Trace number 3370265

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1650617512-037.SATISFIABLE.cnf
MD5SUM00e397e3dd3a79476fc090c9f6643f84
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05999
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 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-3370265-1305388544.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.00/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      73 undec:       5 neg:      72
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.14	c  N st     8      4918       150      3195         0      4686     15975    140922   no data   no data  --
0.29/0.36	c  N st    10     11302       150      3195         0      4336     15975     99516   no data   no data  --
0.49/0.57	c  N st    11     17046       150      3195         0      9841     15975    273147   no data   no data  --
0.89/0.92	c  F st    12     25002       150      3195         0     12101     15975    344381   no data   no data  --
0.89/0.92	c  N st    12     25002       150      3195         0     12101     15975    344381   no data   no data  --
1.11/1.13	c Decided on static restart strategy
1.11/1.13	c  N st    18     30001       150      3195         0     10328     15975    265576   no data   no data  --
1.11/1.13	c  S st    18     30001       150      3195         0     10328     15975    265576   no data   no data  --
1.11/1.16	c  S st    18     30506       150      3195         0     10827     15975    280149   no data   no data  --
1.11/1.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.11/1.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.11/1.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.11/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.11/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.11/1.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.11/1.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.04	c lits-rem:      2913  cl-subs:     1156  v-elim:      0  v-fix:    0  time:  0.87 s
1.99/2.09	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
1.99/2.09	c calculated reachability. Time: 0.00
1.99/2.09	c  N st    18     30506       150      3195         0      9671     15975    237889   no data   no data  --
2.39/2.43	c  N st    20     37618       150      3195         0      8893     15975    199432   no data   no data  --
2.69/2.76	c  N st    21     44018       150      3195         0     14973     15975    382243   no data   no data  --
2.79/2.87	c  S st    22     45760       150      3195         0     16620     15975    431318   no data   no data  --
2.89/2.91	c  S st    22     46264       150      3195         0      8618     15975    170532   no data   no data  --
2.89/2.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.89/2.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.89/2.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.19/3.22	c lits-rem:       299  cl-subs:      173  v-elim:      0  v-fix:    0  time:  0.29 s
3.19/3.22	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3.19/3.22	c vivif2 --  cl tried     8445 cl shrink        0 lits rem          0 time: 0.00
3.19/3.26	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
3.19/3.26	c calculated reachability. Time: 0.00
3.19/3.26	c  N st    22     46264       150      3195         0      8445     15975    164696   no data   no data  --
4.08/4.11	c  N st    23     60662       150      3195         0     12603     15975    272839   no data   no data  --
4.59/4.67	c  N st    24     69398       150      3195         0     10497     15975    195635   no data   no data  --
4.59/4.67	c  S st    24     69398       150      3195         0     10497     15975    195635   no data   no data  --
4.69/4.70	c  S st    24     69902       150      3195         0     10992     15975    210503   no data   no data  --
4.69/4.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.69/4.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.69/4.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.69/4.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.69/4.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.69/4.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.69/4.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.29/5.34	c lits-rem:       564  cl-subs:      242  v-elim:      0  v-fix:    0  time:  0.63 s
5.29/5.34	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
5.29/5.35	c vivif2 --  cl tried    10750 cl shrink        0 lits rem          0 time: 0.00
5.29/5.40	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
5.29/5.40	c calculated reachability. Time: 0.00
5.29/5.40	c  N st    24     69902       150      3195         0     10750     15975    202201   no data   no data  --
6.39/6.47	c  F st    25     87500       150      3195         0     16144     15975    356246   no data   no data  --
6.39/6.48	c  N st    25     87500       150      3195         0     16144     15975    356246   no data   no data  --
6.69/6.80	c Decided on static restart strategy
6.89/6.98	c  N st    32     95535       150      3195         0     23814     15975    590055   no data   no data  --
7.39/7.48	c  N st    34    104854       150      3195         0     20327     15975    464316   no data   no data  --
7.39/7.48	c  S st    34    104854       150      3195         0     20327     15975    464316   no data   no data  --
7.49/7.53	c  S st    34    105358       150      3195         0     20818     15975    478508   no data   no data  --
7.49/7.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.49/7.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.49/7.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.98/9.08	c lits-rem:      3468  cl-subs:     1392  v-elim:      0  v-fix:    0  time:  1.53 s
8.98/9.08	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
8.98/9.08	c vivif2 --  cl tried    19426 cl shrink        0 lits rem          0 time: 0.00
9.08/9.17	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
9.08/9.17	c calculated reachability. Time: 0.00
9.08/9.17	c  N st    34    105358       150      3195         0     19426     15975    430804   no data   no data  --
9.79/9.86	c  N st    35    114957       150      3195         0     15239     15975    307087   no data   no data  --
10.78/10.86	c  N st    36    129355       150      3195         0     14704     15975    264741   no data   no data  --
12.28/12.37	c  N st    37    150950       150      3195         0     20003     15975    407626   no data   no data  --
12.79/12.89	c  S st    38    158037       150      3195         0     26754     15975    618517   no data   no data  --
12.89/12.95	c  S st    38    158539       150      3195         0     27247     15975    633157   no data   no data  --
12.89/12.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.89/12.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
12.89/12.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.78/14.89	c lits-rem:      4220  cl-subs:     2008  v-elim:      0  v-fix:    0  time:  1.91 s
14.78/14.89	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
14.88/14.90	c vivif2 --  cl tried    25239 cl shrink        0 lits rem          0 time: 0.00
14.98/15.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
14.98/15.02	c calculated reachability. Time: 0.00
14.98/15.02	c  N st    38    158539       150      3195         0     25239     15975    561569   no data   no data  --
18.98/19.09	c  N st    39    207127       150      3195         0     20007     15975    353616   no data   no data  --
21.39/21.44	c  N st    40    237809       150      3195         0     30173     15975    647904   no data   no data  --
21.39/21.44	c  S st    40    237809       150      3195         0     30173     15975    647904   no data   no data  --
21.49/21.51	c  S st    40    238311       150      3195         0     30666     15975    662910   no data   no data  --
21.49/21.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.49/21.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.49/21.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.49/21.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.49/21.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.49/21.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21.49/21.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.49/23.56	c lits-rem:      4477  cl-subs:     2112  v-elim:      0  v-fix:    0  time:  2.02 s
23.49/23.56	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
23.49/23.56	c vivif2 --  cl tried    28554 cl shrink        0 lits rem          0 time: 0.00
23.59/23.69	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
23.59/23.69	c calculated reachability. Time: 0.00
23.59/23.69	c  N st    40    238311       150      3195         0     28554     15975    593798   no data   no data  --
30.29/30.32	c  F st    41    306250       150      3195         0     30360     15975    601073   no data   no data  --
30.29/30.32	c  N st    41    306250       150      3195         0     30360     15975    601073   no data   no data  --
30.80/30.86	c Decided on static restart strategy
33.19/33.28	c  N st    51    334553       150      3195         0     34558     15975    695486   no data   no data  --
35.59/35.65	c  N st    53    357466       150      3195         0     32638     15975    634237   no data   no data  --
35.59/35.65	c  S st    53    357466       150      3195         0     32638     15975    634237   no data   no data  --
35.69/35.72	c  S st    53    357968       150      3195         0     33128     15975    649033   no data   no data  --
35.69/35.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.69/35.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.69/35.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.69/35.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.69/35.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.69/35.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.69/35.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.79/37.83	c lits-rem:      4180  cl-subs:     1602  v-elim:      0  v-fix:    0  time:  2.08 s
37.79/37.83	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
37.79/37.83	c vivif2 --  cl tried    31526 cl shrink        0 lits rem          0 time: 0.01
37.89/37.97	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
37.89/37.97	c calculated reachability. Time: 0.00
37.89/37.97	c  N st    53    357968       150      3195         0     31526     15975    590927   no data   no data  --
41.29/41.34	c  N st    54    390361       150      3195         0     37527     15975    770642   no data   no data  --
46.59/46.65	c  N st    55    438949       150      3195         0     31369     15975    542152   no data   no data  --
54.49/54.56	c  N st    56    511832       150      3195         0     44392     15975    910626   no data   no data  --
57.29/57.40	c  N st    57    536952       150      3195         0     38963     15975    731259   no data   no data  --
57.29/57.40	c  S st    57    536952       150      3195         0     38963     15975    731259   no data   no data  --
57.39/57.48	c  S st    57    537457       150      3195         0     39458     15975    745973   no data   no data  --
57.39/57.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.39/57.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.49/57.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.49/57.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.49/57.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.49/57.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.49/57.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.99/60.01	c lits-rem:      4604  cl-subs:     1645  v-elim:      0  v-fix:    0  time:  2.49 s
59.99/60.01	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
59.99/60.01	c vivif2 --  cl tried    37813 cl shrink        0 lits rem          0 time: 0.01
60.09/60.19	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.17
60.09/60.19	c calculated reachability. Time: 0.00
60.09/60.19	c  N st    57    537457       150      3195         0     37813     15975    687561   no data   no data  --
80.59/80.60	c  N st    58    701441       150      3195         0     66040     15975   1519981   no data   no data  --
94.39/94.50	c  N st    59    806187       150      3195         0     60011     15975   1251200   no data   no data  --
94.39/94.50	c  S st    59    806187       150      3195         0     60011     15975   1251200   no data   no data  --
94.60/94.65	c  S st    59    806689       150      3195         0     60503     15975   1266242   no data   no data  --
94.60/94.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.60/94.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.60/94.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
94.69/94.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.69/94.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.69/94.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
94.69/94.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.29/101.36	c lits-rem:      2354  cl-subs:     5309  v-elim:      0  v-fix:    0  time:  6.66 s
101.29/101.36	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
101.29/101.38	c vivif2 --  cl tried    55194 cl shrink        0 lits rem          0 time: 0.01
101.49/101.58	c asymm  cl-useful: 0/2453/3195 lits-rem:0 time: 0.21
101.49/101.58	c calculated reachability. Time: 0.00
101.49/101.58	c  N st    59    806689       150      3195         0     55194     15975   1102486   no data   no data  --
143.49/143.56	c  F st    60   1071875       150      3195         0     70739     15975   1469337   no data   no data  --
143.49/143.56	c  N st    60   1071875       150      3195         0     70739     15975   1469337   no data   no data  --
144.49/144.59	c Decided on static restart strategy
147.99/148.03	c  N st    70   1100180       150      3195         0     55162     15975    968462   no data   no data  --
154.01/154.03	c  N st    72   1136172       150      3195         0     45887     15975    659111   no data   no data  --
158.79/158.81	c  N st    73   1168564       150      3195         0     76556     15975   1624902   no data   no data  --
165.30/165.34	c  N st    74   1210033       150      3195         0     71252     15975   1394697   no data   no data  --
165.30/165.34	c  S st    74   1210033       150      3195         0     71252     15975   1394697   no data   no data  --
165.50/165.51	c  S st    74   1210534       150      3195         0     71739     15975   1409505   no data   no data  --
165.50/165.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
165.50/165.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
165.50/165.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
165.50/165.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
165.50/165.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
165.50/165.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
165.50/165.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
173.39/173.46	c lits-rem:      2170  cl-subs:     5179  v-elim:      0  v-fix:    0  time:  7.88 s
173.39/173.46	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
173.39/173.47	c vivif2 --  cl tried    66560 cl shrink        0 lits rem          0 time: 0.01
173.49/173.58	c asymm  cl-useful: 0/742/3195 lits-rem:0 time: 0.11
173.49/173.58	c calculated reachability. Time: 0.00
173.49/173.58	c  N st    74   1210534       150      3195         0     66560     15975   1253103   no data   no data  --
187.10/187.16	c  N st    75   1283418       150      3195         0     89957     15975   1951926   no data   no data  --
206.99/207.09	c  N st    76   1392741       150      3195         0     51840     15975    747089   no data   no data  --
238.71/238.72	c  N st    77   1556726       150      3195         0     56556     15975    846025   no data   no data  --
267.40/267.47	c  N st    78   1710534       150      3195         0     96425     15975   1966971   no data   no data  --
267.40/267.47	c  S st    78   1710534       150      3195         0     96425     15975   1966971   no data   no data  --
267.70/267.71	c  S st    78   1711034       150      3195         0     96917     15975   1981608   no data   no data  --
267.70/267.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
267.70/267.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
267.70/267.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
267.80/267.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.80/267.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.80/267.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
267.80/267.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.80/290.86	c lits-rem:      1777  cl-subs:    11259  v-elim:      0  v-fix:    0  time: 23.04 s
290.80/290.86	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
290.80/290.87	c vivif2 --  cl tried    85658 cl shrink        0 lits rem          0 time: 0.02
291.10/291.14	c asymm  cl-useful: 0/1557/3195 lits-rem:0 time: 0.27
291.10/291.14	c calculated reachability. Time: 0.00
291.10/291.14	c  N st    78   1711034       150      3195         0     85658     15975   1667015   no data   no data  --
364.70/364.77	c  N st    79   2079998       150      3195         0     97458     15975   1939933   no data   no data  --
396.10/396.14	c  N st    80   2211034       150      3195         0    101784     15975   2042155   no data   no data  --
396.10/396.14	c  S st    80   2211034       150      3195         0    101784     15975   2042155   no data   no data  --
396.50/396.50	c  S st    80   2211538       150      3195         0    102279     15975   2056944   no data   no data  --
396.50/396.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
396.50/396.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
396.50/396.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
396.60/396.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
396.60/396.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
396.60/396.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
396.60/396.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
418.71/418.78	c lits-rem:      1789  cl-subs:     7869  v-elim:      0  v-fix:    0  time: 22.16 s
418.71/418.78	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
418.81/418.80	c vivif2 --  cl tried    94410 cl shrink        0 lits rem          0 time: 0.02
419.12/419.17	c asymm  cl-useful: 0/1234/3195 lits-rem:0 time: 0.36
419.12/419.17	c calculated reachability. Time: 0.00
419.12/419.17	c  N st    80   2211538       150      3195         0     94410     15975   1819680   no data   no data  --
532.31/532.37	c  N st    81   2711538       150      3195         0    117093     15975   2463541   no data   no data  --
532.31/532.37	c  S st    81   2711538       150      3195         0    117093     15975   2463541   no data   no data  --
532.61/532.66	c  S st    81   2712040       150      3195         0    117585     15975   2478296   no data   no data  --
532.61/532.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
532.61/532.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
532.71/532.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
532.71/532.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
532.71/532.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
532.71/532.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
532.71/532.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
567.81/567.87	c lits-rem:      1707  cl-subs:    11245  v-elim:      0  v-fix:    0  time: 35.08 s
567.81/567.87	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
567.81/567.89	c vivif2 --  cl tried   106340 cl shrink        0 lits rem          0 time: 0.02
568.11/568.18	c asymm  cl-useful: 0/1256/3195 lits-rem:0 time: 0.29
568.11/568.18	c calculated reachability. Time: 0.00
568.11/568.18	c  N st    81   2712040       150      3195         0    106340     15975   2137350   no data   no data  --
700.31/700.36	c  N st    82   3212041       150      3195         0     83646     15975   1253949   no data   no data  --
700.31/700.36	c  S st    82   3212041       150      3195         0     83646     15975   1253949   no data   no data  --
700.51/700.58	c  S st    82   3212546       150      3195         0     84141     15975   1269096   no data   no data  --
700.51/700.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
700.51/700.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
700.62/700.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
700.62/700.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
700.62/700.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
700.62/700.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
700.62/700.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
706.31/706.34	c lits-rem:       459  cl-subs:     2001  v-elim:      0  v-fix:    0  time:  5.69 s
706.31/706.34	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
706.31/706.36	c vivif2 --  cl tried    82140 cl shrink        0 lits rem          0 time: 0.01
706.61/706.60	c asymm  cl-useful: 0/1435/3195 lits-rem:0 time: 0.24
706.61/706.60	c calculated reachability. Time: 0.00
706.61/706.60	c  N st    82   3212546       150      3195         0     82140     15975   1204829   no data   no data  --
824.02/824.09	c  N st    83   3712546       150      3195         0     92288     15975   1408414   no data   no data  --
824.02/824.09	c  S st    83   3712546       150      3195         0     92288     15975   1408414   no data   no data  --
824.32/824.30	c  S st    83   3713054       150      3195         0     92785     15975   1423414   no data   no data  --
824.32/824.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
824.32/824.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
824.32/824.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
824.32/824.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
824.32/824.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
824.32/824.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
824.32/824.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
831.53/831.58	c lits-rem:      1850  cl-subs:     3075  v-elim:      0  v-fix:    0  time:  7.19 s
831.53/831.58	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
831.53/831.60	c vivif2 --  cl tried    89710 cl shrink        0 lits rem          0 time: 0.01
831.72/831.70	c asymm  cl-useful: 0/504/3195 lits-rem:0 time: 0.11
831.72/831.71	c calculated reachability. Time: 0.00
831.72/831.71	c  N st    83   3713054       150      3195         0     89710     15975   1332638   no data   no data  --
841.23/841.30	c  F st    84   3751562       150      3195         0    126002     15975   2426415   no data   no data  --
841.33/841.30	c  N st    84   3751562       150      3195         0    126002     15975   2426415   no data   no data  --
843.52/843.57	c Decided on static restart strategy
855.22/855.25	c  N st    94   3779863       150      3195         0    152904     15975   3249599   no data   no data  --
867.52/867.54	c  N st    96   3815857       150      3195         0    107027     15975   1825503   no data   no data  --
879.32/879.32	c  N st    97   3848249       150      3195         0    137697     15975   2776487   no data   no data  --
894.82/894.88	c  N st    98   3896839       150      3195         0    102419     15975   1658891   no data   no data  --
923.42/923.44	c  N st    99   3969723       150      3195         0     89229     15975   1243819   no data   no data  --
958.04/958.04	c  N st   100   4079047       150      3195         0    109236     15975   1845353   no data   no data  --
996.54/996.53	c  N st   101   4213055       150      3195         0    151701     15975   3132488   no data   no data  --
996.54/996.53	c  S st   101   4213055       150      3195         0    151701     15975   3132488   no data   no data  --
996.94/996.97	c  S st   101   4213560       150      3195         0    152193     15975   3147289   no data   no data  --
996.94/996.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
996.94/996.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
997.04/997.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
997.14/997.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
997.14/997.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
997.14/997.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
997.14/997.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1109.84/1109.85	c lits-rem:      2485  cl-subs:    13601  v-elim:      0  v-fix:    0  time: 112.71 s
1109.84/1109.85	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1109.84/1109.88	c vivif2 --  cl tried   138592 cl shrink        0 lits rem          0 time: 0.03
1110.24/1110.21	c asymm  cl-useful: 0/971/3195 lits-rem:0 time: 0.32
1110.24/1110.21	c calculated reachability. Time: 0.00
1110.24/1110.21	c  N st   101   4213560       150      3195         0    138592     15975   2734485   no data   no data  --
1177.05/1177.02	c  N st   102   4459536       150      3195         0    113831     15975   1935530   no data   no data  --
1250.76/1250.75	c  N st   103   4713561       150      3195         0    176566     15975   3868298   no data   no data  --
1250.76/1250.75	c  S st   103   4713561       150      3195         0    176566     15975   3868298   no data   no data  --
1251.24/1251.25	c  S st   103   4714065       150      3195         0    177058     15975   3883356   no data   no data  --
1251.24/1251.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1251.24/1251.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1251.34/1251.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1251.44/1251.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1251.44/1251.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1251.44/1251.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1251.44/1251.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.39 3.87 3.95 4/362 19308
/proc/meminfo: memFree=24148124/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=29804 CPUtime=0 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 550 0 0 0 0 0 0 0 25 0 1 0 650451109 30519296 490 33554432000 4194304 4650387 140733476830544 18446744073709551615 254500352709 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 7451 490 345 112 0 2416 0

