Trace number 3274087

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n260-s62321009-sat.cnf
MD5SUMf2b430bdd9bc1c472e9e437567706bb7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.48747
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses624
Sum of the clauses size1560
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2520
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5104
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3274087-1303608131.cnf'
0.00/0.00	c -- header says num vars:            260
0.00/0.00	c -- header says num clauses:         624
0.00/0.00	c -- clauses added:            0 learnts,          624 normals,            0 xors
0.00/0.00	c -- vars added        260
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       260       104       520         0      1560         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/104/104 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.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     132 undec:       0 neg:     128
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       260       104       520         0      1560         0   no data   no data
0.02/0.04	c Decided on static restart strategy
0.09/0.15	c  N st     8      4916       260       104       520      4841      1560    195641   no data   no data
0.39/0.47	c  N st    10     11300       260       104       520      4475      1560    146063   no data   no data
0.79/0.85	c  N st    11     17043       260       104       520     10075      1560    402919   no data   no data
1.30/1.39	c  F st    12     25000       260       104       520     12366      1560    464037   no data   no data
1.30/1.39	c  N st    12     25000       260       104       520     12366      1560    464037   no data   no data
1.70/1.70	c Decided on static restart strategy
1.70/1.70	c  N st    18     30002       260       104       520     10598      1560    335514   no data   no data
1.70/1.70	c  S st    18     30002       260       104       520     10598      1560    335514   no data   no data
1.70/1.75	c  S st    18     30505       260       104       520     11097      1560    351395   no data   no data
1.70/1.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.70/1.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.70/1.76	c blocked clauses removed:        0 vars:      0 tried:         260 T: 0.00 s
1.70/1.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.70/1.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.70/1.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
1.70/1.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.70/1.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.79/1.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1.89/1.93	c lits-rem:       237  cl-subs:      128  v-elim:      0  v-fix:    0  time:  0.10 s
1.89/1.93	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.00
1.89/1.93	c calculated reachability. Time: 0.00
1.89/1.93	c  N st    18     30505       260       104       520     10969      1560    345398   no data   no data
2.39/2.41	c  N st    20     37617       260       104       520     10225      1560    298485   no data   no data
2.79/2.87	c  N st    21     44019       260       104       520     16486      1560    558689   no data   no data
2.99/3.02	c  S st    22     45758       260       104       520      9411      1560    234218   no data   no data
2.99/3.07	c  S st    22     46263       260       104       520      9911      1560    251364   no data   no data
2.99/3.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.99/3.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.99/3.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
2.99/3.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.09/3.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3.09/3.14	c lits-rem:        47  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.02 s
3.09/3.14	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
3.09/3.15	c vivif2 --  cl tried     9869 cl shrink        0 lits rem          0 time: 0.00
3.09/3.15	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.00
3.09/3.15	c calculated reachability. Time: 0.00
3.09/3.15	c  N st    22     46263       260       104       520      9869      1560    249836   no data   no data
4.19/4.29	c  N st    23     60660       260       104       520     14193      1560    418959   no data   no data
4.99/5.08	c  N st    24     69395       260       104       520     12005      1560    304510   no data   no data
4.99/5.08	c  S st    24     69395       260       104       520     12005      1560    304510   no data   no data
5.09/5.14	c  S st    24     69898       260       104       520     12506      1560    320828   no data   no data
5.09/5.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
5.09/5.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.09/5.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
5.09/5.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.09/5.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.19/5.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
5.19/5.23	c lits-rem:        49  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.03 s
5.19/5.23	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
5.19/5.24	c vivif2 --  cl tried    12456 cl shrink        0 lits rem          0 time: 0.00
5.19/5.24	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.00
5.19/5.24	c calculated reachability. Time: 0.00
5.19/5.24	c  N st    24     69898       260       104       520     12456      1560    319170   no data   no data
6.69/6.79	c  F st    25     87500       260       104       520     17933      1560    541829   no data   no data
6.69/6.80	c  N st    25     87500       260       104       520     17933      1560    541829   no data   no data
7.29/7.38	c Decided on static restart strategy
7.59/7.69	c  N st    32     95540       260       104       520     13078      1560    293355   no data   no data
8.50/8.53	c  N st    34    104850       260       104       520     22198      1560    680747   no data   no data
8.50/8.53	c  S st    34    104850       260       104       520     22198      1560    680747   no data   no data
8.59/8.63	c  S st    34    105352       260       104       520     22697      1560    697261   no data   no data
8.59/8.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.59/8.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
8.59/8.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.59/8.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.59/8.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.59/8.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
8.59/8.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.59/8.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.70/8.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
8.99/9.05	c lits-rem:       489  cl-subs:      265  v-elim:      0  v-fix:    0  time:  0.28 s
8.99/9.05	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
8.99/9.06	c vivif2 --  cl tried    22432 cl shrink        0 lits rem          0 time: 0.01
8.99/9.07	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
8.99/9.07	c calculated reachability. Time: 0.00
8.99/9.07	c  N st    34    105352       260       104       520     22432      1560    684637   no data   no data
9.99/10.04	c  N st    35    114953       260       104       520     18137      1560    494172   no data   no data
11.60/11.69	c  N st    36    129350       260       104       520     17543      1560    437456   no data   no data
13.89/13.96	c  N st    37    150947       260       104       520     22991      1560    647734   no data   no data
14.69/14.74	c  S st    38    158028       260       104       520     29877      1560    943212   no data   no data
14.79/14.86	c  S st    38    158529       260       104       520     30375      1560    959958   no data   no data
14.79/14.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.79/14.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
14.79/14.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.79/14.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.79/14.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.79/14.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
14.79/14.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.79/14.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.99/15.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.15 s
15.69/15.71	c lits-rem:       613  cl-subs:      457  v-elim:      0  v-fix:    0  time:  0.65 s
15.69/15.71	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
15.69/15.73	c vivif2 --  cl tried    29918 cl shrink        0 lits rem          0 time: 0.01
15.69/15.73	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
15.69/15.74	c calculated reachability. Time: 0.00
15.69/15.74	c  N st    38    158529       260       104       520     29918      1560    939411   no data   no data
21.69/21.71	c  N st    39    207117       260       104       520     24763      1560    647025   no data   no data
26.09/26.14	c  N st    40    237793       260       104       520     35061      1560   1095961   no data   no data
26.09/26.14	c  S st    40    237793       260       104       520     35061      1560   1095961   no data   no data
26.19/26.29	c  S st    40    238295       260       104       520     35561      1560   1112852   no data   no data
26.19/26.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.30/26.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
26.30/26.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
26.30/26.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.30/26.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.30/26.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
26.30/26.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.30/26.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
26.49/26.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
27.40/27.44	c lits-rem:      1894  cl-subs:      497  v-elim:      0  v-fix:    0  time:  0.91 s
27.40/27.44	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
27.40/27.46	c vivif2 --  cl tried    35064 cl shrink        0 lits rem          0 time: 0.01
27.40/27.47	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
27.40/27.47	c calculated reachability. Time: 0.00
27.40/27.47	c  N st    40    238295       260       104       520     35064      1560   1087783   no data   no data
37.59/37.68	c  F st    41    306250       260       104       520     37064      1560   1082125   no data   no data
37.59/37.68	c  N st    41    306250       260       104       520     37064      1560   1082125   no data   no data
38.59/38.67	c Decided on static restart strategy
42.09/42.18	c  N st    51    334555       260       104       520     41352      1560   1218537   no data   no data
45.30/45.38	c  N st    53    357443       260       104       520     39205      1560   1130767   no data   no data
45.30/45.38	c  S st    53    357443       260       104       520     39205      1560   1130767   no data   no data
45.50/45.57	c  S st    53    357947       260       104       520     39709      1560   1147686   no data   no data
45.50/45.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.60/45.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
45.60/45.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.60/45.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.60/45.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.60/45.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
45.60/45.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.60/45.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.80/45.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
46.50/46.52	c lits-rem:       372  cl-subs:      399  v-elim:      0  v-fix:    0  time:  0.71 s
46.50/46.52	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
46.50/46.54	c vivif2 --  cl tried    39310 cl shrink        0 lits rem          0 time: 0.01
46.50/46.55	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
46.50/46.55	c calculated reachability. Time: 0.00
46.50/46.55	c  N st    53    357947       260       104       520     39310      1560   1129682   no data   no data
51.60/51.66	c  N st    54    390339       260       104       520     45744      1560   1379270   no data   no data
59.30/59.30	c  N st    55    438927       260       104       520     39159      1560   1076564   no data   no data
72.50/72.56	c  N st    56    511810       260       104       520     52748      1560   1761483   no data   no data
77.19/77.24	c  N st    57    536921       260       104       520     47058      1560   1308024   no data   no data
77.19/77.24	c  S st    57    536921       260       104       520     47058      1560   1308024   no data   no data
77.39/77.44	c  S st    57    537422       260       104       520     47558      1560   1324197   no data   no data
77.39/77.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.39/77.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
77.39/77.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.39/77.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.39/77.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.39/77.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
77.39/77.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.39/77.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
77.70/77.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.18 s
78.70/78.76	c lits-rem:       655  cl-subs:      620  v-elim:      0  v-fix:    0  time:  1.06 s
78.70/78.76	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
78.70/78.78	c vivif2 --  cl tried    46938 cl shrink        0 lits rem          0 time: 0.02
78.70/78.79	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.01
78.70/78.79	c calculated reachability. Time: 0.00
78.70/78.79	c  N st    57    537422       260       104       520     46938      1560   1300303   no data   no data
113.50/113.56	c  N st    58    701406       260       104       520     41067      1560    952440   no data   no data
138.99/139.06	c  N st    59    806133       260       104       520     69922      1560   2167476   no data   no data
138.99/139.06	c  S st    59    806133       260       104       520     69922      1560   2167476   no data   no data
139.29/139.35	c  S st    59    806636       260       104       520     70422      1560   2183938   no data   no data
139.29/139.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
139.39/139.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
139.39/139.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.39/139.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
139.39/139.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.39/139.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
139.39/139.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
139.39/139.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
139.79/139.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.35 s
144.59/144.62	c lits-rem:      1303  cl-subs:     1282  v-elim:      0  v-fix:    0  time:  4.77 s
144.59/144.62	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
144.59/144.65	c vivif2 --  cl tried    69140 cl shrink        0 lits rem          0 time: 0.03
144.59/144.67	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.02
144.59/144.67	c calculated reachability. Time: 0.00
144.59/144.67	c  N st    59    806636       260       104       520     69140      1560   2127163   no data   no data
210.39/210.42	c  F st    60   1071875       260       104       520     85498      1560   2705608   no data   no data
210.39/210.42	c  N st    60   1071875       260       104       520     85498      1560   2705608   no data   no data
212.40/212.42	c Decided on static restart strategy
217.40/217.43	c  N st    70   1100178       260       104       520     69194      1560   1841396   no data   no data
229.10/229.19	c  N st    72   1136172       260       104       520     59432      1560   1469699   no data   no data
240.90/240.93	c  N st    73   1168564       260       104       520     91249      1560   2715087   no data   no data
252.30/252.37	c  N st    74   1209956       260       104       520     85760      1560   2543953   no data   no data
252.30/252.37	c  S st    74   1209956       260       104       520     85760      1560   2543953   no data   no data
252.70/252.75	c  S st    74   1210456       260       104       520     86258      1560   2561133   no data   no data
252.70/252.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
252.80/252.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
252.80/252.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
252.80/252.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
252.80/252.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.80/252.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
252.80/252.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
252.80/252.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
253.30/253.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.45 s
258.10/258.16	c lits-rem:      1118  cl-subs:      971  v-elim:      0  v-fix:    0  time:  4.77 s
258.10/258.16	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
258.20/258.20	c vivif2 --  cl tried    85287 cl shrink        0 lits rem          0 time: 0.03
258.20/258.23	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.03
258.20/258.23	c calculated reachability. Time: 0.00
258.20/258.23	c  N st    74   1210456       260       104       520     85287      1560   2519839   no data   no data
277.50/277.50	c  N st    75   1283338       260       104       520     61418      1560   1465850   no data   no data
309.20/309.23	c  N st    76   1392661       260       104       520     69834      1560   1812128   no data   no data
361.31/361.32	c  N st    77   1556647       260       104       520     74666      1560   1887462   no data   no data
403.31/403.35	c  N st    78   1710456       260       104       520     60581      1560   1215194   no data   no data
403.31/403.35	c  S st    78   1710456       260       104       520     60581      1560   1215194   no data   no data
403.51/403.59	c  S st    78   1710958       260       104       520     61082      1560   1232067   no data   no data
403.62/403.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
403.62/403.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.05
403.62/403.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
403.62/403.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
403.62/403.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
403.62/403.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
403.62/403.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
403.62/403.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
403.81/403.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
404.31/404.37	c lits-rem:       312  cl-subs:      273  v-elim:      0  v-fix:    0  time:  0.54 s
404.31/404.37	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
404.31/404.38	c vivif2 --  cl tried    60809 cl shrink        0 lits rem          0 time: 0.02
404.41/404.40	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.02
404.41/404.40	c calculated reachability. Time: 0.00
404.41/404.40	c  N st    78   1710958       260       104       520     60809      1560   1223504   no data   no data
534.21/534.27	c  N st    79   2079923       260       104       520     66953      1560   1304147   no data   no data
590.81/590.89	c  N st    80   2210958       260       104       520     68707      1560   1341652   no data   no data
590.81/590.89	c  S st    80   2210958       260       104       520     68707      1560   1341652   no data   no data
591.11/591.19	c  S st    80   2211460       260       104       520     69207      1560   1359144   no data   no data
591.11/591.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
591.21/591.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
591.21/591.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
591.21/591.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
591.21/591.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
591.21/591.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
591.21/591.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
591.21/591.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
591.41/591.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
591.91/591.97	c lits-rem:       218  cl-subs:      195  v-elim:      0  v-fix:    0  time:  0.53 s
591.91/591.97	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
591.91/591.99	c vivif2 --  cl tried    69012 cl shrink        0 lits rem          0 time: 0.02
592.01/592.01	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.02
592.01/592.01	c calculated reachability. Time: 0.00
592.01/592.01	c  N st    80   2211460       260       104       520     69012      1560   1352391   no data   no data
799.92/799.91	c  N st    81   2711461       260       104       520     85894      1560   1889663   no data   no data
799.92/799.91	c  S st    81   2711461       260       104       520     85894      1560   1889663   no data   no data
800.42/800.47	c  S st    81   2711961       260       104       520     86394      1560   1906876   no data   no data
800.42/800.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
800.62/800.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.13
800.62/800.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
800.62/800.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
800.62/800.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
800.62/800.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
800.62/800.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
800.62/800.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
801.02/801.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.32 s
803.42/803.48	c lits-rem:       380  cl-subs:      396  v-elim:      0  v-fix:    0  time:  2.46 s
803.42/803.48	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
803.52/803.51	c vivif2 --  cl tried    85998 cl shrink        0 lits rem          0 time: 0.03
803.52/803.56	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.05
803.52/803.56	c calculated reachability. Time: 0.00
803.52/803.56	c  N st    81   2711961       260       104       520     85998      1560   1890796   no data   no data
1026.03/1026.04	c  N st    82   3211961       260       104       520    132141      1560   3661685   no data   no data
1026.03/1026.04	c  S st    82   3211961       260       104       520    132141      1560   3661685   no data   no data
1026.63/1026.62	c  S st    82   3212464       260       104       520    132643      1560   3679379   no data   no data
1026.63/1026.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1026.82/1026.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.16
1026.82/1026.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1026.82/1026.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1026.82/1026.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1026.82/1026.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
1026.82/1026.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1026.82/1026.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1027.63/1027.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.65 s
1036.13/1036.13	c lits-rem:      2834  cl-subs:     1543  v-elim:      0  v-fix:    0  time:  8.53 s
1036.13/1036.13	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
1036.13/1036.20	c vivif2 --  cl tried   131100 cl shrink        0 lits rem          0 time: 0.06
1036.23/1036.28	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.08
1036.23/1036.29	c calculated reachability. Time: 0.00
1036.23/1036.29	c  N st    82   3212464       260       104       520    131100      1560   3618766   no data   no data
1269.64/1269.67	c  N st    83   3712468       260       104       520    141151      1560   4063971   no data   no data
1269.64/1269.67	c  S st    83   3712468       260       104       520    141151      1560   4063971   no data   no data
1270.34/1270.36	c  S st    83   3712974       260       104       520    141655      1560   4080543   no data   no data
1270.34/1270.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1270.55/1270.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.2M T:  0.16
1270.55/1270.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1270.55/1270.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1270.55/1270.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1270.55/1270.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    260 time:  0.00 s
1270.55/1270.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1270.55/1270.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1271.34/1271.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.66 s
1281.74/1281.71	c lits-rem:      6206  cl-subs:     2062  v-elim:      0  v-fix:    0  time: 10.36 s
1281.74/1281.71	c vivif2 --  cl tried      104 cl shrink        0 lits rem          0 time: 0.00
1281.74/1281.77	c vivif2 --  cl tried   139593 cl shrink        0 lits rem          0 time: 0.06
1281.84/1281.83	c asymm  cl-useful: 0/104/104 lits-rem:0 time: 0.06
1281.84/1281.84	c calculated reachability. Time: 0.00
1281.84/1281.84	c  N st    83   3712974       260       104       520    139593      1560   3988629   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: 935)

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

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

