Trace number 3370218

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
MD5SUMfb063acde7d440560f4280457889aef8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.9601
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370218-1305387644.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:        1704
0.00/0.01	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.01	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1704/1704 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 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:    400 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      9  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:     168 undec:      39 neg:     193
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       391      1700         0         0      5159         0   no data   no data  --
0.01/0.05	c Decided on static restart strategy
0.08/0.14	c  N st     8      4920       391      1700         0      4836      5159     95039   no data   no data  --
0.28/0.36	c  N st    10     11302       391      1700         0      4469      5159     66004   no data   no data  --
0.58/0.61	c  N st    11     17046       391      1700         0     10035      5159    174650   no data   no data  --
0.99/1.01	c  F st    12     25000       391      1700         0     12350      5159    221236   no data   no data  --
0.99/1.02	c  N st    12     25000       391      1700         0     12350      5159    221236   no data   no data  --
1.18/1.24	c Decided on static restart strategy
1.18/1.24	c  N st    18     30002       391      1700         0     10638      5159    165963   no data   no data  --
1.18/1.24	c  S st    18     30002       391      1700         0     10638      5159    165963   no data   no data  --
1.18/1.27	c  S st    18     30507       391      1700         0     11140      5159    175435   no data   no data  --
1.18/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.18/1.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.18/1.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.18/1.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/1.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1.18/1.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.38/1.44	c lits-rem:       204  cl-subs:      803  v-elim:      0  v-fix:    0  time:  0.15 s
1.38/1.44	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.01
1.38/1.44	c calculated reachability. Time: 0.00
1.38/1.44	c  N st    18     30507       391      1700         0     10337      5159    160484   no data   no data  --
1.78/1.80	c  N st    20     37617       391      1700         0      9599      5159    132841   no data   no data  --
2.08/2.15	c  N st    21     44017       391      1700         0     15821      5159    254740   no data   no data  --
2.19/2.26	c  S st    22     45761       391      1700         0     17530      5159    291507   no data   no data  --
2.28/2.30	c  S st    22     46262       391      1700         0      9325      5159    115593   no data   no data  --
2.28/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.28/2.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.28/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.28/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.28/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
2.28/2.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.28/2.36	c lits-rem:        51  cl-subs:      102  v-elim:      0  v-fix:    0  time:  0.06 s
2.28/2.36	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
2.28/2.36	c vivif2 --  cl tried     9223 cl shrink        0 lits rem          0 time: 0.00
2.28/2.37	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.01
2.28/2.37	c calculated reachability. Time: 0.00
2.28/2.37	c  N st    22     46262       391      1700         0      9223      5159    113784   no data   no data  --
3.18/3.25	c  N st    23     60662       391      1700         0     13464      5159    186306   no data   no data  --
3.78/3.85	c  N st    24     69395       391      1700         0     11313      5159    139515   no data   no data  --
3.78/3.85	c  S st    24     69395       391      1700         0     11313      5159    139515   no data   no data  --
3.78/3.88	c  S st    24     69898       391      1700         0     11814      5159    149382   no data   no data  --
3.78/3.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.78/3.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.78/3.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.78/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.78/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.78/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
3.78/3.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/4.01	c lits-rem:        76  cl-subs:      199  v-elim:      0  v-fix:    0  time:  0.12 s
3.98/4.01	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
3.98/4.01	c vivif2 --  cl tried    11615 cl shrink        0 lits rem          0 time: 0.00
3.98/4.02	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.01
3.98/4.02	c calculated reachability. Time: 0.00
3.98/4.02	c  N st    24     69898       391      1700         0     11615      5159    145746   no data   no data  --
5.19/5.23	c  F st    25     87501       391      1700         0     17076      5159    250825   no data   no data  --
5.19/5.23	c  N st    25     87501       391      1700         0     17076      5159    250825   no data   no data  --
5.58/5.64	c Decided on static restart strategy
5.78/5.89	c  N st    32     95542       391      1700         0     24938      5159    408661   no data   no data  --
6.49/6.56	c  N st    34    104847       391      1700         0     21304      5159    306300   no data   no data  --
6.49/6.56	c  S st    34    104847       391      1700         0     21304      5159    306300   no data   no data  --
6.59/6.61	c  S st    34    105349       391      1700         0     21805      5159    316542   no data   no data  --
6.59/6.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.59/6.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.59/6.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.59/6.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.59/6.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.59/6.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
6.59/6.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.18/7.28	c lits-rem:       485  cl-subs:     1384  v-elim:      0  v-fix:    0  time:  0.65 s
7.18/7.28	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
7.18/7.28	c vivif2 --  cl tried    20421 cl shrink        0 lits rem          0 time: 0.00
7.18/7.29	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.01
7.18/7.29	c calculated reachability. Time: 0.00
7.18/7.29	c  N st    34    105349       391      1700         0     20421      5159    292259   no data   no data  --
7.98/8.00	c  N st    35    114947       391      1700         0     16137      5159    194349   no data   no data  --
9.08/9.16	c  N st    36    129345       391      1700         0     15581      5159    173159   no data   no data  --
10.68/10.78	c  N st    37    150940       391      1700         0     20973      5159    264185   no data   no data  --
11.28/11.32	c  S st    38    158024       391      1700         0     27870      5159    407947   no data   no data  --
11.28/11.40	c  S st    38    158529       391      1700         0     28371      5159    417720   no data   no data  --
11.38/11.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.38/11.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.38/11.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.38/11.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.38/11.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.38/11.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
11.38/11.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.49/12.52	c lits-rem:       552  cl-subs:     2003  v-elim:      0  v-fix:    0  time:  1.11 s
12.49/12.52	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
12.49/12.53	c vivif2 --  cl tried    26368 cl shrink        0 lits rem          0 time: 0.00
12.49/12.54	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.02
12.49/12.54	c calculated reachability. Time: 0.00
12.49/12.54	c  N st    38    158529       391      1700         0     26368      5159    380643   no data   no data  --
16.98/17.08	c  N st    39    207117       391      1700         0     21083      5159    242732   no data   no data  --
19.88/19.99	c  N st    40    237793       391      1700         0     31473      5159    432242   no data   no data  --
19.88/19.99	c  S st    40    237793       391      1700         0     31473      5159    432242   no data   no data  --
19.98/20.07	c  S st    40    238298       391      1700         0     31975      5159    442469   no data   no data  --
19.98/20.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.98/20.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.98/20.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.98/20.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.98/20.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.98/20.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
19.98/20.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.38/21.43	c lits-rem:       682  cl-subs:     2489  v-elim:      0  v-fix:    0  time:  1.34 s
21.38/21.43	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
21.38/21.43	c vivif2 --  cl tried    29486 cl shrink        0 lits rem          0 time: 0.00
21.38/21.46	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.02
21.38/21.46	c calculated reachability. Time: 0.00
21.38/21.46	c  N st    40    238298       391      1700         0     29486      5159    396479   no data   no data  --
28.29/28.35	c  F st    41    306250       391      1700         0     31228      5159    380849   no data   no data  --
28.29/28.35	c  N st    41    306250       391      1700         0     31228      5159    380849   no data   no data  --
28.79/28.87	c Decided on static restart strategy
31.28/31.35	c  N st    51    334559       391      1700         0     35495      5159    477766   no data   no data  --
34.18/34.25	c  N st    53    357449       391      1700         0     33528      5159    427722   no data   no data  --
34.18/34.25	c  S st    53    357449       391      1700         0     33528      5159    427722   no data   no data  --
34.28/34.33	c  S st    53    357952       391      1700         0     34028      5159    437593   no data   no data  --
34.28/34.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.28/34.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.28/34.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.28/34.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.28/34.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.28/34.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
34.28/34.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.48/35.58	c lits-rem:       658  cl-subs:     1241  v-elim:      0  v-fix:    0  time:  1.22 s
35.48/35.58	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
35.48/35.58	c vivif2 --  cl tried    32787 cl shrink        0 lits rem          0 time: 0.00
35.57/35.61	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.02
35.57/35.61	c calculated reachability. Time: 0.00
35.57/35.61	c  N st    53    357952       391      1700         0     32787      5159    413273   no data   no data  --
39.27/39.39	c  N st    54    390347       391      1700         0     38890      5159    506918   no data   no data  --
44.68/44.77	c  N st    55    438935       391      1700         0     32819      5159    361876   no data   no data  --
53.17/53.25	c  N st    56    511817       391      1700         0     46201      5159    577999   no data   no data  --
56.37/56.44	c  N st    57    536928       391      1700         0     40452      5159    471807   no data   no data  --
56.37/56.44	c  S st    57    536928       391      1700         0     40452      5159    471807   no data   no data  --
56.47/56.54	c  S st    57    537432       391      1700         0     40954      5159    482460   no data   no data  --
56.47/56.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.47/56.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.47/56.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.47/56.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.47/56.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.47/56.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
56.47/56.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.97/58.03	c lits-rem:      1066  cl-subs:     2982  v-elim:      0  v-fix:    0  time:  1.46 s
57.97/58.03	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
57.97/58.04	c vivif2 --  cl tried    37972 cl shrink        0 lits rem          0 time: 0.00
57.97/58.06	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.03
57.97/58.06	c calculated reachability. Time: 0.00
57.97/58.06	c  N st    57    537432       391      1700         0     37972      5159    433555   no data   no data  --
80.97/81.05	c  N st    58    701416       391      1700         0     66943      5159    968987   no data   no data  --
97.18/97.29	c  N st    59    806148       391      1700         0     60944      5159    803031   no data   no data  --
97.18/97.29	c  S st    59    806148       391      1700         0     60944      5159    803031   no data   no data  --
97.38/97.45	c  S st    59    806648       391      1700         0     61443      5159    813201   no data   no data  --
97.38/97.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.38/97.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.38/97.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
97.38/97.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.38/97.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.38/97.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
97.38/97.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.18/100.25	c lits-rem:      1632  cl-subs:     5293  v-elim:      0  v-fix:    0  time:  2.76 s
100.18/100.25	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
100.18/100.26	c vivif2 --  cl tried    56150 cl shrink        0 lits rem          0 time: 0.01
100.28/100.30	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.04
100.28/100.30	c calculated reachability. Time: 0.00
100.28/100.30	c  N st    59    806648       391      1700         0     56150      5159    728794   no data   no data  --
140.48/140.55	c  F st    60   1071878       391      1700         0     71358      5159    863648   no data   no data  --
140.48/140.55	c  N st    60   1071878       391      1700         0     71358      5159    863648   no data   no data  --
141.48/141.56	c Decided on static restart strategy
145.57/145.64	c  N st    70   1100186       391      1700         0     55532      5159    613096   no data   no data  --
152.28/152.30	c  N st    72   1136178       391      1700         0     46238      5159    434565   no data   no data  --
157.18/157.28	c  N st    73   1168570       391      1700         0     77446      5159   1061661   no data   no data  --
163.68/163.77	c  N st    74   1209974       391      1700         0     72310      5159    984138   no data   no data  --
163.68/163.77	c  S st    74   1209974       391      1700         0     72310      5159    984138   no data   no data  --
163.89/163.94	c  S st    74   1210476       391      1700         0     72810      5159    994734   no data   no data  --
163.89/163.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
163.89/163.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.89/163.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
163.98/164.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.98/164.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.98/164.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
163.98/164.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
166.98/167.06	c lits-rem:      1350  cl-subs:     4353  v-elim:      0  v-fix:    0  time:  3.07 s
166.98/167.06	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
166.98/167.07	c vivif2 --  cl tried    68457 cl shrink        0 lits rem          0 time: 0.01
167.08/167.13	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.05
167.08/167.13	c calculated reachability. Time: 0.00
167.08/167.13	c  N st    74   1210476       391      1700         0     68457      5159    914824   no data   no data  --
179.77/179.82	c  N st    75   1283358       391      1700         0     92529      5159   1349647   no data   no data  --
197.99/198.04	c  N st    76   1392683       391      1700         0     52988      5159    506491   no data   no data  --
227.08/227.12	c  N st    77   1556667       391      1700         0     57809      5159    561171   no data   no data  --
255.58/255.63	c  N st    78   1710479       391      1700         0     99140      5159   1366218   no data   no data  --
255.58/255.63	c  S st    78   1710479       391      1700         0     99140      5159   1366218   no data   no data  --
255.88/255.90	c  S st    78   1710981       391      1700         0     99641      5159   1376096   no data   no data  --
255.88/255.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
255.88/255.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
255.88/255.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
255.88/255.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
255.88/255.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
255.88/255.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
255.88/255.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.08/262.10	c lits-rem:      1266  cl-subs:     8622  v-elim:      0  v-fix:    0  time:  6.11 s
262.08/262.10	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
262.08/262.12	c vivif2 --  cl tried    91019 cl shrink        0 lits rem          0 time: 0.01
262.18/262.21	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.09
262.18/262.21	c calculated reachability. Time: 0.00
262.18/262.21	c  N st    78   1710981       391      1700         0     91019      5159   1233953   no data   no data  --
333.58/333.63	c  N st    79   2079945       391      1700         0    102505      5159   1381652   no data   no data  --
361.37/361.49	c  N st    80   2210983       391      1700         0    106601      5159   1406856   no data   no data  --
361.37/361.49	c  S st    80   2210983       391      1700         0    106601      5159   1406856   no data   no data  --
361.67/361.79	c  S st    80   2211487       391      1700         0    107104      5159   1417212   no data   no data  --
361.67/361.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
361.67/361.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
361.78/361.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
361.78/361.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
361.78/361.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
361.78/361.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
361.78/361.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
368.88/368.93	c lits-rem:       358  cl-subs:    11471  v-elim:      0  v-fix:    0  time:  7.05 s
368.88/368.93	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
368.88/368.95	c vivif2 --  cl tried    95633 cl shrink        0 lits rem          0 time: 0.01
368.98/369.04	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.09
368.98/369.05	c calculated reachability. Time: 0.00
368.98/369.05	c  N st    80   2211487       391      1700         0     95633      5159   1232199   no data   no data  --
482.97/483.02	c  N st    81   2711489       391      1700         0    118422      5159   1474618   no data   no data  --
482.97/483.02	c  S st    81   2711489       391      1700         0    118422      5159   1474618   no data   no data  --
483.27/483.36	c  S st    81   2711994       391      1700         0    118927      5159   1484808   no data   no data  --
483.27/483.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
483.27/483.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
483.37/483.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
483.37/483.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
483.37/483.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
483.37/483.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
483.37/483.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
492.78/492.88	c lits-rem:       414  cl-subs:    18477  v-elim:      0  v-fix:    0  time:  9.42 s
492.78/492.88	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
492.87/492.90	c vivif2 --  cl tried   100450 cl shrink        0 lits rem          0 time: 0.01
492.97/493.00	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.10
492.97/493.00	c calculated reachability. Time: 0.00
492.97/493.00	c  N st    81   2711994       391      1700         0    100450      5159   1199953   no data   no data  --
613.47/613.54	c  N st    82   3211995       391      1700         0     77349      5159    683640   no data   no data  --
613.47/613.54	c  S st    82   3211995       391      1700         0     77349      5159    683640   no data   no data  --
613.67/613.73	c  S st    82   3212499       391      1700         0     77852      5159    694472   no data   no data  --
613.67/613.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
613.67/613.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
613.67/613.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
613.67/613.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
613.67/613.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
613.67/613.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
613.67/613.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
615.57/615.62	c lits-rem:       644  cl-subs:      751  v-elim:      0  v-fix:    0  time:  1.84 s
615.57/615.62	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
615.57/615.63	c vivif2 --  cl tried    77101 cl shrink        0 lits rem          0 time: 0.01
615.57/615.69	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.06
615.57/615.69	c calculated reachability. Time: 0.00
615.57/615.69	c  N st    82   3212499       391      1700         0     77101      5159    684047   no data   no data  --
744.07/744.15	c  N st    83   3712500       391      1700         0     88083      5159    831717   no data   no data  --
744.07/744.15	c  S st    83   3712500       391      1700         0     88083      5159    831717   no data   no data  --
744.27/744.37	c  S st    83   3713001       391      1700         0     88582      5159    842023   no data   no data  --
744.27/744.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
744.27/744.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
744.37/744.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
744.37/744.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
744.37/744.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
744.37/744.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
744.37/744.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
746.57/746.69	c lits-rem:       452  cl-subs:     1818  v-elim:      0  v-fix:    0  time:  2.26 s
746.57/746.69	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
746.67/746.70	c vivif2 --  cl tried    86764 cl shrink        0 lits rem          0 time: 0.01
746.67/746.77	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.07
746.67/746.78	c calculated reachability. Time: 0.00
746.67/746.78	c  N st    83   3713001       391      1700         0     86764      5159    811962   no data   no data  --
756.17/756.24	c  F st    84   3751562       391      1700         0    123962      5159   1547408   no data   no data  --
756.17/756.24	c  N st    84   3751562       391      1700         0    123962      5159   1547408   no data   no data  --
757.89/757.98	c Decided on static restart strategy
765.67/765.71	c  N st    94   3779868       391      1700         0    151226      5159   2087875   no data   no data  --
775.27/775.39	c  N st    96   3815864       391      1700         0    103973      5159   1133580   no data   no data  --
783.88/783.98	c  N st    97   3848257       391      1700         0    135089      5159   1722722   no data   no data  --
796.97/797.05	c  N st    98   3896846       391      1700         0     99283      5159   1062199   no data   no data  --
820.08/820.17	c  N st    99   3969728       391      1700         0     85691      5159    749758   no data   no data  --
850.67/850.70	c  N st   100   4079052       391      1700         0    106031      5159   1145450   no data   no data  --
888.07/888.13	c  N st   101   4213003       391      1700         0    148891      5159   1947200   no data   no data  --
888.07/888.13	c  S st   101   4213003       391      1700         0    148891      5159   1947200   no data   no data  --
888.47/888.57	c  S st   101   4213509       391      1700         0    149395      5159   1958125   no data   no data  --
888.47/888.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
888.47/888.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
888.57/888.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
888.67/888.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
888.67/888.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
888.67/888.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
888.67/888.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
909.47/909.59	c lits-rem:       600  cl-subs:    22353  v-elim:      0  v-fix:    0  time: 20.88 s
909.47/909.59	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
909.58/909.61	c vivif2 --  cl tried   127042 cl shrink        0 lits rem          0 time: 0.02
909.68/909.75	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.14
909.68/909.75	c calculated reachability. Time: 0.00
909.68/909.75	c  N st   101   4213509       391      1700         0    127042      5159   1575402   no data   no data  --
982.18/982.21	c  N st   102   4459485       391      1700         0    101285      5159   1009611   no data   no data  --
1055.57/1055.65	c  N st   103   4713509       391      1700         0    166245      5159   2272570   no data   no data  --
1055.57/1055.65	c  S st   103   4713509       391      1700         0    166245      5159   2272570   no data   no data  --
1056.17/1056.24	c  S st   103   4714012       391      1700         0    166747      5159   2283332   no data   no data  --
1056.17/1056.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1056.17/1056.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1056.27/1056.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1056.27/1056.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1056.27/1056.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1056.27/1056.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1056.27/1056.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1079.37/1079.49	c lits-rem:      3440  cl-subs:    24726  v-elim:      0  v-fix:    0  time: 23.09 s
1079.37/1079.49	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
1079.47/1079.51	c vivif2 --  cl tried   142021 cl shrink        0 lits rem          0 time: 0.02
1079.57/1079.68	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.17
1079.57/1079.69	c calculated reachability. Time: 0.00
1079.57/1079.69	c  N st   103   4714012       391      1700         0    142021      5159   1866489   no data   no data  --
1230.47/1230.51	c  N st   104   5214014       391      1700         0    157268      5159   1981937   no data   no data  --
1230.47/1230.51	c  S st   104   5214014       391      1700         0    157268      5159   1981937   no data   no data  --
1230.88/1230.99	c  S st   104   5214516       391      1700         0    157766      5159   1992211   no data   no data  --
1230.88/1230.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1230.88/1230.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1230.97/1231.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1231.07/1231.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1231.07/1231.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1231.07/1231.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    391 time:  0.00 s
1231.07/1231.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1249.58/1249.64	c lits-rem:      1387  cl-subs:    21844  v-elim:      0  v-fix:    0  time: 18.51 s
1249.58/1249.64	c vivif2 --  cl tried     1700 cl shrink        0 lits rem          0 time: 0.00
1249.58/1249.66	c vivif2 --  cl tried   135922 cl shrink        0 lits rem          0 time: 0.02
1249.77/1249.81	c asymm  cl-useful: 0/1700/1700 lits-rem:0 time: 0.15
1249.77/1249.82	c calculated reachability. Time: 0.00
1249.77/1249.82	c  N st   104   5214516       391      1700         0    135922      5159   1642363   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-3370218-1305387644/watcher-3370218-1305387644 -o /tmp/evaluation-result-3370218-1305387644/solver-3370218-1305387644 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370218-1305387644.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: 2.85 3.54 3.65 5/230 1706
/proc/meminfo: memFree=19441324/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=11796 CPUtime=0 cores=5,7
/proc/1706/stat : 1706 (runsolver) R 1702 1706 480 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 650364216 12079104 49 33554432000 4194304 5432360 140734984874128 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/1706/statm: 2949 49 30 303 0 2643 0

