Trace number 3367916

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.08 1300.02

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4231.cnf
MD5SUMa52d60bf6e72caa628ad712a5fe0fb7a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4229
Number of clauses100397
Sum of the clauses size411595
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490390
Number of clauses of size 510007
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367916-1305391151.cnf'
0.00/0.00	c -- header says num vars:           4229
0.00/0.00	c -- header says num clauses:      100397
0.00/0.03	c -- clauses added:            0 learnts,       100397 normals,            0 xors
0.00/0.03	c -- vars added       4229
0.00/0.03	c Parsing time:  0.03 s
0.00/0.03	c  N st     0         0      4229    100397         0         0    411595         0   no data   no data
0.29/0.39	c asymm  cl-useful: 0/82578/100397 lits-rem:0 time: 0.36
0.39/0.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
0.39/0.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4229 time:  0.00 s
0.39/0.44	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.49/0.53	c lits-rem:         0  cl-subs:        0  v-elim:     10  v-fix:    0  time:  0.09 s
0.49/0.53	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.57	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.49/0.57	c calculated reachability. Time: 0.00
0.49/0.58	c Calc default polars -  time:   0.00 s pos:    4219 undec:      10 neg:       0
0.49/0.58	c =========================================================================================
0.49/0.58	c types(t): F = full restart, N = normal restart
0.49/0.58	c types(t): S = simplification begin/end, E = solution found
0.49/0.58	c restart types(rt): st = static, dy = dynamic
0.49/0.58	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.58	c  B st     0         0      4219    100330         0         0    412392         0   no data   no data
0.59/0.65	c Decided on static restart strategy
0.69/0.78	c  N st     8      4918      4219    100330         0      4851    412392    333918   no data   no data
1.11/1.12	c  N st    10     11301      4219    100330         0     11119    412392    741057   no data   no data
1.49/1.51	c  N st    11     17045      4219    100330         0     16726    412392   1100570   no data   no data
1.99/2.05	c  F st    12     25003      4219    100330         0     14728    412392    766504   no data   no data
1.99/2.07	c Found part        1 vars:       2120 clauses:     51317 lits size:    211022
1.99/2.07	c Found part        9 vars:       2099 clauses:     49013 lits size:    201370
1.99/2.07	c Found parts:          2 time: 0.02 s
1.99/2.07	c Solving part 9
2.10/2.13	c  N st     0         0      2099     49013         0     14728    201370    766504   no data   no data
2.20/2.28	c asymm  cl-useful: 0/49013/49013 lits-rem:0 time: 0.15
2.29/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
2.29/2.30	c Finding binary XORs  T:     0.00 s  found:       0
2.29/2.32	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
2.29/2.32	c calculated reachability. Time: 0.00
2.29/2.32	c Calc default polars -  time:   0.00 s pos:    2099 undec:    2130 neg:       0
2.29/2.32	c =========================================================================================
2.29/2.32	c types(t): F = full restart, N = normal restart
2.29/2.32	c types(t): S = simplification begin/end, E = solution found
2.29/2.32	c restart types(rt): st = static, dy = dynamic
2.29/2.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.29/2.32	c  B st     0         0      2099     49013         0     14728    201370    766504   no data   no data
2.39/2.43	c Decided on static restart strategy
2.59/2.61	c  N st     8      4926      2099     49013         0     19595    201370   1077355   no data   no data
3.09/3.10	c  N st    10     11311      2099     49013         0     14468    201370    724219   no data   no data
3.50/3.58	c  N st    11     17054      2099     49013         0     20103    201370   1126111   no data   no data
4.09/4.14	c  F st    12     25000      2099     49013         0     17773    201370    912017   no data   no data
4.09/4.14	c  N st    12     25000      2099     49013         0     17773    201370    912017   no data   no data
4.40/4.49	c Decided on static restart strategy
4.40/4.49	c  N st    18     30194      2099     49013         0     12801    201370    691074   no data   no data
5.09/5.13	c  N st    20     37304      2099     49013         0     19884    201370   1629454   no data   no data
5.50/5.54	c  N st    21     43704      2099     49013         0     15608    201370    883617   no data   no data
6.39/6.49	c  N st    22     53303      2099     49013         0     13845    201370    773909   no data   no data
7.39/7.47	c  N st    23     67700      2099     49013         0     15860    201370    713115   no data   no data
8.89/8.90	c  F st    24     87501      2099     49013         0     22347    201370   1179883   no data   no data
8.89/8.90	c  N st    24     87501      2099     49013         0     22347    201370   1179883   no data   no data
9.19/9.24	c Decided on static restart strategy
9.39/9.41	c  N st    31     95542      2099     49013         0     16219    201370    590011   no data   no data
10.09/10.19	c  N st    33    106209      2099     49013         0     26695    201370   1339846   no data   no data
11.01/11.09	c  N st    34    115807      2099     49013         0     21261    201370   1529082   no data   no data
12.69/12.79	c  N st    35    130204      2099     49013         0     19531    201370   1132303   no data   no data
14.59/14.61	c  N st    36    151799      2099     49013         0     23714    201370   1254785   no data   no data
19.29/19.37	c  N st    37    184192      2099     49013         0     19041    201370    742488   no data   no data
24.39/24.44	c  N st    38    232780      2099     49013         0     26000    201370   1158406   no data   no data
32.30/32.35	c  N st    39    305663      2099     49013         0     29284    201370   1268380   no data   no data
32.30/32.39	c  F st    40    306251      2099     49013         0     29860    201370   1309384   no data   no data
32.70/32.77	c Decided on static restart strategy
34.79/34.90	c  N st    50    334559      2099     49013         0     32949    201370   1395778   no data   no data
38.60/38.66	c  N st    52    370553      2099     49013         0     42613    201370   2011002   no data   no data
42.69/42.71	c  N st    53    402946      2099     49013         0     47656    201370   2444956   no data   no data
48.10/48.12	c  N st    54    451534      2099     49013         0     39069    201370   1651582   no data   no data
58.00/58.00	c  N st    55    524418      2099     49013         0     50091    201370   2436077   no data   no data
75.20/75.20	c  N st    56    633741      2099     49013         0     60718    201370   5400194   no data   no data
98.40/98.49	c  N st    57    797725      2099     49013         0     38858    201370   1084923   no data   no data
160.19/160.21	c  N st    58   1043702      2099     49013         0     74461    201370   6225868   no data   no data
164.20/164.27	c  F st    59   1071875      2099     49013         0     57375    201370   2740676   no data   no data
164.20/164.27	c  N st    59   1071875      2099     49013         0     57375    201370   2740676   no data   no data
164.70/164.71	c Decided on static restart strategy
167.30/167.36	c  N st    69   1100180      2099     49013         0     85190    201370   4723531   no data   no data
171.90/171.93	c  N st    71   1136173      2099     49013         0     74684    201370   3278967   no data   no data
177.50/177.55	c  N st    72   1168565      2099     49013         0     60354    201370   3540943   no data   no data
183.61/183.69	c  N st    73   1217153      2099     49013         0     60831    201370   2610126   no data   no data
198.50/198.52	c  N st    74   1290042      2099     49013         0     84645    201370   6915846   no data   no data
219.00/219.03	c  N st    75   1399367      2099     49013         0     92123    201370   6094031   no data   no data
259.70/259.77	c  N st    76   1563351      2099     49013         0     97169    201370   8973499   no data   no data
333.81/333.86	c  N st    77   1809327      2099     49013         0    116585    201370  11622841   no data   no data
456.42/456.42	c  N st    78   2178291      2099     49013         0    115555    201370  10456807   no data   no data
613.31/613.34	c  N st    79   2731738      2099     49013         0    119128    201370   9986751   no data   no data
944.04/944.08	c  N st    80   3561907      2099     49013         0     89997    201370   3322085   no data   no data
995.24/995.24	c  F st    81   3751562      2099     49013         0    109078    201370   4326895   no data   no data
995.24/995.24	c  N st    81   3751562      2099     49013         0    109078    201370   4326895   no data   no data
995.94/995.92	c Decided on static restart strategy
999.04/999.04	c  N st    91   3779871      2099     49013         0    136897    201370   6270239   no data   no data
1005.45/1005.49	c  N st    93   3815863      2099     49013         0     87403    201370   2575624   no data   no data
1015.35/1015.35	c  N st    94   3848257      2099     49013         0    119652    201370   8245270   no data   no data
1024.54/1024.54	c  N st    95   3896845      2099     49013         0    167911    201370  13663013   no data   no data
1053.04/1053.04	c  N st    96   3969730      2099     49013         0    154354    201370  14626196   no data   no data
1099.14/1099.12	c  N st    97   4079053      2099     49013         0    175539    201370  17378909   no data   no data
1147.26/1147.29	c  N st    98   4243038      2099     49013         0    159763    201370  11724431   no data   no data
1198.05/1198.09	c  N st    99   4489015      2099     49013         0    129487    201370   7241788   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367916-1305391151/watcher-3367916-1305391151 -o /tmp/evaluation-result-3367916-1305391151/solver-3367916-1305391151 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367916-1305391151.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.79 3.08 3.47 7/362 19671
/proc/meminfo: memFree=24115416/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=31616 CPUtime=0 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 1363 0 0 0 0 0 0 0 21 0 1 0 650711811 32374784 1304 33554432000 4194304 4580011 140737365258912 18446744073709551615 254500388619 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 7904 1313 324 95 0 2886 0