running on 2 cores: 5,7

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: 0.78 1.72 2.81 4/189 22408
/proc/meminfo: memFree=13192940/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=29804 CPUtime=0 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 531 0 0 0 0 0 0 0 20 0 1 0 551043798 30519296 470 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 7451 470 371 106 0 2422 0

[startup+0.0232989 s]
/proc/loadavg: 0.78 1.72 2.81 4/189 22408
/proc/meminfo: memFree=13192940/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=29804 CPUtime=0.02 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 584 0 0 0 2 0 0 0 20 0 1 0 551043798 30519296 523 33554432000 4194304 4627331 140735395700400 18446744073709551615 4299563 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 7451 523 371 106 0 2422 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29804

[startup+0.100289 s]
/proc/loadavg: 0.78 1.72 2.81 4/189 22408
/proc/meminfo: memFree=13192940/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=30072 CPUtime=0.09 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 733 0 0 0 9 0 0 0 20 0 1 0 551043798 30793728 672 33554432000 4194304 4627331 140735395700400 18446744073709551615 4332808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 7518 673 371 106 0 2489 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30072

[startup+0.300252 s]
/proc/loadavg: 0.78 1.72 2.81 4/189 22408
/proc/meminfo: memFree=13192940/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=30728 CPUtime=0.29 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 1089 0 0 0 29 0 0 0 21 0 1 0 551043798 31465472 818 33554432000 4194304 4627331 140735395700400 18446744073709551615 4332580 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 7682 818 372 106 0 2653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30728

