Trace number 3174864

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1787844685-006.SATISFIABLE.cnf
MD5SUM08f7f98549a111fea2bbc5a28af8d7eb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.054991
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174864-1301791493.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data
0.01/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.01/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.01/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.01/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.01/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.01/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.01/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.01/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.01/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.01/0.02	c calculated reachability. Time: 0.00
0.01/0.02	c Calc default polars -  time:   0.00 s pos:      79 undec:       4 neg:      67
0.01/0.02	c =========================================================================================
0.01/0.02	c types(t): F = full restart, N = normal restart
0.01/0.02	c types(t): S = simplification begin/end, E = solution found
0.01/0.02	c restart types(rt): st = static, dy = dynamic
0.01/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.01/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.01/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4919       150      3195         0      4676     15975    137323   no data   no data
0.29/0.37	c  N st    10     11301       150      3195         0      4334     15975     99533   no data   no data
0.49/0.59	c  N st    11     17045       150      3195         0      9782     15975    260800   no data   no data
0.89/0.94	c  F st    12     25001       150      3195         0     12025     15975    326012   no data   no data
0.89/0.94	c  N st    12     25001       150      3195         0     12025     15975    326012   no data   no data
1.09/1.16	c Decided on static restart strategy
1.09/1.16	c  N st    18     30000       150      3195         0     10299     15975    259379   no data   no data
1.09/1.16	c  S st    18     30000       150      3195         0     10299     15975    259379   no data   no data
1.09/1.19	c  S st    18     30507       150      3195         0     10795     15975    274095   no data   no data
1.09/1.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.20	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
1.19/1.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.19/1.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.39	c lits-rem:       180  cl-subs:     1239  v-elim:      0  v-fix:    0  time:  0.19 s
1.38/1.44	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
1.38/1.44	c calculated reachability. Time: 0.00
1.38/1.44	c  N st    18     30507       150      3195         0      9556     15975    233547   no data   no data
1.78/1.81	c  N st    20     37617       150      3195         0      8806     15975    193084   no data   no data
2.10/2.11	c  N st    21     44016       150      3195         0     14873     15975    376958   no data   no data
2.10/2.20	c  S st    22     45760       150      3195         0     16555     15975    428342   no data   no data
2.20/2.25	c  S st    22     46263       150      3195         0      8539     15975    166646   no data   no data
2.20/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.20/2.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.20/2.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.29	c lits-rem:        27  cl-subs:      210  v-elim:      0  v-fix:    0  time:  0.02 s
2.20/2.29	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2.20/2.29	c vivif2 --  cl tried     8329 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
2.29/2.33	c calculated reachability. Time: 0.00
2.29/2.33	c  N st    22     46263       150      3195         0      8329     15975    160464   no data   no data
3.09/3.13	c  N st    23     60662       150      3195         0     12535     15975    277208   no data   no data
3.59/3.63	c  N st    24     69396       150      3195         0     20843     15975    522906   no data   no data
3.59/3.63	c  S st    24     69396       150      3195         0     20843     15975    522906   no data   no data
3.59/3.68	c  S st    24     69903       150      3195         0     10891     15975    206875   no data   no data
3.59/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.59/3.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/3.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3.59/3.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.59/3.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.59/3.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.72	c lits-rem:        38  cl-subs:      190  v-elim:      0  v-fix:    0  time:  0.03 s
3.69/3.72	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3.69/3.73	c vivif2 --  cl tried    10701 cl shrink        0 lits rem          0 time: 0.00
3.69/3.77	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
3.69/3.77	c calculated reachability. Time: 0.00
3.69/3.77	c  N st    24     69903       150      3195         0     10701     15975    200171   no data   no data
4.89/4.92	c  F st    25     87502       150      3195         0     16025     15975    345390   no data   no data
4.89/4.92	c  N st    25     87502       150      3195         0     16025     15975    345390   no data   no data
5.19/5.25	c Decided on static restart strategy
5.39/5.46	c  N st    32     95540       150      3195         0     23670     15975    570632   no data   no data
5.99/6.02	c  N st    34    104855       150      3195         0     20147     15975    460097   no data   no data
5.99/6.02	c  S st    34    104855       150      3195         0     20147     15975    460097   no data   no data
5.99/6.07	c  S st    34    105355       150      3195         0     20637     15975    474600   no data   no data
5.99/6.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
5.99/6.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.99/6.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.99/6.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.99/6.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.09/6.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.54	c lits-rem:       461  cl-subs:     1447  v-elim:      0  v-fix:    0  time:  0.44 s
6.49/6.54	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
6.49/6.54	c vivif2 --  cl tried    19190 cl shrink        0 lits rem          0 time: 0.00
6.59/6.61	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
6.59/6.61	c calculated reachability. Time: 0.00
6.59/6.61	c  N st    34    105355       150      3195         0     19190     15975    427778   no data   no data
7.29/7.39	c  N st    35    114954       150      3195         0     15023     15975    295649   no data   no data
8.39/8.48	c  N st    36    129351       150      3195         0     14472     15975    255522   no data   no data
9.99/10.08	c  N st    37    150946       150      3195         0     19734     15975    390625   no data   no data
10.49/10.59	c  S st    38    158034       150      3195         0     26456     15975    588079   no data   no data
10.59/10.65	c  S st    38    158537       150      3195         0     26946     15975    602384   no data   no data
10.59/10.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.59/10.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.59/10.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
10.59/10.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.59/10.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.59/10.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.58	c lits-rem:       431  cl-subs:     2182  v-elim:      0  v-fix:    0  time:  0.89 s
11.49/11.58	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
11.49/11.58	c vivif2 --  cl tried    24764 cl shrink        0 lits rem          0 time: 0.01
11.59/11.68	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
11.59/11.68	c calculated reachability. Time: 0.00
11.59/11.68	c  N st    38    158537       150      3195         0     24764     15975    535811   no data   no data
15.69/15.79	c  N st    39    207126       150      3195         0     19770     15975    343226   no data   no data
18.09/18.17	c  N st    40    237808       150      3195         0     29966     15975    642795   no data   no data
18.09/18.17	c  S st    40    237808       150      3195         0     29966     15975    642795   no data   no data
18.19/18.25	c  S st    40    238309       150      3195         0     30458     15975    657277   no data   no data
18.19/18.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.19/18.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.19/18.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.19/18.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.19/18.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.19/18.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
18.19/18.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.19/18.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.19/18.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.42	c lits-rem:       852  cl-subs:     2342  v-elim:      0  v-fix:    0  time:  1.14 s
19.39/19.42	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
19.39/19.43	c vivif2 --  cl tried    28116 cl shrink        0 lits rem          0 time: 0.01
19.49/19.54	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
19.49/19.54	c calculated reachability. Time: 0.00
19.49/19.54	c  N st    40    238309       150      3195         0     28116     15975    582958   no data   no data
25.59/25.68	c  F st    41    306252       150      3195         0     29962     15975    595458   no data   no data
25.59/25.69	c  N st    41    306252       150      3195         0     29962     15975    595458   no data   no data
26.09/26.18	c Decided on static restart strategy
28.29/28.37	c  N st    51    334554       150      3195         0     34244     15975    716949   no data   no data
30.79/30.81	c  N st    53    357464       150      3195         0     32270     15975    612956   no data   no data
30.79/30.81	c  S st    53    357464       150      3195         0     32270     15975    612956   no data   no data
30.79/30.89	c  S st    53    357967       150      3195         0     32761     15975    627677   no data   no data
30.79/30.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.89/30.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
30.89/30.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.89/30.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.89/30.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.89/30.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
30.89/30.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.89/30.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.89/30.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.48/31.56	c lits-rem:       452  cl-subs:     1497  v-elim:      0  v-fix:    0  time:  0.63 s
31.48/31.56	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
31.48/31.57	c vivif2 --  cl tried    31264 cl shrink        0 lits rem          0 time: 0.01
31.58/31.69	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
31.58/31.69	c calculated reachability. Time: 0.00
31.58/31.69	c  N st    53    357967       150      3195         0     31264     15975    578767   no data   no data
34.99/35.03	c  N st    54    390361       150      3195         0     37138     15975    741573   no data   no data
40.28/40.30	c  N st    55    438949       150      3195         0     31064     15975    532180   no data   no data
48.09/48.10	c  N st    56    511831       150      3195         0     44091     15975    874775   no data   no data
51.19/51.26	c  N st    57    536952       150      3195         0     38660     15975    690684   no data   no data
51.19/51.26	c  S st    57    536952       150      3195         0     38660     15975    690684   no data   no data
51.29/51.35	c  S st    57    537456       150      3195         0     39149     15975    705375   no data   no data
51.29/51.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.29/51.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
51.29/51.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.29/51.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.29/51.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.29/51.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
51.29/51.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.29/51.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.29/51.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.19/52.26	c lits-rem:       437  cl-subs:     1780  v-elim:      0  v-fix:    0  time:  0.87 s
52.19/52.26	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
52.19/52.27	c vivif2 --  cl tried    37369 cl shrink        0 lits rem          0 time: 0.01
52.39/52.41	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.14
52.39/52.41	c calculated reachability. Time: 0.00
52.39/52.41	c  N st    57    537456       150      3195         0     37369     15975    653704   no data   no data
73.39/73.42	c  N st    58    701441       150      3195         0     65477     15975   1481364   no data   no data
86.69/86.75	c  N st    59    806185       150      3195         0     59950     15975   1272655   no data   no data
86.69/86.75	c  S st    59    806185       150      3195         0     59950     15975   1272655   no data   no data
86.90/86.91	c  S st    59    806687       150      3195         0     60442     15975   1287384   no data   no data
86.90/86.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.90/86.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
86.90/86.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.90/86.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.90/86.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.90/86.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
86.90/86.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.90/86.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
86.90/86.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.39/92.45	c lits-rem:      1184  cl-subs:     3972  v-elim:      0  v-fix:    0  time:  5.46 s
92.39/92.45	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
92.39/92.47	c vivif2 --  cl tried    56470 cl shrink        0 lits rem          0 time: 0.01
92.59/92.69	c asymm  cl-useful: 0/2995/3195 lits-rem:0 time: 0.22
92.59/92.70	c calculated reachability. Time: 0.00
92.59/92.70	c  N st    59    806687       150      3195         0     56470     15975   1157180   no data   no data
133.00/133.02	c  F st    60   1071875       150      3195         0     71673     15975   1541947   no data   no data
133.00/133.02	c  N st    60   1071875       150      3195         0     71673     15975   1541947   no data   no data
134.10/134.10	c Decided on static restart strategy
137.79/137.89	c  N st    70   1100178       150      3195         0     56195     15975   1003276   no data   no data
144.89/144.92	c  N st    72   1136172       150      3195         0     46797     15975    684949   no data   no data
150.29/150.32	c  N st    73   1168565       150      3195         0     77270     15975   1609250   no data   no data
157.89/157.96	c  N st    74   1210033       150      3195         0     71915     15975   1436083   no data   no data
157.89/157.96	c  S st    74   1210033       150      3195         0     71915     15975   1436083   no data   no data
158.09/158.13	c  S st    74   1210540       150      3195         0     72408     15975   1450687   no data   no data
158.09/158.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
158.09/158.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
158.09/158.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
158.09/158.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.09/158.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.09/158.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
158.09/158.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.09/158.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
158.19/158.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.49/165.50	c lits-rem:      4468  cl-subs:     5309  v-elim:      0  v-fix:    0  time:  7.28 s
165.49/165.50	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
165.49/165.51	c vivif2 --  cl tried    67099 cl shrink        0 lits rem          0 time: 0.02
165.69/165.74	c asymm  cl-useful: 0/2577/3195 lits-rem:0 time: 0.23
165.69/165.75	c calculated reachability. Time: 0.00
165.69/165.75	c  N st    74   1210540       150      3195         0     67099     15975   1273779   no data   no data
178.19/178.28	c  N st    75   1283423       150      3195         0     90920     15975   1997551   no data   no data
198.30/198.37	c  N st    76   1392748       150      3195         0     52585     15975    763888   no data   no data
229.39/229.41	c  N st    77   1556732       150      3195         0     56980     15975    848006   no data   no data
258.69/258.78	c  N st    78   1710541       150      3195         0     97242     15975   2055812   no data   no data
258.69/258.78	c  S st    78   1710541       150      3195         0     97242     15975   2055812   no data   no data
258.99/259.05	c  S st    78   1711045       150      3195         0     97733     15975   2070335   no data   no data
258.99/259.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
259.09/259.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
259.09/259.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
259.09/259.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.09/259.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.09/259.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
259.09/259.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
259.09/259.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
259.09/259.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.50/280.56	c lits-rem:      5847  cl-subs:     9722  v-elim:      0  v-fix:    0  time: 21.37 s
280.50/280.56	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
280.50/280.58	c vivif2 --  cl tried    88011 cl shrink        0 lits rem          0 time: 0.02
280.59/280.69	c asymm  cl-useful: 0/618/3195 lits-rem:0 time: 0.11
280.59/280.69	c calculated reachability. Time: 0.00
280.59/280.69	c  N st    78   1711045       150      3195         0     88011     15975   1769721   no data   no data
354.10/354.20	c  N st    79   2080009       150      3195         0     99583     15975   1994162   no data   no data
381.70/381.74	c  N st    80   2211047       150      3195         0    103826     15975   2153546   no data   no data
381.70/381.74	c  S st    80   2211047       150      3195         0    103826     15975   2153546   no data   no data
381.99/382.03	c  S st    80   2211550       150      3195         0    104321     15975   2168747   no data   no data
381.99/382.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
381.99/382.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
381.99/382.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
381.99/382.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
381.99/382.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
381.99/382.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
381.99/382.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
382.09/382.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
382.09/382.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
401.79/401.85	c lits-rem:      2823  cl-subs:     8510  v-elim:      0  v-fix:    0  time: 19.68 s
401.79/401.85	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
401.79/401.87	c vivif2 --  cl tried    95811 cl shrink        0 lits rem          0 time: 0.03
402.09/402.16	c asymm  cl-useful: 0/1758/3195 lits-rem:0 time: 0.29
402.09/402.16	c calculated reachability. Time: 0.00
402.09/402.16	c  N st    80   2211550       150      3195         0     95811     15975   1894980   no data   no data
511.10/511.20	c  N st    81   2711550       150      3195         0    118372     15975   2403752   no data   no data
511.10/511.20	c  S st    81   2711550       150      3195         0    118372     15975   2403752   no data   no data
511.51/511.53	c  S st    81   2712050       150      3195         0    118858     15975   2418683   no data   no data
511.51/511.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
511.51/511.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
511.51/511.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
511.51/511.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
511.51/511.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.51/511.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
511.51/511.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
511.60/511.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
511.60/511.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
540.11/540.11	c lits-rem:      2289  cl-subs:    12169  v-elim:      0  v-fix:    0  time: 28.43 s
540.11/540.11	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
540.11/540.14	c vivif2 --  cl tried   106689 cl shrink        0 lits rem          0 time: 0.03
540.40/540.46	c asymm  cl-useful: 0/1403/3195 lits-rem:0 time: 0.32
540.40/540.46	c calculated reachability. Time: 0.00
540.40/540.46	c  N st    81   2712050       150      3195         0    106689     15975   2079641   no data   no data
676.51/676.58	c  N st    82   3212052       150      3195         0     83762     15975   1247315   no data   no data
676.51/676.58	c  S st    82   3212052       150      3195         0     83762     15975   1247315   no data   no data
676.70/676.78	c  S st    82   3212554       150      3195         0     84251     15975   1262058   no data   no data
676.70/676.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
676.80/676.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
676.80/676.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
676.80/676.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
676.80/676.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
676.80/676.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
676.80/676.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
676.80/676.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
676.80/676.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
678.81/678.87	c lits-rem:       665  cl-subs:     2196  v-elim:      0  v-fix:    0  time:  2.00 s
678.81/678.87	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
678.81/678.89	c vivif2 --  cl tried    82055 cl shrink        0 lits rem          0 time: 0.02
679.11/679.14	c asymm  cl-useful: 0/2096/3195 lits-rem:0 time: 0.25
679.11/679.14	c calculated reachability. Time: 0.00
679.11/679.14	c  N st    82   3212554       150      3195         0     82055     15975   1195496   no data   no data
825.71/825.74	c  N st    83   3712555       150      3195         0     92671     15975   1404476   no data   no data
825.71/825.74	c  S st    83   3712555       150      3195         0     92671     15975   1404476   no data   no data
825.91/825.96	c  S st    83   3713056       150      3195         0     93159     15975   1419595   no data   no data
825.91/825.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
826.01/826.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
826.01/826.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
826.01/826.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.01/826.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.01/826.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
826.01/826.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
826.01/826.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
826.01/826.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
829.01/829.08	c lits-rem:       771  cl-subs:     3159  v-elim:      0  v-fix:    0  time:  3.02 s
829.01/829.08	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
829.11/829.10	c vivif2 --  cl tried    90000 cl shrink        0 lits rem          0 time: 0.02
829.31/829.30	c asymm  cl-useful: 0/1099/3195 lits-rem:0 time: 0.19
829.31/829.30	c calculated reachability. Time: 0.00
829.31/829.30	c  N st    83   3713056       150      3195         0     90000     15975   1333908   no data   no data
839.61/839.63	c  F st    84   3751563       150      3195         0    126213     15975   2450678   no data   no data
839.61/839.63	c  N st    84   3751563       150      3195         0    126213     15975   2450678   no data   no data
841.71/841.73	c Decided on static restart strategy
849.51/849.59	c  N st    94   3779868       150      3195         0    153193     15975   3280782   no data   no data
858.02/858.10	c  N st    96   3815860       150      3195         0    107294     15975   1837894   no data   no data
866.61/866.62	c  N st    97   3848253       150      3195         0    137971     15975   2769808   no data   no data
880.51/880.53	c  N st    98   3896842       150      3195         0    102809     15975   1692249   no data   no data
904.61/904.63	c  N st    99   3969726       150      3195         0     89605     15975   1251922   no data   no data
938.91/938.94	c  N st   100   4079049       150      3195         0    109510     15975   1832345   no data   no data
980.41/980.44	c  N st   101   4213057       150      3195         0    151642     15975   3107900   no data   no data
980.41/980.44	c  S st   101   4213057       150      3195         0    151642     15975   3107900   no data   no data
980.81/980.85	c  S st   101   4213558       150      3195         0    152132     15975   3122322   no data   no data
980.81/980.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
980.91/980.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
980.91/980.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
980.91/980.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
980.91/980.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
980.91/980.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
980.91/980.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
980.91/980.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
981.01/981.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1031.31/1031.33	c lits-rem:      4027  cl-subs:    15808  v-elim:      0  v-fix:    0  time: 50.27 s
1031.31/1031.33	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1031.31/1031.37	c vivif2 --  cl tried   136324 cl shrink        0 lits rem          0 time: 0.04
1031.72/1031.71	c asymm  cl-useful: 0/1288/3195 lits-rem:0 time: 0.34
1031.72/1031.71	c calculated reachability. Time: 0.00
1031.72/1031.71	c  N st   101   4213558       150      3195         0    136324     15975   2637940   no data   no data
1103.32/1103.31	c  N st   102   4459534       150      3195         0    111716     15975   1840032   no data   no data
1184.92/1184.98	c  N st   103   4713558       150      3195         0    174974     15975   3765738   no data   no data
1184.92/1184.98	c  S st   103   4713558       150      3195         0    174974     15975   3765738   no data   no data
1185.42/1185.46	c  S st   103   4714062       150      3195         0    175461     15975   3780631   no data   no data
1185.42/1185.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1185.52/1185.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1185.52/1185.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1185.52/1185.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1185.52/1185.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1185.52/1185.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1185.52/1185.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1185.62/1185.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1185.72/1185.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1253.62/1253.66	c lits-rem:      4436  cl-subs:    16939  v-elim:      0  v-fix:    0  time: 67.94 s
1253.62/1253.66	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1253.72/1253.71	c vivif2 --  cl tried   158522 cl shrink        0 lits rem          0 time: 0.05
1254.03/1254.08	c asymm  cl-useful: 0/944/3195 lits-rem:0 time: 0.37
1254.03/1254.08	c calculated reachability. Time: 0.00
1254.03/1254.08	c  N st   103   4714062       150      3195         0    158522     15975   3274125   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174864-1301791493/watcher-3174864-1301791493 -o /tmp/evaluation-result-3174864-1301791493/solver-3174864-1301791493 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174864-1301791493.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.44 3.88 3.90 4/174 9191
/proc/meminfo: memFree=21014648/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=29780 CPUtime=0 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 540 0 0 0 0 0 0 0 25 0 1 0 290749060 30494720 479 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 7445 479 340 106 0 2416 0

