Trace number 3175906

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? (TO) 1300.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S797651048-056.UNKNOWN.cnf
MD5SUMe887a746d13f48cfc0f8cc23df918189
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.8404
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175906-1301788864.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1491/1491 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c 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:    350 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:      3  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:     151 undec:      41 neg:     158
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       347      1487         0         0      4477         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4919       347      1487         0      4792      4477     86837   no data   no data  --
0.29/0.38	c  N st    10     11304       347      1487         0      4419      4477     58051   no data   no data  --
0.59/0.62	c  N st    11     17047       347      1487         0     10003      4477    152406   no data   no data  --
0.99/1.00	c  F st    12     25000       347      1487         0     12257      4477    192151   no data   no data  --
0.99/1.00	c  N st    12     25000       347      1487         0     12257      4477    192151   no data   no data  --
1.19/1.26	c Decided on static restart strategy
1.19/1.26	c  N st    18     30001       347      1487         0     10542      4477    150284   no data   no data  --
1.19/1.26	c  S st    18     30001       347      1487         0     10542      4477    150284   no data   no data  --
1.19/1.29	c  S st    18     30506       347      1487         0     11046      4477    159296   no data   no data  --
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
1.29/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.45	c lits-rem:       161  cl-subs:      991  v-elim:      0  v-fix:    0  time:  0.15 s
1.39/1.45	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.01
1.39/1.45	c calculated reachability. Time: 0.00
1.39/1.45	c  N st    18     30506       347      1487         0     10055      4477    142846   no data   no data  --
1.79/1.89	c  N st    20     37616       347      1487         0      9338      4477    118957   no data   no data  --
2.19/2.25	c  N st    21     44015       347      1487         0     15528      4477    229908   no data   no data  --
2.28/2.38	c  S st    22     45759       347      1487         0     17224      4477    260545   no data   no data  --
2.38/2.42	c  S st    22     46260       347      1487         0      9067      4477    103011   no data   no data  --
2.38/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.38/2.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.38/2.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.38/2.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.38/2.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.38/2.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
2.38/2.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.38/2.48	c lits-rem:        26  cl-subs:      152  v-elim:      0  v-fix:    0  time:  0.05 s
2.38/2.48	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
2.38/2.48	c vivif2 --  cl tried     8915 cl shrink        0 lits rem          0 time: 0.00
2.38/2.49	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.01
2.38/2.49	c calculated reachability. Time: 0.00
2.38/2.49	c  N st    22     46260       347      1487         0      8915      4477    100589   no data   no data  --
3.29/3.39	c  N st    23     60657       347      1487         0     13189      4477    167640   no data   no data  --
3.88/3.99	c  N st    24     69390       347      1487         0     11029      4477    122692   no data   no data  --
3.88/3.99	c  S st    24     69390       347      1487         0     11029      4477    122692   no data   no data  --
3.98/4.03	c  S st    24     69892       347      1487         0     11525      4477    132779   no data   no data  --
3.98/4.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.98/4.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.98/4.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.98/4.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/4.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/4.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
3.98/4.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.08/4.15	c lits-rem:       131  cl-subs:      215  v-elim:      0  v-fix:    0  time:  0.11 s
4.08/4.15	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
4.08/4.15	c vivif2 --  cl tried    11310 cl shrink        0 lits rem          0 time: 0.00
4.08/4.16	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.01
4.08/4.16	c calculated reachability. Time: 0.00
4.08/4.16	c  N st    24     69892       347      1487         0     11310      4477    129395   no data   no data  --
5.40/5.44	c  F st    25     87500       347      1487         0     16651      4477    217352   no data   no data  --
5.40/5.44	c  N st    25     87500       347      1487         0     16651      4477    217352   no data   no data  --
5.78/5.84	c Decided on static restart strategy
5.98/6.08	c  N st    32     95545       347      1487         0     24470      4477    361009   no data   no data  --
6.69/6.73	c  N st    34    104838       347      1487         0     20953      4477    290477   no data   no data  --
6.69/6.73	c  S st    34    104838       347      1487         0     20953      4477    290477   no data   no data  --
6.69/6.79	c  S st    34    105342       347      1487         0     21457      4477    299787   no data   no data  --
6.69/6.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.79/6.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.79/6.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
6.79/6.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.46	c lits-rem:       389  cl-subs:     1379  v-elim:      0  v-fix:    0  time:  0.65 s
7.39/7.46	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
7.39/7.46	c vivif2 --  cl tried    20078 cl shrink        0 lits rem          0 time: 0.00
7.39/7.48	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.01
7.39/7.48	c calculated reachability. Time: 0.00
7.39/7.48	c  N st    34    105342       347      1487         0     20078      4477    275049   no data   no data  --
8.28/8.33	c  N st    35    114941       347      1487         0     15851      4477    178256   no data   no data  --
9.48/9.50	c  N st    36    129339       347      1487         0     15244      4477    156727   no data   no data  --
11.49/11.53	c  N st    37    150937       347      1487         0     20628      4477    244229   no data   no data  --
12.10/12.18	c  S st    38    158013       347      1487         0     27482      4477    366528   no data   no data  --
12.19/12.25	c  S st    38    158515       347      1487         0     27981      4477    376116   no data   no data  --
12.19/12.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.19/12.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
12.19/12.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.39/13.45	c lits-rem:       689  cl-subs:     2478  v-elim:      0  v-fix:    0  time:  1.17 s
13.39/13.45	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
13.39/13.45	c vivif2 --  cl tried    25503 cl shrink        0 lits rem          0 time: 0.00
13.39/13.47	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.02
13.39/13.47	c calculated reachability. Time: 0.00
13.39/13.47	c  N st    38    158515       347      1487         0     25503      4477    336150   no data   no data  --
18.29/18.35	c  N st    39    207103       347      1487         0     20294      4477    216560   no data   no data  --
21.28/21.33	c  N st    40    237772       347      1487         0     30822      4477    402053   no data   no data  --
21.28/21.33	c  S st    40    237772       347      1487         0     30822      4477    402053   no data   no data  --
21.38/21.41	c  S st    40    238276       347      1487         0     31322      4477    411945   no data   no data  --
21.38/21.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.38/21.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.38/21.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.38/21.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.38/21.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.38/21.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
21.38/21.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.69/22.72	c lits-rem:      1103  cl-subs:     1525  v-elim:      0  v-fix:    0  time:  1.28 s
22.69/22.72	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
22.69/22.72	c vivif2 --  cl tried    29797 cl shrink        0 lits rem          0 time: 0.00
22.69/22.74	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.02
22.69/22.74	c calculated reachability. Time: 0.00
22.69/22.74	c  N st    40    238276       347      1487         0     29797      4477    386994   no data   no data  --
29.99/30.08	c  F st    41    306250       347      1487         0     31457      4477    375538   no data   no data  --
29.99/30.08	c  N st    41    306250       347      1487         0     31457      4477    375538   no data   no data  --
30.69/30.77	c Decided on static restart strategy
33.58/33.68	c  N st    51    334550       347      1487         0     35554      4477    440676   no data   no data  --
36.38/36.44	c  N st    53    357416       347      1487         0     33597      4477    392511   no data   no data  --
36.38/36.44	c  S st    53    357416       347      1487         0     33597      4477    392511   no data   no data  --
36.48/36.52	c  S st    53    357922       347      1487         0     34102      4477    402440   no data   no data  --
36.48/36.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.48/36.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.48/36.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.48/36.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.48/36.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.48/36.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
36.48/36.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.79/37.87	c lits-rem:       686  cl-subs:     2321  v-elim:      0  v-fix:    0  time:  1.33 s
37.79/37.87	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
37.79/37.88	c vivif2 --  cl tried    31781 cl shrink        0 lits rem          0 time: 0.00
37.89/37.90	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.02
37.89/37.90	c calculated reachability. Time: 0.00
37.89/37.90	c  N st    53    357922       347      1487         0     31781      4477    364908   no data   no data  --
42.08/42.11	c  N st    54    390314       347      1487         0     38125      4477    483510   no data   no data  --
48.58/48.63	c  N st    55    438902       347      1487         0     31799      4477    326258   no data   no data  --
57.59/57.68	c  N st    56    511785       347      1487         0     45123      4477    566906   no data   no data  --
61.18/61.30	c  N st    57    536885       347      1487         0     39534      4477    448512   no data   no data  --
61.18/61.30	c  S st    57    536885       347      1487         0     39534      4477    448512   no data   no data  --
61.38/61.41	c  S st    57    537391       347      1487         0     40037      4477    458680   no data   no data  --
61.38/61.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.38/61.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.38/61.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.38/61.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.38/61.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.38/61.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
61.38/61.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.88/62.92	c lits-rem:       705  cl-subs:     1984  v-elim:      0  v-fix:    0  time:  1.48 s
62.88/62.92	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
62.88/62.92	c vivif2 --  cl tried    38053 cl shrink        0 lits rem          0 time: 0.00
62.88/62.95	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.03
62.88/62.95	c calculated reachability. Time: 0.00
62.88/62.95	c  N st    57    537391       347      1487         0     38053      4477    424708   no data   no data  --
88.09/88.13	c  N st    58    701376       347      1487         0     66844      4477    898674   no data   no data  --
105.59/105.61	c  N st    59    806086       347      1487         0     60897      4477    805675   no data   no data  --
105.59/105.61	c  S st    59    806086       347      1487         0     60897      4477    805675   no data   no data  --
105.79/105.80	c  S st    59    806590       347      1487         0     61399      4477    815724   no data   no data  --
105.79/105.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.79/105.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.79/105.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.79/105.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.79/105.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.79/105.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
105.79/105.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
108.79/108.80	c lits-rem:      1843  cl-subs:     4375  v-elim:      0  v-fix:    0  time:  2.95 s
108.79/108.80	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
108.79/108.81	c vivif2 --  cl tried    57024 cl shrink        0 lits rem          0 time: 0.01
108.79/108.86	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.05
108.79/108.86	c calculated reachability. Time: 0.00
108.79/108.86	c  N st    59    806590       347      1487         0     57024      4477    738541   no data   no data  --
156.19/156.25	c  F st    60   1071877       347      1487         0     72059      4477    862094   no data   no data  --
156.19/156.25	c  N st    60   1071877       347      1487         0     72059      4477    862094   no data   no data  --
157.39/157.44	c Decided on static restart strategy
161.99/162.09	c  N st    70   1100179       347      1487         0     56448      4477    615218   no data   no data  --
171.89/171.97	c  N st    72   1136171       347      1487         0     46839      4477    421987   no data   no data  --
179.89/179.96	c  N st    73   1168564       347      1487         0     77896      4477    957434   no data   no data  --
190.49/190.59	c  N st    74   1209885       347      1487         0     72542      4477    858524   no data   no data  --
190.49/190.59	c  S st    74   1209885       347      1487         0     72542      4477    858524   no data   no data  --
190.79/190.87	c  S st    74   1210390       347      1487         0     73046      4477    868396   no data   no data  --
190.79/190.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
190.79/190.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
190.89/190.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
190.89/190.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.89/190.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
190.89/190.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
190.89/190.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
195.19/195.25	c lits-rem:      1388  cl-subs:     8364  v-elim:      0  v-fix:    0  time:  4.30 s
195.19/195.25	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
195.19/195.26	c vivif2 --  cl tried    64682 cl shrink        0 lits rem          0 time: 0.01
195.29/195.36	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.10
195.29/195.36	c calculated reachability. Time: 0.00
195.29/195.36	c  N st    74   1210390       347      1487         0     64682      4477    744332   no data   no data  --
214.79/214.81	c  N st    75   1283272       347      1487         0     88897      4477   1185571   no data   no data  --
236.29/236.37	c  N st    76   1392596       347      1487         0     49866      4477    430527   no data   no data  --
268.99/269.07	c  N st    77   1556580       347      1487         0     54618      4477    483181   no data   no data  --
302.30/302.34	c  N st    78   1710390       347      1487         0     95839      4477   1253429   no data   no data  --
302.30/302.34	c  S st    78   1710390       347      1487         0     95839      4477   1253429   no data   no data  --
302.60/302.64	c  S st    78   1710893       347      1487         0     96336      4477   1263676   no data   no data  --
302.60/302.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
302.60/302.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
302.60/302.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
302.70/302.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
302.70/302.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.70/302.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
302.70/302.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
310.39/310.46	c lits-rem:      3898  cl-subs:    12286  v-elim:      0  v-fix:    0  time:  7.73 s
310.39/310.46	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
310.39/310.47	c vivif2 --  cl tried    84050 cl shrink        0 lits rem          0 time: 0.01
310.49/310.56	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.08
310.49/310.56	c calculated reachability. Time: 0.00
310.49/310.56	c  N st    78   1710893       347      1487         0     84050      4477   1060681   no data   no data  --
391.40/391.46	c  N st    79   2079858       347      1487         0     95454      4477   1110506   no data   no data  --
424.10/424.12	c  N st    80   2210894       347      1487         0     99252      4477   1166936   no data   no data  --
424.10/424.12	c  S st    80   2210894       347      1487         0     99252      4477   1166936   no data   no data  --
424.40/424.40	c  S st    80   2211397       347      1487         0     99752      4477   1176876   no data   no data  --
424.40/424.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
424.40/424.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
424.40/424.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
424.40/424.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
424.40/424.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
424.40/424.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
424.40/424.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.20/430.28	c lits-rem:      1143  cl-subs:    10555  v-elim:      0  v-fix:    0  time:  5.79 s
430.20/430.28	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
430.20/430.29	c vivif2 --  cl tried    89197 cl shrink        0 lits rem          0 time: 0.01
430.30/430.39	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.10
430.30/430.39	c calculated reachability. Time: 0.00
430.30/430.39	c  N st    80   2211397       347      1487         0     89197      4477   1021128   no data   no data  --
560.40/560.41	c  N st    81   2711398       347      1487         0    112371      4477   1328747   no data   no data  --
560.40/560.41	c  S st    81   2711398       347      1487         0    112371      4477   1328747   no data   no data  --
560.70/560.75	c  S st    81   2711900       347      1487         0    112872      4477   1338935   no data   no data  --
560.70/560.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
560.70/560.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
560.80/560.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
560.80/560.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
560.80/560.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
560.80/560.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
560.80/560.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
570.20/570.24	c lits-rem:       681  cl-subs:    18698  v-elim:      0  v-fix:    0  time:  9.40 s
570.20/570.24	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
570.20/570.26	c vivif2 --  cl tried    94174 cl shrink        0 lits rem          0 time: 0.01
570.30/570.36	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.10
570.30/570.36	c calculated reachability. Time: 0.00
570.30/570.36	c  N st    81   2711900       347      1487         0     94174      4477   1058444   no data   no data  --
707.70/707.76	c  N st    82   3211902       347      1487         0    146307      4477   1855339   no data   no data  --
707.70/707.76	c  S st    82   3211902       347      1487         0    146307      4477   1855339   no data   no data  --
708.20/708.29	c  S st    82   3212402       347      1487         0    146803      4477   1865608   no data   no data  --
708.20/708.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
708.20/708.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
708.30/708.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
708.40/708.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
708.40/708.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
708.40/708.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
708.40/708.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
725.30/725.31	c lits-rem:      1411  cl-subs:    23995  v-elim:      0  v-fix:    0  time: 16.89 s
725.30/725.31	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
725.30/725.33	c vivif2 --  cl tried   122808 cl shrink        0 lits rem          0 time: 0.02
725.50/725.50	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.17
725.50/725.51	c calculated reachability. Time: 0.00
725.50/725.51	c  N st    82   3212402       347      1487         0    122808      4477   1522099   no data   no data  --
882.70/882.74	c  N st    83   3712402       347      1487         1    139360      4477   1681311   no data   no data  --
882.70/882.74	c  S st    83   3712402       347      1487         1    139360      4477   1681311   no data   no data  --
883.10/883.19	c  S st    83   3712903       347      1487         1    139860      4477   1690842   no data   no data  --
883.20/883.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
883.20/883.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
883.20/883.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
883.31/883.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
885.20/885.29	c subs with bin:     6420  lits-rem:       592  v-fix:    0  time:  1.98 s
885.20/885.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
885.20/885.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
896.00/896.08	c lits-rem:      1846  cl-subs:    13820  v-elim:      0  v-fix:    0  time: 10.79 s
896.00/896.08	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
896.10/896.10	c vivif2 --  cl tried   119620 cl shrink        0 lits rem          0 time: 0.02
896.20/896.25	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.15
896.20/896.26	c calculated reachability. Time: 0.00
896.20/896.26	c  N st    83   3712903       347      1487         1    119620      4477   1415066   no data   no data  --
910.30/910.30	c  F st    84   3751562       347      1487         1    156550      4477   2070819   no data   no data  --
910.30/910.30	c  N st    84   3751562       347      1487         1    156550      4477   2070819   no data   no data  --
912.80/912.83	c Decided on static restart strategy
918.60/918.68	c  N st    94   3779868       347      1487         1    104044      4477   1082991   no data   no data  --
928.61/928.60	c  N st    96   3815862       347      1487         1    138442      4477   1687289   no data   no data  --
938.91/938.93	c  N st    97   3848256       347      1487         1     88310      4477    795851   no data   no data  --
952.40/952.48	c  N st    98   3896845       347      1487         1    135028      4477   1621382   no data   no data  --
974.30/974.36	c  N st    99   3969727       347      1487         1    122726      4477   1456020   no data   no data  --
1008.62/1008.67	c  N st   100   4079051       347      1487         1    143870      4477   1772810   no data   no data  --
1056.41/1056.47	c  N st   101   4212904       347      1487         1    102641      4477   1023406   no data   no data  --
1056.41/1056.47	c  S st   101   4212904       347      1487         1    102641      4477   1023406   no data   no data  --
1056.71/1056.76	c  S st   101   4213406       347      1487         1    103139      4477   1033276   no data   no data  --
1056.71/1056.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1056.71/1056.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1056.81/1056.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1056.81/1056.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1056.81/1056.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1056.81/1056.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
1056.81/1056.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1060.41/1060.42	c lits-rem:      1223  cl-subs:     5564  v-elim:      0  v-fix:    0  time:  3.58 s
1060.41/1060.42	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
1060.41/1060.43	c vivif2 --  cl tried    97575 cl shrink        0 lits rem          0 time: 0.01
1060.51/1060.54	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.11
1060.51/1060.54	c calculated reachability. Time: 0.00
1060.51/1060.54	c  N st   101   4213406       347      1487         1     97575      4477    949246   no data   no data  --
1137.70/1137.78	c  N st   102   4459384       347      1487         1    160461      4477   2068851   no data   no data  --
1216.92/1216.99	c  N st   103   4713406       347      1487         1    136634      4477   1616997   no data   no data  --
1216.92/1216.99	c  S st   103   4713406       347      1487         1    136634      4477   1616997   no data   no data  --
1217.42/1217.47	c  S st   103   4713911       347      1487         1    137138      4477   1627135   no data   no data  --
1217.42/1217.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1217.42/1217.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1217.51/1217.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
1217.51/1217.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1217.51/1217.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1217.51/1217.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
1217.51/1217.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1229.31/1229.31	c lits-rem:      1025  cl-subs:    13466  v-elim:      0  v-fix:    0  time: 11.71 s
1229.31/1229.31	c vivif2 --  cl tried     1487 cl shrink        0 lits rem          0 time: 0.00
1229.31/1229.33	c vivif2 --  cl tried   123672 cl shrink        0 lits rem          0 time: 0.02
1229.41/1229.48	c asymm  cl-useful: 0/1487/1487 lits-rem:0 time: 0.15
1229.41/1229.49	c calculated reachability. Time: 0.00
1229.41/1229.49	c  N st   103   4713911       347      1487         1    123672      4477   1420786   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175906-1301788864/watcher-3175906-1301788864 -o /tmp/evaluation-result-3175906-1301788864/solver-3175906-1301788864 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175906-1301788864.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.94 5/187 21630
/proc/meminfo: memFree=21247592/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=18328 CPUtime=0 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4194304 117 0 0 0 0 0 0 0 25 0 1 0 290485993 18767872 72 33554432000 4194304 4650387 140736938612032 18446744073709551615 274659884679 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21630/statm: 5103 72 54 112 0 55 0