[startup+0.700172 s]
/proc/loadavg: 0.78 1.72 2.81 4/189 22408
/proc/meminfo: memFree=13192940/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=31412 CPUtime=0.69 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 1623 0 0 0 69 0 0 0 22 0 1 0 551043798 32165888 1006 33554432000 4194304 4627331 140735395700400 18446744073709551615 4308396 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 7853 1006 372 106 0 2824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31412

[startup+1.50102 s]
/proc/loadavg: 0.78 1.72 2.81 5/190 22409
/proc/meminfo: memFree=13183880/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=32292 CPUtime=1.5 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 2673 0 0 0 150 0 0 0 25 0 1 0 551043798 33067008 1061 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 8073 1061 373 106 0 3044 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 32292

[startup+3.10073 s]
/proc/loadavg: 0.78 1.72 2.81 5/190 22409
/proc/meminfo: memFree=13165780/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=41116 CPUtime=3.09 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 6015 0 0 0 309 0 0 0 25 0 1 0 551043798 42102784 3204 33554432000 4194304 4627331 140735395700400 18446744073709551615 4424688 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 10279 3204 377 106 0 5250 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41116

[startup+6.30113 s]
/proc/loadavg: 1.04 1.76 2.82 6/190 22409
/proc/meminfo: memFree=13148704/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=43324 CPUtime=6.29 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 8803 0 0 0 629 0 0 0 25 0 1 0 551043798 44363776 3700 33554432000 4194304 4627331 140735395700400 18446744073709551615 4310085 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 10831 3700 377 106 0 5802 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43324

