Trace number 3367951

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.05 1300.02

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-15-15-unsat.cnf
MD5SUM647576009a3d34cc33c6dfd3ecb1a2ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of clauses1800
Sum of the clauses size6525
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21575
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5225

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367951-1305390269.cnf'
0.00/0.00	c -- header says num vars:            225
0.00/0.00	c -- header says num clauses:        1800
0.00/0.00	c -- clauses added:            0 learnts,         1800 normals,            0 xors
0.00/0.00	c -- vars added        225
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       225       225      1575         0      6525         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.00
0.00/0.00	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:    225 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  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.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:       0 undec:       0 neg:     225
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       225       225      1575         0      6525         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.16	c  N st     8      4913       225       225      1575      4810      6525    299717   no data   no data
0.39/0.49	c  N st    10     11295       225       225      1575      4405      6525    214786   no data   no data
0.79/0.83	c  N st    11     17039       225       225      1575      9842      6525    612435   no data   no data
1.19/1.28	c  F st    12     25001       225       225      1575     11973      6525    749862   no data   no data
1.19/1.28	c  N st    12     25001       225       225      1575     11973      6525    749862   no data   no data
1.59/1.61	c Decided on static restart strategy
1.59/1.61	c  N st    18     30001       225       225      1575     10351      6525    556065   no data   no data
1.59/1.61	c  S st    18     30001       225       225      1575     10351      6525    556065   no data   no data
1.59/1.66	c  S st    18     30503       225       225      1575     10848      6525    585572   no data   no data
1.59/1.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
1.59/1.67	c blocked clauses removed:        0 vars:      0 tried:         225 T: 0.00 s
1.59/1.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
1.59/1.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.54 s
3.09/3.10	c lits-rem:       270  cl-subs:      147  v-elim:      0  v-fix:    0  time:  0.86 s
3.09/3.11	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.02
3.09/3.12	c calculated reachability. Time: 0.00
3.09/3.12	c  N st    18     30503       225       225      1575     10701      6525    577054   no data   no data
3.39/3.49	c  N st    20     37616       225       225      1575      9964      6525    508082   no data   no data
3.79/3.89	c  N st    21     44015       225       225      1575     16089      6525    986052   no data   no data
3.99/4.04	c  S st    22     45755       225       225      1575      9184      6525    429039   no data   no data
3.99/4.09	c  S st    22     46258       225       225      1575      9682      6525    458037   no data   no data
3.99/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.01
4.09/4.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
4.09/4.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.49/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.39 s
4.59/4.67	c lits-rem:        82  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.17 s
4.59/4.67	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
4.59/4.67	c vivif2 --  cl tried     9650 cl shrink        0 lits rem          0 time: 0.00
4.59/4.69	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.02
4.59/4.69	c calculated reachability. Time: 0.00
4.59/4.69	c  N st    22     46258       225       225      1575      9650      6525    456103   no data   no data
5.69/5.70	c  N st    23     60656       225       225      1575     13971      6525    737246   no data   no data
6.39/6.40	c  N st    24     69387       225       225      1575     11812      6525    539703   no data   no data
6.39/6.40	c  S st    24     69387       225       225      1575     11812      6525    539703   no data   no data
6.39/6.45	c  S st    24     69890       225       225      1575     12309      6525    570072   no data   no data
6.39/6.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.01
6.39/6.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
6.39/6.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.39/6.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.89/6.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.49 s
7.29/7.30	c lits-rem:       142  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.32 s
7.29/7.30	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
7.29/7.30	c vivif2 --  cl tried    12236 cl shrink        0 lits rem          0 time: 0.01
7.29/7.32	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.02
7.29/7.32	c calculated reachability. Time: 0.00
7.29/7.32	c  N st    24     69890       225       225      1575     12236      6525    565742   no data   no data
8.80/8.88	c  F st    25     87501       225       225      1575     17641      6525    941686   no data   no data
8.80/8.88	c  N st    25     87501       225       225      1575     17641      6525    941686   no data   no data
9.29/9.36	c Decided on static restart strategy
9.69/9.77	c  N st    32     95542       225       225      1575     12854      6525    532079   no data   no data
10.49/10.54	c  N st    34    104835       225       225      1575     21512      6525   1198191   no data   no data
10.49/10.54	c  S st    34    104835       225       225      1575     21512      6525   1198191   no data   no data
10.59/10.64	c  S st    34    105336       225       225      1575     22010      6525   1227554   no data   no data
10.59/10.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.02
10.59/10.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.59/10.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.59/10.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.59/10.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
10.59/10.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.59/10.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.99/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
14.89/14.93	c lits-rem:      1081  cl-subs:      409  v-elim:      0  v-fix:    0  time:  2.92 s
14.89/14.93	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
14.89/14.94	c vivif2 --  cl tried    21601 cl shrink        0 lits rem          0 time: 0.01
14.89/14.99	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.04
14.89/14.99	c calculated reachability. Time: 0.00
14.89/14.99	c  N st    34    105336       225       225      1575     21601      6525   1196526   no data   no data
15.99/16.03	c  N st    35    114935       225       225      1575     17465      6525    874404   no data   no data
17.30/17.32	c  N st    36    129334       225       225      1575     16762      6525    752039   no data   no data
19.89/19.95	c  N st    37    150929       225       225      1575     22187      6525   1121757   no data   no data
20.79/20.82	c  S st    38    158004       225       225      1575     28898      6525   1607542   no data   no data
20.90/20.94	c  S st    38    158506       225       225      1575     29395      6525   1638370   no data   no data
20.90/20.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.90/20.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.03
20.90/20.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.90/20.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.90/20.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
20.90/20.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.90/20.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
22.39/22.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
28.09/28.15	c lits-rem:       659  cl-subs:      644  v-elim:      0  v-fix:    0  time:  5.74 s
28.09/28.15	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
28.09/28.17	c vivif2 --  cl tried    28751 cl shrink        0 lits rem          0 time: 0.02
28.19/28.24	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.07
28.19/28.24	c calculated reachability. Time: 0.00
28.19/28.24	c  N st    38    158506       225       225      1575     28751      6525   1597031   no data   no data
33.29/33.37	c  N st    39    207096       225       225      1575     23841      6525   1121083   no data   no data
36.89/36.96	c  N st    40    237759       225       225      1575     34003      6525   1833640   no data   no data
36.89/36.96	c  S st    40    237759       225       225      1575     34003      6525   1833640   no data   no data
37.09/37.17	c  S st    40    238260       225       225      1575     34499      6525   1864253   no data   no data
37.09/37.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
37.19/37.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.06
37.19/37.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.19/37.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.19/37.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.19/37.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
37.19/37.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.19/37.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.89/38.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
44.59/44.61	c lits-rem:       785  cl-subs:      457  v-elim:      0  v-fix:    0  time:  5.63 s
44.59/44.61	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
44.59/44.63	c vivif2 --  cl tried    34042 cl shrink        0 lits rem          0 time: 0.02
44.69/44.73	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.10
44.69/44.73	c calculated reachability. Time: 0.00
44.69/44.73	c  N st    40    238260       225       225      1575     34042      6525   1832053   no data   no data
52.70/52.76	c  F st    41    306250       225       225      1575     35688      6525   1920060   no data   no data
52.70/52.76	c  N st    41    306250       225       225      1575     35688      6525   1920060   no data   no data
53.59/53.67	c Decided on static restart strategy
56.69/56.73	c  N st    51    334556       225       225      1575     39925      6525   2077023   no data   no data
59.79/59.83	c  N st    53    357390       225       225      1575     37933      6525   1895006   no data   no data
59.79/59.83	c  S st    53    357390       225       225      1575     37933      6525   1895006   no data   no data
59.99/60.00	c  S st    53    357894       225       225      1575     38430      6525   1924152   no data   no data
59.99/60.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.99/60.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.05
59.99/60.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.99/60.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.99/60.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.99/60.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
59.99/60.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.99/60.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.50/61.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
67.19/67.27	c lits-rem:       623  cl-subs:      585  v-elim:      0  v-fix:    0  time:  5.74 s
67.19/67.27	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
67.29/67.30	c vivif2 --  cl tried    37845 cl shrink        0 lits rem          0 time: 0.03
67.29/67.38	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.08
67.29/67.39	c calculated reachability. Time: 0.00
67.29/67.39	c  N st    53    357894       225       225      1575     37845      6525   1888124   no data   no data
72.79/72.84	c  N st    54    390286       225       225      1575     44103      6525   2397668   no data   no data
80.39/80.48	c  N st    55    438875       225       225      1575     37833      6525   1849480   no data   no data
91.39/91.40	c  N st    56    511757       225       225      1575     50924      6525   2747949   no data   no data
95.09/95.17	c  N st    57    536841       225       225      1575     44667      6525   2364076   no data   no data
95.09/95.17	c  S st    57    536841       225       225      1575     44667      6525   2364076   no data   no data
95.39/95.40	c  S st    57    537345       225       225      1575     45168      6525   2395431   no data   no data
95.39/95.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
95.39/95.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.07
95.39/95.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.39/95.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.39/95.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.39/95.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
95.39/95.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
95.49/95.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
97.19/97.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.74 s
108.39/108.47	c lits-rem:      1527  cl-subs:     1380  v-elim:      0  v-fix:    0  time: 11.18 s
108.39/108.47	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
108.49/108.50	c vivif2 --  cl tried    43788 cl shrink        0 lits rem          0 time: 0.03
108.59/108.62	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.12
108.59/108.62	c calculated reachability. Time: 0.00
108.59/108.62	c  N st    57    537345       225       225      1575     43788      6525   2329017   no data   no data
137.80/137.82	c  N st    58    701330       225       225      1575     38746      6525   1599449   no data   no data
160.39/160.45	c  N st    59    806017       225       225      1575     67342      6525   3300961   no data   no data
160.39/160.45	c  S st    59    806017       225       225      1575     67342      6525   3300961   no data   no data
160.79/160.85	c  S st    59    806521       225       225      1575     67842      6525   3331069   no data   no data
160.79/160.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.89/160.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.1M T:  0.13
160.89/160.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.89/160.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.89/160.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.89/160.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
160.89/160.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
160.99/161.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
162.81/162.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.73 s
174.50/174.52	c lits-rem:      2384  cl-subs:     1246  v-elim:      0  v-fix:    0  time: 11.71 s
174.50/174.52	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
174.50/174.57	c vivif2 --  cl tried    66596 cl shrink        0 lits rem          0 time: 0.05
174.70/174.78	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.21
174.70/174.78	c calculated reachability. Time: 0.00
174.70/174.78	c  N st    59    806521       225       225      1575     66596      6525   3259433   no data   no data
234.20/234.24	c  F st    60   1071875       225       225      1575     83063      6525   4208688   no data   no data
234.20/234.25	c  N st    60   1071875       225       225      1575     83063      6525   4208688   no data   no data
235.99/236.05	c Decided on static restart strategy
239.99/240.04	c  N st    70   1100179       225       225      1575     66592      6525   3191193   no data   no data
247.99/248.06	c  N st    72   1136172       225       225      1575     56992      6525   2467184   no data   no data
255.89/255.90	c  N st    73   1168565       225       225      1575     87767      6525   4703429   no data   no data
265.00/265.04	c  N st    74   1209781       225       225      1575     82150      6525   4183674   no data   no data
265.00/265.04	c  S st    74   1209781       225       225      1575     82150      6525   4183674   no data   no data
265.40/265.49	c  S st    74   1210282       225       225      1575     82641      6525   4216067   no data   no data
265.50/265.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
265.60/265.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.3M T:  0.12
265.60/265.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
265.60/265.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
265.60/265.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
265.60/265.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
265.60/265.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
265.60/265.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
267.40/267.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
281.61/281.67	c lits-rem:      1434  cl-subs:     1638  v-elim:      0  v-fix:    0  time: 14.24 s
281.61/281.67	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
281.70/281.73	c vivif2 --  cl tried    81003 cl shrink        0 lits rem          0 time: 0.06
281.90/281.98	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.26
281.90/281.99	c calculated reachability. Time: 0.00
281.90/281.99	c  N st    74   1210282       225       225      1575     81003      6525   4137511   no data   no data
305.19/305.23	c  N st    75   1283166       225       225      1575     57945      6525   2474760   no data   no data
335.80/335.87	c  N st    76   1392491       225       225      1575     65975      6525   2951538   no data   no data
381.50/381.52	c  N st    77   1556477       225       225      1575     70326      6525   3340621   no data   no data
430.00/430.09	c  N st    78   1710284       225       225      1575     56840      6525   2097113   no data   no data
430.00/430.09	c  S st    78   1710284       225       225      1575     56840      6525   2097113   no data   no data
430.29/430.34	c  S st    78   1710787       225       225      1575     57337      6525   2129823   no data   no data
430.29/430.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
430.39/430.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.07
430.39/430.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
430.39/430.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.39/430.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.39/430.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
430.39/430.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
430.39/430.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
431.80/431.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
435.50/435.56	c lits-rem:       261  cl-subs:      272  v-elim:      0  v-fix:    0  time:  3.70 s
435.50/435.56	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
435.50/435.59	c vivif2 --  cl tried    57065 cl shrink        0 lits rem          0 time: 0.03
435.69/435.74	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.15
435.69/435.75	c calculated reachability. Time: 0.00
435.69/435.75	c  N st    78   1710787       225       225      1575     57065      6525   2115502   no data   no data
553.60/553.64	c  N st    79   2079752       225       225      1575     62518      6525   2301447   no data   no data
599.00/599.09	c  N st    80   2210789       225       225      1575     64305      6525   2361000   no data   no data
599.00/599.09	c  S st    80   2210789       225       225      1575     64305      6525   2361000   no data   no data
599.30/599.38	c  S st    80   2211294       225       225      1575     64801      6525   2393951   no data   no data
599.30/599.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
599.40/599.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.7M T:  0.08
599.40/599.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
599.40/599.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
599.40/599.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
599.40/599.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
599.40/599.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
599.40/599.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
600.91/600.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
604.21/604.28	c lits-rem:       304  cl-subs:      361  v-elim:      0  v-fix:    0  time:  3.30 s
604.21/604.28	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
604.31/604.31	c vivif2 --  cl tried    64440 cl shrink        0 lits rem          0 time: 0.03
604.51/604.50	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.20
604.51/604.51	c calculated reachability. Time: 0.00
604.51/604.51	c  N st    80   2211294       225       225      1575     64440      6525   2376524   no data   no data
762.61/762.64	c  N st    81   2711294       225       225      1575     81162      6525   3319465   no data   no data
762.61/762.64	c  S st    81   2711294       225       225      1575     81162      6525   3319465   no data   no data
763.01/763.03	c  S st    81   2711800       225       225      1575     81659      6525   3349237   no data   no data
763.01/763.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
763.11/763.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.3M T:  0.13
763.11/763.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
763.11/763.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
763.11/763.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
763.11/763.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
763.11/763.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
763.21/763.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
764.90/764.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
771.30/771.33	c lits-rem:      1008  cl-subs:      480  v-elim:      0  v-fix:    0  time:  6.42 s
771.30/771.33	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
771.30/771.38	c vivif2 --  cl tried    81179 cl shrink        0 lits rem          0 time: 0.04
771.60/771.67	c asymm  cl-useful: 0/225/225 lits-rem:0 time: 0.29
771.60/771.67	c calculated reachability. Time: 0.00
771.60/771.67	c  N st    81   2711800       225       225      1575     81179      6525   3314705   no data   no data
940.71/940.76	c  N st    82   3211802       225       225      1575    122942      6525   5895132   no data   no data
940.71/940.76	c  S st    82   3211802       225       225      1575    122942      6525   5895132   no data   no data
941.41/941.43	c  S st    82   3212304       225       225      1575    123439      6525   5925951   no data   no data
941.41/941.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
941.62/941.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.3M T:  0.21
941.62/941.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
941.62/941.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
941.62/941.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
941.62/941.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
941.62/941.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
941.71/941.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
943.61/943.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
985.62/985.68	c lits-rem:       970  cl-subs:    14049  v-elim:      0  v-fix:    0  time: 42.07 s
985.62/985.68	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
985.71/985.75	c vivif2 --  cl tried   109390 cl shrink        0 lits rem          0 time: 0.07
986.11/986.16	c asymm  cl-useful: 0/214/225 lits-rem:0 time: 0.41
986.11/986.17	c calculated reachability. Time: 0.00
986.11/986.17	c  N st    82   3212304       225       225      1575    109390      6525   5456049   no data   no data
1192.72/1192.70	c  N st    83   3712305       225       225      1575    121914      6525   5622321   no data   no data
1192.72/1192.70	c  S st    83   3712305       225       225      1575    121914      6525   5622321   no data   no data
1193.12/1193.19	c  S st    83   3712807       225       225      1575    122415      6525   5654733   no data   no data
1193.22/1193.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1193.32/1193.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.3M T:  0.17
1193.32/1193.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1193.32/1193.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1193.32/1193.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1193.32/1193.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    225 time:  0.00 s
1193.32/1193.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1193.42/1193.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1195.02/1195.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
1215.42/1215.48	c lits-rem:      1886  cl-subs:     2331  v-elim:      0  v-fix:    0  time: 20.38 s
1215.42/1215.48	c vivif2 --  cl tried      225 cl shrink        0 lits rem          0 time: 0.00
1215.53/1215.55	c vivif2 --  cl tried   120084 cl shrink        0 lits rem          0 time: 0.07
1215.81/1215.88	c asymm  cl-useful: 0/207/225 lits-rem:0 time: 0.33
1215.81/1215.88	c calculated reachability. Time: 0.00
1215.81/1215.88	c  N st    83   3712807       225       225      1575    120084      6525   5537295   no data   no data
1228.42/1228.46	c  F st    84   3751562       225       225      1575    157153      6525   8372615   no data   no data
1228.42/1228.46	c  N st    84   3751562       225       225      1575    157153      6525   8372615   no data   no data
1231.02/1231.00	c Decided on static restart strategy
1236.32/1236.34	c  N st    94   3779872       225       225      1575    103736      6525   4519507   no data   no data
1249.82/1249.89	c  N st    96   3815866       225       225      1575    138014      6525   6741929   no data   no data
1261.52/1261.57	c  N st    97   3848258       225       225      1575     87160      6525   3282988   no data   no data
1274.22/1274.27	c  N st    98   3896847       225       225      1575    132923      6525   6738685   no data   no data
1296.52/1296.56	c  N st    99   3969732       225       225      1575    119921      6525   5612298   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-3367951-1305390269/watcher-3367951-1305390269 -o /tmp/evaluation-result-3367951-1305390269/solver-3367951-1305390269 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367951-1305390269.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.05 4.00 3.97 4/320 12404
/proc/meminfo: memFree=11871560/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=29732 CPUtime=0 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 553 0 0 0 0 0 0 0 25 0 1 0 650625627 30445568 493 33554432000 4194304 4580011 140737036690208 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 7433 493 363 95 0 2415 0

