Trace number 3370447

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-Night-1-st (fixed)? (TO) 1300 1300.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370447-1305395647.cnf'
0.00/0.00	c -- header says num vars:           2731
0.00/0.00	c -- header says num clauses:       17983
0.00/0.01	c -- clauses added:            0 learnts,        17983 normals,            0 xors
0.00/0.01	c -- vars added       2731
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2731     16452      1185         0    125048         0   no data   no data  --
0.10/0.12	c asymm  cl-useful: 1391/15393/15393 lits-rem:2062 time: 0.10
0.10/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.10/0.13	c bin-w-bin subsume rem         1010 bins  time:  0.00 s
0.10/0.14	c subs with bin:       35  lits-rem:       149  v-fix:    0  time:  0.00 s
0.10/0.14	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   2674 time:  0.00 s
0.10/0.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.10/0.18	c lits-rem:      7234  cl-subs:     3222  v-elim:    491  v-fix:    0  time:  0.04 s
0.10/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.10/0.18	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.10/0.18	c calculated reachability. Time: 0.00
0.10/0.19	c Calc default polars -  time:   0.00 s pos:     599 undec:    1501 neg:     631
0.10/0.19	c =========================================================================================
0.10/0.19	c types(t): F = full restart, N = normal restart
0.10/0.19	c types(t): S = simplification begin/end, E = solution found
0.10/0.19	c restart types(rt): st = static, dy = dynamic
0.10/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.10/0.19	c  B st     0         0      2183     11516      1047         0     82480         0   no data   no data  --
0.19/0.24	c  N dy    14      4021      2183     11516      1075      3745     82472     53621      6.98      7.46  --
0.29/0.32	c  N dy    38      8266      2183     11516      1110      5372     82469     68208      7.05      7.45  --
0.39/0.42	c  N dy    59     12291      2183     11516      1145      5171     82467     58128      7.10      7.86  --
0.49/0.52	c  N dy    86     16319      2183     11516      1182      8998     82464    111989      7.15      8.47  --
0.59/0.63	c  N dy   111     20395      2183     11516      1218      7551     82464     85006      7.19      7.61  --
0.69/0.76	c  N dy   141     24483      2183     11516      1241     11444     82461    141754      7.30     12.15  --
0.69/0.78	c  F st   144     25000      2183     11516      1247     11924     82458    148604      7.31      6.54  --
0.89/0.96	c  N dy   150     30000      2183     11516      1278     10331     82458    134679      7.31   no data  --
0.89/0.96	c  S st   150     30000      2183     11516      1278     10331     82458    134679      7.31   no data  --
0.89/0.99	c  S st   150     30501      2183     11516      1304     10789     82454    140237      7.31   no data  --
0.89/0.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.99	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
0.99/1.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   27 Bins:    648 BRemL:      1 BRemN:      0 P:  0.6M T:  0.01
0.99/1.01	c Replacing       28 vars Replaced     9768 lits Time:     0.01 s 
0.99/1.02	c bin-w-bin subsume rem            6 bins  time:  0.00 s
0.99/1.05	c subs with bin:      760  lits-rem:      5062  v-fix:    0  time:  0.04 s
0.99/1.05	c Subs w/ non-existent bins:      0 l-rem:     21 v-fix:     0 done:   2155 time:  0.00 s
0.99/1.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.56	c lits-rem:      2982  cl-subs:     1613  v-elim:    258  v-fix:    0  time:  0.51 s
1.69/1.74	c asymm  cl-useful: 40/10398/10398 lits-rem:41 time: 0.18
1.69/1.74	c calculated reachability. Time: 0.00
1.69/1.74	c  N dy   150     30501      1897     10398      1868      9264     72528    123725      7.31   no data  --
1.79/1.82	c Finding binary XORs  T:     0.00 s  found:       6
1.89/1.92	c  N dy   182     34591      1897     10398      1911     13169     72528    185250      7.39      9.09  --
1.99/2.09	c  N dy   211     38592      1897     10398      1941      9513     72528    103875      7.47     10.94  --
2.20/2.30	c  N dy   249     42679      1897     10398      1974     13465     72528    179192      7.68     10.13  --
2.49/2.50	c  S st   278     45751      1897     10398      1989     16465     72528    236802      7.82   no data  --
2.49/2.54	c  S st   278     46253      1897     10398      2001     16950     72528    243443      7.82   no data  --
2.49/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    251 BRemL:      6 BRemN:      0 P:  0.8M T:  0.02
2.49/2.57	c Replacing       12 vars Replaced     5629 lits Time:     0.01 s 
2.49/2.58	c bin-w-bin subsume rem           16 bins  time:  0.00 s
2.59/2.64	c subs with bin:      548  lits-rem:      1538  v-fix:    0  time:  0.06 s
2.59/2.64	c Subs w/ non-existent bins:      0 l-rem:     10 v-fix:     0 done:   1885 time:  0.00 s
2.59/2.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.49/3.57	c lits-rem:      1577  cl-subs:      528  v-elim:     43  v-fix:    0  time:  0.93 s
3.49/3.57	c vivif2 --  cl tried    10299 cl shrink        0 lits rem          0 time: 0.00
3.49/3.57	c vivif2 --  cl tried    15949 cl shrink       67 lits rem         67 time: 0.00
3.79/3.88	c asymm  cl-useful: 21/10299/10299 lits-rem:21 time: 0.31
3.79/3.88	c calculated reachability. Time: 0.00
3.79/3.88	c  N dy   278     46253      1842     10299      2206     15949     71518    232890      7.82   no data  --
4.09/4.11	c  N dy   314     50291      1842     10299      2223     11318     71518    131309      7.98     11.54  --
4.09/4.19	c Finding binary XORs  T:     0.00 s  found:       2
4.29/4.37	c  N dy   353     54348      1842     10299      2244     15285     71518    214160      8.17      9.67  --
4.59/4.67	c  N dy   390     58373      1842     10299      2260     19197     71518    297301      8.34     10.45  --
4.89/4.93	c  N dy   429     62450      1842     10299      2279     13527     71518    167279      8.53      9.48  --
5.19/5.22	c  N dy   465     66489      1842     10299      2292     17459     71518    250954      8.65     12.10  --
5.39/5.48	c  S st   492     69381      1842     10299      2304     20284     71517    314806      8.74      8.34  --
5.50/5.53	c  S st   492     69884      1842     10299      2307     20779     71517    322519      8.74   no data  --
5.50/5.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.50/5.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.50/5.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     30 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
5.50/5.56	c Replacing        2 vars Replaced      199 lits Time:     0.00 s 
5.50/5.57	c bin-w-bin subsume rem            4 bins  time:  0.00 s
5.60/5.66	c subs with bin:      511  lits-rem:      1452  v-fix:    0  time:  0.09 s
5.60/5.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1840 time:  0.00 s
5.60/5.66	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
6.99/7.08	c lits-rem:      2523  cl-subs:      672  v-elim:     13  v-fix:    0  time:  1.42 s
6.99/7.08	c vivif2 --  cl tried    10266 cl shrink        0 lits rem          0 time: 0.00
6.99/7.09	c vivif2 --  cl tried    19624 cl shrink       37 lits rem         37 time: 0.00
7.39/7.46	c asymm  cl-useful: 68/10266/10266 lits-rem:72 time: 0.37
7.39/7.46	c calculated reachability. Time: 0.00
7.39/7.46	c  N dy   492     69884      1827     10265      2330     19624     71187    308732      8.74   no data  --
7.70/7.80	c  N dy   531     74357      1827     10265      2343     13305     71187    146070      8.86      9.82  --
8.09/8.17	c  N dy   571     79385      1827     10265      2356     18202     71187    251239      8.97      9.46  --
8.29/8.31	c Finding binary XORs  T:     0.00 s  found:       0
8.59/8.67	c  N dy   618     84536      1827     10265      2375     23245     71187    370075      9.10     10.11  --
8.80/8.87	c  F st   636     87500      1827     10265      2379     14451     71186    149515      9.12      7.86  --
9.09/9.14	c  N st   641     90799      1827     10265      2384     17692     71186    228893      9.12   no data  --
9.29/9.33	c Decided on static restart strategy
9.90/10.00	c  N st   644     99805      1827     10265      2399     14894     71186    175312      9.12   no data  --
10.39/10.45	c  S st   645    104826      1827     10265      2407     19784     71186    312897      9.12   no data  --
10.49/10.51	c  S st   645    105327      1827     10265      2409     20280     71186    321670      9.12   no data  --
10.49/10.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.49/10.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.49/10.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     17 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
10.49/10.55	c bin-w-bin subsume rem            2 bins  time:  0.00 s
10.59/10.63	c subs with bin:      425  lits-rem:       791  v-fix:    0  time:  0.08 s
10.59/10.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1827 time:  0.00 s
10.59/10.63	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
12.00/12.06	c lits-rem:      2213  cl-subs:     1960  v-elim:     24  v-fix:    0  time:  1.43 s
12.00/12.06	c vivif2 --  cl tried    10233 cl shrink        0 lits rem          0 time: 0.00
12.00/12.07	c vivif2 --  cl tried    17934 cl shrink       31 lits rem         31 time: 0.00
12.39/12.44	c asymm  cl-useful: 51/10233/10233 lits-rem:80 time: 0.37
12.39/12.44	c calculated reachability. Time: 0.00
12.39/12.44	c  N st   645    105327      1803     10229      2427     17934     70858    287471      9.12   no data  --
13.59/13.61	c  N st   646    114926      1803     10229      2434     27347     70858    541308      9.12   no data  --
15.40/15.48	c  N st   647    129323      1803     10229      2440     28304     70858    564288      9.12   no data  --
15.40/15.48	c Finding binary XORs  T:     0.00 s  found:       0
18.29/18.36	c  N st   648    150918      1803     10229      2450     19715     70858    260790      9.12   no data  --
19.19/19.20	c  S st   649    157992      1803     10229      2453     26623     70858    438927      9.12   no data  --
19.19/19.29	c  S st   649    158494      1803     10229      2455     27123     70858    448866      9.12   no data  --
19.19/19.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.29/19.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
19.29/19.34	c bin-w-bin subsume rem            2 bins  time:  0.00 s
19.39/19.45	c subs with bin:      179  lits-rem:      1166  v-fix:    0  time:  0.11 s
19.39/19.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1803 time:  0.00 s
19.39/19.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
20.79/20.89	c lits-rem:      2414  cl-subs:     2044  v-elim:     20  v-fix:    0  time:  1.44 s
20.90/20.91	c vivif2 --  cl tried    10211 cl shrink        0 lits rem          0 time: 0.00
20.90/20.91	c vivif2 --  cl tried    24925 cl shrink      253 lits rem        253 time: 0.01
21.29/21.30	c asymm  cl-useful: 45/7715/10211 lits-rem:45 time: 0.39
21.29/21.30	c calculated reachability. Time: 0.00
21.29/21.30	c  N st   649    158494      1783     10211      2456     24925     70659    415046      9.12   no data  --
29.29/29.38	c  N st   650    207083      1783     10211      2466     38431     70656    774439      9.12   no data  --
34.49/34.55	c  N st   651    237741      1783     10211      2471     30405     70655    506529      9.12   no data  --
34.49/34.55	c  S st   651    237741      1783     10211      2471     30405     70655    506529      9.12   no data  --
34.49/34.56	c Finding binary XORs  T:     0.00 s  found:       0
34.59/34.64	c  S st   651    238247      1783     10211      2472     30910     70655    516896      9.12   no data  --
34.59/34.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.59/34.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.59/34.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      1 BRemN:      0 P:  1.5M T:  0.03
34.59/34.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.79/34.84	c subs with bin:       73  lits-rem:       334  v-fix:    0  time:  0.14 s
34.79/34.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1783 time:  0.00 s
34.79/34.84	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
36.49/36.56	c lits-rem:      2348  cl-subs:     1912  v-elim:     15  v-fix:    0  time:  1.73 s
36.49/36.57	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.00
36.49/36.57	c vivif2 --  cl tried    28948 cl shrink      167 lits rem        169 time: 0.01
36.69/36.74	c asymm  cl-useful: 4/2480/10195 lits-rem:4 time: 0.17
36.69/36.74	c calculated reachability. Time: 0.00
36.69/36.74	c  N st   651    238247      1768     10195      2479     28948     70527    483536      9.12   no data  --
48.29/48.38	c  F st   652    306251      1768     10195      2497     31087     70527    471536      9.12   no data  --
48.29/48.38	c  N st   652    306251      1768     10195      2497     31087     70527    471536      9.12   no data  --
48.69/48.70	c Finding binary XORs  T:     0.00 s  found:       0
51.70/51.78	c  N dy   764    325892      1768     10195      2540     25482     70527    272625      9.34     11.66  --
53.29/53.34	c Finding binary XORs  T:     0.00 s  found:       1
55.10/55.13	c  N dy   933    345910      1768     10195      2569     45078     70527    772821      9.67     13.99  --
57.09/57.17	c  S st  1031    357370      1768     10195      2579     31222     70527    396833      9.81   no data  --
57.20/57.26	c  S st  1031    357873      1768     10195      2580     31722     70527    407554      9.81   no data  --
57.20/57.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.20/57.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.20/57.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
57.20/57.30	c Replacing        1 vars Replaced     1601 lits Time:     0.01 s 
57.30/57.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.39/57.45	c subs with bin:     1425  lits-rem:      1289  v-fix:    0  time:  0.13 s
57.39/57.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1767 time:  0.00 s
57.39/57.45	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
58.89/58.98	c lits-rem:      2182  cl-subs:     1354  v-elim:      4  v-fix:    0  time:  1.53 s
58.89/58.98	c vivif2 --  cl tried    10185 cl shrink        0 lits rem          0 time: 0.00
58.89/58.99	c vivif2 --  cl tried    28949 cl shrink      105 lits rem        105 time: 0.01
59.40/59.41	c asymm  cl-useful: 34/6612/10185 lits-rem:35 time: 0.41
59.40/59.41	c calculated reachability. Time: 0.00
59.40/59.41	c  N dy  1031    357873      1763     10185      2592     28949     70400    384395      9.81   no data  --
60.99/61.07	c Finding binary XORs  T:     0.00 s  found:       0
63.19/63.28	c  N dy  1216    377920      1763     10185      2621     48644     70399    925148     10.11     15.52  --
67.29/67.30	c  N dy  1392    399048      1763     10185      2633     43694     70399    765496     10.37     10.96  --
68.49/68.57	c Finding binary XORs  T:     0.00 s  found:       0
71.39/71.46	c  N dy  1549    419916      1763     10185      2644     37576     70399    568041     10.54     11.22  --
75.59/75.68	c  N dy  1686    440004      1763     10185      2666     29692     70399    319500     10.66     13.22  --
76.39/76.49	c Finding binary XORs  T:     0.00 s  found:       0
79.79/79.81	c  N dy  1800    461771      1763     10185      2678     51113     70399    927481     10.71     11.27  --
83.70/83.72	c  N dy  1907    481874      1763     10185      2688     42370     70399    654117     10.73     11.36  --
87.69/87.70	c Finding binary XORs  T:     0.00 s  found:       0
88.00/88.02	c  N dy  2004    502031      1763     10185      2696     32634     70399    359405     10.75     11.54  --
92.09/92.14	c  N dy  2147    522674      1763     10185      2705     52972     70399    946950     10.85     11.43  --
95.19/95.22	c  S st  2232    536810      1763     10185      2713     36339     70399    434757     10.88   no data  --
95.29/95.31	c  S st  2232    537310      1763     10185      2713     36836     70399    445421     10.88   no data  --
95.29/95.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.29/95.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.29/95.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     17 BRemL:      2 BRemN:      0 P:  1.8M T:  0.04
95.29/95.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.49/95.51	c subs with bin:     2133  lits-rem:      2576  v-fix:    0  time:  0.15 s
95.49/95.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1763 time:  0.00 s
95.49/95.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
96.99/97.01	c lits-rem:      1988  cl-subs:     1463  v-elim:     12  v-fix:    0  time:  1.49 s
96.99/97.01	c vivif2 --  cl tried    10164 cl shrink        0 lits rem          0 time: 0.00
96.99/97.02	c vivif2 --  cl tried    33267 cl shrink       38 lits rem         38 time: 0.01
97.39/97.41	c asymm  cl-useful: 0/3552/10164 lits-rem:0 time: 0.39
97.39/97.41	c calculated reachability. Time: 0.00
97.39/97.41	c  N dy  2232    537310      1751     10164      2763     33267     70201    416824     10.88   no data  --
97.39/97.41	c Finding binary XORs  T:     0.00 s  found:       0
101.39/101.47	c  N dy  2364    557332      1751     10164      2771     52989     70201    980529     10.94     11.55  --
105.88/105.96	c  N dy  2458    577374      1751     10164      2777     41230     70201    570981     10.95     13.90  --
110.99/111.03	c  N dy  2544    598134      1751     10164      2783     61649     70201   1144424     10.95     11.57  --
115.59/115.65	c  N dy  2618    619031      1751     10164      2789     49698     70201    779241     10.94     11.70  --
116.98/117.01	c Finding binary XORs  T:     0.00 s  found:       0
120.59/120.61	c  N dy  2685    639085      1751     10164      2795     35977     70201    384497     10.93     11.52  --
125.19/125.25	c  N dy  2777    660505      1751     10164      2802     57019     70201    962909     10.94     11.52  --
129.98/130.05	c  N dy  2872    680856      1751     10164      2807     42637     70201    539087     10.95     11.56  --
135.09/135.15	c  N dy  2973    702916      1751     10164      2819     64300     70201   1128929     10.96     11.57  --
135.89/135.94	c Finding binary XORs  T:     0.00 s  found:       0
139.59/139.65	c  N dy  3081    722923      1751     10164      2832     48586     70201    687256     10.98     13.16  --
144.59/144.63	c  N dy  3138    742979      1751     10164      2835     68238     70201   1218119     10.96     11.54  --
149.49/149.55	c  N dy  3245    764546      1751     10164      2841     53092     70201    797071     10.98     11.58  --
154.89/154.94	c  N dy  3327    784561      1751     10164      2844     72828     70201   1342840     10.97     11.81  --
158.69/158.71	c Finding binary XORs  T:     0.00 s  found:       0
159.39/159.46	c  N dy  3437    804717      1751     10164      2854     55264     70201    826718     10.99     11.63  --
159.69/159.79	c  S st  3444    805965      1751     10164      2855     56486     70201    859080     10.99      9.70  --
159.89/159.93	c  S st  3444    806467      1751     10164      2855     56984     70201    869891     10.99   no data  --
159.89/159.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.89/159.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.99/160.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     19 BRemL:      1 BRemN:      0 P:  2.7M T:  0.07
159.99/160.04	c bin-w-bin subsume rem           35 bins  time:  0.00 s
160.28/160.39	c subs with bin:     1518  lits-rem:      2130  v-fix:    0  time:  0.36 s
160.28/160.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1751 time:  0.00 s
160.38/160.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
162.80/162.86	c lits-rem:      3189  cl-subs:     2348  v-elim:      0  v-fix:    0  time:  2.46 s
162.80/162.86	c vivif2 --  cl tried    10164 cl shrink        0 lits rem          0 time: 0.00
162.80/162.88	c vivif2 --  cl tried    53118 cl shrink      435 lits rem        456 time: 0.02
162.99/163.09	c asymm  cl-useful: 36/2386/10164 lits-rem:36 time: 0.21
162.99/163.09	c calculated reachability. Time: 0.00
162.99/163.09	c  N dy  3444    806467      1751     10164      2867     53118     70165    828741     10.99   no data  --
168.49/168.54	c  N dy  3474    828078      1751     10164      2867     74255     70165   1375300     10.94     11.60  --
168.49/168.54	c Finding binary XORs  T:     0.00 s  found:       0
173.48/173.51	c  N dy  3573    848210      1751     10164      2872     55816     70165    850859     10.95     11.56  --
179.19/179.27	c  N dy  3660    868224      1751     10164      2877     75478     70165   1391007     10.96     11.97  --
184.29/184.32	c  N dy  3741    888949      1751     10164      2880     56601     70165    857220     10.96     11.54  --
190.49/190.52	c  N dy  3816    910662      1751     10164      2885     77951     70165   1437467     10.96     11.58  --
195.18/195.29	c  N dy  3907    930976      1751     10164      2890     57588     70165    857496     10.96     11.74  --
200.09/200.18	c Finding binary XORs  T:     0.00 s  found:       0
201.09/201.13	c  N dy  4008    951051      1751     10164      2898     77312     70165   1393632     10.97     12.50  --
206.49/206.57	c  N dy  4088    972507      1751     10164      2900     57074     70165    805887     10.97     11.73  --
213.09/213.15	c  N dy  4170    995118      1751     10164      2906     79257     70165   1410824     10.96     11.71  --
218.29/218.38	c  N dy  4274   1015265      1751     10164      2908     56849     70165    788027     10.96     11.56  --
223.98/224.06	c  N dy  4372   1035400      1751     10164      2912     76656     70165   1319509     10.97     11.65  --
230.08/230.11	c  N dy  4456   1057619      1751     10164      2916     55272     70165    733105     10.97     11.55  --
233.69/233.78	c  F st  4502   1071875      1751     10164      2916     69259     70165   1114655     10.97   no data  --
235.09/235.18	c Decided on static restart strategy
236.09/236.11	c  N st  4509   1079912      1751     10164      2918     77138     70165   1341921     10.97   no data  --
242.19/242.22	c  N st  4512   1100176      1751     10164      2918     54280     70165    990757     10.97   no data  --
253.78/253.87	c  N st  4514   1136171      1751     10164      2919     89589     70165   2077192     10.97   no data  --
263.69/263.79	c  N st  4515   1168563      1751     10164      2920     76920     70165   1537892     10.97   no data  --
278.98/279.00	c  N st  4516   1209700      1751     10164      2921     71842     70165   1340719     10.97   no data  --
278.98/279.00	c  S st  4516   1209700      1751     10164      2921     71842     70165   1340719     10.97   no data  --
279.18/279.22	c  S st  4516   1210203      1751     10164      2921     72341     70165   1352641     10.97   no data  --
279.18/279.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
279.18/279.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
279.28/279.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      1 BRemN:      0 P:  3.4M T:  0.09
279.28/279.35	c bin-w-bin subsume rem           29 bins  time:  0.00 s
279.78/279.85	c subs with bin:      281  lits-rem:      1493  v-fix:    0  time:  0.50 s
279.78/279.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1751 time:  0.00 s
279.78/279.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
283.59/283.66	c lits-rem:       770  cl-subs:     4735  v-elim:     10  v-fix:    0  time:  3.80 s
283.59/283.66	c vivif2 --  cl tried    10137 cl shrink        0 lits rem          0 time: 0.00
283.59/283.69	c vivif2 --  cl tried    67356 cl shrink      133 lits rem        138 time: 0.02
283.90/283.92	c asymm  cl-useful: 4/1326/10137 lits-rem:5 time: 0.23
283.90/283.92	c calculated reachability. Time: 0.00
283.90/283.92	c  N st  4516   1210203      1741     10137      2908     67356     69913   1270056     10.97   no data  --
283.90/283.92	c Finding binary XORs  T:     0.00 s  found:       0
311.48/311.52	c  N st  4517   1283085      1741     10137      2910     91641     69913   1949130     10.97   no data  --
353.88/353.97	c  N st  4518   1392410      1741     10137      2915    101557     69913   1964813     10.97   no data  --
419.39/419.49	c  N st  4519   1556396      1741     10137      2918     56938     69913    728296     10.97   no data  --
474.28/474.36	c  N st  4520   1710204      1741     10137      2923     98372     69913   1780804     10.97   no data  --
474.28/474.36	c  S st  4520   1710204      1741     10137      2923     98372     69913   1780804     10.97   no data  --
474.58/474.63	c  S st  4520   1710705      1741     10137      2923     98867     69913   1792608     10.97   no data  --
474.58/474.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
474.58/474.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
474.78/474.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.16
474.78/474.86	c bin-w-bin subsume rem            9 bins  time:  0.00 s
475.68/475.72	c subs with bin:      515  lits-rem:       637  v-fix:    0  time:  0.87 s
475.68/475.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1741 time:  0.00 s
475.68/475.72	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
486.98/487.01	c lits-rem:       770  cl-subs:    27535  v-elim:      2  v-fix:    0  time: 11.29 s
486.98/487.01	c vivif2 --  cl tried    10092 cl shrink        0 lits rem          0 time: 0.00
486.98/487.04	c vivif2 --  cl tried    70860 cl shrink      578 lits rem        612 time: 0.03
487.29/487.31	c asymm  cl-useful: 0/609/10092 lits-rem:0 time: 0.27
487.29/487.31	c calculated reachability. Time: 0.00
487.29/487.31	c  N st  4520   1710705      1739     10092      2914     70860     69511   1306555     10.97   no data  --
593.18/593.29	c Finding binary XORs  T:     0.00 s  found:       0
635.08/635.13	c  N st  4521   2079669      1738     10050      2919     76850     69175   1216256     10.97   no data  --
690.29/690.37	c  N st  4522   2210705      1738     10050      2920     85544     69175   1354537     10.97   no data  --
690.29/690.37	c  S st  4522   2210705      1738     10050      2920     85544     69175   1354537     10.97   no data  --
690.59/690.61	c  S st  4522   2211208      1738     10050      2922     86039     69175   1364874     10.97   no data  --
690.59/690.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
690.59/690.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
690.69/690.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.13
690.69/690.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
691.29/691.33	c subs with bin:      386  lits-rem:       204  v-fix:    0  time:  0.53 s
691.29/691.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1738 time:  0.00 s
691.29/691.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
694.99/695.01	c lits-rem:       890  cl-subs:     4933  v-elim:      0  v-fix:    0  time:  3.68 s
694.99/695.01	c vivif2 --  cl tried    10050 cl shrink        0 lits rem          0 time: 0.00
694.99/695.04	c vivif2 --  cl tried    80720 cl shrink      823 lits rem        874 time: 0.03
695.30/695.31	c asymm  cl-useful: 10/608/10050 lits-rem:10 time: 0.27
695.30/695.32	c calculated reachability. Time: 0.00
695.30/695.32	c  N st  4522   2211208      1738     10050      2922     80720     69164   1288384     10.97   no data  --
927.97/928.01	c Finding binary XORs  T:     0.00 s  found:       1
941.28/941.37	c  N st  4523   2711208      1736      9994      2928     96809     68705   1628919     10.97   no data  --
941.28/941.37	c  S st  4523   2711208      1736      9994      2928     96809     68705   1628919     10.97   no data  --
941.58/941.69	c  S st  4523   2711711      1736      9994      2928     97308     68705   1638650     10.97   no data  --
941.58/941.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
941.58/941.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
941.78/941.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:      5 BRemN:      0 P:  4.8M T:  0.16
941.78/941.86	c Replacing        1 vars Replaced       70 lits Time:     0.01 s 
941.88/941.92	c bin-w-bin subsume rem            1 bins  time:  0.00 s
942.48/942.58	c subs with bin:      165  lits-rem:      1650  v-fix:    0  time:  0.66 s
942.48/942.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1735 time:  0.00 s
942.48/942.59	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
948.67/948.75	c lits-rem:      5809  cl-subs:     8400  v-elim:     15  v-fix:    0  time:  6.16 s
948.67/948.75	c vivif2 --  cl tried     9957 cl shrink        0 lits rem          0 time: 0.00
948.67/948.78	c vivif2 --  cl tried    88776 cl shrink      354 lits rem        376 time: 0.03
948.97/949.03	c asymm  cl-useful: 0/499/9957 lits-rem:0 time: 0.25
948.97/949.03	c calculated reachability. Time: 0.00
948.97/949.03	c  N st  4523   2711711      1720      9957      2935     88776     68402   1492918     10.97   no data  --
999.67/999.71	c Finding binary XORs  T:     0.00 s  found:       0
1198.98/1199.02	c  N st  4524   3211712      1718      9952      2936    149175     68321   2836087     10.97   no data  --
1198.98/1199.02	c  S st  4524   3211712      1718      9952      2936    149175     68321   2836087     10.97   no data  --
1199.28/1199.37	c Finding binary XORs  T:     0.00 s  found:       0
1199.48/1199.55	c  S st  4524   3212212      1718      9851      2904    145181     67675   2786480     10.97   no data  --
1199.48/1199.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1199.48/1199.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1199.78/1199.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      1 BRemN:      0 P:  7.0M T:  0.26
1199.87/1199.91	c bin-w-bin subsume rem            8 bins  time:  0.00 s
1201.18/1201.29	c subs with bin:      189  lits-rem:      2747  v-fix:    0  time:  1.38 s
1201.18/1201.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1718 time:  0.00 s
1201.18/1201.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1221.97/1222.04	c lits-rem:      6417  cl-subs:    21275  v-elim:     18  v-fix:    0  time: 20.75 s
1221.97/1222.05	c vivif2 --  cl tried     9781 cl shrink        1 lits rem          1 time: 0.00
1221.97/1222.09	c vivif2 --  cl tried   123780 cl shrink      666 lits rem        703 time: 0.05
1222.27/1222.33	c asymm  cl-useful: 0/366/9781 lits-rem:0 time: 0.24
1222.27/1222.34	c calculated reachability. Time: 0.00
1222.27/1222.34	c  N st  4524   3212212      1700      9781      2896    123780     67116   2396920     10.97   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-3370447-1305395647/watcher-3370447-1305395647 -o /tmp/evaluation-result-3370447-1305395647/solver-3370447-1305395647 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370447-1305395647.cnf 