[startup+0.0786649 s]
/proc/loadavg: 4.00 4.00 3.94 5/187 21630
/proc/meminfo: memFree=21247592/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=30276 CPUtime=0.07 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 711 0 0 0 7 0 0 0 25 0 1 0 290485993 31002624 640 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 7569 640 379 112 0 2534 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30276

[startup+0.100658 s]
/proc/loadavg: 4.00 4.00 3.94 5/187 21630
/proc/meminfo: memFree=21247592/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=30276 CPUtime=0.09 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 734 0 0 0 9 0 0 0 25 0 1 0 290485993 31002624 663 33554432000 4194304 4650387 140736938612032 18446744073709551615 4328332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 7569 663 379 112 0 2534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30276

[startup+0.300631 s]
/proc/loadavg: 4.00 4.00 3.94 5/187 21630
/proc/meminfo: memFree=21247592/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=30752 CPUtime=0.29 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 966 0 0 0 29 0 0 0 25 0 1 0 290485993 31490048 784 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 7688 784 381 112 0 2653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30752

[startup+0.700586 s]
/proc/loadavg: 4.00 4.00 3.94 5/187 21630
/proc/meminfo: memFree=21247592/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=31480 CPUtime=0.69 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 1419 0 0 0 69 0 0 0 25 0 1 0 290485993 32235520 867 33554432000 4194304 4650387 140736938612032 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 7870 867 381 112 0 2835 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31480

