Trace number 3175825

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.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1910317962-059.UNKNOWN.cnf
MD5SUMdc676a8dc341229efc4ee05b1ab19ceb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark130.058
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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-3175825-1301787569.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     205 undec:      52 neg:     193
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       438      1897         0         0      5756         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4914       438      1897         0      4805      5756     99964   no data   no data  --
0.29/0.37	c  N st    10     11299       438      1897         0      4476      5756     70244   no data   no data  --
0.59/0.62	c  N st    11     17043       438      1897         0     10113      5756    188363   no data   no data  --
0.89/0.99	c  F st    12     25002       438      1897         0     12343      5756    232837   no data   no data  --
0.89/0.99	c  N st    12     25002       438      1897         0     12343      5756    232837   no data   no data  --
1.19/1.23	c Decided on static restart strategy
1.19/1.23	c  N st    18     30001       438      1897         0     10639      5756    186042   no data   no data  --
1.19/1.23	c  S st    18     30001       438      1897         0     10639      5756    186042   no data   no data  --
1.19/1.26	c  S st    18     30506       438      1897         0     11143      5756    196358   no data   no data  --
1.19/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
1.19/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.44	c lits-rem:       118  cl-subs:      541  v-elim:      0  v-fix:    0  time:  0.17 s
1.39/1.44	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.01
1.39/1.44	c calculated reachability. Time: 0.00
1.39/1.44	c  N st    18     30506       438      1897         0     10602      5756    184429   no data   no data  --
1.79/1.83	c  N st    20     37616       438      1897         0      9866      5756    151220   no data   no data  --
2.09/2.20	c  N st    21     44015       438      1897         0     16139      5756    288892   no data   no data  --
2.28/2.31	c  S st    22     45762       438      1897         0      9087      5756    118823   no data   no data  --
2.28/2.34	c  S st    22     46265       438      1897         0      9589      5756    129393   no data   no data  --
2.28/2.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.28/2.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.28/2.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.28/2.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.28/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
2.28/2.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.38/2.41	c lits-rem:        39  cl-subs:      114  v-elim:      0  v-fix:    0  time:  0.07 s
2.38/2.41	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
2.38/2.42	c vivif2 --  cl tried     9475 cl shrink        0 lits rem          0 time: 0.00
2.38/2.42	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.01
2.38/2.42	c calculated reachability. Time: 0.00
2.38/2.42	c  N st    22     46265       438      1897         0      9475      5756    127082   no data   no data  --
3.19/3.30	c  N st    23     60663       438      1897         0     13751      5756    211099   no data   no data  --
3.88/3.92	c  N st    24     69397       438      1897         0     11552      5756    153137   no data   no data  --
3.88/3.92	c  S st    24     69397       438      1897         0     11552      5756    153137   no data   no data  --
3.88/3.95	c  S st    24     69901       438      1897         0     12055      5756    163595   no data   no data  --
3.88/3.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.88/3.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.88/3.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.88/3.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.88/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.88/3.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
3.88/3.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.08/4.10	c lits-rem:        83  cl-subs:      198  v-elim:      0  v-fix:    0  time:  0.14 s
4.08/4.10	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
4.08/4.10	c vivif2 --  cl tried    11857 cl shrink        0 lits rem          0 time: 0.00
4.08/4.11	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.01
4.08/4.11	c calculated reachability. Time: 0.00
4.08/4.11	c  N st    24     69901       438      1897         0     11857      5756    159310   no data   no data  --
5.29/5.33	c  F st    25     87501       438      1897         0     17352      5756    270887   no data   no data  --
5.29/5.33	c  N st    25     87501       438      1897         0     17352      5756    270887   no data   no data  --
5.59/5.69	c Decided on static restart strategy
5.89/5.92	c  N st    32     95541       438      1897         0     25222      5756    442798   no data   no data  --
6.50/6.54	c  N st    34    104852       438      1897         0     21619      5756    343746   no data   no data  --
6.50/6.54	c  S st    34    104852       438      1897         0     21619      5756    343746   no data   no data  --
6.50/6.59	c  S st    34    105353       438      1897         0     22119      5756    354022   no data   no data  --
6.50/6.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.60/6.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
6.60/6.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.29/7.31	c lits-rem:       252  cl-subs:     1336  v-elim:      0  v-fix:    0  time:  0.70 s
7.29/7.31	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
7.29/7.31	c vivif2 --  cl tried    20783 cl shrink        0 lits rem          0 time: 0.00
7.29/7.32	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.01
7.29/7.33	c calculated reachability. Time: 0.00
7.29/7.33	c  N st    34    105353       438      1897         0     20783      5756    325715   no data   no data  --
8.09/8.16	c  N st    35    114951       438      1897         0     16457      5756    217084   no data   no data  --
9.19/9.24	c  N st    36    129348       438      1897         0     15865      5756    190825   no data   no data  --
10.79/10.83	c  N st    37    150943       438      1897         0     21247      5756    289474   no data   no data  --
11.39/11.41	c  S st    38    158031       438      1897         0     28175      5756    434019   no data   no data  --
11.39/11.48	c  S st    38    158532       438      1897         0     28675      5756    444961   no data   no data  --
11.39/11.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.49/11.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
11.49/11.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.59/12.67	c lits-rem:       525  cl-subs:     1923  v-elim:      0  v-fix:    0  time:  1.17 s
12.59/12.67	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
12.59/12.67	c vivif2 --  cl tried    26752 cl shrink        0 lits rem          0 time: 0.00
12.59/12.69	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.02
12.59/12.69	c calculated reachability. Time: 0.00
12.59/12.69	c  N st    38    158532       438      1897         0     26752      5756    407714   no data   no data  --
17.29/17.30	c  N st    39    207122       438      1897         0     21523      5756    269558   no data   no data  --
20.09/20.17	c  N st    40    237799       438      1897         0     31875      5756    479057   no data   no data  --
20.09/20.17	c  S st    40    237799       438      1897         0     31875      5756    479057   no data   no data  --
20.19/20.25	c  S st    40    238305       438      1897         0     32379      5756    489819   no data   no data  --
20.19/20.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.19/20.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.19/20.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.19/20.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
20.19/20.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.69/21.73	c lits-rem:       553  cl-subs:     2211  v-elim:      0  v-fix:    0  time:  1.46 s
21.69/21.73	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
21.69/21.74	c vivif2 --  cl tried    30168 cl shrink        0 lits rem          0 time: 0.00
21.69/21.76	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.02
21.69/21.76	c calculated reachability. Time: 0.00
21.69/21.76	c  N st    40    238305       438      1897         0     30168      5756    442513   no data   no data  --
28.69/28.73	c  F st    41    306251       438      1897         0     32171      5756    451499   no data   no data  --
28.69/28.73	c  N st    41    306251       438      1897         0     32171      5756    451499   no data   no data  --
29.29/29.38	c Decided on static restart strategy
31.80/31.90	c  N st    51    334555       438      1897         0     36420      5756    520544   no data   no data  --
34.49/34.53	c  N st    53    357458       438      1897         0     34340      5756    466054   no data   no data  --
34.49/34.53	c  S st    53    357458       438      1897         0     34340      5756    466054   no data   no data  --
34.59/34.60	c  S st    53    357961       438      1897         0     34843      5756    476588   no data   no data  --
34.59/34.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.59/34.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.59/34.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.59/34.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.59/34.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.59/34.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
34.59/34.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.89/35.92	c lits-rem:       563  cl-subs:     1314  v-elim:      0  v-fix:    0  time:  1.29 s
35.89/35.92	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
35.89/35.92	c vivif2 --  cl tried    33529 cl shrink        0 lits rem          0 time: 0.00
35.89/35.95	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.02
35.89/35.95	c calculated reachability. Time: 0.00
35.89/35.95	c  N st    53    357961       438      1897         0     33529      5756    448993   no data   no data  --
39.79/39.80	c  N st    54    390354       438      1897         0     39847      5756    584917   no data   no data  --
45.89/45.95	c  N st    55    438943       438      1897         0     33500      5756    401246   no data   no data  --
55.49/55.57	c  N st    56    511825       438      1897         0     46950      5756    665225   no data   no data  --
58.99/59.05	c  N st    57    536941       438      1897         0     41222      5756    531557   no data   no data  --
58.99/59.05	c  S st    57    536941       438      1897         0     41222      5756    531557   no data   no data  --
59.09/59.14	c  S st    57    537446       438      1897         0     41725      5756    543528   no data   no data  --
59.09/59.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.09/59.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
59.09/59.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
59.09/59.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.09/59.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.09/59.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
59.09/59.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.59/60.64	c lits-rem:       582  cl-subs:     1848  v-elim:      0  v-fix:    0  time:  1.47 s
60.59/60.64	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
60.59/60.64	c vivif2 --  cl tried    39877 cl shrink        0 lits rem          0 time: 0.01
60.59/60.67	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.03
60.59/60.67	c calculated reachability. Time: 0.00
60.59/60.67	c  N st    57    537446       438      1897         0     39877      5756    504840   no data   no data  --
83.89/83.92	c  N st    58    701430       438      1897         0     68856      5756   1060536   no data   no data  --
99.39/99.48	c  N st    59    806170       438      1897         0     62878      5756    921169   no data   no data  --
99.39/99.48	c  S st    59    806170       438      1897         0     62878      5756    921169   no data   no data  --
99.59/99.64	c  S st    59    806671       438      1897         0     63376      5756    932143   no data   no data  --
99.59/99.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.59/99.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
99.59/99.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
99.59/99.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.59/99.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.59/99.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
99.59/99.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.89/102.91	c lits-rem:       906  cl-subs:     4795  v-elim:      0  v-fix:    0  time:  3.22 s
102.89/102.91	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
102.89/102.92	c vivif2 --  cl tried    58581 cl shrink        0 lits rem          0 time: 0.01
102.89/102.96	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.05
102.89/102.97	c calculated reachability. Time: 0.00
102.89/102.97	c  N st    59    806671       438      1897         0     58581      5756    837383   no data   no data  --
146.69/146.70	c  F st    60   1071875       438      1897         0     73874      5756   1026338   no data   no data  --
146.69/146.70	c  N st    60   1071875       438      1897         0     73874      5756   1026338   no data   no data  --
147.69/147.76	c Decided on static restart strategy
151.59/151.69	c  N st    70   1100182       438      1897         0     58004      5756    718824   no data   no data  --
158.59/158.61	c  N st    72   1136175       438      1897         0     48446      5756    494406   no data   no data  --
164.29/164.32	c  N st    73   1168568       438      1897         0     79915      5756   1150198   no data   no data  --
172.19/172.23	c  N st    74   1210009       438      1897         0     74547      5756   1026740   no data   no data  --
172.19/172.23	c  S st    74   1210009       438      1897         0     74547      5756   1026740   no data   no data  --
172.39/172.41	c  S st    74   1210514       438      1897         0     75051      5756   1037526   no data   no data  --
172.39/172.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.39/172.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.39/172.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
172.39/172.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.39/172.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.39/172.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
172.39/172.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.39/175.41	c lits-rem:       242  cl-subs:     5334  v-elim:      0  v-fix:    0  time:  2.94 s
175.39/175.41	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
175.39/175.42	c vivif2 --  cl tried    69717 cl shrink        0 lits rem          0 time: 0.01
175.39/175.48	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.06
175.39/175.48	c calculated reachability. Time: 0.00
175.39/175.48	c  N st    74   1210514       438      1897         0     69717      5756    936823   no data   no data  --
190.79/190.85	c  N st    75   1283397       438      1897         0     94073      5756   1524684   no data   no data  --
212.69/212.78	c  N st    76   1392722       438      1897         0     54673      5756    576964   no data   no data  --
248.20/248.24	c  N st    77   1556706       438      1897         0     59672      5756    644966   no data   no data  --
282.99/283.02	c  N st    78   1710516       438      1897         0    100526      5756   1536566   no data   no data  --
282.99/283.02	c  S st    78   1710516       438      1897         0    100526      5756   1536566   no data   no data  --
283.29/283.32	c  S st    78   1711018       438      1897         0    101025      5756   1547807   no data   no data  --
283.29/283.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
283.29/283.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.29/283.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
283.39/283.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.39/283.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.39/283.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
283.39/283.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
293.49/293.51	c lits-rem:       343  cl-subs:    10435  v-elim:      0  v-fix:    0  time: 10.09 s
293.49/293.51	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
293.49/293.52	c vivif2 --  cl tried    90590 cl shrink        0 lits rem          0 time: 0.02
293.60/293.61	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.09
293.60/293.61	c calculated reachability. Time: 0.00
293.60/293.61	c  N st    78   1711018       438      1897         0     90590      5756   1335381   no data   no data  --
371.79/371.87	c  N st    79   2079982       438      1897         0    102027      5756   1381949   no data   no data  --
403.89/403.96	c  N st    80   2211018       438      1897         0    106069      5756   1478407   no data   no data  --
403.89/403.96	c  S st    80   2211018       438      1897         0    106069      5756   1478407   no data   no data  --
404.19/404.28	c  S st    80   2211519       438      1897         0    106569      5756   1489413   no data   no data  --
404.19/404.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
404.19/404.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
404.29/404.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
404.29/404.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
404.29/404.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
404.29/404.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
404.29/404.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
413.69/413.80	c lits-rem:       600  cl-subs:    12696  v-elim:      0  v-fix:    0  time:  9.42 s
413.69/413.80	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
413.79/413.81	c vivif2 --  cl tried    93873 cl shrink        0 lits rem          0 time: 0.01
413.89/413.90	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.09
413.89/413.90	c calculated reachability. Time: 0.00
413.89/413.90	c  N st    80   2211519       438      1897         0     93873      5756   1250304   no data   no data  --
538.69/538.78	c  N st    81   2711519       438      1897         0    117079      5756   1551465   no data   no data  --
538.69/538.78	c  S st    81   2711519       438      1897         0    117079      5756   1551465   no data   no data  --
539.09/539.12	c  S st    81   2712023       438      1897         0    117582      5756   1562494   no data   no data  --
539.09/539.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
539.09/539.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
539.09/539.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
539.19/539.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
539.19/539.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
539.19/539.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
539.19/539.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
548.99/549.04	c lits-rem:       174  cl-subs:    16272  v-elim:      0  v-fix:    0  time:  9.82 s
548.99/549.04	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
548.99/549.05	c vivif2 --  cl tried   101310 cl shrink        0 lits rem          0 time: 0.02
549.09/549.15	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.10
549.09/549.16	c calculated reachability. Time: 0.00
549.09/549.16	c  N st    81   2712023       438      1897         0    101310      5756   1302151   no data   no data  --
684.89/684.95	c  N st    82   3212023       438      1897         0     77998      5756    727975   no data   no data  --
684.89/684.95	c  S st    82   3212023       438      1897         0     77998      5756    727975   no data   no data  --
685.09/685.13	c  S st    82   3212528       438      1897         0     78501      5756    739315   no data   no data  --
685.09/685.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
685.09/685.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
685.09/685.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
685.09/685.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
685.09/685.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
685.09/685.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
685.09/685.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
686.90/686.94	c lits-rem:       413  cl-subs:      734  v-elim:      0  v-fix:    0  time:  1.76 s
686.90/686.94	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
686.90/686.95	c vivif2 --  cl tried    77767 cl shrink        0 lits rem          0 time: 0.01
686.99/687.01	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.06
686.99/687.01	c calculated reachability. Time: 0.00
686.99/687.01	c  N st    82   3212528       438      1897         0     77767      5756    727234   no data   no data  --
828.50/828.57	c  N st    83   3712528       438      1897         0     88444      5756    864020   no data   no data  --
828.50/828.57	c  S st    83   3712528       438      1897         0     88444      5756    864020   no data   no data  --
828.70/828.78	c  S st    83   3713030       438      1897         0     88945      5756    875233   no data   no data  --
828.70/828.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
828.70/828.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
828.80/828.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
828.80/828.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
828.80/828.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
828.80/828.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
828.80/828.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
831.30/831.30	c lits-rem:       954  cl-subs:     2608  v-elim:      0  v-fix:    0  time:  2.46 s
831.30/831.30	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
831.30/831.31	c vivif2 --  cl tried    86337 cl shrink        0 lits rem          0 time: 0.01
831.30/831.38	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.07
831.30/831.38	c calculated reachability. Time: 0.00
831.30/831.38	c  N st    83   3713030       438      1897         0     86337      5756    833623   no data   no data  --
841.59/841.60	c  F st    84   3751562       438      1897         0    123475      5756   1631345   no data   no data  --
841.59/841.60	c  N st    84   3751562       438      1897         0    123475      5756   1631345   no data   no data  --
843.49/843.53	c Decided on static restart strategy
852.19/852.24	c  N st    94   3779867       438      1897         0    150866      5756   2219537   no data   no data  --
862.99/863.09	c  N st    96   3815859       438      1897         0    103938      5756   1194701   no data   no data  --
873.59/873.63	c  N st    97   3848251       438      1897         0    135237      5756   1879512   no data   no data  --
889.29/889.37	c  N st    98   3896841       438      1897         0     99151      5756   1075702   no data   no data  --
914.79/914.84	c  N st    99   3969726       438      1897         0     85603      5756    775139   no data   no data  --
945.79/945.86	c  N st   100   4079049       438      1897         0    106115      5756   1168239   no data   no data  --
988.59/988.66	c  N st   101   4213033       438      1897         0    149483      5756   2117556   no data   no data  --
988.59/988.66	c  S st   101   4213033       438      1897         0    149483      5756   2117556   no data   no data  --
989.09/989.10	c  S st   101   4213535       438      1897         0    149983      5756   2129512   no data   no data  --
989.09/989.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
989.09/989.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
989.09/989.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
989.19/989.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
989.19/989.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
989.19/989.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
989.19/989.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1006.79/1006.84	c lits-rem:      1294  cl-subs:    16143  v-elim:      0  v-fix:    0  time: 17.59 s
1006.79/1006.84	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
1006.79/1006.86	c vivif2 --  cl tried   133840 cl shrink        0 lits rem          0 time: 0.02
1006.99/1007.03	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.17
1006.99/1007.04	c calculated reachability. Time: 0.00
1006.99/1007.04	c  N st   101   4213535       438      1897         0    133840      5756   1821618   no data   no data  --
1096.09/1096.18	c  N st   102   4459512       438      1897         0    107980      5756   1176764   no data   no data  --
1184.60/1184.70	c  N st   103   4713536       438      1897         0    173363      5756   2612024   no data   no data  --
1184.60/1184.70	c  S st   103   4713536       438      1897         0    173363      5756   2612024   no data   no data  --
1185.19/1185.24	c  S st   103   4714037       438      1897         0    173864      5756   2623469   no data   no data  --
1185.19/1185.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1185.19/1185.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1185.29/1185.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1185.39/1185.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1185.39/1185.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1185.39/1185.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    438 time:  0.00 s
1185.39/1185.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1213.59/1213.69	c lits-rem:      1097  cl-subs:    18546  v-elim:      0  v-fix:    0  time: 28.27 s
1213.59/1213.69	c vivif2 --  cl tried     1897 cl shrink        0 lits rem          0 time: 0.00
1213.69/1213.72	c vivif2 --  cl tried   155318 cl shrink        0 lits rem          0 time: 0.03
1213.89/1213.92	c asymm  cl-useful: 0/1897/1897 lits-rem:0 time: 0.20
1213.89/1213.92	c calculated reachability. Time: 0.00
1213.89/1213.92	c  N st   103   4714037       438      1897         0    155318      5756   2283660   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-3175825-1301787569/watcher-3175825-1301787569 -o /tmp/evaluation-result-3175825-1301787569/solver-3175825-1301787569 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175825-1301787569.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.77 3.97 3.91 4/189 9478
/proc/meminfo: memFree=22444624/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=30352 CPUtime=0 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 658 0 0 0 0 0 0 0 25 0 1 0 290359647 31080448 585 33554432000 4194304 4650387 140735665418608 18446744073709551615 4440827 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 7588 585 364 112 0 2553 0