[startup+0.0315039 s]
/proc/loadavg: 2.85 3.54 3.65 5/230 1706
/proc/meminfo: memFree=19441324/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=30320 CPUtime=0.01 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 678 0 0 0 1 0 0 0 24 0 1 0 650364216 31047680 607 33554432000 4194304 4650387 140735682490544 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 7580 607 378 112 0 2545 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30320

[startup+0.100492 s]
/proc/loadavg: 2.85 3.54 3.65 5/230 1706
/proc/meminfo: memFree=19441324/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=30320 CPUtime=0.08 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 753 0 0 0 8 0 0 0 24 0 1 0 650364216 31047680 682 33554432000 4194304 4650387 140735682490544 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 7580 682 379 112 0 2545 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30320

[startup+0.300456 s]
/proc/loadavg: 2.85 3.54 3.65 5/230 1706
/proc/meminfo: memFree=19441324/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=30840 CPUtime=0.28 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 1018 0 0 0 28 0 0 0 25 0 1 0 650364216 31580160 826 33554432000 4194304 4650387 140735682490544 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 7710 826 381 112 0 2675 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30840

[startup+0.700386 s]
/proc/loadavg: 2.85 3.54 3.65 5/230 1706
/proc/meminfo: memFree=19441324/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=31568 CPUtime=0.68 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 1507 0 0 0 68 0 0 0 25 0 1 0 650364216 32325632 895 33554432000 4194304 4650387 140735682490544 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 7892 895 381 112 0 2857 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31568