[startup+0.07432 s]
/proc/loadavg: 3.39 3.87 3.95 4/362 19308
/proc/meminfo: memFree=24148124/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=30644 CPUtime=0.07 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 873 0 0 0 7 0 0 0 25 0 1 0 650451109 31379456 787 33554432000 4194304 4650387 140733476830544 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 7661 787 377 112 0 2626 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30644

[startup+0.100322 s]
/proc/loadavg: 3.39 3.87 3.95 4/362 19308
/proc/meminfo: memFree=24148124/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=30644 CPUtime=0.09 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 905 0 0 0 9 0 0 0 25 0 1 0 650451109 31379456 819 33554432000 4194304 4650387 140733476830544 18446744073709551615 4366850 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 7661 820 377 112 0 2626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30644

[startup+0.300274 s]
/proc/loadavg: 3.39 3.87 3.95 4/362 19308
/proc/meminfo: memFree=24148124/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=31232 CPUtime=0.29 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 1251 0 0 0 29 0 0 0 25 0 1 0 650451109 31981568 984 33554432000 4194304 4650387 140733476830544 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 7808 984 379 112 0 2773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31232

[startup+0.700195 s]
/proc/loadavg: 3.39 3.87 3.95 4/362 19308
/proc/meminfo: memFree=24148124/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=32160 CPUtime=0.69 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 2001 0 0 0 69 0 0 0 25 0 1 0 650451109 32931840 1108 33554432000 4194304 4650387 140733476830544 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 8040 1108 379 112 0 3005 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32160