[startup+0.015866 s]
/proc/loadavg: 3.44 3.88 3.90 4/174 9191
/proc/meminfo: memFree=21014648/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=29780 CPUtime=0.01 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 548 0 0 0 1 0 0 0 25 0 1 0 290749060 30494720 487 33554432000 4194304 4627331 140733559546160 18446744073709551615 4310073 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 7445 487 340 106 0 2416 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29780

[startup+0.100853 s]
/proc/loadavg: 3.44 3.88 3.90 4/174 9191
/proc/meminfo: memFree=21014648/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=30528 CPUtime=0.09 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 875 0 0 0 9 0 0 0 25 0 1 0 290749060 31260672 783 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 7632 783 370 106 0 2603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30528

[startup+0.300815 s]
/proc/loadavg: 3.44 3.88 3.90 4/174 9191
/proc/meminfo: memFree=21014648/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=31220 CPUtime=0.29 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 1216 0 0 0 29 0 0 0 25 0 1 0 290749060 31969280 948 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 7805 948 371 106 0 2776 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31220

[startup+0.700744 s]
/proc/loadavg: 3.44 3.88 3.90 4/174 9191
/proc/meminfo: memFree=21014648/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=31848 CPUtime=0.69 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 1894 0 0 0 69 0 0 0 25 0 1 0 290749060 32612352 1014 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 7962 1014 371 106 0 2933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31848