[startup+0.094283 s]
/proc/loadavg: 2.79 3.08 3.47 7/362 19671
/proc/meminfo: memFree=24115416/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=36044 CPUtime=0.08 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 2871 0 0 0 8 0 0 0 21 0 1 0 650711811 36909056 2746 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 9011 2746 339 95 0 3993 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36044

[startup+0.100281 s]
/proc/loadavg: 2.79 3.08 3.47 7/362 19671
/proc/meminfo: memFree=24115416/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=36044 CPUtime=0.09 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 2878 0 0 0 9 0 0 0 21 0 1 0 650711811 36909056 2753 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 9011 2753 339 95 0 3993 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36044

[startup+0.300241 s]
/proc/loadavg: 2.79 3.08 3.47 7/362 19671
/proc/meminfo: memFree=24115416/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=36176 CPUtime=0.29 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 2925 0 0 0 29 0 0 0 22 0 1 0 650711811 37044224 2800 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 9044 2800 339 95 0 4026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36176

[startup+0.701166 s]
/proc/loadavg: 2.79 3.08 3.47 7/362 19671
/proc/meminfo: memFree=24115416/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=52192 CPUtime=0.69 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 8126 0 0 0 68 1 0 0 24 0 1 0 650711811 53444608 6545 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 13048 6546 365 95 0 8030 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52192