[startup+1.50025 s]
/proc/loadavg: 2.85 3.54 3.65 6/242 1728
/proc/meminfo: memFree=19414992/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=36660 CPUtime=1.48 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 3117 0 0 0 148 0 0 0 25 0 1 0 650364216 37539840 2221 33554432000 4194304 4650387 140735682490544 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 9165 2221 383 112 0 4130 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36660

[startup+3.10096 s]
/proc/loadavg: 2.85 3.54 3.65 5/242 1728
/proc/meminfo: memFree=19393912/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=37112 CPUtime=3.08 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 4183 0 0 0 308 0 0 0 25 0 1 0 650364216 38002688 2231 33554432000 4194304 4650387 140735682490544 18446744073709551615 4363464 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 9278 2231 383 112 0 4243 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37112

[startup+6.3004 s]
/proc/loadavg: 2.94 3.55 3.65 6/242 1755
/proc/meminfo: memFree=19382160/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=38384 CPUtime=6.28 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 5967 0 0 0 627 1 0 0 25 0 1 0 650364216 39305216 2633 33554432000 4194304 4650387 140735682490544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 9596 2633 383 112 0 4561 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 38384

[startup+12.7003 s]
/proc/loadavg: 3.02 3.55 3.65 6/242 1755
/proc/meminfo: memFree=19361128/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=46972 CPUtime=12.69 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 9818 0 0 0 1267 2 0 0 25 0 1 0 650364216 48099328 4861 33554432000 4194304 4650387 140735682490544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 11743 4861 383 112 0 6708 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46972

