Trace number 3367674

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
MD5SUM9869c5a4d8c5bed5ea530735320738db
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark154.268
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367674-1305385852.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
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 blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    450 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:      5  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     176 undec:      57 neg:     217
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       445      1912         0         0      5760         0   no data   no data
0.05/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4913       445      1912         0      4832      5760    103565   no data   no data
0.39/0.40	c  N st    10     11296       445      1912         0      4466      5760     67929   no data   no data
0.59/0.67	c  N st    11     17039       445      1912         0     10068      5760    184200   no data   no data
1.00/1.11	c  F st    12     25000       445      1912         0     12304      5760    230193   no data   no data
1.10/1.11	c  N st    12     25000       445      1912         0     12304      5760    230193   no data   no data
1.29/1.38	c Decided on static restart strategy
1.29/1.38	c  N st    18     30000       445      1912         0     10614      5760    179515   no data   no data
1.29/1.38	c  S st    18     30000       445      1912         0     10614      5760    179515   no data   no data
1.39/1.41	c  S st    18     30502       445      1912         0     11116      5760    189692   no data   no data
1.39/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.41	c blocked clauses removed:       22 vars:      4 tried:         445 T: 0.00 s
1.39/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
1.39/1.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.42	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
1.39/1.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.48	c lits-rem:        88  cl-subs:      781  v-elim:      0  v-fix:    0  time:  0.06 s
1.39/1.49	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.01
1.39/1.49	c calculated reachability. Time: 0.00
1.39/1.49	c  N st    18     30502       440      1889         0     10026      5701    167052   no data   no data
1.89/1.92	c  N st    20     37613       440      1889         0      9457      5701    145409   no data   no data
2.29/2.36	c  N st    21     44012       440      1889         0     15682      5701    284660   no data   no data
2.49/2.50	c  S st    22     45754       440      1889         0     17388      5701    321286   no data   no data
2.49/2.54	c  S st    22     46263       440      1889         0      9250      5701    123775   no data   no data
2.49/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
2.49/2.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.56	c lits-rem:        13  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.56	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
2.49/2.56	c vivif2 --  cl tried     9201 cl shrink        0 lits rem          0 time: 0.00
2.49/2.56	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.00
2.49/2.56	c calculated reachability. Time: 0.00
2.49/2.56	c  N st    22     46263       440      1889         0      9201      5701    122700   no data   no data
3.49/3.56	c  N st    23     60660       440      1889         0     13474      5701    203982   no data   no data
4.19/4.28	c  N st    24     69394       440      1889         0     11313      5701    149043   no data   no data
4.19/4.28	c  S st    24     69394       440      1889         0     11313      5701    149043   no data   no data
4.30/4.31	c  S st    24     69896       440      1889         0     11815      5701    159772   no data   no data
4.30/4.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.30/4.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.30/4.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
4.30/4.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.30/4.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.30/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.34	c lits-rem:        31  cl-subs:      245  v-elim:      0  v-fix:    0  time:  0.02 s
4.30/4.34	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
4.30/4.35	c vivif2 --  cl tried    11570 cl shrink        0 lits rem          0 time: 0.00
4.30/4.35	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.01
4.30/4.35	c calculated reachability. Time: 0.00
4.30/4.35	c  N st    24     69896       440      1889         0     11570      5701    154888   no data   no data
5.59/5.60	c  F st    25     87500       440      1889         0     16990      5701    265148   no data   no data
5.59/5.60	c  N st    25     87500       440      1889         0     16990      5701    265148   no data   no data
5.99/6.02	c Decided on static restart strategy
6.19/6.26	c  N st    32     95538       440      1889         0     24818      5701    434172   no data   no data
6.89/6.92	c  N st    34    104846       440      1889         0     21283      5701    337877   no data   no data
6.89/6.92	c  S st    34    104846       440      1889         0     21283      5701    337877   no data   no data
6.89/6.97	c  S st    34    105350       440      1889         0     21786      5701    348076   no data   no data
6.89/6.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.89/6.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
6.89/6.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.89/6.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.99/7.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.15	c lits-rem:       176  cl-subs:     1027  v-elim:      0  v-fix:    0  time:  0.15 s
7.09/7.15	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
7.09/7.15	c vivif2 --  cl tried    20759 cl shrink        0 lits rem          0 time: 0.00
7.09/7.16	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.01
7.09/7.16	c calculated reachability. Time: 0.00
7.09/7.16	c  N st    34    105350       440      1889         0     20759      5701    326559   no data   no data
7.99/8.00	c  N st    35    114948       440      1889         0     16489      5701    216082   no data   no data
9.19/9.27	c  N st    36    129346       440      1889         0     15922      5701    191403   no data   no data
11.19/11.28	c  N st    37    150942       440      1889         0     21428      5701    297765   no data   no data
11.89/11.94	c  S st    38    158025       440      1889         0     28349      5701    451091   no data   no data
11.89/12.00	c  S st    38    158527       440      1889         0     28850      5701    461627   no data   no data
11.89/12.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.00/12.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.00/12.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.00/12.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.00/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.00/12.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
12.00/12.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.00/12.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.00/12.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.26	c lits-rem:       188  cl-subs:     1230  v-elim:      0  v-fix:    0  time:  0.23 s
12.19/12.26	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
12.19/12.27	c vivif2 --  cl tried    27620 cl shrink        0 lits rem          0 time: 0.00
12.19/12.29	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.01
12.19/12.29	c calculated reachability. Time: 0.00
12.19/12.29	c  N st    38    158527       440      1889         0     27620      5701    437098   no data   no data
17.50/17.57	c  N st    39    207117       440      1889         0     22460      5701    292266   no data   no data
21.09/21.11	c  N st    40    237792       440      1889         0     32752      5701    506656   no data   no data
21.09/21.11	c  S st    40    237792       440      1889         0     32752      5701    506656   no data   no data
21.09/21.19	c  S st    40    238293       440      1889         0     33250      5701    517592   no data   no data
21.09/21.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.19/21.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.19/21.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.19/21.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.19/21.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
21.19/21.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.19/21.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.19/21.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.69/21.74	c lits-rem:       295  cl-subs:     1973  v-elim:      0  v-fix:    0  time:  0.52 s
21.69/21.74	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
21.69/21.75	c vivif2 --  cl tried    31277 cl shrink        0 lits rem          0 time: 0.01
21.69/21.77	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.02
21.69/21.77	c calculated reachability. Time: 0.00
21.69/21.77	c  N st    40    238293       440      1889         0     31277      5701    476594   no data   no data
29.19/29.23	c  F st    41    306250       440      1889         0     33134      5701    481547   no data   no data
29.19/29.23	c  N st    41    306250       440      1889         0     33134      5701    481547   no data   no data
29.89/29.98	c Decided on static restart strategy
32.89/32.94	c  N st    51    334552       440      1889         0     37426      5701    550120   no data   no data
35.98/36.03	c  N st    53    357439       440      1889         0     35290      5701    481943   no data   no data
35.98/36.03	c  S st    53    357439       440      1889         0     35290      5701    481943   no data   no data
36.08/36.12	c  S st    53    357941       440      1889         0     35791      5701    492770   no data   no data
36.08/36.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.08/36.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.08/36.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.08/36.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.08/36.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.08/36.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
36.08/36.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.08/36.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.08/36.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.39/36.47	c lits-rem:       177  cl-subs:     1562  v-elim:      0  v-fix:    0  time:  0.32 s
36.39/36.47	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
36.39/36.47	c vivif2 --  cl tried    34229 cl shrink        0 lits rem          0 time: 0.01
36.39/36.49	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.02
36.39/36.50	c calculated reachability. Time: 0.00
36.39/36.50	c  N st    53    357941       440      1889         0     34229      5701    460495   no data   no data
40.60/40.69	c  N st    54    390333       440      1889         0     40575      5701    595885   no data   no data
47.30/47.36	c  N st    55    438921       440      1889         0     34312      5701    428097   no data   no data
58.19/58.30	c  N st    56    511803       440      1889         0     47769      5701    695134   no data   no data
61.79/61.84	c  N st    57    536913       440      1889         0     42074      5701    560322   no data   no data
61.79/61.84	c  S st    57    536913       440      1889         0     42074      5701    560322   no data   no data
61.89/61.95	c  S st    57    537413       440      1889         0     42573      5701    571408   no data   no data
61.89/61.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.89/61.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.89/61.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.89/61.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.89/61.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.89/61.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
61.89/61.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.89/61.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.89/61.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.29/62.39	c lits-rem:       242  cl-subs:     1438  v-elim:      0  v-fix:    0  time:  0.40 s
62.29/62.39	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
62.39/62.40	c vivif2 --  cl tried    41135 cl shrink        0 lits rem          0 time: 0.01
62.39/62.42	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.02
62.39/62.43	c calculated reachability. Time: 0.00
62.39/62.43	c  N st    57    537413       440      1889         0     41135      5701    542142   no data   no data
88.39/88.41	c  N st    58    701400       440      1889         0     35152      5701    334022   no data   no data
106.29/106.39	c  N st    59    806120       440      1889         0     63705      5701    935729   no data   no data
106.29/106.39	c  S st    59    806120       440      1889         0     63705      5701    935729   no data   no data
106.49/106.55	c  S st    59    806621       440      1889         0     64206      5701    946283   no data   no data
106.49/106.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.49/106.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
106.49/106.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.49/106.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.49/106.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.49/106.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
106.49/106.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.49/106.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
106.60/106.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.09/109.11	c lits-rem:       598  cl-subs:     5095  v-elim:      0  v-fix:    0  time:  2.49 s
109.09/109.11	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
109.09/109.12	c vivif2 --  cl tried    59111 cl shrink        0 lits rem          0 time: 0.01
109.09/109.16	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.04
109.09/109.16	c calculated reachability. Time: 0.00
109.09/109.16	c  N st    59    806621       440      1889         0     59111      5701    848215   no data   no data
159.19/159.26	c  F st    60   1071876       440      1889         0     74988      5701   1089011   no data   no data
159.19/159.26	c  N st    60   1071876       440      1889         0     74988      5701   1089011   no data   no data
160.69/160.72	c Decided on static restart strategy
165.49/165.56	c  N st    70   1100179       440      1889         0     59042      5701    733330   no data   no data
173.80/173.87	c  N st    72   1136174       440      1889         0     49380      5701    510405   no data   no data
180.89/180.90	c  N st    73   1168568       440      1889         0     80720      5701   1208616   no data   no data
189.39/189.47	c  N st    74   1209931       440      1889         0     75339      5701   1095297   no data   no data
189.39/189.47	c  S st    74   1209931       440      1889         0     75339      5701   1095297   no data   no data
189.59/189.66	c  S st    74   1210435       440      1889         0     75843      5701   1107023   no data   no data
189.59/189.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
189.59/189.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
189.59/189.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
189.59/189.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.59/189.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.59/189.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
189.59/189.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
189.69/189.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
189.69/189.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.50/192.55	c lits-rem:       469  cl-subs:     4500  v-elim:      0  v-fix:    0  time:  2.81 s
192.50/192.55	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
192.50/192.56	c vivif2 --  cl tried    71343 cl shrink        0 lits rem          0 time: 0.01
192.59/192.61	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.05
192.59/192.62	c calculated reachability. Time: 0.00
192.59/192.62	c  N st    74   1210435       440      1889         0     71343      5701   1008157   no data   no data
209.59/209.60	c  N st    75   1283318       440      1889         0     47988      5701    438556   no data   no data
233.58/233.60	c  N st    76   1392644       440      1889         0     56393      5701    602667   no data   no data
275.99/276.08	c  N st    77   1556630       440      1889         0     60828      5701    645950   no data   no data
311.08/311.17	c  N st    78   1710439       440      1889         0    102439      5701   1575039   no data   no data
311.08/311.17	c  S st    78   1710439       440      1889         0    102439      5701   1575039   no data   no data
311.38/311.48	c  S st    78   1710942       440      1889         0    102941      5701   1586210   no data   no data
311.38/311.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
311.48/311.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
311.48/311.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
311.48/311.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
311.48/311.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.48/311.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
311.48/311.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
311.48/311.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
311.48/311.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
318.59/318.64	c lits-rem:       734  cl-subs:     8074  v-elim:      0  v-fix:    0  time:  7.04 s
318.59/318.64	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
318.59/318.66	c vivif2 --  cl tried    94867 cl shrink        0 lits rem          0 time: 0.02
318.69/318.74	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.08
318.69/318.74	c calculated reachability. Time: 0.00
318.69/318.74	c  N st    78   1710942       440      1889         0     94867      5701   1426412   no data   no data
410.38/410.42	c  N st    79   2079906       440      1889         0    106256      5701   1528106   no data   no data
447.98/448.03	c  N st    80   2210943       440      1889         0    110137      5701   1559670   no data   no data
447.98/448.03	c  S st    80   2210943       440      1889         0    110137      5701   1559670   no data   no data
448.28/448.35	c  S st    80   2211447       440      1889         0    110640      5701   1571265   no data   no data
448.28/448.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
448.38/448.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
448.38/448.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
448.38/448.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
448.38/448.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.38/448.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
448.38/448.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
448.38/448.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
448.38/448.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
456.19/456.22	c lits-rem:       792  cl-subs:    10162  v-elim:      0  v-fix:    0  time:  7.75 s
456.19/456.22	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
456.19/456.24	c vivif2 --  cl tried   100478 cl shrink        0 lits rem          0 time: 0.02
456.29/456.32	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.08
456.29/456.32	c calculated reachability. Time: 0.00
456.29/456.32	c  N st    80   2211447       440      1889         0    100478      5701   1388378   no data   no data
598.89/598.94	c  N st    81   2711447       440      1889         0    123684      5701   1758250   no data   no data
598.89/598.94	c  S st    81   2711447       440      1889         0    123684      5701   1758250   no data   no data
599.29/599.35	c  S st    81   2711950       440      1889         0    124187      5701   1769666   no data   no data
599.29/599.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
599.39/599.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
599.39/599.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
599.39/599.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
599.39/599.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
599.39/599.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
599.39/599.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
599.39/599.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
599.39/599.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
608.89/608.99	c lits-rem:       995  cl-subs:    12502  v-elim:      0  v-fix:    0  time:  9.50 s
608.89/608.99	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
608.99/609.02	c vivif2 --  cl tried   111685 cl shrink        0 lits rem          0 time: 0.02
609.09/609.11	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.09
609.09/609.11	c calculated reachability. Time: 0.00
609.09/609.11	c  N st    81   2711950       440      1889         0    111685      5701   1552040   no data   no data
765.08/765.14	c  N st    82   3211950       440      1889         0     88020      5701    912314   no data   no data
765.08/765.14	c  S st    82   3211950       440      1889         0     88020      5701    912314   no data   no data
765.28/765.37	c  S st    82   3212453       440      1889         0     88522      5701    923633   no data   no data
765.28/765.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
765.39/765.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
765.39/765.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.39/765.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.39/765.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.39/765.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
765.39/765.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.39/765.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
765.39/765.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
766.39/766.41	c lits-rem:       238  cl-subs:     3464  v-elim:      0  v-fix:    0  time:  0.96 s
766.39/766.41	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
766.39/766.43	c vivif2 --  cl tried    85058 cl shrink        0 lits rem          0 time: 0.01
766.39/766.49	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.06
766.39/766.49	c calculated reachability. Time: 0.00
766.39/766.49	c  N st    82   3212453       440      1889         0     85058      5701    867619   no data   no data
935.88/935.90	c  N st    83   3712456       440      1889         0     95585      5701    997837   no data   no data
935.88/935.90	c  S st    83   3712456       440      1889         0     95585      5701    997837   no data   no data
936.09/936.18	c  S st    83   3712957       440      1889         0     96086      5701   1009197   no data   no data
936.09/936.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
936.18/936.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
936.18/936.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
936.18/936.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
936.18/936.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
936.18/936.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
936.18/936.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
936.18/936.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
936.18/936.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
937.38/937.43	c lits-rem:       137  cl-subs:     4147  v-elim:      0  v-fix:    0  time:  1.15 s
937.38/937.43	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
937.38/937.44	c vivif2 --  cl tried    91939 cl shrink        0 lits rem          0 time: 0.02
937.48/937.51	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.07
937.48/937.52	c calculated reachability. Time: 0.00
937.48/937.52	c  N st    83   3712957       440      1889         0     91939      5701    941020   no data   no data
949.78/949.85	c  F st    84   3751562       440      1889         0    129532      5701   1777347   no data   no data
949.78/949.86	c  N st    84   3751562       440      1889         0    129532      5701   1777347   no data   no data
952.29/952.39	c Decided on static restart strategy
962.88/962.92	c  N st    94   3779867       440      1889         0    157051      5701   2369597   no data   no data
974.29/974.36	c  N st    96   3815861       440      1889         0    110054      5701   1323141   no data   no data
985.89/985.93	c  N st    97   3848253       440      1889         0    141625      5701   2031160   no data   no data
1004.20/1004.24	c  N st    98   3896843       440      1889         0    105257      5701   1187470   no data   no data
1030.29/1030.39	c  N st    99   3969726       440      1889         0     91882      5701    903523   no data   no data
1073.79/1073.83	c  N st   100   4079049       440      1889         0    112341      5701   1317098   no data   no data
1140.09/1140.15	c  N st   101   4212958       440      1889         0    155575      5701   2181482   no data   no data
1140.09/1140.15	c  S st   101   4212958       440      1889         0    155575      5701   2181482   no data   no data
1140.89/1140.90	c  S st   101   4213461       440      1889         0    156078      5701   2192960   no data   no data
1140.89/1140.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1140.99/1141.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
1140.99/1141.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1140.99/1141.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1140.99/1141.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1140.99/1141.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    440 time:  0.00 s
1140.99/1141.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1140.99/1141.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1141.09/1141.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1162.98/1163.06	c lits-rem:       517  cl-subs:    17831  v-elim:      0  v-fix:    0  time: 21.93 s
1162.98/1163.06	c vivif2 --  cl tried     1889 cl shrink        0 lits rem          0 time: 0.00
1162.98/1163.09	c vivif2 --  cl tried   138247 cl shrink        0 lits rem          0 time: 0.03
1163.18/1163.23	c asymm  cl-useful: 0/1889/1889 lits-rem:0 time: 0.14
1163.18/1163.23	c calculated reachability. Time: 0.00
1163.18/1163.23	c  N st   101   4213461       440      1889         0    138247      5701   1853446   no data   no data
1260.39/1260.44	c  N st   102   4459437       440      1889         0    112532      5701   1252108   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 0,2

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.75 3.95 3.95 6/318 5825
/proc/meminfo: memFree=11200552/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=30060 CPUtime=0 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 639 0 0 0 0 0 0 0 18 0 1 0 650187584 30781440 566 33554432000 4194304 4580011 140735812235120 18446744073709551615 4245776 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 7515 566 354 95 0 2497 0