[startup+1.50104 s]
/proc/loadavg: 3.39 3.87 3.95 5/363 19309
/proc/meminfo: memFree=24132756/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=39584 CPUtime=1.49 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 4245 0 0 0 149 0 0 0 25 0 1 0 650451109 40534016 2923 33554432000 4194304 4650387 140733476830544 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 9896 2923 381 112 0 4861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39584

[startup+3.10072 s]
/proc/loadavg: 3.39 3.87 3.95 5/363 19309
/proc/meminfo: memFree=24110312/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=39876 CPUtime=3.09 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 5212 0 0 0 309 0 0 0 25 0 1 0 650451109 40833024 2875 33554432000 4194304 4650387 140733476830544 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 9969 2875 381 112 0 4934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39876

[startup+6.30109 s]
/proc/loadavg: 3.44 3.87 3.95 5/363 19310
/proc/meminfo: memFree=24104632/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=41492 CPUtime=6.29 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 7464 0 0 0 628 1 0 0 25 0 1 0 650451109 42487808 3300 33554432000 4194304 4650387 140733476830544 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 10373 3300 381 112 0 5338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41492

[startup+12.7008 s]
/proc/loadavg: 3.48 3.88 3.95 5/363 19310
/proc/meminfo: memFree=24079904/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=47956 CPUtime=12.69 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 12413 0 0 0 1267 2 0 0 25 0 1 0 650451109 49106944 5063 33554432000 4194304 4650387 140733476830544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 11989 5063 381 112 0 6954 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47956

