Trace number 3265766

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? (TO) 1300.05 1300.01

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-3265766-1303578883.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.09/0.12	c asymm  cl-useful: 1391/15393/15393 lits-rem:2062 time: 0.10
0.09/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.09/0.14	c bin-w-bin subsume rem         1010 bins  time:  0.00 s
0.09/0.14	c subs with bin:       35  lits-rem:       149  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   2674 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.18	c lits-rem:      7234  cl-subs:     3222  v-elim:    491  v-fix:    0  time:  0.04 s
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:     599 undec:    1501 neg:     631
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0      2183     11516      1047         0     82480         0   no data   no data  --
0.18/0.25	c  N dy    14      4021      2183     11516      1075      3745     82472     53621      6.98      7.46  --
0.28/0.33	c  N dy    38      8266      2183     11516      1110      5372     82469     68208      7.05      7.45  --
0.38/0.42	c  N dy    59     12291      2183     11516      1145      5171     82467     58128      7.10      7.86  --
0.48/0.53	c  N dy    86     16319      2183     11516      1182      8998     82464    111989      7.15      8.47  --
0.58/0.63	c  N dy   111     20395      2183     11516      1218      7551     82464     85006      7.19      7.61  --
0.68/0.76	c  N dy   141     24483      2183     11516      1241     11444     82461    141754      7.30     12.15  --
0.68/0.78	c  F st   144     25000      2183     11516      1247     11924     82458    148604      7.31      6.54  --
0.88/0.96	c  N dy   150     30000      2183     11516      1278     10331     82458    134679      7.31   no data  --
0.88/0.96	c  S st   150     30000      2183     11516      1278     10331     82458    134679      7.31   no data  --
0.88/0.99	c  S st   150     30501      2183     11516      1304     10789     82454    140237      7.31   no data  --
0.88/0.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.88/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.03 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.48/1.55	c lits-rem:      2982  cl-subs:     1613  v-elim:    258  v-fix:    0  time:  0.49 s
1.68/1.73	c asymm  cl-useful: 40/10398/10398 lits-rem:41 time: 0.18
1.68/1.73	c calculated reachability. Time: 0.00
1.68/1.73	c  N dy   150     30501      1897     10398      1868      9264     72528    123725      7.31   no data  --
1.78/1.81	c Finding binary XORs  T:     0.00 s  found:       6
1.89/1.90	c  N dy   182     34591      1897     10398      1911     13169     72528    185250      7.39      9.09  --
1.99/2.07	c  N dy   211     38592      1897     10398      1941      9513     72528    103875      7.47     10.94  --
2.20/2.28	c  N dy   249     42679      1897     10398      1974     13465     72528    179192      7.68     10.13  --
2.39/2.48	c  S st   278     45751      1897     10398      1989     16465     72528    236802      7.82   no data  --
2.49/2.52	c  S st   278     46253      1897     10398      2001     16950     72528    243443      7.82   no data  --
2.49/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:    251 BRemL:      6 BRemN:      0 P:  0.8M T:  0.02
2.49/2.55	c Replacing       12 vars Replaced     5629 lits Time:     0.01 s 
2.49/2.56	c bin-w-bin subsume rem           16 bins  time:  0.00 s
2.59/2.62	c subs with bin:      548  lits-rem:      1538  v-fix:    0  time:  0.06 s
2.59/2.62	c Subs w/ non-existent bins:      0 l-rem:     10 v-fix:     0 done:   1885 time:  0.00 s
2.59/2.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.49/3.53	c lits-rem:      1577  cl-subs:      528  v-elim:     43  v-fix:    0  time:  0.92 s
3.49/3.54	c vivif2 --  cl tried    10299 cl shrink        0 lits rem          0 time: 0.00
3.49/3.54	c vivif2 --  cl tried    15949 cl shrink       67 lits rem         67 time: 0.00
3.79/3.85	c asymm  cl-useful: 21/10299/10299 lits-rem:21 time: 0.31
3.79/3.85	c calculated reachability. Time: 0.00
3.79/3.85	c  N dy   278     46253      1842     10299      2206     15949     71518    232890      7.82   no data  --
3.99/4.07	c  N dy   314     50291      1842     10299      2223     11318     71518    131309      7.98     11.54  --
4.09/4.16	c Finding binary XORs  T:     0.00 s  found:       2
4.29/4.33	c  N dy   353     54348      1842     10299      2244     15285     71518    214160      8.17      9.67  --
4.59/4.64	c  N dy   390     58373      1842     10299      2260     19197     71518    297301      8.34     10.45  --
4.79/4.89	c  N dy   429     62450      1842     10299      2279     13527     71518    167279      8.53      9.48  --
5.09/5.18	c  N dy   465     66489      1842     10299      2292     17459     71518    250954      8.65     12.10  --
5.39/5.43	c  S st   492     69381      1842     10299      2304     20284     71517    314806      8.74      8.34  --
5.39/5.48	c  S st   492     69884      1842     10299      2307     20779     71517    322519      8.74   no data  --
5.39/5.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.39/5.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.39/5.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     30 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
5.49/5.50	c Replacing        2 vars Replaced      199 lits Time:     0.00 s 
5.49/5.52	c bin-w-bin subsume rem            4 bins  time:  0.00 s
5.59/5.60	c subs with bin:      511  lits-rem:      1452  v-fix:    0  time:  0.09 s
5.59/5.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1840 time:  0.00 s
5.59/5.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
6.89/6.99	c lits-rem:      2523  cl-subs:      672  v-elim:     13  v-fix:    0  time:  1.38 s
6.89/6.99	c vivif2 --  cl tried    10266 cl shrink        0 lits rem          0 time: 0.00
6.98/7.00	c vivif2 --  cl tried    19624 cl shrink       37 lits rem         37 time: 0.00
7.28/7.37	c asymm  cl-useful: 68/10266/10266 lits-rem:72 time: 0.37
7.28/7.37	c calculated reachability. Time: 0.00
7.28/7.37	c  N dy   492     69884      1827     10265      2330     19624     71187    308732      8.74   no data  --
7.59/7.70	c  N dy   531     74357      1827     10265      2343     13305     71187    146070      8.86      9.82  --
7.99/8.07	c  N dy   571     79385      1827     10265      2356     18202     71187    251239      8.97      9.46  --
8.19/8.21	c Finding binary XORs  T:     0.00 s  found:       0
8.49/8.56	c  N dy   618     84536      1827     10265      2375     23245     71187    370075      9.10     10.11  --
8.69/8.76	c  F st   636     87500      1827     10265      2379     14451     71186    149515      9.12      7.86  --
8.98/9.02	c  N st   641     90799      1827     10265      2384     17692     71186    228893      9.12   no data  --
9.18/9.22	c Decided on static restart strategy
9.79/9.87	c  N st   644     99805      1827     10265      2399     14894     71186    175312      9.12   no data  --
10.28/10.31	c  S st   645    104826      1827     10265      2407     19784     71186    312897      9.12   no data  --
10.28/10.37	c  S st   645    105327      1827     10265      2409     20280     71186    321670      9.12   no data  --
10.28/10.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.28/10.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.28/10.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     17 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
10.38/10.40	c bin-w-bin subsume rem            2 bins  time:  0.00 s
10.38/10.48	c subs with bin:      425  lits-rem:       791  v-fix:    0  time:  0.08 s
10.38/10.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1827 time:  0.00 s
10.38/10.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
11.78/11.84	c lits-rem:      2213  cl-subs:     1960  v-elim:     24  v-fix:    0  time:  1.36 s
11.78/11.85	c vivif2 --  cl tried    10233 cl shrink        0 lits rem          0 time: 0.00
11.78/11.85	c vivif2 --  cl tried    17934 cl shrink       31 lits rem         31 time: 0.00
12.18/12.21	c asymm  cl-useful: 51/10233/10233 lits-rem:80 time: 0.36
12.18/12.21	c calculated reachability. Time: 0.00
12.18/12.21	c  N st   645    105327      1803     10229      2427     17934     70858    287471      9.12   no data  --
13.29/13.34	c  N st   646    114926      1803     10229      2434     27347     70858    541308      9.12   no data  --
15.09/15.17	c  N st   647    129323      1803     10229      2440     28304     70858    564288      9.12   no data  --
15.09/15.17	c Finding binary XORs  T:     0.00 s  found:       0
17.99/18.01	c  N st   648    150918      1803     10229      2450     19715     70858    260790      9.12   no data  --
18.79/18.85	c  S st   649    157992      1803     10229      2453     26623     70858    438927      9.12   no data  --
18.89/18.94	c  S st   649    158494      1803     10229      2455     27123     70858    448866      9.12   no data  --
18.89/18.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.89/18.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
18.89/18.99	c bin-w-bin subsume rem            2 bins  time:  0.00 s
19.09/19.10	c subs with bin:      179  lits-rem:      1166  v-fix:    0  time:  0.11 s
19.09/19.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1803 time:  0.00 s
19.09/19.10	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
20.49/20.50	c lits-rem:      2414  cl-subs:     2044  v-elim:     20  v-fix:    0  time:  1.40 s
20.49/20.50	c vivif2 --  cl tried    10211 cl shrink        0 lits rem          0 time: 0.00
20.49/20.51	c vivif2 --  cl tried    24925 cl shrink      253 lits rem        253 time: 0.01
20.79/20.90	c asymm  cl-useful: 45/7715/10211 lits-rem:45 time: 0.39
20.79/20.90	c calculated reachability. Time: 0.00
20.79/20.90	c  N st   649    158494      1783     10211      2456     24925     70659    415046      9.12   no data  --
28.79/28.87	c  N st   650    207083      1783     10211      2466     38431     70656    774439      9.12   no data  --
33.99/34.03	c  N st   651    237741      1783     10211      2471     30405     70655    506529      9.12   no data  --
33.99/34.03	c  S st   651    237741      1783     10211      2471     30405     70655    506529      9.12   no data  --
33.99/34.03	c Finding binary XORs  T:     0.00 s  found:       0
34.09/34.12	c  S st   651    238247      1783     10211      2472     30910     70655    516896      9.12   no data  --
34.09/34.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.09/34.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.09/34.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      1 BRemN:      0 P:  1.5M T:  0.03
34.09/34.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.28/34.31	c subs with bin:       73  lits-rem:       334  v-fix:    0  time:  0.14 s
34.28/34.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1783 time:  0.00 s
34.28/34.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
35.88/35.98	c lits-rem:      2348  cl-subs:     1912  v-elim:     15  v-fix:    0  time:  1.67 s
35.88/35.98	c vivif2 --  cl tried    10195 cl shrink        0 lits rem          0 time: 0.00
35.88/35.99	c vivif2 --  cl tried    28948 cl shrink      167 lits rem        169 time: 0.01
36.08/36.15	c asymm  cl-useful: 4/2480/10195 lits-rem:4 time: 0.16
36.08/36.15	c calculated reachability. Time: 0.00
36.08/36.15	c  N st   651    238247      1768     10195      2479     28948     70527    483536      9.12   no data  --
47.29/47.31	c  F st   652    306251      1768     10195      2497     31087     70527    471536      9.12   no data  --
47.29/47.32	c  N st   652    306251      1768     10195      2497     31087     70527    471536      9.12   no data  --
47.59/47.62	c Finding binary XORs  T:     0.00 s  found:       0
50.49/50.50	c  N dy   764    325892      1768     10195      2540     25482     70527    272625      9.34     11.66  --
51.89/51.99	c Finding binary XORs  T:     0.00 s  found:       1
53.69/53.71	c  N dy   933    345910      1768     10195      2569     45078     70527    772821      9.67     13.99  --
55.59/55.63	c  S st  1031    357370      1768     10195      2579     31222     70527    396833      9.81   no data  --
55.69/55.71	c  S st  1031    357873      1768     10195      2580     31722     70527    407554      9.81   no data  --
55.69/55.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.69/55.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.69/55.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
55.69/55.75	c Replacing        1 vars Replaced     1601 lits Time:     0.00 s 
55.69/55.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.79/55.89	c subs with bin:     1425  lits-rem:      1289  v-fix:    0  time:  0.12 s
55.79/55.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1767 time:  0.00 s
55.79/55.89	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
57.29/57.33	c lits-rem:      2182  cl-subs:     1354  v-elim:      4  v-fix:    0  time:  1.44 s
57.29/57.33	c vivif2 --  cl tried    10185 cl shrink        0 lits rem          0 time: 0.00
57.29/57.34	c vivif2 --  cl tried    28949 cl shrink      105 lits rem        105 time: 0.01
57.69/57.72	c asymm  cl-useful: 34/6612/10185 lits-rem:35 time: 0.39
57.69/57.73	c calculated reachability. Time: 0.00
57.69/57.73	c  N dy  1031    357873      1763     10185      2592     28949     70400    384395      9.81   no data  --
59.19/59.28	c Finding binary XORs  T:     0.00 s  found:       0
61.29/61.32	c  N dy  1216    377920      1763     10185      2621     48644     70399    925148     10.11     15.52  --
65.09/65.19	c  N dy  1392    399048      1763     10185      2633     43694     70399    765496     10.37     10.96  --
66.39/66.43	c Finding binary XORs  T:     0.00 s  found:       0
69.19/69.28	c  N dy  1549    419916      1763     10185      2644     37576     70399    568041     10.54     11.22  --
73.39/73.43	c  N dy  1686    440004      1763     10185      2666     29692     70399    319500     10.66     13.22  --
74.19/74.23	c Finding binary XORs  T:     0.00 s  found:       0
77.49/77.51	c  N dy  1800    461771      1763     10185      2678     51113     70399    927481     10.71     11.27  --
81.29/81.39	c  N dy  1907    481874      1763     10185      2688     42370     70399    654117     10.73     11.36  --
85.29/85.32	c Finding binary XORs  T:     0.00 s  found:       0
85.59/85.64	c  N dy  2004    502031      1763     10185      2696     32634     70399    359405     10.75     11.54  --
89.69/89.70	c  N dy  2147    522674      1763     10185      2705     52972     70399    946950     10.85     11.43  --
92.69/92.72	c  S st  2232    536810      1763     10185      2713     36339     70399    434757     10.88   no data  --
92.79/92.80	c  S st  2232    537310      1763     10185      2713     36836     70399    445421     10.88   no data  --
92.79/92.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.79/92.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.79/92.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     17 BRemL:      2 BRemN:      0 P:  1.8M T:  0.04
92.79/92.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.99/93.00	c subs with bin:     2133  lits-rem:      2576  v-fix:    0  time:  0.14 s
92.99/93.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1763 time:  0.00 s
92.99/93.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
94.39/94.44	c lits-rem:      1988  cl-subs:     1463  v-elim:     12  v-fix:    0  time:  1.44 s
94.39/94.44	c vivif2 --  cl tried    10164 cl shrink        0 lits rem          0 time: 0.00
94.39/94.45	c vivif2 --  cl tried    33267 cl shrink       38 lits rem         38 time: 0.01
94.79/94.83	c asymm  cl-useful: 0/3552/10164 lits-rem:0 time: 0.38
94.79/94.83	c calculated reachability. Time: 0.00
94.79/94.83	c  N dy  2232    537310      1751     10164      2763     33267     70201    416824     10.88   no data  --
94.79/94.83	c Finding binary XORs  T:     0.00 s  found:       0
98.79/98.85	c  N dy  2364    557332      1751     10164      2771     52989     70201    980529     10.94     11.55  --
103.09/103.11	c  N dy  2458    577374      1751     10164      2777     41230     70201    570981     10.95     13.90  --
107.89/107.93	c  N dy  2544    598134      1751     10164      2783     61649     70201   1144424     10.95     11.57  --
112.29/112.30	c  N dy  2618    619031      1751     10164      2789     49698     70201    779241     10.94     11.70  --
113.59/113.63	c Finding binary XORs  T:     0.00 s  found:       0
117.09/117.11	c  N dy  2685    639085      1751     10164      2795     35977     70201    384497     10.93     11.52  --
121.59/121.69	c  N dy  2777    660505      1751     10164      2802     57019     70201    962909     10.94     11.52  --
126.39/126.40	c  N dy  2872    680856      1751     10164      2807     42637     70201    539087     10.95     11.56  --
131.39/131.42	c  N dy  2973    702916      1751     10164      2819     64300     70201   1128929     10.96     11.57  --
132.19/132.20	c Finding binary XORs  T:     0.00 s  found:       0
135.79/135.83	c  N dy  3081    722923      1751     10164      2832     48586     70201    687256     10.98     13.16  --
140.70/140.71	c  N dy  3138    742979      1751     10164      2835     68238     70201   1218119     10.96     11.54  --
145.49/145.59	c  N dy  3245    764546      1751     10164      2841     53092     70201    797071     10.98     11.58  --
150.79/150.84	c  N dy  3327    784561      1751     10164      2844     72828     70201   1342840     10.97     11.81  --
154.49/154.55	c Finding binary XORs  T:     0.00 s  found:       0
155.19/155.28	c  N dy  3437    804717      1751     10164      2854     55264     70201    826718     10.99     11.63  --
155.59/155.61	c  S st  3444    805965      1751     10164      2855     56486     70201    859080     10.99      9.70  --
155.69/155.75	c  S st  3444    806467      1751     10164      2855     56984     70201    869891     10.99   no data  --
155.69/155.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
155.69/155.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
155.79/155.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     19 BRemL:      1 BRemN:      0 P:  2.7M T:  0.06
155.79/155.84	c bin-w-bin subsume rem           35 bins  time:  0.00 s
156.09/156.19	c subs with bin:     1518  lits-rem:      2130  v-fix:    0  time:  0.35 s
156.09/156.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1751 time:  0.00 s
156.09/156.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
158.59/158.61	c lits-rem:      3189  cl-subs:     2348  v-elim:      0  v-fix:    0  time:  2.41 s
158.59/158.61	c vivif2 --  cl tried    10164 cl shrink        0 lits rem          0 time: 0.00
158.59/158.63	c vivif2 --  cl tried    53118 cl shrink      435 lits rem        456 time: 0.02
158.79/158.83	c asymm  cl-useful: 36/2386/10164 lits-rem:36 time: 0.20
158.79/158.84	c calculated reachability. Time: 0.00
158.79/158.84	c  N dy  3444    806467      1751     10164      2867     53118     70165    828741     10.99   no data  --
164.09/164.19	c  N dy  3474    828078      1751     10164      2867     74255     70165   1375300     10.94     11.60  --
164.09/164.19	c Finding binary XORs  T:     0.00 s  found:       0
168.79/168.89	c  N dy  3573    848210      1751     10164      2872     55816     70165    850859     10.95     11.56  --
174.29/174.35	c  N dy  3660    868224      1751     10164      2877     75478     70165   1391007     10.96     11.97  --
179.49/179.54	c  N dy  3741    888949      1751     10164      2880     56601     70165    857220     10.96     11.54  --
185.59/185.60	c  N dy  3816    910662      1751     10164      2885     77951     70165   1437467     10.96     11.58  --
190.30/190.33	c  N dy  3907    930976      1751     10164      2890     57588     70165    857496     10.96     11.74  --
195.09/195.10	c Finding binary XORs  T:     0.00 s  found:       0
195.99/196.03	c  N dy  4008    951051      1751     10164      2898     77312     70165   1393632     10.97     12.50  --
201.39/201.40	c  N dy  4088    972507      1751     10164      2900     57074     70165    805887     10.97     11.73  --
207.80/207.84	c  N dy  4170    995118      1751     10164      2906     79257     70165   1410824     10.96     11.71  --
213.00/213.00	c  N dy  4274   1015265      1751     10164      2908     56849     70165    788027     10.96     11.56  --
218.59/218.65	c  N dy  4372   1035400      1751     10164      2912     76656     70165   1319509     10.97     11.65  --
224.59/224.62	c  N dy  4456   1057619      1751     10164      2916     55272     70165    733105     10.97     11.55  --
228.19/228.29	c  F st  4502   1071875      1751     10164      2916     69259     70165   1114655     10.97   no data  --
229.59/229.69	c Decided on static restart strategy
230.59/230.62	c  N st  4509   1079912      1751     10164      2918     77138     70165   1341921     10.97   no data  --
236.49/236.59	c  N st  4512   1100176      1751     10164      2918     54280     70165    990757     10.97   no data  --
247.99/248.02	c  N st  4514   1136171      1751     10164      2919     89589     70165   2077192     10.97   no data  --
257.40/257.47	c  N st  4515   1168563      1751     10164      2920     76920     70165   1537892     10.97   no data  --
271.60/271.67	c  N st  4516   1209700      1751     10164      2921     71842     70165   1340719     10.97   no data  --
271.60/271.67	c  S st  4516   1209700      1751     10164      2921     71842     70165   1340719     10.97   no data  --
271.80/271.87	c  S st  4516   1210203      1751     10164      2921     72341     70165   1352641     10.97   no data  --
271.80/271.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
271.80/271.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
271.90/271.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      1 BRemN:      0 P:  3.4M T:  0.08
271.99/272.01	c bin-w-bin subsume rem           29 bins  time:  0.00 s
272.39/272.48	c subs with bin:      281  lits-rem:      1493  v-fix:    0  time:  0.48 s
272.39/272.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1751 time:  0.00 s
272.39/272.49	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
276.11/276.16	c lits-rem:       770  cl-subs:     4735  v-elim:     10  v-fix:    0  time:  3.67 s
276.11/276.16	c vivif2 --  cl tried    10137 cl shrink        0 lits rem          0 time: 0.00
276.11/276.19	c vivif2 --  cl tried    67356 cl shrink      133 lits rem        138 time: 0.02
276.40/276.40	c asymm  cl-useful: 4/1326/10137 lits-rem:5 time: 0.22
276.40/276.41	c calculated reachability. Time: 0.00
276.40/276.41	c  N st  4516   1210203      1741     10137      2908     67356     69913   1270056     10.97   no data  --
276.40/276.41	c Finding binary XORs  T:     0.00 s  found:       0
303.79/303.84	c  N st  4517   1283085      1741     10137      2910     91641     69913   1949130     10.97   no data  --
345.20/345.27	c  N st  4518   1392410      1741     10137      2915    101557     69913   1964813     10.97   no data  --
408.29/408.31	c  N st  4519   1556396      1741     10137      2918     56938     69913    728296     10.97   no data  --
458.20/458.25	c  N st  4520   1710204      1741     10137      2923     98372     69913   1780804     10.97   no data  --
458.20/458.25	c  S st  4520   1710204      1741     10137      2923     98372     69913   1780804     10.97   no data  --
458.40/458.48	c  S st  4520   1710705      1741     10137      2923     98867     69913   1792608     10.97   no data  --
458.40/458.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
458.40/458.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
458.61/458.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.13
458.61/458.67	c bin-w-bin subsume rem            9 bins  time:  0.00 s
459.40/459.46	c subs with bin:      515  lits-rem:       637  v-fix:    0  time:  0.79 s
459.40/459.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1741 time:  0.00 s
459.40/459.46	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
470.00/470.06	c lits-rem:       770  cl-subs:    27535  v-elim:      2  v-fix:    0  time: 10.61 s
470.00/470.06	c vivif2 --  cl tried    10092 cl shrink        0 lits rem          0 time: 0.00
470.00/470.09	c vivif2 --  cl tried    70860 cl shrink      578 lits rem        612 time: 0.03
470.30/470.33	c asymm  cl-useful: 0/609/10092 lits-rem:0 time: 0.23
470.30/470.33	c calculated reachability. Time: 0.00
470.30/470.33	c  N st  4520   1710705      1739     10092      2914     70860     69511   1306555     10.97   no data  --
576.10/576.17	c Finding binary XORs  T:     0.00 s  found:       0
617.60/617.65	c  N st  4521   2079669      1738     10050      2919     76850     69175   1216256     10.97   no data  --
671.61/671.63	c  N st  4522   2210705      1738     10050      2920     85544     69175   1354537     10.97   no data  --
671.61/671.63	c  S st  4522   2210705      1738     10050      2920     85544     69175   1354537     10.97   no data  --
671.81/671.85	c  S st  4522   2211208      1738     10050      2922     86039     69175   1364874     10.97   no data  --
671.81/671.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
671.81/671.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
671.91/671.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.12
672.01/672.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
672.51/672.52	c subs with bin:      386  lits-rem:       204  v-fix:    0  time:  0.50 s
672.51/672.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1738 time:  0.00 s
672.51/672.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
675.91/675.98	c lits-rem:       890  cl-subs:     4933  v-elim:      0  v-fix:    0  time:  3.46 s
675.91/675.98	c vivif2 --  cl tried    10050 cl shrink        0 lits rem          0 time: 0.00
676.01/676.01	c vivif2 --  cl tried    80720 cl shrink      823 lits rem        874 time: 0.03
676.21/676.24	c asymm  cl-useful: 10/608/10050 lits-rem:10 time: 0.23
676.21/676.24	c calculated reachability. Time: 0.00
676.21/676.24	c  N st  4522   2211208      1738     10050      2922     80720     69164   1288384     10.97   no data  --
907.71/907.77	c Finding binary XORs  T:     0.00 s  found:       1
922.21/922.25	c  N st  4523   2711208      1736      9994      2928     96809     68705   1628919     10.97   no data  --
922.21/922.25	c  S st  4523   2711208      1736      9994      2928     96809     68705   1628919     10.97   no data  --
922.51/922.55	c  S st  4523   2711711      1736      9994      2928     97308     68705   1638650     10.97   no data  --
922.51/922.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
922.51/922.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
922.61/922.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:      5 BRemN:      0 P:  4.8M T:  0.14
922.71/922.70	c Replacing        1 vars Replaced       70 lits Time:     0.01 s 
922.71/922.75	c bin-w-bin subsume rem            1 bins  time:  0.00 s
923.41/923.40	c subs with bin:      165  lits-rem:      1650  v-fix:    0  time:  0.65 s
923.41/923.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1735 time:  0.00 s
923.41/923.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
929.42/929.48	c lits-rem:      5809  cl-subs:     8400  v-elim:     15  v-fix:    0  time:  6.08 s
929.42/929.48	c vivif2 --  cl tried     9957 cl shrink        0 lits rem          0 time: 0.00
929.52/929.51	c vivif2 --  cl tried    88776 cl shrink      354 lits rem        376 time: 0.03
929.71/929.76	c asymm  cl-useful: 0/499/9957 lits-rem:0 time: 0.24
929.71/929.76	c calculated reachability. Time: 0.00
929.71/929.76	c  N st  4523   2711711      1720      9957      2935     88776     68402   1492918     10.97   no data  --
980.31/980.33	c Finding binary XORs  T:     0.00 s  found:       0
1176.43/1176.49	c  N st  4524   3211712      1718      9952      2936    149175     68321   2836087     10.97   no data  --
1176.43/1176.49	c  S st  4524   3211712      1718      9952      2936    149175     68321   2836087     10.97   no data  --
1176.83/1176.81	c Finding binary XORs  T:     0.00 s  found:       0
1176.93/1176.97	c  S st  4524   3212212      1718      9851      2904    145181     67675   2786480     10.97   no data  --
1176.93/1176.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1176.93/1176.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1177.23/1177.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      7 BRemL:      1 BRemN:      0 P:  7.0M T:  0.23
1177.32/1177.31	c bin-w-bin subsume rem            8 bins  time:  0.00 s
1178.62/1178.61	c subs with bin:      189  lits-rem:      2747  v-fix:    0  time:  1.30 s
1178.62/1178.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1718 time:  0.00 s
1178.62/1178.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1198.93/1198.99	c lits-rem:      6417  cl-subs:    21275  v-elim:     18  v-fix:    0  time: 20.37 s
1198.93/1198.99	c vivif2 --  cl tried     9781 cl shrink        1 lits rem          1 time: 0.00
1199.03/1199.04	c vivif2 --  cl tried   123780 cl shrink      666 lits rem        703 time: 0.05
1199.33/1199.32	c asymm  cl-useful: 0/366/9781 lits-rem:0 time: 0.28
1199.33/1199.32	c calculated reachability. Time: 0.00
1199.33/1199.32	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: 935)

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-3265766-1303578883/watcher-3265766-1303578883 -o /tmp/evaluation-result-3265766-1303578883/solver-3265766-1303578883 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3265766-1303578883.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.52 3.90 3.68 5/189 20281
/proc/meminfo: memFree=14066188/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=20420 CPUtime=0 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4194304 242 0 0 0 0 0 0 0 25 0 1 0 469489069 20910080 193 33554432000 4194304 4650387 140736268718000 18446744073709551615 222916814737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/20281/statm: 5105 194 160 112 0 57 0