[startup+0.070945 s]
/proc/loadavg: 3.77 3.97 3.91 4/189 9478
/proc/meminfo: memFree=22444624/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=30352 CPUtime=0.06 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 745 0 0 0 6 0 0 0 25 0 1 0 290359647 31080448 672 33554432000 4194304 4650387 140735665418608 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 7588 672 379 112 0 2553 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30352

[startup+0.100942 s]
/proc/loadavg: 3.77 3.97 3.91 4/189 9478
/proc/meminfo: memFree=22444624/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=30352 CPUtime=0.09 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 788 0 0 0 9 0 0 0 25 0 1 0 290359647 31080448 715 33554432000 4194304 4650387 140735665418608 18446744073709551615 4360371 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 7588 715 379 112 0 2553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30352

[startup+0.300904 s]
/proc/loadavg: 3.77 3.97 3.91 4/189 9478
/proc/meminfo: memFree=22444624/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=30828 CPUtime=0.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 1038 0 0 0 29 0 0 0 25 0 1 0 290359647 31567872 838 33554432000 4194304 4650387 140735665418608 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 7707 838 381 112 0 2672 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30828

[startup+0.700834 s]
/proc/loadavg: 3.77 3.97 3.91 4/189 9478
/proc/meminfo: memFree=22444624/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=31616 CPUtime=0.69 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 1559 0 0 0 69 0 0 0 25 0 1 0 290359647 32374784 911 33554432000 4194304 4650387 140735665418608 18446744073709551615 4363516 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 7904 911 381 112 0 2869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31616