running on 2 cores: 1,3

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: 3.28 2.88 3.42 4/284 25638
/proc/meminfo: memFree=20326576/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=30972 CPUtime=0 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 1007 0 0 0 0 0 0 0 25 0 1 0 651164479 31715328 948 33554432000 4194304 4650387 140733536202416 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 7743 949 329 112 0 2708 0

[startup+0.110179 s]
/proc/loadavg: 3.28 2.88 3.42 4/284 25638
/proc/meminfo: memFree=20326576/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=31676 CPUtime=0.1 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 1283 0 0 0 10 0 0 0 25 0 1 0 651164479 32436224 1224 33554432000 4194304 4650387 140733536202416 18446744073709551615 4371111 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 7919 1224 347 112 0 2884 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31676

[startup+0.200161 s]
/proc/loadavg: 3.28 2.88 3.42 4/284 25638
/proc/meminfo: memFree=20326576/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=36956 CPUtime=0.19 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 2613 0 0 0 19 0 0 0 25 0 1 0 651164479 37842944 2370 33554432000 4194304 4650387 140733536202416 18446744073709551615 4315161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 9239 2370 378 112 0 4204 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36956

[startup+0.300143 s]
/proc/loadavg: 3.28 2.88 3.42 4/284 25638
/proc/meminfo: memFree=20326576/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=36920 CPUtime=0.29 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 2854 0 0 0 29 0 0 0 25 0 1 0 651164479 37806080 2328 33554432000 4194304 4650387 140733536202416 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 9230 2328 380 112 0 4195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36920