[startup+0.093789 s]
/proc/loadavg: 4.05 4.00 3.97 4/320 12404
/proc/meminfo: memFree=11871560/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=30128 CPUtime=0.09 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 805 0 0 0 9 0 0 0 25 0 1 0 650625627 30851072 745 33554432000 4194304 4580011 140737036690208 18446744073709551615 4320711 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 7532 745 364 95 0 2514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30128

[startup+0.100785 s]
/proc/loadavg: 4.05 4.00 3.97 4/320 12404
/proc/meminfo: memFree=11871560/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=30128 CPUtime=0.09 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 817 0 0 0 9 0 0 0 25 0 1 0 650625627 30851072 757 33554432000 4194304 4580011 140737036690208 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 7532 757 364 95 0 2514 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30128

[startup+0.300752 s]
/proc/loadavg: 4.05 4.00 3.97 4/320 12404
/proc/meminfo: memFree=11871560/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=30984 CPUtime=0.29 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 1337 0 0 0 29 0 0 0 25 0 1 0 650625627 31727616 960 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 7746 960 364 95 0 2728 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30984

[startup+0.700682 s]
/proc/loadavg: 4.05 4.00 3.97 4/320 12404
/proc/meminfo: memFree=11871560/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=31824 CPUtime=0.69 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 2129 0 0 0 69 0 0 0 25 0 1 0 650625627 32587776 1242 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 7956 1242 364 95 0 2938 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31824