[startup+0.0546961 s]
/proc/loadavg: 3.75 3.95 3.95 6/318 5825
/proc/meminfo: memFree=11200552/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=30192 CPUtime=0.05 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 701 0 0 0 5 0 0 0 18 0 1 0 650187584 30916608 628 33554432000 4194304 4580011 140735812235120 18446744073709551615 4324494 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 7548 628 363 95 0 2530 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30192

[startup+0.100683 s]
/proc/loadavg: 3.75 3.95 3.95 6/318 5825
/proc/meminfo: memFree=11200552/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=30192 CPUtime=0.09 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 755 0 0 0 9 0 0 0 18 0 1 0 650187584 30916608 682 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 7548 682 364 95 0 2530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30192

[startup+0.300647 s]
/proc/loadavg: 3.75 3.95 3.95 6/318 5825
/proc/meminfo: memFree=11200552/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=30780 CPUtime=0.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 999 0 0 0 29 0 0 0 18 0 1 0 650187584 31518720 797 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 7695 797 364 95 0 2677 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30780

[startup+0.700567 s]
/proc/loadavg: 3.75 3.95 3.95 6/318 5825
/proc/meminfo: memFree=11200552/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=31240 CPUtime=0.69 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 1346 0 0 0 69 0 0 0 18 0 1 0 650187584 31989760 953 33554432000 4194304 4580011 140735812235120 18446744073709551615 4293131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 7810 953 364 95 0 2792 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31240