[startup+1.501 s]
/proc/loadavg: 2.79 3.08 3.47 5/363 19672
/proc/meminfo: memFree=24042992/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=52192 CPUtime=1.49 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 9030 0 0 0 147 2 0 0 25 0 1 0 650711811 53444608 7449 33554432000 4194304 4580011 140737365258912 18446744073709551615 4282130 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 13048 7449 365 95 0 8030 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52192

[startup+3.10068 s]
/proc/loadavg: 2.79 3.08 3.47 5/363 19672
/proc/meminfo: memFree=24016704/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=83456 CPUtime=3.09 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 14804 0 0 0 307 2 0 0 25 0 1 0 650711811 85458944 11091 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 20864 11091 366 95 0 15846 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83456

[startup+6.30106 s]
/proc/loadavg: 2.89 3.10 3.47 6/363 19672
/proc/meminfo: memFree=23986112/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=106408 CPUtime=6.29 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 21917 0 0 0 626 3 0 0 25 0 1 0 650711811 108961792 15237 33554432000 4194304 4580011 140737365258912 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 26602 15237 366 95 0 21584 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106408

[startup+12.7008 s]
/proc/loadavg: 2.98 3.11 3.48 5/363 19672
/proc/meminfo: memFree=23954372/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=107324 CPUtime=12.69 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 24650 0 0 0 1265 4 0 0 25 0 1 0 650711811 109899776 17355 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 26831 17355 366 95 0 21813 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 107324

[startup+25.5012 s]
/proc/loadavg: 3.20 3.16 3.48 5/363 19673
/proc/meminfo: memFree=23956224/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=84660 CPUtime=25.49 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 41438 0 0 0 2540 9 0 0 25 0 1 0 650711811 86691840 12528 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 21165 12528 367 95 0 16147 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84660