[startup+0.701073 s]
/proc/loadavg: 3.28 2.88 3.42 4/284 25638
/proc/meminfo: memFree=20326576/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=37596 CPUtime=0.69 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 3575 0 0 0 69 0 0 0 25 0 1 0 651164479 38498304 2536 33554432000 4194304 4650387 140733536202416 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 9399 2536 380 112 0 4364 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37596

[startup+1.50093 s]
/proc/loadavg: 3.28 2.88 3.42 5/285 25639
/proc/meminfo: memFree=20305364/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=41752 CPUtime=1.49 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 4964 0 0 0 149 0 0 0 25 0 1 0 651164479 42754048 3578 33554432000 4194304 4650387 140733536202416 18446744073709551615 4443709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 10438 3578 382 112 0 5403 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41752

[startup+3.10065 s]
/proc/loadavg: 3.28 2.88 3.42 5/285 25639
/proc/meminfo: memFree=20324716/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=44524 CPUtime=3.09 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 6137 0 0 0 309 0 0 0 25 0 1 0 651164479 45592576 4362 33554432000 4194304 4650387 140733536202416 18446744073709551615 4441636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 11131 4363 382 112 0 6096 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44524

[startup+6.30108 s]
/proc/loadavg: 3.34 2.90 3.43 5/285 25639
/proc/meminfo: memFree=20312368/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=47476 CPUtime=6.29 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 7719 0 0 0 628 1 0 0 25 0 1 0 651164479 48615424 5081 33554432000 4194304 4650387 140733536202416 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 11869 5081 382 112 0 6834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47476