[startup+12.7009 s]
/proc/loadavg: 1.27 1.79 2.82 5/190 22409
/proc/meminfo: memFree=13114756/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=53204 CPUtime=12.7 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 14556 0 0 0 1268 2 0 0 25 0 1 0 551043798 54480896 6563 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309566 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 13301 6563 377 106 0 8272 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 53204

[startup+25.5005 s]
/proc/loadavg: 1.80 1.88 2.83 5/190 22437
/proc/meminfo: memFree=13093488/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=64232 CPUtime=25.49 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 23232 0 0 0 2546 3 0 0 25 0 1 0 551043798 65773568 9088 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 16058 9088 377 106 0 11029 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64232

[startup+51.1007 s]
/proc/loadavg: 2.55 2.05 2.86 5/190 22437
/proc/meminfo: memFree=13032484/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=79448 CPUtime=51.09 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 36503 0 0 0 5103 6 0 0 25 0 1 0 551043798 81354752 12910 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309247 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 19862 12910 377 106 0 14833 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79448

[startup+102.307 s]
/proc/loadavg: 3.37 2.35 2.92 5/190 22439
/proc/meminfo: memFree=12971324/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=91052 CPUtime=102.3 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 56327 0 0 0 10220 10 0 0 25 0 1 0 551043798 93237248 16075 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 22763 16075 377 106 0 17734 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91052