[startup+0.0455429 s]
/proc/loadavg: 3.52 3.90 3.68 5/189 20281
/proc/meminfo: memFree=14066188/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=31544 CPUtime=0.03 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 1236 0 0 0 3 0 0 0 25 0 1 0 469489069 32301056 1175 33554432000 4194304 4650387 140736268718000 18446744073709551615 4370788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 7886 1175 347 112 0 2851 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31544

[startup+0.100533 s]
/proc/loadavg: 3.52 3.90 3.68 5/189 20281
/proc/meminfo: memFree=14066188/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=31676 CPUtime=0.09 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 1282 0 0 0 9 0 0 0 25 0 1 0 469489069 32436224 1221 33554432000 4194304 4650387 140736268718000 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 7919 1221 347 112 0 2884 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31676

[startup+0.3005 s]
/proc/loadavg: 3.52 3.90 3.68 5/189 20281
/proc/meminfo: memFree=14066188/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=36920 CPUtime=0.28 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 2854 0 0 0 28 0 0 0 25 0 1 0 469489069 37806080 2326 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 9230 2326 380 112 0 4195 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 36920

[startup+0.700421 s]
/proc/loadavg: 3.52 3.90 3.68 5/189 20281
/proc/meminfo: memFree=14066188/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=37596 CPUtime=0.68 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 3576 0 0 0 68 0 0 0 25 0 1 0 469489069 38498304 2535 33554432000 4194304 4650387 140736268718000 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 9399 2535 380 112 0 4364 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37596