[startup+1.5006 s]
/proc/loadavg: 3.44 3.88 3.90 5/190 9212
/proc/meminfo: memFree=20993936/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=39180 CPUtime=1.48 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 4175 0 0 0 148 0 0 0 25 0 1 0 290749060 40120320 2886 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 9795 2886 376 106 0 4766 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39180

[startup+3.10032 s]
/proc/loadavg: 3.56 3.90 3.91 5/190 9212
/proc/meminfo: memFree=20969472/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=39376 CPUtime=3.09 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 5729 0 0 0 308 1 0 0 25 0 1 0 290749060 40321024 2854 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 9844 2854 376 106 0 4815 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39376

[startup+6.30075 s]
/proc/loadavg: 3.56 3.90 3.91 5/190 9212
/proc/meminfo: memFree=20959428/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=46684 CPUtime=6.28 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 9584 0 0 0 627 1 0 0 25 0 1 0 290749060 47804416 4778 33554432000 4194304 4627331 140733559546160 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 11671 4778 376 106 0 6642 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46684

[startup+12.7006 s]
/proc/loadavg: 3.63 3.90 3.91 5/190 9213
/proc/meminfo: memFree=20927788/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=52724 CPUtime=12.69 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 14201 0 0 0 1267 2 0 0 25 0 1 0 290749060 53989376 6069 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 13181 6069 376 106 0 8152 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52724