[startup+162.301 s]
/proc/loadavg: 3.77 2.65 2.99 5/190 22440
/proc/meminfo: memFree=12905456/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=116236 CPUtime=162.3 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 77323 0 0 0 16215 15 0 0 25 0 1 0 551043798 119025664 21929 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 29059 21929 377 106 0 24030 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 116236

[startup+222.3 s]
/proc/loadavg: 3.97 2.91 3.05 5/190 22442
/proc/meminfo: memFree=12843444/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=116760 CPUtime=222.3 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 92618 0 0 0 22211 19 0 0 25 0 1 0 551043798 119562240 22466 33554432000 4194304 4627331 140735395700400 18446744073709551615 4329707 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 29190 22466 377 106 0 24161 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 116760

[startup+282.301 s]
/proc/loadavg: 3.99 3.10 3.11 5/190 22443
/proc/meminfo: memFree=12794952/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=137696 CPUtime=282.31 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 109387 0 0 0 28206 25 0 0 25 0 1 0 551043798 141000704 27013 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309212 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 34424 27013 377 106 0 29395 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 137696

[startup+342.301 s]
/proc/loadavg: 4.03 3.28 3.17 5/190 22445
/proc/meminfo: memFree=12786632/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=138016 CPUtime=342.3 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 122227 0 0 0 34202 28 0 0 25 0 1 0 551043798 141328384 26365 33554432000 4194304 4627331 140735395700400 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 34504 26365 377 106 0 29475 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 138016