[startup+12.7009 s]
/proc/loadavg: 3.39 2.92 3.43 5/285 25639
/proc/meminfo: memFree=20310404/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=49812 CPUtime=12.69 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 9924 0 0 0 1267 2 0 0 25 0 1 0 651164479 51007488 5667 33554432000 4194304 4650387 140733536202416 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 12453 5667 383 112 0 7418 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49812

[startup+25.5007 s]
/proc/loadavg: 3.53 2.97 3.44 5/285 25640
/proc/meminfo: memFree=20300608/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=55792 CPUtime=25.5 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 14827 0 0 0 2546 4 0 0 25 0 1 0 651164479 57131008 7225 33554432000 4194304 4650387 140733536202416 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 13948 7225 383 112 0 8913 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 55792

[startup+51.1011 s]
/proc/loadavg: 3.74 3.07 3.46 5/285 25640
/proc/meminfo: memFree=20182792/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=60028 CPUtime=51.09 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 22516 0 0 0 5103 6 0 0 25 0 1 0 651164479 61468672 8488 33554432000 4194304 4650387 140733536202416 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 15007 8488 383 112 0 9972 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60028

[startup+102.301 s]
/proc/loadavg: 3.94 3.23 3.49 5/285 25642
/proc/meminfo: memFree=20139596/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=80032 CPUtime=102.3 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 26731 0 0 0 10222 8 0 0 25 0 1 0 651164479 81952768 11564 33554432000 4194304 4650387 140733536202416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 20008 11564 383 112 0 14973 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80032

