Trace number 3367520

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1565617179-002.UNKNOWN.cnf
MD5SUMc557851ca2e09c43aa7c0a50184336eb
Bench CategoryRANDOM (random 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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367520-1305383523.cnf'
0.00/0.01	c -- header says num vars:            700
0.00/0.01	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 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:     22  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:     310 undec:      66 neg:     324
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       678      2960         0         0      9014         0   no data   no data
0.09/0.09	c Decided on static restart strategy
0.09/0.17	c  N st     8      4917       678      2960         0      4866      9014    150988   no data   no data
0.39/0.46	c  N st    10     11300       678      2960         0      4514      9014     98260   no data   no data
0.69/0.77	c  N st    11     17044       678      2960         0     10184      9014    283964   no data   no data
1.19/1.23	c  F st    12     25000       678      2960         0     12471      9014    336302   no data   no data
1.19/1.23	c  N st    12     25000       678      2960         0     12471      9014    336302   no data   no data
1.49/1.51	c Decided on static restart strategy
1.49/1.51	c  N st    18     30003       678      2960         0     10720      9014    243060   no data   no data
1.49/1.51	c  S st    18     30003       678      2960         0     10720      9014    243060   no data   no data
1.49/1.54	c  S st    18     30507       678      2960         0     11224      9014    256854   no data   no data
1.49/1.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.54	c blocked clauses removed:       16 vars:      2 tried:         678 T: 0.00 s
1.49/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
1.49/1.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.60	c lits-rem:       123  cl-subs:      309  v-elim:      0  v-fix:    0  time:  0.05 s
1.59/1.61	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.01
1.59/1.61	c calculated reachability. Time: 0.00
1.59/1.61	c  N st    18     30507       676      2944         0     10915      8966    246280   no data   no data
1.99/2.06	c  N st    20     37617       676      2944         0     10148      8966    203143   no data   no data
2.39/2.48	c  N st    21     44018       676      2944         0     16428      8966    376225   no data   no data
2.59/2.60	c  S st    22     45761       676      2944         0      9337      8966    162326   no data   no data
2.59/2.63	c  S st    22     46263       676      2944         0      9838      8966    176509   no data   no data
2.59/2.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.59/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
2.59/2.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.59/2.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.59/2.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.65	c lits-rem:        37  cl-subs:       56  v-elim:      0  v-fix:    0  time:  0.01 s
2.59/2.65	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
2.59/2.65	c vivif2 --  cl tried     9782 cl shrink        0 lits rem          0 time: 0.00
2.59/2.66	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.01
2.59/2.66	c calculated reachability. Time: 0.00
2.59/2.66	c  N st    22     46263       676      2944         0      9782      8966    174568   no data   no data
3.59/3.66	c  N st    23     60661       676      2944         0     14170      8966    296475   no data   no data
4.19/4.28	c  N st    24     69396       676      2944         0     11994      8966    216772   no data   no data
4.19/4.28	c  S st    24     69396       676      2944         0     11994      8966    216772   no data   no data
4.30/4.32	c  S st    24     69897       676      2944         0     12495      8966    230386   no data   no data
4.30/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.30/4.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.30/4.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
4.30/4.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.30/4.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.30/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.35	c lits-rem:        36  cl-subs:       64  v-elim:      0  v-fix:    0  time:  0.02 s
4.30/4.35	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
4.30/4.35	c vivif2 --  cl tried    12431 cl shrink        0 lits rem          0 time: 0.00
4.30/4.36	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.01
4.30/4.36	c calculated reachability. Time: 0.00
4.30/4.36	c  N st    24     69897       676      2944         0     12431      8966    227982   no data   no data
5.69/5.78	c  F st    25     87500       676      2944         0     17961      8966    404462   no data   no data
5.69/5.78	c  N st    25     87500       676      2944         0     17961      8966    404462   no data   no data
6.09/6.17	c Decided on static restart strategy
6.39/6.43	c  N st    32     95540       676      2944         0     13063      8966    208880   no data   no data
7.09/7.12	c  N st    34    104845       676      2944         0     22212      8966    487782   no data   no data
7.09/7.12	c  S st    34    104845       676      2944         0     22212      8966    487782   no data   no data
7.09/7.17	c  S st    34    105350       676      2944         0     22717      8966    501733   no data   no data
7.09/7.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.09/7.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.09/7.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
7.09/7.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.09/7.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.19/7.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.36	c lits-rem:       106  cl-subs:      573  v-elim:      0  v-fix:    0  time:  0.16 s
7.29/7.36	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
7.29/7.37	c vivif2 --  cl tried    22144 cl shrink        0 lits rem          0 time: 0.00
7.29/7.38	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.01
7.29/7.38	c calculated reachability. Time: 0.00
7.29/7.38	c  N st    34    105350       676      2944         0     22144      8966    481434   no data   no data
8.09/8.19	c  N st    35    114949       676      2944         0     17813      8966    334756   no data   no data
9.49/9.57	c  N st    36    129346       676      2944         0     17211      8966    296259   no data   no data
11.39/11.49	c  N st    37    150941       676      2944         0     22710      8966    436295   no data   no data
12.19/12.20	c  S st    38    158026       676      2944         0     29654      8966    652672   no data   no data
12.19/12.27	c  S st    38    158529       676      2944         0     30156      8966    665770   no data   no data
12.19/12.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.19/12.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.19/12.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
12.19/12.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.19/12.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.29/12.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.77	c lits-rem:       180  cl-subs:     1159  v-elim:      0  v-fix:    0  time:  0.46 s
12.69/12.77	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
12.69/12.78	c vivif2 --  cl tried    28997 cl shrink        0 lits rem          0 time: 0.01
12.69/12.79	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.02
12.79/12.80	c calculated reachability. Time: 0.00
12.79/12.80	c  N st    38    158529       676      2944         0     28997      8966    626953   no data   no data
17.99/18.00	c  N st    39    207117       676      2944         0     23736      8966    434317   no data   no data
21.49/21.55	c  N st    40    237794       676      2944         0     34249      8966    756778   no data   no data
21.49/21.55	c  S st    40    237794       676      2944         0     34249      8966    756778   no data   no data
21.59/21.63	c  S st    40    238296       676      2944         0     34751      8966    771610   no data   no data
21.59/21.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.59/21.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.59/21.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.59/21.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.59/21.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.59/21.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
21.59/21.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.59/21.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.59/21.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.29/22.30	c lits-rem:       224  cl-subs:     1102  v-elim:      0  v-fix:    0  time:  0.63 s
22.29/22.30	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
22.29/22.31	c vivif2 --  cl tried    33649 cl shrink        0 lits rem          0 time: 0.01
22.29/22.33	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.02
22.29/22.33	c calculated reachability. Time: 0.00
22.29/22.33	c  N st    40    238296       676      2944         0     33649      8966    731636   no data   no data
30.19/30.25	c  F st    41    306253       676      2944         0     35531      8966    722787   no data   no data
30.19/30.25	c  N st    41    306253       676      2944         0     35531      8966    722787   no data   no data
30.89/30.93	c Decided on static restart strategy
33.69/33.80	c  N st    51    334556       676      2944         0     39808      8966    803213   no data   no data
36.59/36.68	c  N st    53    357446       676      2944         0     37743      8966    706168   no data   no data
36.59/36.68	c  S st    53    357446       676      2944         0     37743      8966    706168   no data   no data
36.69/36.77	c  S st    53    357948       676      2944         0     38245      8966    719806   no data   no data
36.69/36.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.69/36.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.69/36.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.69/36.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.69/36.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.69/36.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
36.69/36.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.79/36.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.79/36.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.09/37.19	c lits-rem:       152  cl-subs:     1015  v-elim:      0  v-fix:    0  time:  0.38 s
37.09/37.19	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
37.19/37.20	c vivif2 --  cl tried    37230 cl shrink        0 lits rem          0 time: 0.01
37.19/37.23	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.02
37.19/37.23	c calculated reachability. Time: 0.00
37.19/37.23	c  N st    53    357948       676      2944         0     37230      8966    687401   no data   no data
41.49/41.55	c  N st    54    390340       676      2944         0     43494      8966    880035   no data   no data
47.79/47.83	c  N st    55    438928       676      2944         0     37155      8966    649275   no data   no data
57.80/57.84	c  N st    56    511810       676      2944         0     50759      8966   1053907   no data   no data
61.39/61.44	c  N st    57    536923       676      2944         0     44930      8966    792210   no data   no data
61.39/61.44	c  S st    57    536923       676      2944         0     44930      8966    792210   no data   no data
61.50/61.54	c  S st    57    537432       676      2944         0     45439      8966    806321   no data   no data
61.50/61.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.50/61.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.50/61.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.50/61.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.50/61.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.50/61.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
61.50/61.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.50/61.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.50/61.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.19/62.22	c lits-rem:       280  cl-subs:     1375  v-elim:      0  v-fix:    0  time:  0.63 s
62.19/62.22	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
62.19/62.23	c vivif2 --  cl tried    44064 cl shrink        0 lits rem          0 time: 0.01
62.19/62.25	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.03
62.19/62.25	c calculated reachability. Time: 0.00
62.19/62.25	c  N st    57    537432       676      2944         0     44064      8966    768096   no data   no data
89.49/89.53	c  N st    58    701416       676      2944         0     38229      8966    511980   no data   no data
107.29/107.32	c  N st    59    806149       676      2944         0     67343      8966   1376967   no data   no data
107.29/107.32	c  S st    59    806149       676      2944         0     67343      8966   1376967   no data   no data
107.39/107.47	c  S st    59    806656       676      2944         0     67849      8966   1391774   no data   no data
107.39/107.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.49/107.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
107.49/107.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
107.49/107.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.49/107.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.49/107.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
107.49/107.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.49/107.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
107.49/107.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.29/110.38	c lits-rem:       671  cl-subs:     2876  v-elim:      0  v-fix:    0  time:  2.82 s
110.29/110.38	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
110.39/110.40	c vivif2 --  cl tried    64973 cl shrink        0 lits rem          0 time: 0.02
110.39/110.45	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.05
110.39/110.45	c calculated reachability. Time: 0.00
110.39/110.45	c  N st    59    806656       676      2944         0     64973      8966   1302228   no data   no data
159.70/159.70	c  F st    60   1071877       676      2944         0     80907      8966   1788862   no data   no data
159.70/159.71	c  N st    60   1071877       676      2944         0     80907      8966   1788862   no data   no data
161.00/161.01	c Decided on static restart strategy
164.80/164.88	c  N st    70   1100183       676      2944         0     64632      8966   1132256   no data   no data
172.09/172.11	c  N st    72   1136183       676      2944         0     54785      8966    809913   no data   no data
178.49/178.55	c  N st    73   1168577       676      2944         0     86708      8966   1854074   no data   no data
186.39/186.44	c  N st    74   1209987       676      2944         0     81289      8966   1688203   no data   no data
186.39/186.44	c  S st    74   1209987       676      2944         0     81289      8966   1688203   no data   no data
186.59/186.65	c  S st    74   1210490       676      2944         0     81790      8966   1702084   no data   no data
186.59/186.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
186.59/186.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
186.59/186.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
186.59/186.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
186.59/186.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
186.59/186.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
186.59/186.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
186.69/186.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
186.69/186.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.80/189.82	c lits-rem:       597  cl-subs:     2042  v-elim:      0  v-fix:    0  time:  3.06 s
189.80/189.82	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
189.80/189.84	c vivif2 --  cl tried    79748 cl shrink        0 lits rem          0 time: 0.02
189.90/189.91	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.07
189.90/189.91	c calculated reachability. Time: 0.00
189.90/189.91	c  N st    74   1210490       676      2944         0     79748      8966   1629005   no data   no data
205.40/205.48	c  N st    75   1283373       676      2944         0     55892      8966    747752   no data   no data
227.71/227.78	c  N st    76   1392697       676      2944         0     63942      8966    972817   no data   no data
262.50/262.52	c  N st    77   1556681       676      2944         0     68585      8966   1049618   no data   no data
298.10/298.17	c  N st    78   1710490       676      2944         0    110495      8966   2350460   no data   no data
298.10/298.17	c  S st    78   1710490       676      2944         0    110495      8966   2350460   no data   no data
298.40/298.47	c  S st    78   1710995       676      2944         0    111000      8966   2364376   no data   no data
298.40/298.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
298.50/298.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
298.50/298.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
298.50/298.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
298.50/298.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.50/298.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
298.50/298.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
298.50/298.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
298.60/298.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.70/314.70	c lits-rem:      1491  cl-subs:     8052  v-elim:      0  v-fix:    0  time: 16.07 s
314.70/314.70	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
314.70/314.73	c vivif2 --  cl tried   102948 cl shrink        0 lits rem          0 time: 0.03
314.80/314.82	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.09
314.80/314.82	c calculated reachability. Time: 0.00
314.80/314.82	c  N st    78   1710995       676      2944         0    102948      8966   2120200   no data   no data
410.71/410.71	c  N st    79   2079960       676      2944         0    115108      8966   2486862   no data   no data
446.01/446.05	c  N st    80   2210995       676      2944         0    119147      8966   2558087   no data   no data
446.01/446.05	c  S st    80   2210995       676      2944         0    119147      8966   2558087   no data   no data
446.40/446.40	c  S st    80   2211502       676      2944         0    119651      8966   2572932   no data   no data
446.40/446.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
446.40/446.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
446.40/446.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
446.40/446.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
446.40/446.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.40/446.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
446.40/446.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
446.51/446.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
446.51/446.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
459.10/459.12	c lits-rem:       858  cl-subs:     5400  v-elim:      0  v-fix:    0  time: 12.55 s
459.10/459.12	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
459.10/459.16	c vivif2 --  cl tried   114251 cl shrink        0 lits rem          0 time: 0.03
459.20/459.26	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.11
459.20/459.27	c calculated reachability. Time: 0.00
459.20/459.27	c  N st    80   2211502       676      2944         0    114251      8966   2399322   no data   no data
603.10/603.11	c  N st    81   2711502       676      2944         0    137733      8966   3009630   no data   no data
603.10/603.11	c  S st    81   2711502       676      2944         0    137733      8966   3009630   no data   no data
603.50/603.50	c  S st    81   2712002       676      2944         0    138233      8966   3024248   no data   no data
603.50/603.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
603.50/603.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
603.50/603.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
603.50/603.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
603.50/603.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
603.50/603.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
603.50/603.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
603.60/603.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
603.71/603.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
625.51/625.59	c lits-rem:      1127  cl-subs:     7919  v-elim:      0  v-fix:    0  time: 21.89 s
625.51/625.59	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
625.61/625.63	c vivif2 --  cl tried   130314 cl shrink        0 lits rem          0 time: 0.04
625.71/625.76	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.13
625.71/625.76	c calculated reachability. Time: 0.00
625.71/625.76	c  N st    81   2712002       676      2944         0    130314      8966   2774007   no data   no data
772.72/772.78	c  N st    82   3212002       676      2944         0    105872      8966   1787908   no data   no data
772.72/772.78	c  S st    82   3212002       676      2944         0    105872      8966   1787908   no data   no data
773.02/773.06	c  S st    82   3212504       676      2944         0    106374      8966   1802907   no data   no data
773.02/773.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
773.12/773.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
773.12/773.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
773.12/773.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
773.12/773.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
773.12/773.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
773.12/773.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
773.12/773.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
773.12/773.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
777.21/777.27	c lits-rem:       461  cl-subs:     3450  v-elim:      0  v-fix:    0  time:  4.08 s
777.21/777.27	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
777.21/777.29	c vivif2 --  cl tried   102924 cl shrink        0 lits rem          0 time: 0.02
777.31/777.38	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.09
777.31/777.39	c calculated reachability. Time: 0.00
777.31/777.39	c  N st    82   3212504       676      2944         0    102924      8966   1693237   no data   no data
941.82/941.82	c  N st    83   3712504       676      2944         0    113622      8966   1902251   no data   no data
941.82/941.82	c  S st    83   3712504       676      2944         0    113622      8966   1902251   no data   no data
942.12/942.13	c  S st    83   3713008       676      2944         0    114126      8966   1917009   no data   no data
942.12/942.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
942.12/942.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
942.12/942.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
942.12/942.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
942.12/942.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
942.12/942.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
942.12/942.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
942.22/942.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
942.22/942.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
947.71/947.78	c lits-rem:       784  cl-subs:     4098  v-elim:      0  v-fix:    0  time:  5.52 s
947.71/947.78	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
947.81/947.81	c vivif2 --  cl tried   110028 cl shrink        0 lits rem          0 time: 0.02
947.91/947.90	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.10
947.91/947.91	c calculated reachability. Time: 0.00
947.91/947.91	c  N st    83   3713008       676      2944         0    110028      8966   1785321   no data   no data
962.12/962.15	c  F st    84   3751563       676      2944         0    147927      8966   2969971   no data   no data
962.12/962.15	c  N st    84   3751563       676      2944         0    147927      8966   2969971   no data   no data
965.12/965.18	c Decided on static restart strategy
973.21/973.22	c  N st    94   3779864       676      2944         0     92558      8966   1141633   no data   no data
984.22/984.24	c  N st    96   3815857       676      2944         0    127794      8966   2198431   no data   no data
996.32/996.39	c  N st    97   3848250       676      2944         0    159519      8966   3179046   no data   no data
1012.32/1012.30	c  N st    98   3896840       676      2944         0    123098      8966   2141851   no data   no data
1035.72/1035.74	c  N st    99   3969723       676      2944         0    109451      8966   1675869   no data   no data
1069.23/1069.23	c  N st   100   4079048       676      2944         0    130591      8966   2348424   no data   no data
1122.83/1122.89	c  N st   101   4213011       676      2944         0    174793      8966   3668607   no data   no data
1122.83/1122.89	c  S st   101   4213011       676      2944         0    174793      8966   3668607   no data   no data
1123.43/1123.42	c  S st   101   4213513       676      2944         0    175293      8966   3682990   no data   no data
1123.43/1123.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1123.53/1123.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1123.53/1123.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1123.53/1123.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1123.53/1123.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1123.53/1123.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    676 time:  0.00 s
1123.53/1123.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1123.53/1123.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1123.63/1123.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1147.34/1147.31	c lits-rem:       906  cl-subs:     7756  v-elim:      0  v-fix:    0  time: 23.64 s
1147.34/1147.31	c vivif2 --  cl tried     2944 cl shrink        0 lits rem          0 time: 0.00
1147.34/1147.35	c vivif2 --  cl tried   167537 cl shrink        0 lits rem          0 time: 0.05
1147.53/1147.53	c asymm  cl-useful: 0/2944/2944 lits-rem:0 time: 0.18
1147.53/1147.54	c calculated reachability. Time: 0.00
1147.53/1147.54	c  N st   101   4213513       676      2944         0    167537      8966   3447797   no data   no data
1244.53/1244.53	c  N st   102   4459490       676      2944         0    140942      8966   2491961   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-3367520-1305383523/watcher-3367520-1305383523 -o /tmp/evaluation-result-3367520-1305383523/solver-3367520-1305383523 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367520-1305383523.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.36 4.09 3.60 4/262 10626
/proc/meminfo: memFree=21750796/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=30204 CPUtime=0 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 621 0 0 0 0 0 0 0 25 0 1 0 649950206 30928896 561 33554432000 4194304 4580011 140734803727664 18446744073709551615 4401163 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 7551 562 343 95 0 2533 0

[startup+0.0918809 s]
/proc/loadavg: 4.36 4.09 3.60 4/262 10626
/proc/meminfo: memFree=21750796/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=30476 CPUtime=0.09 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 862 0 0 0 9 0 0 0 25 0 1 0 649950206 31207424 764 33554432000 4194304 4580011 140734803727664 18446744073709551615 4322552 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 7619 764 364 95 0 2601 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30476

[startup+0.100883 s]
/proc/loadavg: 4.36 4.09 3.60 4/262 10626
/proc/meminfo: memFree=21750796/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=30476 CPUtime=0.09 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 871 0 0 0 9 0 0 0 25 0 1 0 649950206 31207424 773 33554432000 4194304 4580011 140734803727664 18446744073709551615 4293126 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 7619 773 364 95 0 2601 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30476

[startup+0.300846 s]
/proc/loadavg: 4.36 4.09 3.60 4/262 10626
/proc/meminfo: memFree=21750796/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=31148 CPUtime=0.29 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 1182 0 0 0 29 0 0 0 25 0 1 0 649950206 31895552 901 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 7787 901 364 95 0 2769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31148

[startup+0.700784 s]
/proc/loadavg: 4.36 4.09 3.60 4/262 10626
/proc/meminfo: memFree=21750796/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=31536 CPUtime=0.69 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 1620 0 0 0 69 0 0 0 25 0 1 0 649950206 32292864 1065 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 7884 1065 364 95 0 2866 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31536

[startup+1.50063 s]
/proc/loadavg: 4.33 4.08 3.60 5/263 10627
/proc/meminfo: memFree=21744340/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=32304 CPUtime=1.49 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 2505 0 0 0 149 0 0 0 25 0 1 0 649950206 33079296 1182 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 8076 1182 365 95 0 3058 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32304

[startup+3.10034 s]
/proc/loadavg: 4.33 4.08 3.60 5/263 10627
/proc/meminfo: memFree=21735288/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=39124 CPUtime=3.09 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 5205 0 0 0 309 0 0 0 25 0 1 0 649950206 40062976 2961 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 9781 2961 367 95 0 4763 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39124

[startup+6.30076 s]
/proc/loadavg: 4.30 4.08 3.60 5/263 10627
/proc/meminfo: memFree=21727720/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=41024 CPUtime=6.29 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 7672 0 0 0 629 0 0 0 25 0 1 0 649950206 42008576 3599 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 10256 3599 367 95 0 5238 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41024

[startup+12.7006 s]
/proc/loadavg: 4.28 4.08 3.60 5/263 10627
/proc/meminfo: memFree=21707812/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=56396 CPUtime=12.69 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 14440 0 0 0 1268 1 0 0 25 0 1 0 649950206 57749504 7222 33554432000 4194304 4580011 140734803727664 18446744073709551615 4406254 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 14099 7222 367 95 0 9081 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56396

[startup+25.5003 s]
/proc/loadavg: 4.23 4.08 3.61 5/263 10627
/proc/meminfo: memFree=21687008/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=63760 CPUtime=25.49 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 21516 0 0 0 2546 3 0 0 25 0 1 0 649950206 65290240 9187 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 15940 9187 367 95 0 10922 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63760

[startup+51.1006 s]
/proc/loadavg: 4.14 4.07 3.62 5/263 10628
/proc/meminfo: memFree=21680864/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=69440 CPUtime=51.09 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 32515 0 0 0 5104 5 0 0 25 0 1 0 649950206 71106560 9968 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 17360 9968 367 95 0 12342 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69440

[startup+102.31 s]
/proc/loadavg: 4.06 4.06 3.64 5/263 10629
/proc/meminfo: memFree=21628248/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=77064 CPUtime=102.31 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 48630 0 0 0 10221 10 0 0 25 0 1 0 649950206 78913536 12978 33554432000 4194304 4580011 140734803727664 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 19266 12978 367 95 0 14248 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 77064

[startup+162.3 s]
/proc/loadavg: 4.07 4.06 3.66 5/263 10631
/proc/meminfo: memFree=21577128/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=94476 CPUtime=162.29 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 68225 0 0 0 16215 14 0 0 25 0 1 0 649950206 96743424 16025 33554432000 4194304 4580011 140734803727664 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 23619 16025 367 95 0 18601 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94476

[startup+222.3 s]
/proc/loadavg: 4.02 4.05 3.68 5/263 10633
/proc/meminfo: memFree=21528372/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=111272 CPUtime=222.29 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 84577 0 0 0 22210 19 0 0 25 0 1 0 649950206 113942528 21000 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 27818 21000 367 95 0 22800 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 111272

[startup+282.301 s]
/proc/loadavg: 4.01 4.04 3.70 5/263 10634
/proc/meminfo: memFree=21512852/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=111540 CPUtime=282.3 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 97331 0 0 0 28206 24 0 0 25 0 1 0 649950206 114216960 21431 33554432000 4194304 4580011 140734803727664 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 27885 21431 367 95 0 22867 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 111540

[startup+342.301 s]
/proc/loadavg: 4.00 4.03 3.71 5/263 10636
/proc/meminfo: memFree=21461372/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=136544 CPUtime=342.3 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 111296 0 0 0 34202 28 0 0 25 0 1 0 649950206 139821056 27000 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 34136 27000 367 95 0 29118 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 136544

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.73 5/263 10637
/proc/meminfo: memFree=21478468/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=136824 CPUtime=402.3 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 122650 0 0 0 40198 32 0 0 25 0 1 0 649950206 140107776 26650 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 34206 26650 367 95 0 29188 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 136824

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 3.75 5/263 10639
/proc/meminfo: memFree=21413708/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=205416 CPUtime=462.3 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 134618 0 0 0 46194 36 0 0 25 0 1 0 649950206 210345984 32347 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 51354 32347 367 95 0 46336 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 205416

[startup+522.301 s]
/proc/loadavg: 4.12 4.05 3.77 5/263 10641
/proc/meminfo: memFree=21418660/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=156312 CPUtime=522.31 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 145787 0 0 0 52190 41 0 0 25 0 1 0 649950206 160063488 30477 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 39078 30477 367 95 0 34060 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 156312

[startup+582.301 s]
/proc/loadavg: 4.17 4.07 3.79 5/263 10642
/proc/meminfo: memFree=21412296/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=156484 CPUtime=582.31 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 155752 0 0 0 58186 45 0 0 25 0 1 0 649950206 160239616 30316 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 39121 30316 367 95 0 34103 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 156484

[startup+642.301 s]
/proc/loadavg: 4.06 4.06 3.80 5/263 10644
/proc/meminfo: memFree=21357212/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=179760 CPUtime=642.32 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 166309 0 0 0 64184 48 0 0 25 0 1 0 649950206 184074240 37127 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 44940 37127 367 95 0 39922 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 179760

[startup+702.3 s]
/proc/loadavg: 4.13 4.07 3.83 5/263 10645
/proc/meminfo: memFree=21348856/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=179912 CPUtime=702.31 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 176320 0 0 0 70180 51 0 0 25 0 1 0 649950206 184229888 36560 33554432000 4194304 4580011 140734803727664 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 44978 36560 367 95 0 39960 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 179912

[startup+762.309 s]
/proc/loadavg: 4.05 4.06 3.83 5/263 10647
/proc/meminfo: memFree=21342128/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=232308 CPUtime=762.32 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 184860 0 0 0 76177 55 0 0 25 0 1 0 649950206 237883392 37879 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 58077 37879 367 95 0 53059 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 232308

[startup+822.3 s]
/proc/loadavg: 4.02 4.04 3.84 5/263 10649
/proc/meminfo: memFree=21311088/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=238680 CPUtime=822.32 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 194006 0 0 0 82173 59 0 0 25 0 1 0 649950206 244408320 39516 33554432000 4194304 4580011 140734803727664 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 59670 39516 367 95 0 54652 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 238680

[startup+882.301 s]
/proc/loadavg: 4.00 4.03 3.84 5/263 10650
/proc/meminfo: memFree=21317100/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=186136 CPUtime=882.31 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 203446 0 0 0 88169 62 0 0 25 0 1 0 649950206 190603264 37543 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 46534 37543 367 95 0 41516 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 186136

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.85 5/263 10652
/proc/meminfo: memFree=21327600/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=191384 CPUtime=942.31 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 213285 0 0 0 94166 65 0 0 25 0 1 0 649950206 195977216 39313 33554432000 4194304 4580011 140734803727664 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 47846 39313 367 95 0 42828 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 191384

[startup+1002.3 s]
/proc/loadavg: 4.13 4.05 3.87 5/263 10653
/proc/meminfo: memFree=21290732/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=191492 CPUtime=1002.32 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 220467 0 0 0 100164 68 0 0 25 0 1 0 649950206 196087808 38485 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294315 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 47873 38485 367 95 0 42855 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 191492

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.87 5/263 10655
/proc/meminfo: memFree=21296532/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=191596 CPUtime=1062.33 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 229325 0 0 0 106161 72 0 0 25 0 1 0 649950206 196194304 39011 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 47899 39011 367 95 0 42881 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 191596

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.88 5/263 10657
/proc/meminfo: memFree=21273576/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=246616 CPUtime=1122.33 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 235704 0 0 0 112158 75 0 0 25 0 1 0 649950206 252534784 41181 33554432000 4194304 4580011 140734803727664 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 61654 41181 367 95 0 56636 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 246616

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.88 5/263 10658
/proc/meminfo: memFree=21217728/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=284852 CPUtime=1182.33 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 248484 0 0 0 118156 77 0 0 25 0 1 0 649950206 291688448 49517 33554432000 4194304 4580011 140734803727664 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 71213 49517 367 95 0 66195 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 284852

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.89 5/263 10660
/proc/meminfo: memFree=21188560/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=229732 CPUtime=1242.33 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 255783 0 0 0 124153 80 0 0 25 0 1 0 649950206 235245568 48476 33554432000 4194304 4580011 140734803727664 18446744073709551615 4321037 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 57433 48476 367 95 0 52415 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 229732



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.68 3.69 3.79 2/245 10715
/proc/meminfo: memFree=21665784/32951124 swapFree=67056788/67111528
[pid=10626] ppid=10624 vsize=285524 CPUtime=1300.04 cores=1,3
/proc/10626/stat : 10626 (strangenight2-s) R 10624 10626 9991 0 -1 4202496 261746 0 0 0 129921 83 0 0 25 0 1 0 649950206 292376576 50168 33554432000 4194304 4580011 140734803727664 18446744073709551615 4304842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10626/statm: 71381 50168 367 95 0 66363 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 285524

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.21
CPU system time (s): 0.840872
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 298364

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

runsolver used 3.02554 second user time and 7.61684 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 16:32:03
IDJOB=3367520
IDBENCH=82729
IDSOLVER=1845
FILE ID=node133/3367520-1305383523
RUNJOBID= node133-1305382189-10411
PBS_JOBID= 13324369
Free space on /tmp= 73636 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1565617179-002.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367520-1305383523/watcher-3367520-1305383523 -o /tmp/evaluation-result-3367520-1305383523/solver-3367520-1305383523 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367520-1305383523.cnf

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

MD5SUM BENCH= c557851ca2e09c43aa7c0a50184336eb
RANDOM SEED=675318841

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21751076 kB
Buffers:        259688 kB
Cached:        3134004 kB
SwapCached:       8724 kB
Active:        8577560 kB
Inactive:      2341244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21751076 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           22728 kB
Writeback:          24 kB
AnonPages:     7521904 kB
Mapped:          22136 kB
Slab:           195236 kB
PageTables:      24720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19396356 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73648 MiB
End job on node133 at 2011-05-14 16:53:45