[startup+402.301 s]
/proc/loadavg: 4.01 3.41 3.22 5/190 22447
/proc/meminfo: memFree=12763428/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=193056 CPUtime=402.3 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 134664 0 0 0 40199 31 0 0 25 0 1 0 551043798 197689344 28206 33554432000 4194304 4627331 140735395700400 18446744073709551615 4324232 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 48264 28206 377 106 0 43235 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 193056

[startup+462.3 s]
/proc/loadavg: 4.00 3.51 3.26 5/190 22448
/proc/meminfo: memFree=12736268/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=139032 CPUtime=462.31 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 145509 0 0 0 46198 33 0 0 25 0 1 0 551043798 142368768 28138 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 34758 28138 377 106 0 29729 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 139032

[startup+522.301 s]
/proc/loadavg: 4.00 3.60 3.30 5/190 22450
/proc/meminfo: memFree=12745672/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=139728 CPUtime=522.31 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 156920 0 0 0 52195 36 0 0 25 0 1 0 551043798 143081472 28086 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 34932 28086 377 106 0 29903 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 139728

[startup+582.301 s]
/proc/loadavg: 4.00 3.67 3.35 5/190 22451
/proc/meminfo: memFree=12700020/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=199416 CPUtime=582.31 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 165798 0 0 0 58192 39 0 0 25 0 1 0 551043798 204201984 29013 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 49854 29013 377 106 0 44825 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 199416

[startup+642.3 s]
/proc/loadavg: 4.00 3.73 3.38 5/190 22453
/proc/meminfo: memFree=12696160/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=202396 CPUtime=642.32 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 175338 0 0 0 64190 42 0 0 25 0 1 0 551043798 207253504 30268 33554432000 4194304 4627331 140735395700400 18446744073709551615 4324088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 50599 30268 377 106 0 45570 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 202396

[startup+702.301 s]
/proc/loadavg: 4.00 3.77 3.42 5/190 22455
/proc/meminfo: memFree=12654976/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=203508 CPUtime=702.32 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 183941 0 0 0 70185 47 0 0 25 0 1 0 551043798 208392192 30273 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 50877 30273 377 106 0 45848 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 203508