[startup+1.50043 s]
/proc/loadavg: 3.77 3.95 3.95 6/330 5846
/proc/meminfo: memFree=11174720/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=36676 CPUtime=1.49 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 3160 0 0 0 149 0 0 0 20 0 1 0 650187584 37556224 2226 33554432000 4194304 4580011 140735812235120 18446744073709551615 4316407 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 9169 2226 367 95 0 4151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36676

[startup+3.10114 s]
/proc/loadavg: 3.77 3.95 3.95 6/330 5846
/proc/meminfo: memFree=11146448/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=36780 CPUtime=3.09 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 4015 0 0 0 309 0 0 0 25 0 1 0 650187584 37662720 2347 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 9195 2347 367 95 0 4177 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36780

[startup+6.30053 s]
/proc/loadavg: 3.77 3.95 3.95 6/330 5846
/proc/meminfo: memFree=11133052/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=38080 CPUtime=6.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 5793 0 0 0 628 1 0 0 25 0 1 0 650187584 38993920 2801 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 9520 2801 367 95 0 4502 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38080

[startup+12.7003 s]
/proc/loadavg: 3.80 3.96 3.95 6/330 5847
/proc/meminfo: memFree=11098816/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=47940 CPUtime=12.69 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 10482 0 0 0 1267 2 0 0 25 0 1 0 650187584 49090560 5233 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 11985 5233 367 95 0 6967 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47940