[startup+25.5003 s]
/proc/loadavg: 3.68 3.91 3.91 5/190 9213
/proc/meminfo: memFree=20907716/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=58424 CPUtime=25.49 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 21916 0 0 0 2544 5 0 0 25 0 1 0 290749060 59826176 7471 33554432000 4194304 4627331 140733559546160 18446744073709551615 4321296 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 14606 7471 376 106 0 9577 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58424

[startup+51.1008 s]
/proc/loadavg: 3.79 3.91 3.91 5/190 9214
/proc/meminfo: memFree=20889900/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=62540 CPUtime=51.09 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 33750 0 0 0 5102 7 0 0 25 0 1 0 290749060 64040960 8483 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309413 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 15635 8483 376 106 0 10606 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62540

[startup+102.307 s]
/proc/loadavg: 3.91 3.92 3.91 5/190 9215
/proc/meminfo: memFree=20839896/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=85188 CPUtime=102.3 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 54860 0 0 0 10220 10 0 0 25 0 1 0 290749060 87232512 13712 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 21297 13712 376 106 0 16268 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85188

[startup+162.301 s]
/proc/loadavg: 3.97 3.94 3.91 5/190 9217
/proc/meminfo: memFree=20804048/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=96948 CPUtime=162.29 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 73252 0 0 0 16214 15 0 0 25 0 1 0 290749060 99274752 17197 33554432000 4194304 4627331 140733559546160 18446744073709551615 4420055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 24237 17197 376 106 0 19208 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 96948