[startup+1.50069 s]
/proc/loadavg: 3.77 3.97 3.91 5/190 9479
/proc/meminfo: memFree=22431348/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=37136 CPUtime=1.49 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 3298 0 0 0 149 0 0 0 18 0 1 0 290359647 38027264 2350 33554432000 4194304 4650387 140735665418608 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 9284 2350 383 112 0 4249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37136

[startup+3.10041 s]
/proc/loadavg: 3.77 3.97 3.91 5/190 9479
/proc/meminfo: memFree=22418328/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=37744 CPUtime=3.08 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 4446 0 0 0 308 0 0 0 20 0 1 0 290359647 38649856 2358 33554432000 4194304 4650387 140735665418608 18446744073709551615 4303872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 9436 2358 383 112 0 4401 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37744

[startup+6.30085 s]
/proc/loadavg: 3.79 3.97 3.91 5/190 9506
/proc/meminfo: memFree=22413188/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=38868 CPUtime=6.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 6316 0 0 0 628 1 0 0 25 0 1 0 290359647 39800832 2772 33554432000 4194304 4650387 140735665418608 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 9717 2772 383 112 0 4682 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38868

[startup+12.7007 s]
/proc/loadavg: 3.80 3.97 3.91 5/190 9534
/proc/meminfo: memFree=22381852/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=47932 CPUtime=12.69 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 10399 0 0 0 1268 1 0 0 25 0 1 0 290359647 49082368 5113 33554432000 4194304 4650387 140735665418608 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 11983 5113 383 112 0 6948 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47932