[startup+162.3 s]
/proc/loadavg: 3.98 3.36 3.52 5/285 25643
/proc/meminfo: memFree=20108008/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=70948 CPUtime=162.28 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 39529 0 0 0 16216 12 0 0 25 0 1 0 651164479 72650752 10917 33554432000 4194304 4650387 140733536202416 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 17737 10917 383 112 0 12702 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 70948

[startup+222.311 s]
/proc/loadavg: 4.04 3.49 3.55 5/285 25645
/proc/meminfo: memFree=20044260/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=73548 CPUtime=222.3 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 49522 0 0 0 22215 15 0 0 25 0 1 0 651164479 75313152 11849 33554432000 4194304 4650387 140733536202416 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 18387 11849 383 112 0 13352 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 73548

[startup+282.301 s]
/proc/loadavg: 4.01 3.58 3.57 5/285 25646
/proc/meminfo: memFree=20021780/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=90684 CPUtime=282.28 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 62062 0 0 0 28210 18 0 0 25 0 1 0 651164479 92860416 15649 33554432000 4194304 4650387 140733536202416 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 22671 15649 383 112 0 17636 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 90684

[startup+342.3 s]
/proc/loadavg: 4.00 3.65 3.60 5/285 25648
/proc/meminfo: memFree=20002548/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=114196 CPUtime=342.28 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 67765 0 0 0 34208 20 0 0 25 0 1 0 651164479 116936704 21352 33554432000 4194304 4650387 140733536202416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 28549 21352 383 112 0 23514 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 114196