[startup+25.5009 s]
/proc/loadavg: 3.83 3.96 3.95 6/330 5847
/proc/meminfo: memFree=11064496/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=54436 CPUtime=25.49 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 16167 0 0 0 2546 3 0 0 25 0 1 0 650187584 55742464 6307 33554432000 4194304 4580011 140735812235120 18446744073709551615 4316333 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 13609 6307 367 95 0 8591 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54436

[startup+51.101 s]
/proc/loadavg: 3.89 3.96 3.95 6/330 5848
/proc/meminfo: memFree=11044372/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=57056 CPUtime=51.09 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 23775 0 0 0 5105 4 0 0 25 0 1 0 650187584 58425344 7040 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 14264 7040 367 95 0 9246 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57056

[startup+102.312 s]
/proc/loadavg: 3.95 3.96 3.95 6/330 5849
/proc/meminfo: memFree=10990752/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=62508 CPUtime=102.3 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 36281 0 0 0 10222 8 0 0 25 0 1 0 650187584 64008192 8289 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 15627 8289 367 95 0 10609 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62508

[startup+162.301 s]
/proc/loadavg: 4.06 4.00 3.96 6/330 5851
/proc/meminfo: memFree=10933540/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=74436 CPUtime=162.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 49085 0 0 0 16218 11 0 0 25 0 1 0 650187584 76222464 12123 33554432000 4194304 4580011 140735812235120 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 18609 12123 367 95 0 13591 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74436