[startup+1.50028 s]
/proc/loadavg: 3.52 3.90 3.68 5/190 20282
/proc/meminfo: memFree=14042124/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=41752 CPUtime=1.48 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 4966 0 0 0 148 0 0 0 25 0 1 0 469489069 42754048 3578 33554432000 4194304 4650387 140736268718000 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 10438 3578 382 112 0 5403 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41752

[startup+3.101 s]
/proc/loadavg: 3.52 3.90 3.68 5/190 20282
/proc/meminfo: memFree=14033268/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=44524 CPUtime=3.09 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 6140 0 0 0 308 1 0 0 25 0 1 0 469489069 45592576 4363 33554432000 4194304 4650387 140736268718000 18446744073709551615 4438361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 11131 4363 382 112 0 6096 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44524

[startup+6.30042 s]
/proc/loadavg: 3.56 3.90 3.68 5/190 20282
/proc/meminfo: memFree=14023216/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=47476 CPUtime=6.29 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 7721 0 0 0 628 1 0 0 25 0 1 0 469489069 48615424 5081 33554432000 4194304 4650387 140736268718000 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 11869 5081 382 112 0 6834 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47476

[startup+12.7002 s]
/proc/loadavg: 3.60 3.90 3.68 5/190 20282
/proc/meminfo: memFree=14010508/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=49812 CPUtime=12.68 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 9987 0 0 0 1267 1 0 0 25 0 1 0 469489069 51007488 5728 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 12453 5728 383 112 0 7418 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49812