[startup+25.5004 s]
/proc/loadavg: 3.85 3.97 3.91 5/190 9534
/proc/meminfo: memFree=22350948/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=52816 CPUtime=25.49 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 15825 0 0 0 2547 2 0 0 25 0 1 0 290359647 54083584 5998 33554432000 4194304 4650387 140735665418608 18446744073709551615 4330506 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 13204 5998 383 112 0 8169 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52816

[startup+51.1009 s]
/proc/loadavg: 3.97 3.99 3.91 5/190 9535
/proc/meminfo: memFree=22329120/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=55984 CPUtime=51.09 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 23691 0 0 0 5105 4 0 0 25 0 1 0 290359647 57327616 7080 33554432000 4194304 4650387 140735665418608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 13996 7080 383 112 0 8961 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55984

[startup+102.307 s]
/proc/loadavg: 4.07 4.00 3.92 5/190 9536
/proc/meminfo: memFree=22284404/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=71216 CPUtime=102.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 38674 0 0 0 10222 7 0 0 25 0 1 0 290359647 72925184 10899 33554432000 4194304 4650387 140735665418608 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 17804 10899 383 112 0 12769 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 71216

[startup+162.3 s]
/proc/loadavg: 4.08 4.01 3.93 5/190 9538
/proc/meminfo: memFree=22246416/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=74436 CPUtime=162.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 51209 0 0 0 16219 10 0 0 25 0 1 0 290359647 76222464 11543 33554432000 4194304 4650387 140735665418608 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 18609 11543 383 112 0 13574 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74436