[startup+222.3 s]
/proc/loadavg: 3.99 3.94 3.91 5/190 9218
/proc/meminfo: memFree=20784536/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=97296 CPUtime=222.3 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 87589 0 0 0 22210 20 0 0 25 0 1 0 290749060 99631104 17153 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 24324 17153 376 106 0 19295 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 97296

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 9220
/proc/meminfo: memFree=20747668/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=118576 CPUtime=282.29 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 101198 0 0 0 28206 23 0 0 25 0 1 0 290749060 121421824 23062 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 29644 23062 376 106 0 24615 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 118576

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 9221
/proc/meminfo: memFree=20711412/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=118884 CPUtime=342.3 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 114851 0 0 0 34203 27 0 0 25 0 1 0 290749060 121737216 22889 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 29721 22889 376 106 0 24692 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118884

[startup+402.3 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 9223
/proc/meminfo: memFree=20691424/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=134044 CPUtime=402.29 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 127029 0 0 0 40199 30 0 0 25 0 1 0 290749060 137261056 26278 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 33511 26278 376 106 0 28482 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 134044

[startup+462.301 s]
/proc/loadavg: 4.07 3.98 3.91 5/190 9225
/proc/meminfo: memFree=20670200/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=134272 CPUtime=462.29 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 139600 0 0 0 46195 34 0 0 25 0 1 0 290749060 137494528 26311 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309188 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 33568 26311 376 106 0 28539 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 134272

[startup+522.301 s]
/proc/loadavg: 4.15 4.02 3.93 5/190 9226
/proc/meminfo: memFree=20657272/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=147400 CPUtime=522.3 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 152397 0 0 0 52192 38 0 0 25 0 1 0 290749060 150937600 29650 33554432000 4194304 4627331 140733559546160 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 36850 29650 376 106 0 31821 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 147400

[startup+582.3 s]
/proc/loadavg: 4.11 4.03 3.93 5/190 9228
/proc/meminfo: memFree=20633820/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=147484 CPUtime=582.31 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 159668 0 0 0 58190 41 0 0 25 0 1 0 290749060 151023616 29918 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 36871 29918 376 106 0 31842 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 147484

[startup+642.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 9230
/proc/meminfo: memFree=20607256/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=147708 CPUtime=642.31 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 169453 0 0 0 64186 45 0 0 25 0 1 0 290749060 151252992 29490 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309255 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 36927 29490 376 106 0 31898 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 147708

[startup+702.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 9231
/proc/meminfo: memFree=20613556/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=149716 CPUtime=702.31 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 179543 0 0 0 70182 49 0 0 25 0 1 0 290749060 153309184 28881 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 37429 28881 376 106 0 32400 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 149716

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 9233
/proc/meminfo: memFree=20597644/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=149848 CPUtime=762.31 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 188593 0 0 0 76180 51 0 0 25 0 1 0 290749060 153444352 30540 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 37462 30540 376 106 0 32433 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 149848

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9234
/proc/meminfo: memFree=20590552/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=206036 CPUtime=822.31 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 196851 0 0 0 82177 54 0 0 25 0 1 0 290749060 210980864 31259 33554432000 4194304 4627331 140733559546160 18446744073709551615 4324173 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 51509 31259 376 106 0 46480 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 206036

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9236
/proc/meminfo: memFree=20584700/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=153836 CPUtime=882.31 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 207789 0 0 0 88174 57 0 0 25 0 1 0 290749060 157528064 30395 33554432000 4194304 4627331 140733559546160 18446744073709551615 4310085 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 38459 30395 376 106 0 33430 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 153836

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9237
/proc/meminfo: memFree=20588136/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=153944 CPUtime=942.31 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 216235 0 0 0 94171 60 0 0 25 0 1 0 290749060 157638656 30775 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 38486 30775 376 106 0 33457 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 153944

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9248
/proc/meminfo: memFree=20551868/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=181056 CPUtime=1002.31 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 227599 0 0 0 100169 62 0 0 25 0 1 0 290749060 185401344 38089 33554432000 4194304 4627331 140733559546160 18446744073709551615 4420162 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 45264 38089 376 106 0 40235 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 181056

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 9250
/proc/meminfo: memFree=20555812/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=181080 CPUtime=1062.32 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 232076 0 0 0 106168 64 0 0 25 0 1 0 290749060 185425920 37989 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 45270 37989 376 106 0 40241 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 181080

[startup+1122.3 s]
/proc/loadavg: 4.16 4.05 3.95 5/190 9251
/proc/meminfo: memFree=20523744/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=239280 CPUtime=1122.32 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 240745 0 0 0 112166 66 0 0 25 0 1 0 290749060 245022720 38400 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 59820 38400 376 106 0 54791 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 239280

[startup+1182.3 s]
/proc/loadavg: 4.10 4.05 3.96 5/190 9256
/proc/meminfo: memFree=20515584/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=239900 CPUtime=1182.31 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 249483 0 0 0 118163 68 0 0 25 0 1 0 290749060 245657600 38576 33554432000 4194304 4627331 140733559546160 18446744073709551615 4321886 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 59975 38576 376 106 0 54946 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 239900

[startup+1242.3 s]
/proc/loadavg: 4.04 4.04 3.96 5/190 9257
/proc/meminfo: memFree=20483740/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=274508 CPUtime=1242.32 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 257378 0 0 0 124162 70 0 0 25 0 1 0 290749060 281096192 46471 33554432000 4194304 4627331 140733559546160 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 68627 46471 376 106 0 63598 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 274508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 3.96 5/190 9259
/proc/meminfo: memFree=20479752/32950904 swapFree=67111528/67111528
[pid=9191] ppid=9189 vsize=216028 CPUtime=1300.02 cores=1,3
/proc/9191/stat : 9191 (strangenight2-s) R 9189 9191 9151 0 -1 4202496 264407 0 0 0 129930 72 0 0 25 0 1 0 290749060 221212672 44264 33554432000 4194304 4627331 140733559546160 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9191/statm: 54007 44264 376 106 0 48978 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 216028

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.31
CPU system time (s): 0.734888
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 274784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.31
system time used= 0.734888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264407
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= 9
involuntary context switches= 1473

runsolver used 2.07768 second user time and 5.03523 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-03 02:44:53
IDJOB=3174864
IDBENCH=83082
IDSOLVER=1587
FILE ID=node121/3174864-1301791493
RUNJOBID= node121-1301791493-9171
PBS_JOBID= 12841430
Free space on /tmp= 71480 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1787844685-006.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174864-1301791493/watcher-3174864-1301791493 -o /tmp/evaluation-result-3174864-1301791493/solver-3174864-1301791493 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174864-1301791493.cnf

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

MD5SUM BENCH= 08f7f98549a111fea2bbc5a28af8d7eb
RANDOM SEED=556239788

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:      21014804 kB
Buffers:        343980 kB
Cached:       11254680 kB
SwapCached:          0 kB
Active:        7592224 kB
Inactive:      4069428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21014804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17156 kB
Writeback:           0 kB
AnonPages:       63716 kB
Mapped:          14420 kB
Slab:           208776 kB
PageTables:       5164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   192504 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= 71456 MiB
End job on node121 at 2011-04-03 03:06:35