[startup+25.5009 s]
/proc/loadavg: 3.68 3.91 3.68 5/190 20282
/proc/meminfo: memFree=13991592/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=55792 CPUtime=25.48 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 14893 0 0 0 2546 2 0 0 25 0 1 0 469489069 57131008 7289 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 13948 7289 383 112 0 8913 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55792

[startup+51.1002 s]
/proc/loadavg: 3.79 3.91 3.69 5/190 20283
/proc/meminfo: memFree=13973372/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=59440 CPUtime=51.08 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 23061 0 0 0 5104 4 0 0 25 0 1 0 469489069 60866560 7892 33554432000 4194304 4650387 140736268718000 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 14860 7892 383 112 0 9825 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 59440

[startup+102.307 s]
/proc/loadavg: 3.91 3.92 3.70 5/190 20284
/proc/meminfo: memFree=13942604/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=61376 CPUtime=102.3 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 27581 0 0 0 10224 6 0 0 25 0 1 0 469489069 62849024 8417 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 15344 8417 383 112 0 10309 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 61376

[startup+162.301 s]
/proc/loadavg: 4.00 3.95 3.73 5/190 20286
/proc/meminfo: memFree=13902180/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=73240 CPUtime=162.3 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 40532 0 0 0 16221 9 0 0 25 0 1 0 469489069 74997760 11918 33554432000 4194304 4650387 140736268718000 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 18310 11918 383 112 0 13275 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 73240