[startup+1.50054 s]
/proc/loadavg: 4.05 4.00 3.97 5/321 12405
/proc/meminfo: memFree=11863368/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=33220 CPUtime=1.49 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 3808 0 0 0 149 0 0 0 25 0 1 0 650625627 34017280 1394 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 8305 1394 365 95 0 3287 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33220

[startup+3.10026 s]
/proc/loadavg: 4.04 4.00 3.97 5/321 12405
/proc/meminfo: memFree=11841576/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=47328 CPUtime=3.09 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 7269 0 0 0 309 0 0 0 25 0 1 0 650625627 48463872 4855 33554432000 4194304 4580011 140737036690208 18446744073709551615 4507901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 11832 4855 367 95 0 6814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47328

[startup+6.3007 s]
/proc/loadavg: 4.04 4.00 3.97 5/321 12405
/proc/meminfo: memFree=11834384/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=47844 CPUtime=6.29 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 11156 0 0 0 628 1 0 0 25 0 1 0 650625627 48992256 5520 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 11961 5520 367 95 0 6943 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47844

[startup+12.7006 s]
/proc/loadavg: 4.04 4.00 3.97 5/321 12405
/proc/meminfo: memFree=11796444/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=66520 CPUtime=12.69 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 19567 0 0 0 1267 2 0 0 25 0 1 0 650625627 68116480 9749 33554432000 4194304 4580011 140737036690208 18446744073709551615 4451804 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 16630 9749 367 95 0 11612 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66520