[startup+762.307 s]
/proc/loadavg: 4.11 3.84 3.46 5/190 22456
/proc/meminfo: memFree=12628432/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=205064 CPUtime=762.32 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 193199 0 0 0 76182 50 0 0 25 0 1 0 551043798 209985536 30595 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 51266 30595 377 106 0 46237 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 205064

[startup+822.3 s]
/proc/loadavg: 4.04 3.87 3.49 5/190 22458
/proc/meminfo: memFree=12603368/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=152524 CPUtime=822.32 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 203148 0 0 0 82179 53 0 0 25 0 1 0 551043798 156184576 31233 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 38131 31233 377 106 0 33102 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 152524

[startup+882.301 s]
/proc/loadavg: 4.01 3.89 3.52 5/190 22459
/proc/meminfo: memFree=12642528/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=152672 CPUtime=882.32 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 211969 0 0 0 88176 56 0 0 25 0 1 0 551043798 156336128 30745 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 38168 30745 377 106 0 33139 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 152672

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.55 5/190 22461
/proc/meminfo: memFree=12608156/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=152860 CPUtime=942.33 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 220500 0 0 0 94174 59 0 0 25 0 1 0 551043798 156528640 29778 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 38215 29778 377 106 0 33186 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 152860

[startup+1002.3 s]
/proc/loadavg: 4.05 3.94 3.58 6/191 22466
/proc/meminfo: memFree=12583940/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=215016 CPUtime=1002.32 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 228380 0 0 0 100172 60 0 0 25 0 1 0 551043798 220176384 32688 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 53754 32688 377 106 0 48725 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 215016

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.60 5/190 22467
/proc/meminfo: memFree=12528580/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=185708 CPUtime=1062.33 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 243576 0 0 0 106169 64 0 0 25 0 1 0 551043798 190164992 37904 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 46427 37904 377 106 0 41398 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 185708

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.63 5/190 22469
/proc/meminfo: memFree=12525708/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=185740 CPUtime=1122.33 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 249955 0 0 0 112165 68 0 0 25 0 1 0 551043798 190197760 39227 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 46435 39227 377 106 0 41406 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 185740

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.65 5/190 22470
/proc/meminfo: memFree=12543544/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=185920 CPUtime=1182.33 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 259569 0 0 0 118162 71 0 0 25 0 1 0 551043798 190382080 38271 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309087 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 46480 38271 377 106 0 41451 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 185920

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 22472
/proc/meminfo: memFree=12516116/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=250128 CPUtime=1242.33 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 267275 0 0 0 124160 73 0 0 25 0 1 0 551043798 256131072 40657 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 62532 40657 377 106 0 57503 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 250128



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.68 3/186 22476
/proc/meminfo: memFree=12873384/32950928 swapFree=67111528/67111528
[pid=22408] ppid=22405 vsize=215616 CPUtime=1300.05 cores=5,7
/proc/22408/stat : 22408 (strangenight2-s) R 22405 22408 21472 0 -1 4202496 281580 0 0 0 129928 77 0 0 25 0 1 0 551043798 220790784 43979 33554432000 4194304 4627331 140735395700400 18446744073709551615 4309552 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22408/statm: 53904 43979 377 106 0 48875 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 215616

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.06
CPU user time (s): 1299.28
CPU system time (s): 0.78288
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 296288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.78288
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281580
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 708

runsolver used 1.9957 second user time and 5.12322 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-24 03:22:11
IDJOB=3274087
IDBENCH=83153
IDSOLVER=1587
FILE ID=node114/3274087-1303608131
RUNJOBID= node114-1303608129-22369
PBS_JOBID= 13150624
Free space on /tmp= 71248 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n260-s62321009-sat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274087-1303608131/watcher-3274087-1303608131 -o /tmp/evaluation-result-3274087-1303608131/solver-3274087-1303608131 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3274087-1303608131.cnf

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

MD5SUM BENCH= f2b430bdd9bc1c472e9e437567706bb7
RANDOM SEED=1297649040

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.75
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.848
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.848
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.74
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.848
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:      13193228 kB
Buffers:       2304960 kB
Cached:       16784764 kB
SwapCached:          0 kB
Active:        9610784 kB
Inactive:      9559952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13193228 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22788 kB
Writeback:           0 kB
AnonPages:       80640 kB
Mapped:          15796 kB
Slab:           524160 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   285640 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= 71252 MiB
End job on node114 at 2011-04-24 03:43:53