[startup+25.501 s]
/proc/loadavg: 3.24 3.57 3.66 6/242 1756
/proc/meminfo: memFree=19330376/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=51044 CPUtime=25.49 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 14739 0 0 0 2546 3 0 0 25 0 1 0 650364216 52269056 5610 33554432000 4194304 4650387 140735682490544 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 12761 5610 383 112 0 7726 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51044

[startup+51.1005 s]
/proc/loadavg: 3.57 3.62 3.67 6/242 1756
/proc/meminfo: memFree=19315664/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=54276 CPUtime=51.07 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 22200 0 0 0 5103 4 0 0 25 0 1 0 650364216 55578624 6903 33554432000 4194304 4650387 140735682490544 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 13569 6903 383 112 0 8534 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 54276

[startup+102.309 s]
/proc/loadavg: 3.81 3.68 3.68 6/242 1758
/proc/meminfo: memFree=19272476/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=68964 CPUtime=102.28 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 36007 0 0 0 10221 7 0 0 25 0 1 0 650364216 70619136 10383 33554432000 4194304 4650387 140735682490544 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 17241 10383 383 112 0 12206 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 68964

[startup+162.301 s]
/proc/loadavg: 3.93 3.74 3.70 6/242 1759
/proc/meminfo: memFree=19243540/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=69408 CPUtime=162.28 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 48334 0 0 0 16217 11 0 0 25 0 1 0 650364216 71073792 10174 33554432000 4194304 4650387 140735682490544 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 17352 10174 383 112 0 12317 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 69408