[startup+1.50045 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 21631
/proc/meminfo: memFree=21243980/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=35988 CPUtime=1.49 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 2855 0 0 0 149 0 0 0 25 0 1 0 290485993 36851712 2050 33554432000 4194304 4650387 140736938612032 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 8997 2050 383 112 0 3962 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35988

[startup+3.10117 s]
/proc/loadavg: 4.00 4.00 3.94 5/188 21631
/proc/meminfo: memFree=21238152/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=36572 CPUtime=3.09 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 3731 0 0 0 309 0 0 0 25 0 1 0 290485993 37449728 2297 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 9143 2297 383 112 0 4108 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36572

[startup+6.30058 s]
/proc/loadavg: 4.00 4.00 3.94 6/188 21631
/proc/meminfo: memFree=21233684/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=37568 CPUtime=6.29 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 5427 0 0 0 628 1 0 0 25 0 1 0 290485993 38469632 2383 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 9392 2383 383 112 0 4357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37568

[startup+12.7005 s]
/proc/loadavg: 4.30 4.07 3.96 7/188 21659
/proc/meminfo: memFree=21392204/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=45200 CPUtime=12.69 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 9009 0 0 0 1267 2 0 0 25 0 1 0 290485993 46284800 4415 33554432000 4194304 4650387 140736938612032 18446744073709551615 4438370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 11300 4415 383 112 0 6265 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45200

[startup+25.5003 s]
/proc/loadavg: 4.18 4.05 3.96 5/188 21687
/proc/meminfo: memFree=21509948/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=49556 CPUtime=25.49 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 13347 0 0 0 2546 3 0 0 25 0 1 0 290485993 50745344 5490 33554432000 4194304 4650387 140736938612032 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 12389 5490 383 112 0 7354 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49556

[startup+51.1008 s]
/proc/loadavg: 4.12 4.04 3.96 5/188 21716
/proc/meminfo: memFree=21473044/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=52628 CPUtime=51.09 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 20034 0 0 0 5104 5 0 0 25 0 1 0 290485993 53891072 6418 33554432000 4194304 4650387 140736938612032 18446744073709551615 4334336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 13157 6418 383 112 0 8122 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52628

[startup+102.307 s]
/proc/loadavg: 4.05 4.03 3.96 5/188 21716
/proc/meminfo: memFree=21426204/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=57736 CPUtime=102.3 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 31721 0 0 0 10222 8 0 0 25 0 1 0 290485993 59121664 7182 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 14434 7182 383 112 0 9399 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 57736

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/188 21718
/proc/meminfo: memFree=21398928/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=68292 CPUtime=162.29 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 43555 0 0 0 16218 11 0 0 25 0 1 0 290485993 69931008 9963 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 17073 9963 383 112 0 12038 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68292

[startup+222.301 s]
/proc/loadavg: 4.04 4.03 3.96 5/188 21748
/proc/meminfo: memFree=21441680/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=76636 CPUtime=222.29 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 51814 0 0 0 22215 14 0 0 25 0 1 0 290485993 78475264 12179 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 19159 12179 383 112 0 14124 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76636

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/188 21750
/proc/meminfo: memFree=21409356/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=76932 CPUtime=282.29 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 61212 0 0 0 28212 17 0 0 25 0 1 0 290485993 78778368 11675 33554432000 4194304 4650387 140736938612032 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 19233 11675 383 112 0 14198 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 76932

[startup+342.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/188 21755
/proc/meminfo: memFree=21349352/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=89424 CPUtime=342.29 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 70821 0 0 0 34210 19 0 0 25 0 1 0 290485993 91570176 15669 33554432000 4194304 4650387 140736938612032 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 22356 15669 383 112 0 17321 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 89424

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/188 21755
/proc/meminfo: memFree=21354052/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=89664 CPUtime=402.29 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 79376 0 0 0 40207 22 0 0 25 0 1 0 290485993 91815936 15043 33554432000 4194304 4650387 140736938612032 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 22416 15043 383 112 0 17381 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 89664

[startup+462.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/188 21757
/proc/meminfo: memFree=21317708/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=96664 CPUtime=462.29 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 87088 0 0 0 46205 24 0 0 25 0 1 0 290485993 98983936 16675 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 24166 16675 383 112 0 19131 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 96664

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21759
/proc/meminfo: memFree=21295504/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=96828 CPUtime=522.3 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 93736 0 0 0 52204 26 0 0 25 0 1 0 290485993 99151872 17219 33554432000 4194304 4650387 140736938612032 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 24207 17219 383 112 0 19172 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 96828

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21761
/proc/meminfo: memFree=21274168/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=105260 CPUtime=582.29 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 100696 0 0 0 58202 27 0 0 25 0 1 0 290485993 107786240 19950 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 26315 19950 383 112 0 21280 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 105260

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21763
/proc/meminfo: memFree=21261012/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=105408 CPUtime=642.3 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 107531 0 0 0 64201 29 0 0 25 0 1 0 290485993 107937792 19723 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 26352 19723 383 112 0 21317 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 105408

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21763
/proc/meminfo: memFree=21240528/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=105572 CPUtime=702.3 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 114190 0 0 0 70199 31 0 0 25 0 1 0 290485993 108105728 19478 33554432000 4194304 4650387 140736938612032 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 26393 19478 383 112 0 21358 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 105572

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21765
/proc/meminfo: memFree=21229228/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=119752 CPUtime=762.3 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 121915 0 0 0 76197 33 0 0 25 0 1 0 290485993 122626048 21978 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 29938 21978 383 112 0 24903 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 119752

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21767
/proc/meminfo: memFree=21208744/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=119880 CPUtime=822.3 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 127353 0 0 0 82195 35 0 0 25 0 1 0 290485993 122757120 22502 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 29970 22502 383 112 0 24935 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 119880

[startup+882.301 s]
/proc/loadavg: 4.08 4.02 3.97 5/188 21769
/proc/meminfo: memFree=21183680/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=119908 CPUtime=882.3 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 132545 0 0 0 88194 36 0 0 25 0 1 0 290485993 122785792 23031 33554432000 4194304 4650387 140736938612032 18446744073709551615 4334606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 29977 23031 383 112 0 24942 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 119908

[startup+942.301 s]
/proc/loadavg: 4.08 4.03 3.97 5/188 21771
/proc/meminfo: memFree=21186260/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=128216 CPUtime=942.31 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 138882 0 0 0 94192 39 0 0 25 0 1 0 290485993 131293184 23977 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 32054 23977 383 112 0 27019 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 128216

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.97 5/188 21771
/proc/meminfo: memFree=21180532/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=128356 CPUtime=1002.3 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 144625 0 0 0 100189 41 0 0 25 0 1 0 290485993 131436544 24420 33554432000 4194304 4650387 140736938612032 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 32089 24420 383 112 0 27054 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 128356

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/188 21773
/proc/meminfo: memFree=21166868/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=128440 CPUtime=1062.3 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 149819 0 0 0 106187 43 0 0 25 0 1 0 290485993 131522560 24344 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 32110 24344 383 112 0 27075 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 128440

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.98 5/188 21775
/proc/meminfo: memFree=21152472/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=128568 CPUtime=1122.31 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 155681 0 0 0 112185 46 0 0 25 0 1 0 290485993 131653632 24434 33554432000 4194304 4650387 140736938612032 18446744073709551615 4333597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 32142 24434 383 112 0 27107 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 128568

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.98 5/188 21777
/proc/meminfo: memFree=21141912/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=128692 CPUtime=1182.31 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 161779 0 0 0 118183 48 0 0 25 0 1 0 290485993 131780608 24621 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 32173 24621 383 112 0 27138 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 128692

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.98 5/188 21779
/proc/meminfo: memFree=21104932/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=134848 CPUtime=1242.31 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 167407 0 0 0 124181 50 0 0 25 0 1 0 290485993 138084352 27330 33554432000 4194304 4650387 140736938612032 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 33712 27330 383 112 0 28677 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 134848



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.98 5/188 21779
/proc/meminfo: memFree=21102176/32951132 swapFree=67111528/67111528
[pid=21630] ppid=21628 vsize=134936 CPUtime=1300.02 cores=0,2
/proc/21630/stat : 21630 (strangenight1-s) R 21628 21630 21018 0 -1 4202496 172567 0 0 0 129950 52 0 0 25 0 1 0 290485993 138174464 26345 33554432000 4194304 4650387 140736938612032 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21630/statm: 33734 26345 383 112 0 28699 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 134936

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.01
CPU time (s): 1300.03
CPU user time (s): 1299.5
CPU system time (s): 0.530919
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 141764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.5
system time used= 0.530919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172567
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= 15
involuntary context switches= 2662

runsolver used 2.30065 second user time and 4.80227 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-03 02:01:04
IDJOB=3175906
IDBENCH=82924
IDSOLVER=1589
FILE ID=node131/3175906-1301788864
RUNJOBID= node131-1301783651-21038
PBS_JOBID= 12841387
Free space on /tmp= 71640 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S797651048-056.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175906-1301788864/watcher-3175906-1301788864 -o /tmp/evaluation-result-3175906-1301788864/solver-3175906-1301788864 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175906-1301788864.cnf

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

MD5SUM BENCH= e887a746d13f48cfc0f8cc23df918189
RANDOM SEED=1219391555

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21247748 kB
Buffers:        359316 kB
Cached:       10622988 kB
SwapCached:          0 kB
Active:        7239192 kB
Inactive:      4198944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21247748 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6352 kB
Writeback:          32 kB
AnonPages:      455524 kB
Mapped:          16604 kB
Slab:           201336 kB
PageTables:       6176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   674628 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71636 MiB
End job on node131 at 2011-04-03 02:22:46