[startup+222.301 s]
/proc/loadavg: 4.00 3.95 3.74 5/190 20288
/proc/meminfo: memFree=13889628/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=73604 CPUtime=222.29 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 50643 0 0 0 22217 12 0 0 25 0 1 0 469489069 75370496 11074 33554432000 4194304 4650387 140736268718000 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 18401 11074 383 112 0 13366 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 73604

[startup+282.301 s]
/proc/loadavg: 4.04 3.97 3.76 5/190 20289
/proc/meminfo: memFree=13848300/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=92604 CPUtime=282.3 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 63141 0 0 0 28215 15 0 0 25 0 1 0 469489069 94826496 16726 33554432000 4194304 4650387 140736268718000 18446744073709551615 4363572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 23151 16726 383 112 0 18116 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 92604

[startup+342.301 s]
/proc/loadavg: 4.01 3.97 3.77 5/190 20291
/proc/meminfo: memFree=13817920/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=114196 CPUtime=342.3 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 67767 0 0 0 34213 17 0 0 25 0 1 0 469489069 116936704 21352 33554432000 4194304 4650387 140736268718000 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 28549 21352 383 112 0 23514 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 114196

[startup+402.301 s]
/proc/loadavg: 4.07 3.99 3.79 5/190 20292
/proc/meminfo: memFree=13793712/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=126864 CPUtime=402.29 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 70299 0 0 0 40212 17 0 0 25 0 1 0 469489069 129908736 23884 33554432000 4194304 4650387 140736268718000 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/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.02 3.99 3.80 5/190 20294
/proc/meminfo: memFree=13777572/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=126864 CPUtime=462.3 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 71271 0 0 0 46212 18 0 0 25 0 1 0 469489069 129908736 24856 33554432000 4194304 4650387 140736268718000 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 31716 24856 383 112 0 26681 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 126864

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.81 5/190 20296
/proc/meminfo: memFree=13770120/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=107608 CPUtime=522.3 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 76837 0 0 0 52211 19 0 0 25 0 1 0 469489069 110190592 20267 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 26902 20267 383 112 0 21867 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107608

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 20297
/proc/meminfo: memFree=13759688/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=107728 CPUtime=582.3 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 82995 0 0 0 58209 21 0 0 25 0 1 0 469489069 110313472 20827 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 26932 20827 383 112 0 21897 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 107728

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 20299
/proc/meminfo: memFree=13729536/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=131432 CPUtime=642.31 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 90198 0 0 0 64207 24 0 0 25 0 1 0 469489069 134586368 25304 33554432000 4194304 4650387 140736268718000 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 32858 25304 383 112 0 27823 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 131432

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 20300
/proc/meminfo: memFree=13692688/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=131432 CPUtime=702.31 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 91895 0 0 0 70206 25 0 0 25 0 1 0 469489069 134586368 27001 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 32858 27001 383 112 0 27823 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 131432

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 20302
/proc/meminfo: memFree=13689696/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=131432 CPUtime=762.32 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 92188 0 0 0 76207 25 0 0 25 0 1 0 469489069 134586368 27294 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 32858 27294 383 112 0 27823 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 131432