[startup+402.301 s]
/proc/loadavg: 4.00 3.71 3.62 5/285 25650
/proc/meminfo: memFree=19844676/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=126864 CPUtime=402.29 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 70297 0 0 0 40208 21 0 0 25 0 1 0 651164479 129908736 23884 33554432000 4194304 4650387 140733536202416 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 31716 23884 383 112 0 26681 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 126864

[startup+462.301 s]
/proc/loadavg: 4.00 3.76 3.64 5/285 25660
/proc/meminfo: memFree=19838124/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=126864 CPUtime=462.28 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 70663 0 0 0 46207 21 0 0 25 0 1 0 651164479 129908736 24250 33554432000 4194304 4650387 140733536202416 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 31716 24250 383 112 0 26681 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 126864

[startup+522.3 s]
/proc/loadavg: 4.05 3.82 3.67 5/285 25662
/proc/meminfo: memFree=19820720/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=107612 CPUtime=522.28 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 74597 0 0 0 52206 22 0 0 25 0 1 0 651164479 110194688 20779 33554432000 4194304 4650387 140733536202416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 26903 20779 383 112 0 21868 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 107612

[startup+582.301 s]
/proc/loadavg: 4.02 3.85 3.68 5/285 25663
/proc/meminfo: memFree=19861008/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=107728 CPUtime=582.28 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 81780 0 0 0 58204 24 0 0 25 0 1 0 651164479 110313472 19614 33554432000 4194304 4650387 140733536202416 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 26932 19614 383 112 0 21897 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 107728