[startup+25.5003 s]
/proc/loadavg: 4.03 4.00 3.97 5/321 12405
/proc/meminfo: memFree=11749056/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=79920 CPUtime=25.49 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 28249 0 0 0 2546 3 0 0 25 0 1 0 650625627 81838080 13193 33554432000 4194304 4580011 140737036690208 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 19980 13193 367 95 0 14962 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79920

[startup+51.1008 s]
/proc/loadavg: 4.02 4.00 3.97 5/321 12406
/proc/meminfo: memFree=11646536/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=91908 CPUtime=51.09 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 45783 0 0 0 5102 7 0 0 25 0 1 0 650625627 94113792 14783 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 22977 14783 367 95 0 17959 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91908

[startup+102.312 s]
/proc/loadavg: 4.06 4.01 3.98 5/321 12407
/proc/meminfo: memFree=11597868/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=112296 CPUtime=102.3 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 76446 0 0 0 10216 14 0 0 25 0 1 0 650625627 114991104 20878 33554432000 4194304 4580011 140737036690208 18446744073709551615 4416523 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 28074 20878 367 95 0 23056 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 112296

[startup+162.3 s]
/proc/loadavg: 4.02 4.01 3.98 5/321 12409
/proc/meminfo: memFree=11477800/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=142520 CPUtime=162.3 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 110831 0 0 0 16206 24 0 0 25 0 1 0 650625627 145940480 28790 33554432000 4194304 4580011 140737036690208 18446744073709551615 4413260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 35630 28790 367 95 0 30612 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 142520

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/321 12411
/proc/meminfo: memFree=11384144/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=207704 CPUtime=222.3 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 132342 0 0 0 22201 29 0 0 25 0 1 0 650625627 212688896 29648 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 51926 29648 367 95 0 46908 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 207704