[startup+822.301 s]
/proc/loadavg: 3.98 3.99 3.84 4/184 20321
/proc/meminfo: memFree=13797980/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=144900 CPUtime=822.31 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 94532 0 0 0 82206 25 0 0 25 0 1 0 469489069 148377600 29638 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 36225 29638 383 112 0 31190 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 144900

[startup+882.301 s]
/proc/loadavg: 3.36 3.80 3.79 4/184 20322
/proc/meminfo: memFree=13780504/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=145020 CPUtime=882.31 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 97166 0 0 0 88205 26 0 0 25 0 1 0 469489069 148500480 29207 33554432000 4194304 4650387 140736268718000 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 36255 29207 383 112 0 31220 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 145020

[startup+942.301 s]
/proc/loadavg: 3.13 3.65 3.73 4/184 20324
/proc/meminfo: memFree=13769956/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=131432 CPUtime=942.32 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 98464 0 0 0 94205 27 0 0 25 0 1 0 469489069 134586368 27349 33554432000 4194304 4650387 140736268718000 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 32858 27349 383 112 0 27823 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 131432

[startup+1002.3 s]
/proc/loadavg: 3.08 3.55 3.69 4/184 20325
/proc/meminfo: memFree=13770672/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=135252 CPUtime=1002.32 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 99605 0 0 0 100204 28 0 0 25 0 1 0 469489069 138498048 28437 33554432000 4194304 4650387 140736268718000 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 33813 28437 383 112 0 28778 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 135252