[startup+222.301 s]
/proc/loadavg: 4.19 4.04 3.97 6/330 5852
/proc/meminfo: memFree=10918372/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=85232 CPUtime=222.28 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 61062 0 0 0 22215 13 0 0 25 0 1 0 650187584 87277568 13818 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 21308 13818 367 95 0 16290 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 85232

[startup+282.3 s]
/proc/loadavg: 4.07 4.03 3.97 6/330 5855
/proc/meminfo: memFree=10872448/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=85424 CPUtime=282.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 69118 0 0 0 28213 16 0 0 25 0 1 0 650187584 87474176 14428 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 21356 14428 367 95 0 16338 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 85424

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 3.97 6/330 5856
/proc/meminfo: memFree=10836952/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=100296 CPUtime=342.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 80587 0 0 0 34211 18 0 0 25 0 1 0 650187584 102703104 17767 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 25074 17767 367 95 0 20056 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 100296

[startup+402.3 s]
/proc/loadavg: 4.01 4.02 3.97 6/330 5859
/proc/meminfo: memFree=10810356/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=100492 CPUtime=402.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 88999 0 0 0 40209 20 0 0 25 0 1 0 650187584 102903808 17639 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 25123 17639 367 95 0 20105 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 100492

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.97 6/330 5862
/proc/meminfo: memFree=10767148/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=110428 CPUtime=462.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 96948 0 0 0 46207 22 0 0 25 0 1 0 650187584 113078272 21204 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 27607 21204 367 95 0 22589 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 110428

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.97 6/330 5863
/proc/meminfo: memFree=10764640/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=110588 CPUtime=522.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 103948 0 0 0 52204 25 0 0 25 0 1 0 650187584 113242112 21082 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 27647 21082 367 95 0 22629 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 110588

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.97 6/330 5865
/proc/meminfo: memFree=10734596/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=110732 CPUtime=582.28 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 111300 0 0 0 58201 27 0 0 25 0 1 0 650187584 113389568 21278 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294408 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 27683 21278 367 95 0 22665 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 110732