[startup+25.5003 s]
/proc/loadavg: 3.60 3.88 3.95 5/363 19310
/proc/meminfo: memFree=24057808/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=60580 CPUtime=25.49 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 20239 0 0 0 2546 3 0 0 25 0 1 0 650451109 62033920 7899 33554432000 4194304 4650387 140733476830544 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 15145 7899 381 112 0 10110 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60580

[startup+51.1012 s]
/proc/loadavg: 3.81 3.91 3.96 5/363 19311
/proc/meminfo: memFree=24037252/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=65272 CPUtime=51.08 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 31882 0 0 0 5103 5 0 0 25 0 1 0 650451109 66838528 9411 33554432000 4194304 4650387 140733476830544 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 16318 9411 381 112 0 11283 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65272

[startup+102.314 s]
/proc/loadavg: 3.95 3.93 3.96 5/363 19312
/proc/meminfo: memFree=23982772/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=86472 CPUtime=102.3 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 52391 0 0 0 10221 9 0 0 25 0 1 0 650451109 88547328 14892 33554432000 4194304 4650387 140733476830544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 21618 14893 381 112 0 16583 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 86472

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.96 5/363 19314
/proc/meminfo: memFree=23958780/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=87064 CPUtime=162.29 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 70444 0 0 0 16216 13 0 0 25 0 1 0 650451109 89153536 14306 33554432000 4194304 4650387 140733476830544 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 21766 14306 381 112 0 16731 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 87064

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.96 5/363 19315
/proc/meminfo: memFree=23929812/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=101820 CPUtime=222.29 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 86470 0 0 0 22212 17 0 0 25 0 1 0 650451109 104263680 18277 33554432000 4194304 4650387 140733476830544 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 25455 18277 381 112 0 20420 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 101820

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.96 5/363 19317
/proc/meminfo: memFree=23884864/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=119128 CPUtime=282.3 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 101118 0 0 0 28209 21 0 0 25 0 1 0 650451109 121987072 22798 33554432000 4194304 4650387 140733476830544 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 29782 22798 381 112 0 24747 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 119128