[startup+282.3 s]
/proc/loadavg: 4.07 4.02 3.98 5/321 12412
/proc/meminfo: memFree=11382732/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=239936 CPUtime=282.3 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 158460 0 0 0 28193 37 0 0 25 0 1 0 650625627 245694464 36621 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 59984 36621 367 95 0 54966 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 239936

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.98 5/321 12414
/proc/meminfo: memFree=11345700/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=242776 CPUtime=342.3 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 180473 0 0 0 34186 44 0 0 25 0 1 0 650625627 248602624 37065 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294566 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 60694 37065 367 95 0 55676 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 242776

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.98 5/321 12415
/proc/meminfo: memFree=11271980/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=175416 CPUtime=402.3 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 203163 0 0 0 40179 51 0 0 25 0 1 0 650625627 179625984 36148 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 43854 36148 367 95 0 38836 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 175416

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/321 12417
/proc/meminfo: memFree=11277396/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=248588 CPUtime=462.3 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 223189 0 0 0 46173 57 0 0 25 0 1 0 650625627 254554112 37424 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 62147 37424 367 95 0 57129 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 248588

[startup+522.301 s]
/proc/loadavg: 4.12 4.03 4.00 5/321 12419
/proc/meminfo: memFree=11240892/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=250928 CPUtime=522.31 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 244363 0 0 0 52168 63 0 0 25 0 1 0 650625627 256950272 38658 33554432000 4194304 4580011 140737036690208 18446744073709551615 4321842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 62732 38658 367 95 0 57714 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 250928