[startup+642.301 s]
/proc/loadavg: 4.12 4.03 3.98 6/330 5866
/proc/meminfo: memFree=10703532/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=121608 CPUtime=642.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 119855 0 0 0 64200 29 0 0 25 0 1 0 650187584 124526592 22169 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 30402 22169 367 95 0 25384 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 121608

[startup+702.3 s]
/proc/loadavg: 4.11 4.04 3.99 6/330 5869
/proc/meminfo: memFree=10701348/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=121732 CPUtime=702.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 126090 0 0 0 70197 32 0 0 25 0 1 0 650187584 124653568 23227 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 30433 23227 367 95 0 25415 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 121732

[startup+762.312 s]
/proc/loadavg: 4.04 4.03 3.99 6/330 5871
/proc/meminfo: memFree=10709228/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=121860 CPUtime=762.3 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 132810 0 0 0 76196 34 0 0 25 0 1 0 650187584 124784640 22157 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 30465 22157 367 95 0 25447 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 121860

[startup+822.301 s]
/proc/loadavg: 4.04 4.03 4.00 6/330 5872
/proc/meminfo: memFree=10701376/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=121964 CPUtime=822.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 139064 0 0 0 82193 36 0 0 25 0 1 0 650187584 124891136 22864 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 30491 22864 367 95 0 25473 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 121964