[startup+222.3 s]
/proc/loadavg: 3.97 3.78 3.72 6/242 1761
/proc/meminfo: memFree=19206296/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=79980 CPUtime=222.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 61267 0 0 0 22214 13 0 0 25 0 1 0 650364216 81899520 12925 33554432000 4194304 4650387 140735682490544 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 19995 12925 383 112 0 14960 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 79980

[startup+282.301 s]
/proc/loadavg: 3.99 3.82 3.73 6/242 1763
/proc/meminfo: memFree=19173640/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=94148 CPUtime=282.28 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 73775 0 0 0 28211 17 0 0 25 0 1 0 650364216 96407552 16094 33554432000 4194304 4650387 140735682490544 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 23537 16094 383 112 0 18502 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 94148

[startup+342.301 s]
/proc/loadavg: 3.99 3.85 3.75 5/242 1764
/proc/meminfo: memFree=19141236/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=94400 CPUtime=342.28 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 83620 0 0 0 34209 19 0 0 25 0 1 0 650364216 96665600 15962 33554432000 4194304 4650387 140735682490544 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 23600 15962 383 112 0 18565 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 94400

[startup+402.3 s]
/proc/loadavg: 3.99 3.87 3.76 6/242 1766
/proc/meminfo: memFree=19118512/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=104884 CPUtime=402.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 93103 0 0 0 40205 22 0 0 25 0 1 0 650364216 107401216 18888 33554432000 4194304 4650387 140735682490544 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 26221 18888 383 112 0 21186 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 104884