[startup+642.301 s]
/proc/loadavg: 4.11 3.91 3.71 5/285 25668
/proc/meminfo: memFree=19790208/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=119752 CPUtime=642.28 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 88029 0 0 0 64202 26 0 0 25 0 1 0 651164479 122626048 23137 33554432000 4194304 4650387 140733536202416 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 29938 23137 383 112 0 24903 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 119752

[startup+702.3 s]
/proc/loadavg: 4.04 3.92 3.73 5/285 25670
/proc/meminfo: memFree=19769968/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=131432 CPUtime=702.29 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 91545 0 0 0 70201 28 0 0 25 0 1 0 651164479 134586368 26653 33554432000 4194304 4650387 140733536202416 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 32858 26653 383 112 0 27823 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 131432

[startup+762.301 s]
/proc/loadavg: 4.01 3.93 3.74 5/285 25671
/proc/meminfo: memFree=19757788/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=131432 CPUtime=762.29 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 92186 0 0 0 76201 28 0 0 25 0 1 0 651164479 134586368 27294 33554432000 4194304 4650387 140733536202416 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 32858 27294 383 112 0 27823 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 131432

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.75 5/285 25673
/proc/meminfo: memFree=19780572/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=131432 CPUtime=822.28 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 92186 0 0 0 82200 28 0 0 25 0 1 0 651164479 134586368 27294 33554432000 4194304 4650387 140733536202416 18446744073709551615 4514593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 32858 27294 383 112 0 27823 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 131432