[startup+882.3 s]
/proc/loadavg: 4.01 4.03 4.00 6/330 5875
/proc/meminfo: memFree=10699916/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=122068 CPUtime=882.28 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 145299 0 0 0 88190 38 0 0 25 0 1 0 650187584 124997632 23432 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 30517 23432 367 95 0 25499 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 122068

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.00 6/330 5876
/proc/meminfo: memFree=10664660/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=124380 CPUtime=942.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 151072 0 0 0 94188 41 0 0 25 0 1 0 650187584 127365120 23545 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 31095 23545 367 95 0 26077 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 124380

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.00 6/330 5879
/proc/meminfo: memFree=10642632/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=124516 CPUtime=1002.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 156797 0 0 0 100186 43 0 0 25 0 1 0 650187584 127504384 23220 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294386 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 31129 23220 367 95 0 26111 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 124516

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 4.00 6/330 5881
/proc/meminfo: memFree=10639988/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=124576 CPUtime=1062.28 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 161459 0 0 0 106184 44 0 0 25 0 1 0 650187584 127565824 24834 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 31144 24834 367 95 0 26126 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 124576

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.00 6/330 5882
/proc/meminfo: memFree=10623312/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=124644 CPUtime=1122.28 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 166563 0 0 0 112182 46 0 0 25 0 1 0 650187584 127635456 23832 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294669 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 31161 23832 367 95 0 26143 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 124644

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 4.00 6/330 5884
/proc/meminfo: memFree=10513300/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=141732 CPUtime=1182.28 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 173155 0 0 0 118181 47 0 0 25 0 1 0 650187584 145133568 26975 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 35433 26975 367 95 0 30415 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 141732