[startup+462.301 s]
/proc/loadavg: 4.14 3.93 3.78 5/242 1767
/proc/meminfo: memFree=19113016/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=105080 CPUtime=462.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 101728 0 0 0 46203 24 0 0 25 0 1 0 650364216 107601920 18744 33554432000 4194304 4650387 140735682490544 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 26270 18744 383 112 0 21235 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 105080

[startup+522.3 s]
/proc/loadavg: 4.05 3.94 3.79 6/242 1769
/proc/meminfo: memFree=19079244/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=113820 CPUtime=522.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 110757 0 0 0 52200 27 0 0 25 0 1 0 650364216 116551680 20543 33554432000 4194304 4650387 140735682490544 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 28455 20543 383 112 0 23420 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 113820

[startup+582.301 s]
/proc/loadavg: 4.02 3.95 3.80 6/242 1771
/proc/meminfo: memFree=19074608/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=113984 CPUtime=582.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 118420 0 0 0 58197 30 0 0 25 0 1 0 650364216 116719616 20942 33554432000 4194304 4650387 140735682490544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 28496 20942 383 112 0 23461 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 113984

[startup+642.301 s]
/proc/loadavg: 4.05 3.97 3.82 6/242 1772
/proc/meminfo: memFree=19059196/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=114136 CPUtime=642.28 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 126018 0 0 0 64194 34 0 0 25 0 1 0 650364216 116875264 21112 33554432000 4194304 4650387 140735682490544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 28534 21112 383 112 0 23499 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 114136