[startup+342.301 s]
/proc/loadavg: 4.09 3.99 3.97 5/363 19327
/proc/meminfo: memFree=23875424/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=123076 CPUtime=342.3 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 113851 0 0 0 34206 24 0 0 25 0 1 0 650451109 126029824 24385 33554432000 4194304 4650387 140733476830544 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 30769 24385 381 112 0 25734 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 123076

[startup+402.301 s]
/proc/loadavg: 4.12 4.02 3.99 5/363 19329
/proc/meminfo: memFree=23843128/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=130444 CPUtime=402.31 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 126540 0 0 0 40203 28 0 0 25 0 1 0 650451109 133574656 25576 33554432000 4194304 4650387 140733476830544 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 32611 25576 381 112 0 27576 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 130444

[startup+462.3 s]
/proc/loadavg: 4.04 4.02 3.99 5/363 19331
/proc/meminfo: memFree=23833892/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=134956 CPUtime=462.3 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 135972 0 0 0 46200 30 0 0 25 0 1 0 650451109 138194944 25393 33554432000 4194304 4650387 140733476830544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 33739 25393 381 112 0 28704 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 134956

[startup+522.3 s]
/proc/loadavg: 4.01 4.01 3.99 5/363 19332
/proc/meminfo: memFree=23807284/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=135220 CPUtime=522.31 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 148963 0 0 0 52198 33 0 0 25 0 1 0 650451109 138465280 25166 33554432000 4194304 4650387 140733476830544 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 33805 25166 381 112 0 28770 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 135220