[startup+1242.3 s]
/proc/loadavg: 4.15 4.06 4.02 6/330 5885
/proc/meminfo: memFree=10526412/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=141784 CPUtime=1242.29 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 177907 0 0 0 124179 50 0 0 25 0 1 0 650187584 145186816 28641 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 35446 28641 367 95 0 30428 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 141784



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.08 4.02 6/330 5887
/proc/meminfo: memFree=10522276/32951124 swapFree=67093864/67111528
[pid=5824] ppid=5822 vsize=141888 CPUtime=1299.99 cores=0,2
/proc/5824/stat : 5824 (strangenight2-s) R 5822 5824 4890 0 -1 4202496 183555 0 0 0 129947 52 0 0 25 0 1 0 650187584 145293312 27931 33554432000 4194304 4580011 140735812235120 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5824/statm: 35472 27931 367 95 0 30454 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 141888

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.01
CPU user time (s): 1299.48
CPU system time (s): 0.535918
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 193528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.48
system time used= 0.535918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183555
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= 36
involuntary context switches= 16184

runsolver used 4.14537 second user time and 9.02663 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 17:10:52
IDJOB=3367674
IDBENCH=82883
IDSOLVER=1845
FILE ID=node102/3367674-1305385852
RUNJOBID= node102-1305385852-5803
PBS_JOBID= 13324400
Free space on /tmp= 73536 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1406921020-013.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367674-1305385852/watcher-3367674-1305385852 -o /tmp/evaluation-result-3367674-1305385852/solver-3367674-1305385852 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367674-1305385852.cnf

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

MD5SUM BENCH= 9869c5a4d8c5bed5ea530735320738db
RANDOM SEED=212159423

node102.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.828
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.65
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.828
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.15
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.828
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.82
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.828
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.828
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:     32951124 kB
MemFree:      11200988 kB
Buffers:        241088 kB
Cached:        2772404 kB
SwapCached:       1128 kB
Active:       19496116 kB
Inactive:      1957668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11200988 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           11028 kB
Writeback:           0 kB
AnonPages:    18438908 kB
Mapped:          25920 kB
Slab:           177752 kB
PageTables:      53100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59040384 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= 73516 MiB
End job on node102 at 2011-05-14 17:32:34