[startup+702.3 s]
/proc/loadavg: 4.02 3.97 3.83 6/242 1774
/proc/meminfo: memFree=19052576/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=114312 CPUtime=702.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 133583 0 0 0 70190 37 0 0 25 0 1 0 650364216 117055488 20798 33554432000 4194304 4650387 140735682490544 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 28578 20798 383 112 0 23543 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 114312

[startup+762.31 s]
/proc/loadavg: 4.00 3.97 3.83 6/242 1775
/proc/meminfo: memFree=19045340/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=114412 CPUtime=762.29 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 140258 0 0 0 76189 40 0 0 25 0 1 0 650364216 117157888 21978 33554432000 4194304 4650387 140735682490544 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 28603 21978 383 112 0 23568 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 114412

[startup+822.3 s]
/proc/loadavg: 4.00 3.97 3.84 6/242 1777
/proc/meminfo: memFree=19049040/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=114572 CPUtime=822.28 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 147650 0 0 0 82185 43 0 0 25 0 1 0 650364216 117321728 20852 33554432000 4194304 4650387 140735682490544 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 28643 20852 383 112 0 23608 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 114572

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.84 6/242 1779
/proc/meminfo: memFree=19021960/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=114672 CPUtime=882.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 154171 0 0 0 88181 46 0 0 25 0 1 0 650364216 117424128 21599 33554432000 4194304 4650387 140735682490544 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 28668 21599 383 112 0 23633 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 114672

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.85 6/242 1780
/proc/meminfo: memFree=19009376/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=131692 CPUtime=942.28 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 161878 0 0 0 94179 49 0 0 25 0 1 0 650364216 134852608 25948 33554432000 4194304 4650387 140735682490544 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 32923 25948 383 112 0 27888 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 131692

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.85 6/242 1782
/proc/meminfo: memFree=18988636/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=131784 CPUtime=1002.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 167681 0 0 0 100176 51 0 0 25 0 1 0 650364216 134946816 26243 33554432000 4194304 4650387 140735682490544 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 32946 26243 383 112 0 27911 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 131784