[startup+882.31 s]
/proc/loadavg: 4.00 3.95 3.76 5/285 25674
/proc/meminfo: memFree=19744460/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=131432 CPUtime=882.29 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 95251 0 0 0 88200 29 0 0 25 0 1 0 651164479 134586368 27294 33554432000 4194304 4650387 140733536202416 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 32858 27294 383 112 0 27823 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 131432

[startup+942.301 s]
/proc/loadavg: 4.00 3.95 3.78 5/285 25676
/proc/meminfo: memFree=19794756/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=131432 CPUtime=942.28 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 98462 0 0 0 94198 30 0 0 25 0 1 0 651164479 134586368 27349 33554432000 4194304 4650387 140733536202416 18446744073709551615 4436420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 32858 27349 383 112 0 27823 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 131432

[startup+1002.3 s]
/proc/loadavg: 4.00 3.96 3.79 5/285 25678
/proc/meminfo: memFree=19776632/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=135252 CPUtime=1002.27 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 99334 0 0 0 100197 30 0 0 25 0 1 0 651164479 138498048 28168 33554432000 4194304 4650387 140733536202416 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 33813 28168 383 112 0 28778 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 135252

[startup+1062.3 s]
/proc/loadavg: 4.07 3.98 3.80 5/285 25679
/proc/meminfo: memFree=19775492/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=135252 CPUtime=1062.27 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 99603 0 0 0 106197 30 0 0 25 0 1 0 651164479 138498048 28437 33554432000 4194304 4650387 140733536202416 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 33813 28437 383 112 0 28778 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 135252

[startup+1122.3 s]
/proc/loadavg: 4.02 3.98 3.82 5/285 25681
/proc/meminfo: memFree=19696976/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=122136 CPUtime=1122.27 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 104726 0 0 0 112195 32 0 0 25 0 1 0 651164479 125067264 23449 33554432000 4194304 4650387 140733536202416 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 30534 23449 383 112 0 25499 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 122136

[startup+1182.3 s]
/proc/loadavg: 4.06 4.00 3.83 5/285 25682
/proc/meminfo: memFree=19619832/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=122288 CPUtime=1182.28 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 109371 0 0 0 118194 34 0 0 25 0 1 0 651164479 125222912 24470 33554432000 4194304 4650387 140733536202416 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 30572 24470 383 112 0 25537 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 122288

[startup+1242.3 s]
/proc/loadavg: 3.37 3.85 3.79 3/273 25720
/proc/meminfo: memFree=20464812/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=151320 CPUtime=1242.27 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 118702 0 0 0 124193 34 0 0 25 0 1 0 651164479 154951680 29693 33554432000 4194304 4650387 140733536202416 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 37830 29693 383 112 0 32795 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 151320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.90 3.34 3.62 2/267 25740
/proc/meminfo: memFree=20859260/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=151408 CPUtime=1299.98 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 123089 0 0 0 129963 35 0 0 25 0 1 0 651164479 155041792 30607 33554432000 4194304 4650387 140733536202416 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 37852 30607 383 112 0 32817 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 151408

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

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

[startup+1300 s]
/proc/loadavg: 1.90 3.34 3.62 2/267 25740
/proc/meminfo: memFree=20859260/32950904 swapFree=67057400/67111528
[pid=25638] ppid=25636 vsize=151408 CPUtime=1299.98 cores=1,3
/proc/25638/stat : 25638 (strangenight1-s) R 25636 25638 24601 0 -1 4202496 123089 0 0 0 129963 35 0 0 25 0 1 0 651164479 155041792 30607 33554432000 4194304 4650387 140733536202416 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25638/statm: 37852 30607 383 112 0 32817 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 151408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.63
CPU system time (s): 0.365944
CPU usage (%): 99.9988
Max. virtual memory (cumulated for all children) (KiB): 207800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.63
system time used= 0.365944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123089
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= 12
involuntary context switches= 14738

runsolver used 3.08753 second user time and 7.8688 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 19:54:07
IDJOB=3370447
IDBENCH=85805
IDSOLVER=1847
FILE ID=node121/3370447-1305395647
RUNJOBID= node121-1305395564-25539
PBS_JOBID= 13324417
Free space on /tmp= 73380 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370447-1305395647/watcher-3370447-1305395647 -o /tmp/evaluation-result-3370447-1305395647/solver-3370447-1305395647 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370447-1305395647.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=845504151

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.75
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.817
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:     32950904 kB
MemFree:      20326856 kB
Buffers:        297720 kB
Cached:        6003928 kB
SwapCached:       7656 kB
Active:        7059340 kB
Inactive:      5210700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20326856 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           30232 kB
Writeback:           0 kB
AnonPages:     5966020 kB
Mapped:          23052 kB
Slab:           265332 kB
PageTables:      25996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31392656 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= 73428 MiB
End job on node121 at 2011-05-14 20:15:49