[startup+582.3 s]
/proc/loadavg: 4.04 4.02 4.00 5/321 12420
/proc/meminfo: memFree=11239580/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=179640 CPUtime=582.3 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 263041 0 0 0 58161 69 0 0 25 0 1 0 650625627 183951360 36652 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 44910 36652 367 95 0 39892 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 179640

[startup+642.301 s]
/proc/loadavg: 4.16 4.05 4.01 5/321 12422
/proc/meminfo: memFree=11193268/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=262048 CPUtime=642.31 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 279504 0 0 0 64158 73 0 0 25 0 1 0 650625627 268337152 39156 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 65512 39156 367 95 0 60494 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 262048

[startup+702.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/321 12423
/proc/meminfo: memFree=11243184/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=187148 CPUtime=702.3 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 301363 0 0 0 70152 78 0 0 25 0 1 0 650625627 191639552 38447 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 46787 38447 367 95 0 41769 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 187148

[startup+762.312 s]
/proc/loadavg: 4.02 4.03 4.00 5/321 12425
/proc/meminfo: memFree=11215736/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=188960 CPUtime=762.32 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 324380 0 0 0 76148 84 0 0 25 0 1 0 650625627 193495040 38184 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 47240 38184 367 95 0 42222 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 188960

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/321 12427
/proc/meminfo: memFree=11145868/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=279600 CPUtime=822.31 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 338595 0 0 0 82141 90 0 0 25 0 1 0 650625627 286310400 44470 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 69900 44470 367 95 0 64882 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 279600

[startup+882.301 s]
/proc/loadavg: 4.11 4.04 4.01 5/321 12428
/proc/meminfo: memFree=11164272/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=198104 CPUtime=882.3 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 360258 0 0 0 88133 97 0 0 25 0 1 0 650625627 202858496 41447 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 49526 41447 367 95 0 44508 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 198104

[startup+942.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/321 12430
/proc/meminfo: memFree=11132080/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=337648 CPUtime=942.31 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 390824 0 0 0 94127 104 0 0 25 0 1 0 650625627 345751552 54733 33554432000 4194304 4580011 140737036690208 18446744073709551615 4413260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 84412 54733 367 95 0 79394 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 337648

[startup+1002.3 s]
/proc/loadavg: 3.53 3.90 3.96 4/315 12448
/proc/meminfo: memFree=11212588/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=338608 CPUtime=1002.31 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 393761 0 0 0 100125 106 0 0 25 0 1 0 650625627 346734592 57670 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 84652 57670 367 95 0 79634 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 338608

[startup+1062.3 s]
/proc/loadavg: 3.34 3.78 3.91 4/315 12450
/proc/meminfo: memFree=11068820/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=340300 CPUtime=1062.31 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 408993 0 0 0 106121 110 0 0 25 0 1 0 650625627 348467200 55411 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 85075 55411 367 95 0 80057 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 340300

[startup+1122.3 s]
/proc/loadavg: 2.51 3.45 3.79 3/309 12470
/proc/meminfo: memFree=11668140/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=253396 CPUtime=1122.32 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 424497 0 0 0 112118 114 0 0 25 0 1 0 650625627 259477504 54033 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 63349 54033 367 95 0 58331 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 253396

[startup+1182.3 s]
/proc/loadavg: 2.20 3.21 3.68 3/309 12471
/proc/meminfo: memFree=11642680/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=253584 CPUtime=1182.31 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 440644 0 0 0 118113 118 0 0 25 0 1 0 650625627 259670016 52967 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 63396 52967 367 95 0 58378 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 253584

[startup+1242.3 s]
/proc/loadavg: 2.10 2.98 3.57 3/309 12473
/proc/meminfo: memFree=11617452/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=367776 CPUtime=1242.32 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 456702 0 0 0 124110 122 0 0 25 0 1 0 650625627 376602624 59995 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 91944 59995 367 95 0 86926 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 367776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.89 2.78 3.47 2/303 12492
/proc/meminfo: memFree=12111336/32950928 swapFree=67111348/67111528
[pid=12404] ppid=12402 vsize=369452 CPUtime=1300.02 cores=1,3
/proc/12404/stat : 12404 (strangenight2-s) R 12402 12404 11963 0 -1 4202496 475918 0 0 0 129876 126 0 0 25 0 1 0 650625627 378318848 60902 33554432000 4194304 4580011 140737036690208 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12404/statm: 92363 60902 367 95 0 87345 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 369452

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

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

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

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

runsolver used 3.65844 second user time and 9.30958 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 18:24:29
IDJOB=3367951
IDBENCH=83230
IDSOLVER=1845
FILE ID=node120/3367951-1305390269
RUNJOBID= node120-1305388734-11983
PBS_JOBID= 13324413
Free space on /tmp= 73480 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-15-15-unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367951-1305390269/watcher-3367951-1305390269 -o /tmp/evaluation-result-3367951-1305390269/solver-3367951-1305390269 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367951-1305390269.cnf

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

MD5SUM BENCH= 647576009a3d34cc33c6dfd3ecb1a2ef
RANDOM SEED=1381459030

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11871840 kB
Buffers:        246220 kB
Cached:        3587076 kB
SwapCached:          0 kB
Active:       17827840 kB
Inactive:      2962320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11871840 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           11092 kB
Writeback:           0 kB
AnonPages:    16956444 kB
Mapped:          25700 kB
Slab:           174872 kB
PageTables:      50052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52106516 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= 73504 MiB
End job on node120 at 2011-05-14 18:46:11