[startup+1062.3 s]
/proc/loadavg: 4.07 4.00 3.87 6/242 1783
/proc/meminfo: memFree=18973356/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=138580 CPUtime=1062.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 175322 0 0 0 106174 53 0 0 25 0 1 0 650364216 141905920 27849 33554432000 4194304 4650387 140735682490544 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 34645 27849 383 112 0 29610 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 138580

[startup+1122.3 s]
/proc/loadavg: 4.07 4.01 3.88 6/242 1785
/proc/meminfo: memFree=18973800/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=148072 CPUtime=1122.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 179990 0 0 0 112173 54 0 0 25 0 1 0 650364216 151625728 28911 33554432000 4194304 4650387 140735682490544 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 37018 28911 383 112 0 31983 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 148072

[startup+1182.3 s]
/proc/loadavg: 4.09 4.02 3.89 6/242 1787
/proc/meminfo: memFree=18956764/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=148616 CPUtime=1182.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 183315 0 0 0 118171 56 0 0 25 0 1 0 650364216 152182784 29193 33554432000 4194304 4650387 140735682490544 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 37154 29193 383 112 0 32119 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 148616

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.90 6/242 1797
/proc/meminfo: memFree=18935036/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=140460 CPUtime=1242.27 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 186201 0 0 0 124169 58 0 0 25 0 1 0 650364216 143831040 29020 33554432000 4194304 4650387 140735682490544 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 35115 29020 383 112 0 30080 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 140460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.91 6/242 1799
/proc/meminfo: memFree=18921004/32950928 swapFree=64721848/67111528
[pid=1706] ppid=1702 vsize=159784 CPUtime=1299.97 cores=5,7
/proc/1706/stat : 1706 (strangenight1-s) R 1702 1706 480 0 -1 4202496 191267 0 0 0 129937 60 0 0 25 0 1 0 650364216 163618816 33805 33554432000 4194304 4650387 140735682490544 18446744073709551615 4330345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1706/statm: 39946 33805 383 112 0 34911 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 159784

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
CPU user time (s): 1299.38
CPU system time (s): 0.612906
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 200016

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

runsolver used 2.59361 second user time and 7.00893 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 17:40:44
IDJOB=3370218
IDBENCH=83027
IDSOLVER=1847
FILE ID=node123/3370218-1305387644
RUNJOBID= node123-1305387644-1688
PBS_JOBID= 13324379
Free space on /tmp= 73364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S496650424-021.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370218-1305387644/watcher-3370218-1305387644 -o /tmp/evaluation-result-3370218-1305387644/solver-3370218-1305387644 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370218-1305387644.cnf

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

MD5SUM BENCH= fb063acde7d440560f4280457889aef8
RANDOM SEED=1749786092

node123.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.838
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.67
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.838
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.838
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.75
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.838
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.82
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.838
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.838
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.80
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.838
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19441876 kB
Buffers:        280016 kB
Cached:        3909092 kB
SwapCached:      10496 kB
Active:       10465376 kB
Inactive:      2788308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19441876 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           12432 kB
Writeback:           0 kB
AnonPages:     9062412 kB
Mapped:          15400 kB
Slab:           163384 kB
PageTables:      31512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13024792 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= 73340 MiB
End job on node123 at 2011-05-14 18:02:26