[startup+1062.3 s]
/proc/loadavg: 3.09 3.46 3.65 4/184 20327
/proc/meminfo: memFree=13777360/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=121820 CPUtime=1062.32 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 101037 0 0 0 106204 28 0 0 25 0 1 0 469489069 124743680 23325 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 30455 23325 383 112 0 25420 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 121820

[startup+1122.3 s]
/proc/loadavg: 3.03 3.37 3.61 4/184 20329
/proc/meminfo: memFree=13754280/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=122136 CPUtime=1122.32 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 106108 0 0 0 112201 31 0 0 25 0 1 0 469489069 125067264 24829 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 30534 24829 383 112 0 25499 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 122136

[startup+1182.3 s]
/proc/loadavg: 3.08 3.32 3.57 4/184 20330
/proc/meminfo: memFree=13702920/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=144080 CPUtime=1182.32 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 114766 0 0 0 118199 33 0 0 25 0 1 0 469489069 147537920 29863 33554432000 4194304 4650387 140736268718000 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 36020 29863 383 112 0 30985 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 144080

[startup+1242.3 s]
/proc/loadavg: 3.03 3.26 3.53 4/184 20332
/proc/meminfo: memFree=13707120/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=151320 CPUtime=1242.33 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 119956 0 0 0 124197 36 0 0 25 0 1 0 469489069 154951680 30945 33554432000 4194304 4650387 140736268718000 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 37830 30945 383 112 0 32795 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 151320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.85 3.18 3.49 2/176 20351
/proc/meminfo: memFree=13983376/32951124 swapFree=67111528/67111528
[pid=20281] ppid=20279 vsize=151408 CPUtime=1300.03 cores=1,3
/proc/20281/stat : 20281 (strangenight1-s) R 20279 20281 18350 0 -1 4202496 123895 0 0 0 129965 38 0 0 25 0 1 0 469489069 155041792 31411 33554432000 4194304 4650387 140736268718000 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20281/statm: 37852 31411 383 112 0 32817 0
Current children cumulated CPU time (s) 1300.03
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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.65
CPU system time (s): 0.39394
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 207800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.39394
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123895
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= 1170

runsolver used 2.09768 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-23 19:14:43
IDJOB=3265766
IDBENCH=85805
IDSOLVER=1589
FILE ID=node109/3265766-1303578883
RUNJOBID= node109-1303578882-20214
PBS_JOBID= 13150303
Free space on /tmp= 71356 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3265766-1303578883/watcher-3265766-1303578883 -o /tmp/evaluation-result-3265766-1303578883/solver-3265766-1303578883 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3265766-1303578883.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=1431945356

node109.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.809
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.809
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.75
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.809
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.74
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.809
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.75
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.809
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14066468 kB
Buffers:       2102636 kB
Cached:       16113100 kB
SwapCached:          0 kB
Active:        9995504 kB
Inactive:      8313528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14066468 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27508 kB
Writeback:           0 kB
AnonPages:       92916 kB
Mapped:          16224 kB
Slab:           511836 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   308632 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= 71368 MiB
End job on node109 at 2011-04-23 19:36:25