[startup+51.1011 s]
/proc/loadavg: 3.55 3.24 3.50 5/363 19673
/proc/meminfo: memFree=23902080/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=169112 CPUtime=51.1 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 65252 0 0 0 5097 13 0 0 25 0 1 0 650711811 173170688 20982 33554432000 4194304 4580011 140737365258912 18446744073709551615 4331918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 42278 20982 367 95 0 37260 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 169112

[startup+102.313 s]
/proc/loadavg: 3.80 3.36 3.52 5/363 19675
/proc/meminfo: memFree=23893116/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=153156 CPUtime=102.31 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 113587 0 0 0 10209 22 0 0 25 0 1 0 650711811 156831744 16554 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 38289 16554 367 95 0 33271 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 153156

[startup+162.301 s]
/proc/loadavg: 3.97 3.48 3.56 5/363 19676
/proc/meminfo: memFree=23834816/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=159444 CPUtime=162.3 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 158141 0 0 0 16198 32 0 0 25 0 1 0 650711811 163270656 20501 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 39861 20501 367 95 0 34843 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 159444

[startup+222.301 s]
/proc/loadavg: 3.99 3.58 3.58 5/363 19678
/proc/meminfo: memFree=23849796/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=101368 CPUtime=222.3 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 216282 0 0 0 22187 43 0 0 25 0 1 0 650711811 103800832 16635 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 25342 16635 367 95 0 20324 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 101368

[startup+282.301 s]
/proc/loadavg: 3.99 3.65 3.60 5/363 19679
/proc/meminfo: memFree=23797548/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=106060 CPUtime=282.31 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 260067 0 0 0 28178 53 0 0 25 0 1 0 650711811 108605440 18900 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 26515 18900 367 95 0 21497 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 106060

[startup+342.3 s]
/proc/loadavg: 4.10 3.74 3.64 5/363 19681
/proc/meminfo: memFree=23786960/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=180364 CPUtime=342.3 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 298511 0 0 0 34169 61 0 0 25 0 1 0 650711811 184692736 22183 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 45091 22183 367 95 0 40073 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 180364

[startup+402.3 s]
/proc/loadavg: 4.13 3.82 3.67 5/363 19683
/proc/meminfo: memFree=23768432/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=184716 CPUtime=402.31 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 334544 0 0 0 40161 70 0 0 25 0 1 0 650711811 189149184 21889 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 46179 21889 367 95 0 41161 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 184716

[startup+462.3 s]
/proc/loadavg: 4.05 3.85 3.68 5/363 19684
/proc/meminfo: memFree=23775228/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=188016 CPUtime=462.31 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 372192 0 0 0 46151 80 0 0 25 0 1 0 650711811 192528384 20879 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 47004 20879 367 95 0 41986 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 188016

[startup+522.3 s]
/proc/loadavg: 4.02 3.87 3.70 5/363 19686
/proc/meminfo: memFree=23752256/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=193524 CPUtime=522.32 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 414045 0 0 0 52144 88 0 0 25 0 1 0 650711811 198168576 23509 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 48381 23509 367 95 0 43363 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 193524

[startup+582.3 s]
/proc/loadavg: 4.00 3.89 3.72 5/363 19687
/proc/meminfo: memFree=23757692/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=198604 CPUtime=582.32 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 454557 0 0 0 58135 97 0 0 25 0 1 0 650711811 203370496 23219 33554432000 4194304 4580011 140737365258912 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 49651 23219 367 95 0 44633 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 198604

[startup+642.301 s]
/proc/loadavg: 4.13 3.94 3.75 5/363 19689
/proc/meminfo: memFree=23738556/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=200964 CPUtime=642.33 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 489460 0 0 0 64129 104 0 0 25 0 1 0 650711811 205787136 29469 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 50241 29469 367 95 0 45223 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 200964

[startup+702.301 s]
/proc/loadavg: 4.05 3.95 3.76 5/363 19691
/proc/meminfo: memFree=23719676/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=204356 CPUtime=702.32 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 517708 0 0 0 70122 110 0 0 25 0 1 0 650711811 209260544 29532 33554432000 4194304 4580011 140737365258912 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 51089 29532 367 95 0 46071 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 204356

[startup+762.314 s]
/proc/loadavg: 4.02 3.95 3.77 5/363 19692
/proc/meminfo: memFree=23710464/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=207612 CPUtime=762.34 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 545722 0 0 0 76117 117 0 0 25 0 1 0 650711811 212594688 28370 33554432000 4194304 4580011 140737365258912 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 51903 28370 367 95 0 46885 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 207612