[startup+582.3 s]
/proc/loadavg: 4.11 4.03 4.00 5/363 19364
/proc/meminfo: memFree=23803668/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=157820 CPUtime=582.31 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 158869 0 0 0 58196 35 0 0 25 0 1 0 650451109 161607680 31320 33554432000 4194304 4650387 140733476830544 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 39455 31320 381 112 0 34420 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 157820

[startup+642.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/363 19419
/proc/meminfo: memFree=23762696/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=158008 CPUtime=642.32 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 169456 0 0 0 64194 38 0 0 25 0 1 0 650451109 161800192 31398 33554432000 4194304 4650387 140733476830544 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 39502 31398 381 112 0 34467 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 158008

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/363 19421
/proc/meminfo: memFree=23276032/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=158216 CPUtime=702.31 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 179770 0 0 0 70189 42 0 0 25 0 1 0 650451109 162013184 30820 33554432000 4194304 4650387 140733476830544 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 39554 30820 381 112 0 34519 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 158216

[startup+762.313 s]
/proc/loadavg: 4.00 4.01 4.00 5/363 19423
/proc/meminfo: memFree=23254220/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=213696 CPUtime=762.33 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 189517 0 0 0 76188 45 0 0 25 0 1 0 650451109 218824704 33106 33554432000 4194304 4650387 140733476830544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 53424 33106 381 112 0 48389 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 213696

[startup+822.301 s]
/proc/loadavg: 4.22 4.06 4.01 5/363 19424
/proc/meminfo: memFree=23249656/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=158604 CPUtime=822.32 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 202437 0 0 0 82184 48 0 0 25 0 1 0 650451109 162410496 30775 33554432000 4194304 4650387 140733476830544 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 39651 30775 381 112 0 34616 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 158604

[startup+882.301 s]
/proc/loadavg: 4.21 4.08 4.02 5/363 19426
/proc/meminfo: memFree=23216884/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=161240 CPUtime=882.33 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 209057 0 0 0 88182 51 0 0 25 0 1 0 650451109 165109760 33416 33554432000 4194304 4650387 140733476830544 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 40310 33416 381 112 0 35275 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 161240

[startup+942.301 s]
/proc/loadavg: 4.08 4.06 4.01 5/363 19427
/proc/meminfo: memFree=23211560/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=161348 CPUtime=942.32 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 217064 0 0 0 94178 54 0 0 25 0 1 0 650451109 165220352 33460 33554432000 4194304 4650387 140733476830544 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 40337 33460 381 112 0 35302 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 161348

[startup+1002.3 s]
/proc/loadavg: 4.03 4.05 4.00 5/363 19429
/proc/meminfo: memFree=23178868/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=183024 CPUtime=1002.33 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 230646 0 0 0 100176 57 0 0 25 0 1 0 650451109 187416576 38812 33554432000 4194304 4650387 140733476830544 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 45756 38812 381 112 0 40721 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 183024

[startup+1062.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/363 19431
/proc/meminfo: memFree=23172028/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=185324 CPUtime=1062.33 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 231269 0 0 0 106176 57 0 0 25 0 1 0 650451109 189771776 39435 33554432000 4194304 4650387 140733476830544 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 46331 39435 381 112 0 41296 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 185324

[startup+1122.3 s]
/proc/loadavg: 4.08 4.06 4.01 5/363 19432
/proc/meminfo: memFree=23156376/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=185356 CPUtime=1122.34 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 233821 0 0 0 112176 58 0 0 25 0 1 0 650451109 189804544 37407 33554432000 4194304 4650387 140733476830544 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 46339 37407 381 112 0 41304 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 185356

[startup+1182.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/363 19434
/proc/meminfo: memFree=23157964/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=185500 CPUtime=1182.34 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 243649 0 0 0 118174 60 0 0 25 0 1 0 650451109 189952000 38721 33554432000 4194304 4650387 140733476830544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 46375 38721 381 112 0 41340 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 185500

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/363 19435
/proc/meminfo: memFree=23151980/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=185608 CPUtime=1242.35 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 253089 0 0 0 124172 63 0 0 25 0 1 0 650451109 190062592 39391 33554432000 4194304 4650387 140733476830544 18446744073709551615 4364747 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 46402 39391 381 112 0 41367 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 185608



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.00 3/359 19439
/proc/meminfo: memFree=23341792/32950928 swapFree=45937192/67111528
[pid=19308] ppid=19306 vsize=273376 CPUtime=1300.05 cores=4,6
/proc/19308/stat : 19308 (strangenight1-s) R 19306 19308 19248 0 -1 4202496 260786 0 0 0 129942 63 0 0 25 0 1 0 650451109 279937024 47088 33554432000 4194304 4650387 140733476830544 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19308/statm: 68344 47088 381 112 0 63309 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 273376

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.08
CPU user time (s): 1299.43
CPU system time (s): 0.647901
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 273376

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

runsolver used 4.85526 second user time and 10.3774 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 17:55:44
IDJOB=3370265
IDBENCH=83074
IDSOLVER=1847
FILE ID=node149/3370265-1305388544
RUNJOBID= node149-1305388544-19267
PBS_JOBID= 13324404
Free space on /tmp= 73556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1650617512-037.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370265-1305388544/watcher-3370265-1305388544 -o /tmp/evaluation-result-3370265-1305388544/solver-3370265-1305388544 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370265-1305388544.cnf

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

MD5SUM BENCH= 00e397e3dd3a79476fc090c9f6643f84
RANDOM SEED=1844858448

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24148528 kB
Buffers:        302312 kB
Cached:        3856496 kB
SwapCached:      19984 kB
Active:        6308836 kB
Inactive:      2196584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24148528 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           24892 kB
Writeback:           0 kB
AnonPages:     4339252 kB
Mapped:          14840 kB
Slab:           157396 kB
PageTables:      73440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80289360 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= 73548 MiB
End job on node149 at 2011-05-14 18:17:26