[startup+222.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 9539
/proc/meminfo: memFree=22203700/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=84380 CPUtime=222.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 63199 0 0 0 22215 14 0 0 25 0 1 0 290359647 86405120 14602 33554432000 4194304 4650387 140735665418608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 21095 14602 383 112 0 16060 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 84380

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 9541
/proc/meminfo: memFree=22170312/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=84628 CPUtime=282.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 73115 0 0 0 28212 17 0 0 25 0 1 0 290359647 86659072 14465 33554432000 4194304 4650387 140735665418608 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 21157 14465 383 112 0 16122 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 84628

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9543
/proc/meminfo: memFree=22136032/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=102740 CPUtime=342.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 85267 0 0 0 34209 20 0 0 25 0 1 0 290359647 105205760 18307 33554432000 4194304 4650387 140735665418608 18446744073709551615 4363437 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 25685 18307 383 112 0 20650 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 102740

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9544
/proc/meminfo: memFree=22114680/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=102940 CPUtime=402.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 94038 0 0 0 40206 23 0 0 25 0 1 0 290359647 105410560 18576 33554432000 4194304 4650387 140735665418608 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 25735 18576 383 112 0 20700 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 102940

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9546
/proc/meminfo: memFree=22101992/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=114336 CPUtime=462.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 103158 0 0 0 46203 26 0 0 25 0 1 0 290359647 117080064 20708 33554432000 4194304 4650387 140735665418608 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 28584 20708 383 112 0 23549 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 114336

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 9547
/proc/meminfo: memFree=22080252/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=114484 CPUtime=522.28 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 111136 0 0 0 52200 28 0 0 25 0 1 0 290359647 117231616 21613 33554432000 4194304 4650387 140735665418608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 28621 21613 383 112 0 23586 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 114484

[startup+582.301 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 9549
/proc/meminfo: memFree=22063724/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=124100 CPUtime=582.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 120106 0 0 0 58198 31 0 0 25 0 1 0 290359647 127078400 22901 33554432000 4194304 4650387 140735665418608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 31025 22901 383 112 0 25990 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 124100

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 9551
/proc/meminfo: memFree=22054512/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=124264 CPUtime=642.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 127632 0 0 0 64196 33 0 0 25 0 1 0 290359647 127246336 22869 33554432000 4194304 4650387 140735665418608 18446744073709551615 4364747 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 31066 22869 383 112 0 26031 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 124264

[startup+702.3 s]
/proc/loadavg: 4.12 4.04 3.94 5/190 9552
/proc/meminfo: memFree=22032760/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=124368 CPUtime=702.3 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 133939 0 0 0 70193 37 0 0 25 0 1 0 290359647 127352832 24041 33554432000 4194304 4650387 140735665418608 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 31092 24041 383 112 0 26057 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 124368

[startup+762.307 s]
/proc/loadavg: 4.04 4.03 3.94 5/190 9554
/proc/meminfo: memFree=22031852/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=124536 CPUtime=762.3 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 141275 0 0 0 76191 39 0 0 25 0 1 0 290359647 127524864 23370 33554432000 4194304 4650387 140735665418608 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 31134 23370 383 112 0 26099 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 124536

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 9555
/proc/meminfo: memFree=22034300/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=124656 CPUtime=822.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 147552 0 0 0 82188 41 0 0 25 0 1 0 290359647 127647744 24250 33554432000 4194304 4650387 140735665418608 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 31164 24250 383 112 0 26129 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 124656

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 9557
/proc/meminfo: memFree=22029420/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=124768 CPUtime=882.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 153747 0 0 0 88186 43 0 0 25 0 1 0 290359647 127762432 24785 33554432000 4194304 4650387 140735665418608 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 31192 24785 383 112 0 26157 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 124768

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 9559
/proc/meminfo: memFree=22030876/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=124928 CPUtime=942.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 160982 0 0 0 94183 46 0 0 25 0 1 0 290359647 127926272 23133 33554432000 4194304 4650387 140735665418608 18446744073709551615 4367209 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 31232 23133 383 112 0 26197 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 124928

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9560
/proc/meminfo: memFree=21964736/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=139072 CPUtime=1002.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 168580 0 0 0 100181 48 0 0 25 0 1 0 290359647 142409728 27710 33554432000 4194304 4650387 140735665418608 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 34768 27710 383 112 0 29733 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 139072

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9562
/proc/meminfo: memFree=21971652/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=143320 CPUtime=1062.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 174959 0 0 0 106179 50 0 0 25 0 1 0 290359647 146759680 27547 33554432000 4194304 4650387 140735665418608 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 35830 27547 383 112 0 30795 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 143320

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9563
/proc/meminfo: memFree=21968884/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=143444 CPUtime=1122.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 181097 0 0 0 112176 53 0 0 25 0 1 0 290359647 146886656 27370 33554432000 4194304 4650387 140735665418608 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 35861 27370 383 112 0 30826 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 143444

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9565
/proc/meminfo: memFree=21950380/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=143504 CPUtime=1182.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 186151 0 0 0 118174 55 0 0 25 0 1 0 290359647 146948096 29136 33554432000 4194304 4650387 140735665418608 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 35876 29136 383 112 0 30841 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 143504

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.95 5/190 9567
/proc/meminfo: memFree=21885724/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=153684 CPUtime=1242.29 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 192216 0 0 0 124173 56 0 0 25 0 1 0 290359647 157372416 31410 33554432000 4194304 4650387 140735665418608 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 38421 31410 383 112 0 33386 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 153684



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.98 4.01 3.95 5/190 9605
/proc/meminfo: memFree=22050360/32951124 swapFree=67111528/67111528
[pid=9478] ppid=9476 vsize=153684 CPUtime=1299.99 cores=1,3
/proc/9478/stat : 9478 (strangenight1-s) R 9476 9478 8966 0 -1 4202496 196172 0 0 0 129940 59 0 0 25 0 1 0 290359647 157372416 31862 33554432000 4194304 4650387 140735665418608 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9478/statm: 38421 31862 383 112 0 33386 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 153684

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.01
CPU user time (s): 1299.41
CPU system time (s): 0.599908
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 220672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.41
system time used= 0.599908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196172
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= 11
involuntary context switches= 1033

runsolver used 1.9897 second user time and 5.11922 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 01:39:29
IDJOB=3175825
IDBENCH=82843
IDSOLVER=1589
FILE ID=node101/3175825-1301787569
RUNJOBID= node101-1301783657-8986
PBS_JOBID= 12841416
Free space on /tmp= 72320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1910317962-059.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175825-1301787569/watcher-3175825-1301787569 -o /tmp/evaluation-result-3175825-1301787569/solver-3175825-1301787569 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175825-1301787569.cnf

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

MD5SUM BENCH= dc676a8dc341229efc4ee05b1ab19ceb
RANDOM SEED=1032249568

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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:     32951124 kB
MemFree:      22444904 kB
Buffers:        337188 kB
Cached:        9844624 kB
SwapCached:          0 kB
Active:        6693600 kB
Inactive:      3564928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22444904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24540 kB
Writeback:           0 kB
AnonPages:       77024 kB
Mapped:          16484 kB
Slab:           185192 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   290500 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= 72312 MiB
End job on node101 at 2011-04-03 02:01:11