[startup+822.301 s]
/proc/loadavg: 4.16 3.99 3.79 5/363 19694
/proc/meminfo: memFree=23719368/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=210528 CPUtime=822.33 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 575890 0 0 0 82109 124 0 0 25 0 1 0 650711811 215580672 28681 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 52632 28681 367 95 0 47614 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 210528

[startup+882.301 s]
/proc/loadavg: 4.13 4.01 3.81 5/363 19695
/proc/meminfo: memFree=23682596/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=213264 CPUtime=882.33 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 602756 0 0 0 88102 131 0 0 25 0 1 0 650711811 218382336 24390 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 53316 24390 367 95 0 48298 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 213264

[startup+942.301 s]
/proc/loadavg: 4.05 4.00 3.82 5/363 19697
/proc/meminfo: memFree=23636808/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=213988 CPUtime=942.34 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 628470 0 0 0 94094 140 0 0 25 0 1 0 650711811 219123712 34411 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 53497 34411 367 95 0 48479 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 213988

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.82 5/363 19699
/proc/meminfo: memFree=23659340/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=217984 CPUtime=1002.33 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 658285 0 0 0 100086 147 0 0 25 0 1 0 650711811 223215616 28166 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 54496 28166 367 95 0 49478 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 217984

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/363 19700
/proc/meminfo: memFree=23591860/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=153528 CPUtime=1062.34 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 693465 0 0 0 106079 155 0 0 25 0 1 0 650711811 157212672 30749 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294789 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 38382 30749 367 95 0 33364 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 153528

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/363 19702
/proc/meminfo: memFree=23549428/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=262720 CPUtime=1122.34 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 718684 0 0 0 112073 161 0 0 25 0 1 0 650711811 269025280 43353 33554432000 4194304 4580011 140737365258912 18446744073709551615 4324217 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 65680 43353 367 95 0 60662 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 262720

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.85 5/363 19703
/proc/meminfo: memFree=23564372/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=262880 CPUtime=1182.35 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 752971 0 0 0 118066 169 0 0 25 0 1 0 650711811 269189120 38750 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 65720 38750 367 95 0 60702 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 262880

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.85 5/363 19705
/proc/meminfo: memFree=23540656/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=264268 CPUtime=1242.35 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 787590 0 0 0 124058 177 0 0 25 0 1 0 650711811 270610432 44244 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 66067 44244 367 95 0 61049 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 264268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.86 2/359 19710
/proc/meminfo: memFree=23938964/32950928 swapFree=45937192/67111528
[pid=19671] ppid=19669 vsize=264816 CPUtime=1300.06 cores=4,6
/proc/19671/stat : 19671 (strangenight2-s) R 19669 19671 19248 0 -1 4202496 810912 0 0 0 129822 184 0 0 25 0 1 0 650711811 271171584 48863 33554432000 4194304 4580011 140737365258912 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19671/statm: 66204 48863 367 95 0 61186 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 264816

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.08
CPU user time (s): 1298.23
CPU system time (s): 1.85372
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 284664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.23
system time used= 1.85372
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 810913
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 666

runsolver used 4.98024 second user time and 10.2114 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 18:39:11
IDJOB=3367916
IDBENCH=83248
IDSOLVER=1845
FILE ID=node149/3367916-1305391151
RUNJOBID= node149-1305391151-19630
PBS_JOBID= 13324404
Free space on /tmp= 73548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4231.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367916-1305391151/watcher-3367916-1305391151 -o /tmp/evaluation-result-3367916-1305391151/solver-3367916-1305391151 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367916-1305391151.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= a52d60bf6e72caa628ad712a5fe0fb7a
RANDOM SEED=1403613603

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24115696 kB
Buffers:        303968 kB
Cached:        3868304 kB
SwapCached:      19984 kB
Active:        6338448 kB
Inactive:      2201432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24115696 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           30708 kB
Writeback:          16 kB
AnonPages:     4360052 kB
Mapped:          14764 kB
Slab:           157768 kB
PageTables:      71972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80304936 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73560 MiB
End job on node149 at 2011-05-14 19:00:53