Trace number 3262069

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-mtSAT 1105.88 277.051

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_404.cnf
MD5SUM213e4c0c58f043e67e86cf993698317a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.22675
Satisfiable
(Un)Satisfiability was proved
Number of variables202
Number of clauses22023
Sum of the clauses size98860
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 267
Number of clauses of size 320125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51831

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3262069-1304131060.cnf'
0.00/0.00	c -- header says num vars:            202
0.00/0.00	c -- header says num clauses:       22023
0.00/0.02	c -- clauses added:            0 learnts,        22023 normals,            0 xors
0.00/0.02	c -- vars added        202
0.00/0.02	c Parsing time:  0.03 s
0.00/0.02	c  N st     0         0       202     21956        67         0     98860         0   no data   no data  --
0.40/0.15	c asymm  cl-useful: 0/21956/21956 lits-rem:0 time: 0.57
0.40/0.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.40/0.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.40/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.40/0.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.01 s
0.40/0.16	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
0.78/0.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.29 s
0.78/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.78/0.24	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.78/0.24	c calculated reachability. Time: 0.00
0.78/0.24	c Calc default polars -  time:   0.00 s pos:     202 undec:       0 neg:       0
0.78/0.24	c =========================================================================================
0.78/0.24	c types(t): F = full restart, N = normal restart
0.78/0.24	c types(t): S = simplification begin/end, E = solution found
0.78/0.24	c restart types(rt): st = static, dy = dynamic
0.78/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.78/0.24	c  B st     0         0       202     21956        67         0     98860         0   no data   no data  --
1.58/0.46	c  N dy    11      4057       202     21956        67      3816     98860     77750     11.35     13.67  --
2.38/0.69	c  N dy    24      8114       202     21956        67      5292     98860     97755     10.81     11.41  --
3.57/0.93	c  N dy    38     12204       202     21956        67      5157     98860     85699     10.66     11.32  --
4.80/1.27	c  N dy    64     17810       202     21956        67     10508     98860    190828     10.85     11.47  --
5.97/1.51	c  N dy    87     21857       202     21956        67      9024     98860    153134     10.98     12.06  --
6.77/1.71	c  F st    94     25000       202     21956        67     12023     98860    208211     10.94     10.08  --
6.77/1.79	c  N st    97     26187       202     21956        67      6656     98860    102568     10.94   no data  --
7.97/2.02	c  S st   100     30002       202     21956        67     10338     98860    174895     10.94   no data  --
7.97/2.06	c  S st   100     30502       202     21956        67     10829     98860    185666     10.94   no data  --
7.97/2.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7.97/2.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.97/2.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.97/2.07	c bin-w-bin subsume rem            0 bins  time:  0.01 s
7.97/2.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
7.97/2.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
7.97/2.08	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
14.36/3.69	c lits-rem:       301  cl-subs:     1757  v-elim:      0  v-fix:    0  time:  6.44 s
15.56/3.94	c asymm  cl-useful: 0/21956/21956 lits-rem:0 time: 0.99
15.56/3.94	c calculated reachability. Time: 0.00
15.56/3.94	c  N dy   100     30502       202     21956        67      9072     98860    166468     10.94   no data  --
16.36/4.19	c  N dy   119     34554       202     21956        67     12924     98860    243629     10.99     11.67  --
17.58/4.48	c  N dy   133     39085       202     21956        67      9720     98860    166503     10.93     11.62  --
19.15/4.81	c  N dy   142     44567       202     21956        67     14867     98860    268081     10.84     11.42  --
19.15/4.89	c  S st   148     45753       202     21956        67     15986     98860    290652     10.85   no data  --
19.55/4.93	c  S st   148     46256       202     21956        67     16485     98860    302443     10.85   no data  --
19.55/4.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.55/4.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.55/4.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
19.55/4.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
19.55/4.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
19.55/4.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
19.55/4.96	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
27.94/7.03	c lits-rem:       244  cl-subs:     2509  v-elim:      0  v-fix:    0  time:  8.25 s
27.94/7.03	c vivif2 --  cl tried    21956 cl shrink        0 lits rem          0 time: 0.01
27.94/7.03	c vivif2 --  cl tried    13976 cl shrink        0 lits rem          0 time: 0.02
29.14/7.39	c asymm  cl-useful: 1/21956/21956 lits-rem:1 time: 1.44
29.14/7.39	c calculated reachability. Time: 0.00
29.14/7.39	c  N dy   148     46256       202     21956        67     13976     98859    274377     10.85   no data  --
30.34/7.67	c  N dy   164     50340       202     21956        67      9425     98859    150524     10.85     11.63  --
31.53/7.96	c  N dy   186     54940       202     21956        67     13824     98859    238841     10.88     11.55  --
32.73/8.23	c  N dy   198     58972       202     21956        67     17680     98859    311615     10.84     12.29  --
33.94/8.55	c  N dy   207     63488       202     21956        67     12518     98859    196907     10.78     11.35  --
35.15/8.84	c  N dy   217     68028       202     21956        67     16844     98859    280358     10.75     11.35  --
35.55/8.94	c  S st   222     69385       202     21956        67     18122     98859    303497     10.73      9.58  --
35.55/8.98	c  S st   222     69887       202     21956        67     18619     98859    313896     10.73   no data  --
35.55/8.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
35.55/8.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.55/8.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
35.93/9.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.93/9.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
35.93/9.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
35.93/9.01	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
43.94/11.06	c lits-rem:       744  cl-subs:     2382  v-elim:      0  v-fix:    0  time:  8.15 s
43.94/11.06	c vivif2 --  cl tried    21956 cl shrink        0 lits rem          0 time: 0.00
43.94/11.06	c vivif2 --  cl tried    16237 cl shrink        0 lits rem          0 time: 0.02
45.52/11.42	c asymm  cl-useful: 0/20399/21956 lits-rem:0 time: 1.44
45.52/11.42	c calculated reachability. Time: 0.00
45.52/11.42	c  N dy   222     69887       202     21956        67     16237     98859    287093     10.73   no data  --
46.72/11.77	c  N dy   234     74985       202     21956        67     10683     98859    170138     10.67     11.24  --
47.91/12.09	c  N dy   259     79825       202     21956        67     15305     98859    259566     10.68     11.40  --
49.50/12.44	c  N dy   270     85033       202     21956        67     20232     98859    349865     10.65     11.24  --
50.30/12.62	c  F st   276     87502       202     21956        67     22557     98859    390212     10.63     10.47  --
51.11/12.86	c  N st   281     90802       202     21956        67     14337     98859    226957     10.63   no data  --
53.13/13.32	c  N dy   293     97524       202     21956        67     20695     98859    347143     10.60     11.27  --
55.10/13.80	c  N dy   312    104051       202     21956        67     14568     98859    218310     10.58     11.23  --
55.10/13.85	c  S st   314    104830       202     21956        67     15311     98859    231643     10.57      8.59  --
55.10/13.88	c  S st   314    105333       202     21956        67     15809     98859    243053     10.57   no data  --
55.10/13.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.10/13.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.10/13.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
55.50/13.90	c bin-w-bin subsume rem            0 bins  time:  0.01 s
55.50/13.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
55.50/13.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
55.50/13.91	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
61.91/15.56	c lits-rem:       231  cl-subs:     1546  v-elim:      0  v-fix:    0  time:  6.58 s
61.91/15.56	c vivif2 --  cl tried    21956 cl shrink        0 lits rem          0 time: 0.00
61.91/15.56	c vivif2 --  cl tried    14263 cl shrink        0 lits rem          0 time: 0.02
61.91/15.58	c asymm  cl-useful: 0/1557/21956 lits-rem:0 time: 0.07
61.91/15.58	c calculated reachability. Time: 0.00
61.91/15.58	c  N dy   314    105333       202     21956        67     14263     98859    228616     10.57   no data  --
63.89/16.03	c  N dy   338    112216       202     21956        67     20777     98859    350559     10.56     11.12  --
65.90/16.58	c  N dy   365    119472       202     21956        67     14426     98859    211037     10.55     11.17  --
67.88/17.07	c  N dy   381    127136       202     21956        67     21700     98859    350996     10.53     11.14  --
70.70/17.71	c  N dy   421    135277       202     21956        67     15264     98859    220294     10.55     12.41  --
73.07/18.33	c  N dy   449    143916       202     21956        67     23439     98859    376059     10.54     12.12  --
76.28/19.11	c  N dy   473    153971       202     21956        67     17823     98859    251997     10.50     11.07  --
77.47/19.41	c  S st   490    158000       202     21956        67     21674     98859    321749     10.50   no data  --
77.47/19.45	c  S st   490    158503       202     21956        67     22174     98859    332528     10.50   no data  --
77.47/19.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
77.47/19.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.47/19.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
77.47/19.47	c bin-w-bin subsume rem            0 bins  time:  0.01 s
77.47/19.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
77.47/19.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
77.47/19.48	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
85.06/21.37	c lits-rem:       588  cl-subs:     2428  v-elim:      0  v-fix:    0  time:  7.55 s
85.06/21.37	c vivif2 --  cl tried    21956 cl shrink        0 lits rem          0 time: 0.00
85.06/21.38	c vivif2 --  cl tried    19746 cl shrink        0 lits rem          0 time: 0.02
86.66/21.73	c asymm  cl-useful: 0/14847/21956 lits-rem:0 time: 1.42
86.66/21.73	c calculated reachability. Time: 0.00
86.66/21.73	c  N dy   490    158503       202     21956        67     19746     98859    307710     10.50   no data  --
89.85/22.53	c  N dy   526    169058       202     21956        67     29724     98859    494358     10.49     11.19  --
93.05/23.37	c  N dy   560    180146       202     21956        67     24155     98859    373922     10.47     11.03  --
97.07/24.32	c  N dy   600    191775       202     21956        67     18121     98859    252929     10.47     11.09  --
100.64/25.26	c  N dy   645    204049       202     21956        67     29742     98859    475402     10.47     11.42  --
105.04/26.36	c  N dy   705    217217       202     21956        67     24305     98859    369097     10.49     11.05  --
109.85/27.56	c  N dy   754    231576       202     21956        67     37899     98859    619252     10.47     11.04  --
111.82/28.04	c  S st   776    237754       202     21956        67     24802     98859    371960     10.47   no data  --
111.82/28.08	c  S st   776    238256       202     21956        67     25294     98859    383417     10.47   no data  --
111.82/28.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
111.82/28.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.82/28.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
112.22/28.11	c bin-w-bin subsume rem            0 bins  time:  0.01 s
112.22/28.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
112.22/28.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
112.22/28.11	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
119.42/29.93	c lits-rem:       475  cl-subs:     2665  v-elim:      0  v-fix:    0  time:  7.26 s
119.42/29.93	c vivif2 --  cl tried    21956 cl shrink        0 lits rem          0 time: 0.00
119.42/29.94	c vivif2 --  cl tried    22629 cl shrink        0 lits rem          0 time: 0.02
119.82/30.09	c asymm  cl-useful: 0/7109/21956 lits-rem:0 time: 0.60
119.82/30.09	c calculated reachability. Time: 0.00
119.82/30.09	c  N dy   776    238256       202     21956        67     22629     98859    357858     10.47   no data  --
125.01/31.39	c  N dy   824    254497       202     21956        67     38051     98859    636606     10.43     11.08  --
130.60/32.71	c  N dy   893    270777       202     21956        67     33612     98859    539601     10.43     11.19  --
136.20/34.18	c  N dy   946    288603       202     21956        67     29611     98859    466633     10.41     10.97  --
142.58/35.75	c  F st  1020    306250       202     21956        67     24586     98859    362294     10.42      9.83  --
142.98/35.84	c  N st  1023    307440       202     21956        67     25721     98859    385433     10.42   no data  --
149.79/37.51	c  N dy  1092    327125       202     21956        67     44429     98859    730559     10.43     11.17  --
156.97/39.31	c  N dy  1179    347163       202     21956        67     40829     98859    649960     10.44     11.03  --
160.96/40.33	c  S st  1210    357384       202     21956        67     26673     98859    373517     10.43      8.10  --
160.96/40.38	c  S st  1210    357886       202     21956        67     27167     98859    384240     10.43   no data  --
160.96/40.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.96/40.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.36/40.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
161.36/40.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
161.36/40.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
161.36/40.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.01 s
161.36/40.42	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
170.55/42.73	c lits-rem:       377  cl-subs:     1876  v-elim:      0  v-fix:    0  time:  9.20 s
170.55/42.73	c vivif2 --  cl tried    21956 cl shrink        0 lits rem          0 time: 0.01
170.55/42.74	c vivif2 --  cl tried    25291 cl shrink        0 lits rem          0 time: 0.02
172.14/43.10	c asymm  cl-useful: 1/11530/21956 lits-rem:1 time: 1.46
172.14/43.10	c calculated reachability. Time: 0.00
172.14/43.10	c  N dy  1210    357886       202     21956        67     25291     98857    366681     10.43   no data  --
178.53/44.78	c  N dy  1285    378115       202     21956        67     44458     98857    724521     10.42     11.11  --
185.72/46.53	c  N dy  1347    398188       202     21956        67     38861     98857    593322     10.40     11.16  --
192.91/48.36	c  N dy  1415    419081       202     21956        67     33111     98857    476399     10.39     11.06  --
200.50/50.22	c  N dy  1487    439745       202     21956        67     52639     98857    834807     10.38     10.93  --
207.29/51.98	c  N dy  1548    460400       202     21956        67     45723     98857    693170     10.37     10.96  --
214.88/53.83	c  N dy  1631    480652       202     21956        67     37469     98857    534724     10.37     10.95  --
222.08/55.67	c  N dy  1685    500829       202     21956        67     56544     98857    872580     10.35     10.91  --
229.26/57.46	c  N dy  1745    521443       202     21956        67     47628     98857    693751     10.34     10.97  --
235.26/58.97	c  S st  1797    536829       202     21956        67     32826     98857    417341     10.33   no data  --
235.66/59.01	c  S st  1797    537333       202     21956        67     33327     98857    428600     10.33   no data  --
235.66/59.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
235.66/59.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
235.66/59.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.04
235.66/59.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
235.66/59.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
235.66/59.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
235.66/59.05	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
243.24/60.95	c lits-rem:       794  cl-subs:     3473  v-elim:      0  v-fix:    0  time:  7.57 s
243.24/60.95	c vivif2 --  cl tried    21955 cl shrink        0 lits rem          0 time: 0.01
243.24/60.96	c vivif2 --  cl tried    29855 cl shrink        0 lits rem          0 time: 0.02
244.44/61.21	c asymm  cl-useful: 0/10425/21955 lits-rem:0 time: 1.02
244.44/61.21	c calculated reachability. Time: 0.00
244.44/61.21	c  N dy  1797    537333       202     21955        67     29855     98836    398757     10.33   no data  --
251.23/62.90	c  N dy  1870    557337       202     21955        67     48686     98835    741740     10.32     11.37  --
258.82/64.87	c  N dy  1940    577640       202     21955        67     37751     98835    522407     10.32     10.87  --
267.21/66.98	c  N dy  2022    599869       202     21955        67     58813     98835    903362     10.31     10.93  --
275.20/68.91	c  N dy  2112    619975       202     21955        67     46805     98835    680025     10.32     10.87  --
283.58/71.03	c  N dy  2198    640315       202     21955        67     33851     98835    427383     10.32     10.99  --
290.78/72.88	c  N dy  2286    661058       202     21955        67     53541     98835    793850     10.32     10.88  --
299.57/75.04	c  N dy  2360    681118       202     21955        67     39331     98835    516480     10.32     10.93  --
307.57/77.01	c  N dy  2440    701576       202     21955        67     58866     98835    872823     10.32     10.86  --
315.55/79.08	c  N dy  2508    722013       202     21955        67     44036     98835    591441     10.31     10.86  --
323.93/81.11	c  N dy  2591    742137       202     21955        67     63182     98835    945946     10.31     10.88  --
331.92/83.10	c  N dy  2672    762224       202     21955        67     47187     98835    649595     10.32     16.68  --
339.91/85.15	c  N dy  2756    782245       202     21955        67     66196     98835    995676     10.32     16.60  --
348.70/87.31	c  N dy  2817    803374       202     21955        67     50003     98835    689286     10.31     10.88  --
349.50/87.59	c  S st  2828    805999       202     21955        67     52468     98835    732854     10.31     10.22  --
349.90/87.65	c  S st  2828    806500       202     21955        67     52963     98835    743202     10.31   no data  --
349.90/87.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
349.90/87.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
349.90/87.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.09
350.30/87.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
350.30/87.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
350.30/87.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
350.30/87.72	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
368.28/92.21	c lits-rem:      1372  cl-subs:     6499  v-elim:      0  v-fix:    0  time: 17.92 s
368.28/92.21	c vivif2 --  cl tried    21954 cl shrink        0 lits rem          0 time: 0.01
368.28/92.22	c vivif2 --  cl tried    46465 cl shrink        0 lits rem          0 time: 0.04
369.09/92.42	c asymm  cl-useful: 1/3307/21954 lits-rem:1 time: 0.78
369.09/92.42	c calculated reachability. Time: 0.00
369.09/92.42	c  N dy  2828    806500       202     21954        67     46465     98813    681103     10.31   no data  --
377.06/94.42	c  N dy  2913    826534       202     21954        67     65456     98813   1027357     10.31     12.26  --
385.05/96.49	c  N dy  2977    846649       202     21954        67     47685     98813    655108     10.31     10.85  --
393.44/98.50	c  N dy  3043    866903       202     21954        67     66804     98813   1003814     10.30     10.86  --
401.83/100.67	c  N dy  3115    887284       202     21954        67     48370     98813    661224     10.30     10.86  --
410.21/102.79	c  N dy  3183    908673       202     21954        67     68558     98813   1023963     10.29     10.85  --
419.00/104.96	c  N dy  3253    928705       202     21954        67     48733     98813    659634     10.29     10.88  --
427.39/107.00	c  N dy  3342    948743       202     21954        67     67790     98813   1011793     10.29     10.90  --
436.17/109.27	c  N dy  3414    968822       202     21954        67     47062     98813    627315     10.29     12.35  --
444.57/111.34	c  N dy  3507    988848       202     21954        67     66058     98813    979296     10.29     10.91  --
454.16/113.74	c  N dy  3578   1009050       202     21954        67     44443     98813    568349     10.29     10.85  --
462.14/115.79	c  N dy  3662   1029726       202     21954        67     64035     98813    924711     10.29     10.91  --
471.73/118.17	c  N dy  3737   1049743       202     21954        67     82934     98813   1264455     10.29     10.89  --
480.52/120.35	c  N dy  3835   1070225       202     21954        67     60799     98813    866663     10.29     10.86  --
481.32/120.53	c  F st  3842   1071875       202     21954        67     62359     98813    895686     10.29     10.58  --
489.30/122.58	c  N dy  3898   1090256       202     21954        67     79817     98813   1215482     10.29     10.84  --
499.30/125.00	c  N dy  3986   1111102       202     21954        67     56882     98813    787856     10.29     10.84  --
508.48/127.31	c  N dy  4046   1131223       202     21954        67     75913     98813   1120584     10.28     10.83  --
518.07/129.78	c  N dy  4111   1152002       202     21954        67     52112     98813    700159     10.28     10.86  --
526.46/131.87	c  N dy  4166   1172025       202     21954        67     71030     98813   1036394     10.27     11.08  --
538.05/134.73	c  N dy  4232   1193381       202     21954        67     46652     98813    598387     10.27     10.87  --
544.85/136.50	c  S st  4305   1209751       202     21954        67     62174     98813    878134     10.27      9.48  --
545.25/136.57	c  S st  4305   1210253       202     21954        67     62668     98813    888971     10.27   no data  --
545.25/136.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
545.25/136.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.63/136.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.12
545.63/136.63	c bin-w-bin subsume rem            0 bins  time:  0.01 s
545.63/136.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
545.63/136.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.00 s
545.63/136.65	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
570.00/142.77	c lits-rem:      1802  cl-subs:     7636  v-elim:      0  v-fix:    0  time: 24.43 s
570.00/142.77	c vivif2 --  cl tried    21954 cl shrink        0 lits rem          0 time: 0.01
570.00/142.79	c vivif2 --  cl tried    55032 cl shrink        0 lits rem          0 time: 0.05
571.21/143.00	c asymm  cl-useful: 0/2401/21954 lits-rem:0 time: 0.87
571.21/143.01	c calculated reachability. Time: 0.00
571.21/143.01	c  N dy  4305   1210253       202     21954        67     55032     98813    818544     10.27   no data  --
579.58/145.18	c  N dy  4393   1230307       202     21954        67     73892     98813   1156235     10.27     10.82  --
590.37/147.85	c  N dy  4462   1250558       202     21954        67     47856     98813    639398     10.27     10.83  --
599.56/150.18	c  N dy  4540   1271421       202     21954        67     67572     98813    980892     10.26     10.91  --
610.35/152.89	c  N dy  4631   1292323       202     21954        67     87396     98813   1338764     10.27     10.88  --
621.12/155.52	c  N dy  4701   1313576       202     21954        67     61223     98813    860930     10.26     10.81  --
631.52/158.18	c  N dy  4804   1334079       202     21954        67     80722     98813   1218934     10.27     10.85  --
641.92/160.79	c  N dy  4871   1354169       202     21954        67     52475     98813    706388     10.26     10.98  --
650.71/162.96	c  N dy  4955   1374176       202     21954        67     71482     98813   1054606     10.27     10.81  --
660.68/165.47	c  N dy  5025   1394635       202     21954        67     90962     98813   1404079     10.27     10.88  --
670.66/167.90	c  N dy  5095   1414642       202     21954        67     61541     98813    864248     10.26     10.90  --
679.85/170.23	c  N dy  5166   1434836       202     21954        67     80631     98813   1201649     10.26     10.81  --
691.04/173.06	c  N dy  5221   1456125       202     21954        67     51470     98813    686888     10.25     10.80  --
699.82/175.21	c  N dy  5300   1476227       202     21954        67     70496     98813   1026650     10.25     10.80  --
709.41/177.63	c  N dy  5357   1496846       202     21954        67     90017     98813   1372149     10.25     10.81  --
719.39/180.16	c  N dy  5400   1517283       202     21954        67     59217     98813    824715     10.24     10.85  --
728.58/182.47	c  N dy  5469   1538212       202     21954        67     79086     98813   1173759     10.24     10.78  --
738.97/185.09	c  N dy  5533   1558516       202     21954        67     98288     98813   1506134     10.23     10.78  --
749.35/187.64	c  N dy  5633   1578921       202     21954        67     66514     98813    943788     10.24     10.82  --
758.94/190.00	c  N dy  5705   1599027       202     21954        67     85600     98813   1286458     10.24     10.89  --
771.73/193.20	c  N dy  5765   1619047       202     21954        67     52443     98813    674782     10.23     12.81  --
780.51/195.43	c  N dy  5829   1639321       202     21954        67     71558     98813   1009397     10.23     10.79  --
791.32/198.14	c  N dy  5909   1659326       202     21954        67     90468     98813   1349813     10.23     11.31  --
803.28/201.11	c  N dy  5996   1680426       202     21954        67     57466     98813    754130     10.23     10.86  --
812.48/203.41	c  N dy  6083   1700810       202     21954        67     76769     98813   1098253     10.23     10.89  --
817.28/204.61	c  S st  6100   1710254       202     21954        67     85646     98813   1246140     10.23     10.17  --
817.28/204.69	c  S st  6100   1710755       202     21954        67     86138     98813   1256003     10.23   no data  --
817.28/204.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
817.28/204.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
817.68/204.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.18
817.68/204.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
818.05/204.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
818.05/204.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    202 time:  0.01 s
818.05/204.82	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
868.40/217.41	c lits-rem:      1166  cl-subs:    10295  v-elim:      0  v-fix:    0  time: 50.31 s
868.40/217.42	c vivif2 --  cl tried    21954 cl shrink        0 lits rem          0 time: 0.00
868.40/217.44	c vivif2 --  cl tried    75843 cl shrink        0 lits rem          0 time: 0.08
869.59/217.71	c asymm  cl-useful: 0/1828/21954 lits-rem:0 time: 1.10
869.59/217.71	c calculated reachability. Time: 0.00
869.59/217.71	c  N dy  6100   1710755       202     21954        67     75843     98813   1150289     10.23   no data  --
879.98/220.36	c  N dy  6180   1732499       202     21954        67     96493     98813   1520183     10.23     10.77  --
890.77/223.09	c  N dy  6249   1752531       202     21954        67     61752     98813    837221     10.22     10.78  --
900.77/225.55	c  N dy  6309   1772610       202     21954        67     80639     98813   1165109     10.22     10.84  --
911.94/228.39	c  N dy  6380   1792668       202     21954        67     99587     98813   1491492     10.22     11.65  --
924.31/231.40	c  N dy  6457   1813073       202     21954        67     64152     98813    863890     10.22     10.76  --
933.90/233.81	c  N dy  6536   1833092       202     21954        67     83125     98813   1199909     10.22     10.80  --
944.29/236.46	c  N dy  6613   1853101       202     21954        67    102026     98813   1536150     10.22     15.33  --
955.07/239.17	c  N dy  6689   1873190       202     21954        67     65337     98813    878906     10.22     11.07  --
964.66/241.56	c  N dy  6778   1893601       202     21954        67     84704     98813   1225825     10.22     10.79  --
975.46/244.24	c  N dy  6846   1914262       202     21954        67    104153     98813   1565074     10.22     10.76  --
986.23/246.93	c  N dy  6925   1934338       202     21954        67     66350     98813    884753     10.22     11.82  --
995.82/249.36	c  N dy  6991   1955584       202     21954        67     86419     98813   1234237     10.22     10.82  --
1007.01/252.10	c  N dy  7053   1976335       202     21954        67    106083     98813   1577235     10.21     10.75  --
1018.19/254.94	c  N dy  7118   1997029       202     21954        67     68067     98813    901571     10.21     10.75  --
1027.77/257.33	c  N dy  7196   2018013       202     21954        67     87873     98813   1258376     10.21     10.78  --
1038.96/260.16	c  N dy  7294   2038061       202     21954        67    106837     98813   1597947     10.21     11.11  --
1050.57/263.05	c  N dy  7355   2058152       202     21954        67     67153     98813    876449     10.21     10.79  --
1059.73/265.31	c  N dy  7434   2078244       202     21954        67     86211     98813   1212919     10.21     10.76  --
1070.12/267.95	c  N dy  7518   2098305       202     21954        67    105175     98813   1548282     10.21     10.83  --
1082.90/271.17	c  N dy  7591   2118451       202     21954        67     64634     98813    823546     10.21     10.75  --
1093.29/273.71	c  N dy  7670   2139708       202     21954        67     84785     98813   1184703     10.21     10.76  --
1104.07/276.43	c  N dy  7722   2159786       202     21954        67    103723     98813   1516043     10.21     10.86  --
1105.78/277.03	c Following stats are for *FIRST FINISHED THREAD ONLY*
1105.78/277.03	c num threads              : 4          
1105.78/277.03	c restarts                 : 7838       
1105.78/277.03	c dynamic restarts         : 7808       
1105.78/277.03	c static restarts          : 30         
1105.78/277.03	c full restarts            : 4          
1105.78/277.03	c total simplify time      : 0.03       
1105.78/277.03	c learnts DL2              : 0          
1105.78/277.03	c learnts size 2           : 67         
1105.78/277.03	c learnts size 1           : 0           (0.00      % of vars)
1105.78/277.03	c filedLit time            : 0.49        (0.04      % time)
1105.78/277.03	c v-elim SatELite          : 0           (0.00      % vars)
1105.78/277.03	c SatELite time            : 131.48      (11.90     % time)
1105.78/277.03	c v-elim xor               : 0           (0.00      % vars)
1105.78/277.03	c xor elim time            : 0.09        (0.01      % time)
1105.78/277.03	c num binary xor trees     : 0          
1105.78/277.03	c binxor trees' crown      : 0           (nan       leafs/tree)
1105.78/277.03	c bin xor find time        : 0.00       
1105.78/277.03	c OTF clause improved      : 129846      (0.06      clauses/conflict)
1105.78/277.03	c OTF impr. size diff      : 146205      (1.13       lits/clause)
1105.78/277.03	c OTF cl watch-shrink      : 1949694     (0.88      clauses/conflict)
1105.78/277.03	c OTF cl watch-sh-lit      : 10541486    (5.41       lits/clause)
1105.78/277.03	c tried to recurMin cls    : 239509      (10.84      % of conflicts)
1105.78/277.03	c updated cache            : 1709        (0.01       lits/tried recurMin)
1105.78/277.03	c unit cls received        : 0           (nan       % of units)
1105.78/277.03	c unit cls sent            : 0           (nan       % of units)
1105.78/277.03	c bin cls received         : 0          
1105.78/277.03	c bin cls sent             : 0          
1105.78/277.03	c clauses over max glue    : 0           (0.00      % of all clauses)
1105.78/277.03	c conflicts                : 2209175     (1999.33   / sec)
1105.78/277.03	c decisions                : 2946645     (0.32      % random)
1105.78/277.03	c bogo-props               : 40546584252 (36695135.49 / sec)
1105.78/277.03	c conflict literals        : 42589452    (54.36     % deleted)
1105.78/277.03	c Memory used              : 455.17      MB
1105.78/277.03	c single-thread CPU time   : 1104.96     s
1105.78/277.03	c all-threads sum CPU time : 1104.96     s
1105.78/277.03	s SATISFIABLE
1105.78/277.03	v 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 -21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 -38 39 40 41 42 43 -44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 -59 60 -61 62 63 64 65 66 67 68 69 70 71 -72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 -90 91 92 93 94 95 96 97 98 99 100 101 102 -103 104 105 106 107 108 109 110 111 112 -113 -114 115 116 117 -118 119 120 121 122 123 124 125 -126 127 -128 129 130 131 -132 133 134 135 136 -137 138 139 140 -141 142 143 144 145 146 147 148 149 150 151 152 153 154 -155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 -172 173 174 175 176 177 178 179 180 -181 182 183 184 185 -186 187 188 189 190 191 192 193 194 195 196 197 198 -199 200 -201 202 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3262069-1304131060/watcher-3262069-1304131060 -o /tmp/evaluation-result-3262069-1304131060/solver-3262069-1304131060 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3262069-1304131060.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.21 8.14 8.10 5/180 18346
/proc/meminfo: memFree=25516960/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 419 0 0 0 0 0 0 0 25 0 4 0 505522124 52465664 358 33554432000 4194304 4650419 140735315059856 18446744073709551615 47627080373785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 12809 358 306 112 0 7774 0
[pid=18346/tid=18347] ppid=18344 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 505522124 52465664 358 33554432000 4194304 4650419 140735315059856 18446744073709551615 47627080374194 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 505522124 52465664 358 33554432000 4194304 4650419 140735315059856 18446744073709551615 47627080373785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 505522124 52465664 358 33554432000 4194304 4650419 140735315059856 18446744073709551615 47627080373779 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.106937 s]
/proc/loadavg: 8.21 8.14 8.10 5/180 18346
/proc/meminfo: memFree=25516960/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=348828 CPUtime=0.4 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 2794 0 0 0 40 0 0 0 18 0 4 0 505522124 357199872 2706 33554432000 4194304 4650419 140735315059856 18446744073709551615 4369240 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 87207 2706 368 112 0 82172 0
[pid=18346/tid=18347] ppid=18344 vsize=348828 CPUtime=0.09 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 542 0 0 0 9 0 0 0 25 0 4 0 505522124 357199872 2706 33554432000 4194304 4650419 140735315059856 18446744073709551615 4369968 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=348828 CPUtime=0.09 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 597 0 0 0 9 0 0 0 18 0 4 0 505522124 357199872 2706 33554432000 4194304 4650419 140735315059856 18446744073709551615 4369230 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=348828 CPUtime=0.1 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 661 0 0 0 10 0 0 0 25 0 4 0 505522124 357199872 2706 33554432000 4194304 4650419 140735315059856 18446744073709551615 4329578 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 348828

[startup+0.200922 s]
/proc/loadavg: 8.21 8.14 8.10 5/180 18346
/proc/meminfo: memFree=25516960/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=355732 CPUtime=0.78 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 6692 0 0 0 77 1 0 0 18 0 4 0 505522124 364269568 5933 33554432000 4194304 4650419 140735315059856 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 88933 5933 387 112 0 83898 0
[pid=18346/tid=18347] ppid=18344 vsize=355732 CPUtime=0.19 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 1849 0 0 0 19 0 0 0 25 0 4 0 505522124 364269568 5933 33554432000 4194304 4650419 140735315059856 18446744073709551615 4438643 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=355732 CPUtime=0.19 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 1790 0 0 0 19 0 0 0 18 0 4 0 505522124 364269568 5934 33554432000 4194304 4650419 140735315059856 18446744073709551615 4438666 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=355732 CPUtime=0.19 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 720 0 0 0 19 0 0 0 25 0 4 0 505522124 364269568 5934 33554432000 4194304 4650419 140735315059856 18446744073709551615 4514716 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 355732

[startup+0.300904 s]
/proc/loadavg: 8.21 8.14 8.10 5/180 18346
/proc/meminfo: memFree=25516960/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=356288 CPUtime=1.18 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 7153 0 0 0 117 1 0 0 18 0 4 0 505522124 364838912 6120 33554432000 4194304 4650419 140735315059856 18446744073709551615 4328315 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 89072 6120 392 112 0 84037 0
[pid=18346/tid=18347] ppid=18344 vsize=356288 CPUtime=0.28 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 1996 0 0 0 28 0 0 0 25 0 4 0 505522124 364838912 6120 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=356288 CPUtime=0.29 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 1944 0 0 0 29 0 0 0 18 0 4 0 505522124 364838912 6120 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=356288 CPUtime=0.29 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 791 0 0 0 29 0 0 0 25 0 4 0 505522124 364838912 6120 33554432000 4194304 4650419 140735315059856 18446744073709551615 4313746 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 356288

[startup+0.700832 s]
/proc/loadavg: 8.21 8.14 8.10 5/180 18346
/proc/meminfo: memFree=25516960/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=357448 CPUtime=2.78 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 8239 0 0 0 277 1 0 0 18 0 4 0 505522124 366026752 6792 33554432000 4194304 4650419 140735315059856 18446744073709551615 4333687 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 89362 6792 392 112 0 84327 0
[pid=18346/tid=18347] ppid=18344 vsize=357448 CPUtime=0.68 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 2152 0 0 0 68 0 0 0 25 0 4 0 505522124 366026752 6792 33554432000 4194304 4650419 140735315059856 18446744073709551615 4333687 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=357448 CPUtime=0.69 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 2103 0 0 0 69 0 0 0 18 0 4 0 505522124 366026752 6792 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=357448 CPUtime=0.69 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 1389 0 0 0 69 0 0 0 25 0 4 0 505522124 366026752 6792 33554432000 4194304 4650419 140735315059856 18446744073709551615 4331329 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 357448

[startup+1.50069 s]
/proc/loadavg: 8.21 8.14 8.10 9/184 18351
/proc/meminfo: memFree=25481216/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=358956 CPUtime=5.97 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 11497 0 0 0 595 2 0 0 20 0 4 0 505522124 367570944 7158 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 89739 7158 392 112 0 84704 0
[pid=18346/tid=18347] ppid=18344 vsize=358956 CPUtime=1.47 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 3147 0 0 0 147 0 0 0 25 0 4 0 505522124 367570944 7158 33554432000 4194304 4650419 140735315059856 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=358956 CPUtime=1.49 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 2931 0 0 0 149 0 0 0 19 0 4 0 505522124 367570944 7158 33554432000 4194304 4650419 140735315059856 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=358956 CPUtime=1.49 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 2039 0 0 0 149 0 0 0 25 0 4 0 505522124 367570944 7158 33554432000 4194304 4650419 140735315059856 18446744073709551615 4315054 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 358956

[startup+3.10042 s]
/proc/loadavg: 8.20 8.14 8.10 9/184 18351
/proc/meminfo: memFree=25469808/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=364788 CPUtime=12.36 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 20263 0 0 0 1233 3 0 0 25 0 4 0 505522124 373542912 11971 33554432000 4194304 4650419 140735315059856 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 91197 11971 394 112 0 86162 0
[pid=18346/tid=18347] ppid=18344 vsize=364788 CPUtime=3.07 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 5393 0 0 0 306 1 0 0 25 0 4 0 505522124 373542912 11971 33554432000 4194304 4650419 140735315059856 18446744073709551615 4439254 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=364788 CPUtime=3.09 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 5966 0 0 0 309 0 0 0 25 0 4 0 505522124 373542912 11971 33554432000 4194304 4650419 140735315059856 18446744073709551615 4476315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=364788 CPUtime=3.09 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 3696 0 0 0 309 0 0 0 25 0 4 0 505522124 373542912 11971 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 364788

[startup+6.30085 s]
/proc/loadavg: 8.20 8.14 8.10 10/184 18351
/proc/meminfo: memFree=25452788/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=359560 CPUtime=25.14 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 29170 0 0 0 2509 5 0 0 25 0 4 0 505522124 368189440 15845 33554432000 4194304 4650419 140735315059856 18446744073709551615 4438393 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 89890 15845 394 112 0 84855 0
[pid=18346/tid=18347] ppid=18344 vsize=359560 CPUtime=6.25 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 6819 0 0 0 624 1 0 0 25 0 4 0 505522124 368189440 15845 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=359560 CPUtime=6.28 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 7458 0 0 0 628 0 0 0 25 0 4 0 505522124 368189440 15845 33554432000 4194304 4650419 140735315059856 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=359560 CPUtime=6.28 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 8213 0 0 0 627 1 0 0 25 0 4 0 505522124 368189440 15845 33554432000 4194304 4650419 140735315059856 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 359560

[startup+12.7007 s]
/proc/loadavg: 8.16 8.13 8.10 9/184 18351
/proc/meminfo: memFree=25429236/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=378420 CPUtime=50.71 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 43030 0 0 0 5062 9 0 0 25 0 4 0 505522124 387502080 20541 33554432000 4194304 4650419 140735315059856 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 94605 20541 394 112 0 89570 0
[pid=18346/tid=18347] ppid=18344 vsize=378420 CPUtime=12.62 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 10435 0 0 0 1260 2 0 0 25 0 4 0 505522124 387502080 20541 33554432000 4194304 4650419 140735315059856 18446744073709551615 4438931 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=378420 CPUtime=12.69 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 11968 0 0 0 1267 2 0 0 25 0 4 0 505522124 387502080 20541 33554432000 4194304 4650419 140735315059856 18446744073709551615 4363617 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=378420 CPUtime=12.68 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 12683 0 0 0 1266 2 0 0 25 0 4 0 505522124 387502080 20541 33554432000 4194304 4650419 140735315059856 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 378420

[startup+25.5005 s]
/proc/loadavg: 8.14 8.13 8.10 9/184 18351
/proc/meminfo: memFree=25375300/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=372328 CPUtime=101.84 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 67455 0 0 0 10169 15 0 0 25 0 4 0 505522124 381263872 27597 33554432000 4194304 4650419 140735315059856 18446744073709551615 4349694 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 93082 27597 394 112 0 88047 0
[pid=18346/tid=18347] ppid=18344 vsize=372328 CPUtime=25.34 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 16281 0 0 0 2531 3 0 0 25 0 4 0 505522124 381263872 27597 33554432000 4194304 4650419 140735315059856 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=372328 CPUtime=25.48 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 18775 0 0 0 2545 3 0 0 25 0 4 0 505522124 381263872 27597 33554432000 4194304 4650419 140735315059856 18446744073709551615 4334040 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=372328 CPUtime=25.48 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 22166 0 0 0 2544 4 0 0 25 0 4 0 505522124 381263872 27597 33554432000 4194304 4650419 140735315059856 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 372328

[startup+51.101 s]
/proc/loadavg: 8.09 8.12 8.09 9/184 18352
/proc/meminfo: memFree=25303744/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=395600 CPUtime=204.1 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 108315 0 0 0 20386 24 0 0 25 0 4 0 505522124 405094400 34845 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365267 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 98900 34845 394 112 0 93865 0
[pid=18346/tid=18347] ppid=18344 vsize=395600 CPUtime=50.81 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 27760 0 0 0 5075 6 0 0 25 0 4 0 505522124 405094400 34845 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=395600 CPUtime=51.08 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 30296 0 0 0 5103 5 0 0 25 0 4 0 505522124 405094400 34845 33554432000 4194304 4650419 140735315059856 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=395600 CPUtime=51.08 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 33039 0 0 0 5101 7 0 0 25 0 4 0 505522124 405094400 34845 33554432000 4194304 4650419 140735315059856 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 395600

[startup+102.301 s]
/proc/loadavg: 8.08 8.11 8.09 9/184 18353
/proc/meminfo: memFree=25249140/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=397840 CPUtime=408.63 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 166988 0 0 0 40824 39 0 0 25 0 4 0 505522124 407388160 41164 33554432000 4194304 4650419 140735315059856 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 99460 41164 394 112 0 94425 0
[pid=18346/tid=18347] ppid=18344 vsize=397840 CPUtime=101.74 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 46968 0 0 0 10163 11 0 0 25 0 4 0 505522124 407388160 41164 33554432000 4194304 4650419 140735315059856 18446744073709551615 4363500 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=397840 CPUtime=102.29 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 51193 0 0 0 10217 12 0 0 25 0 4 0 505522124 407388160 41164 33554432000 4194304 4650419 140735315059856 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=397840 CPUtime=102.29 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 43859 0 0 0 10219 10 0 0 25 0 4 0 505522124 407388160 41164 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 397840

[startup+162.3 s]
/proc/loadavg: 8.07 8.10 8.09 9/184 18355
/proc/meminfo: memFree=25163048/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=495316 CPUtime=648.29 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 237593 0 0 0 64768 61 0 0 25 0 4 0 505522124 507203584 53689 33554432000 4194304 4650419 140735315059856 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 123829 53689 394 112 0 118794 0
[pid=18346/tid=18347] ppid=18344 vsize=495316 CPUtime=161.4 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 64627 0 0 0 16124 16 0 0 25 0 4 0 505522124 507203584 53689 33554432000 4194304 4650419 140735315059856 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=495316 CPUtime=162.27 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 75116 0 0 0 16209 18 0 0 25 0 4 0 505522124 507203584 53689 33554432000 4194304 4650419 140735315059856 18446744073709551615 4329693 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=495316 CPUtime=162.28 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 60463 0 0 0 16213 15 0 0 25 0 4 0 505522124 507203584 53689 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 648.29
Current children cumulated vsize (KiB) 495316

[startup+222.307 s]
/proc/loadavg: 8.06 8.10 8.09 9/184 18356
/proc/meminfo: memFree=25097672/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=481972 CPUtime=887.98 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 292854 0 0 0 88722 76 0 0 25 0 4 0 505522124 493539328 66876 33554432000 4194304 4650419 140735315059856 18446744073709551615 4329701 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 120493 66876 394 112 0 115458 0
[pid=18346/tid=18347] ppid=18344 vsize=481972 CPUtime=221.09 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 78287 0 0 0 22090 19 0 0 25 0 4 0 505522124 493539328 66876 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=481972 CPUtime=222.28 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 86149 0 0 0 22205 23 0 0 25 0 4 0 505522124 493539328 66876 33554432000 4194304 4650419 140735315059856 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=481972 CPUtime=222.28 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 79052 0 0 0 22209 19 0 0 25 0 4 0 505522124 493539328 66876 33554432000 4194304 4650419 140735315059856 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 887.98
Current children cumulated vsize (KiB) 481972

Solver just ended. Dumping a history of the last processes samples

[startup+230.4 s]
/proc/loadavg: 8.14 8.11 8.09 9/184 18357
/proc/meminfo: memFree=25075972/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=482012 CPUtime=920.32 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 299133 0 0 0 91953 79 0 0 25 0 4 0 505522124 493580288 70707 33554432000 4194304 4650419 140735315059856 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 120503 70707 394 112 0 115468 0
[pid=18346/tid=18347] ppid=18344 vsize=482012 CPUtime=229.14 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 80429 0 0 0 22894 20 0 0 25 0 4 0 505522124 493580288 70707 33554432000 4194304 4650419 140735315059856 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=482012 CPUtime=230.38 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 86953 0 0 0 23014 24 0 0 25 0 4 0 505522124 493580288 70707 33554432000 4194304 4650419 140735315059856 18446744073709551615 4476471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=482012 CPUtime=230.38 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 81507 0 0 0 23018 20 0 0 25 0 4 0 505522124 493580288 70707 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 920.32
Current children cumulated vsize (KiB) 482012

[startup+256.001 s]
/proc/loadavg: 8.09 8.10 8.09 9/184 18357
/proc/meminfo: memFree=25112536/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=465284 CPUtime=1022.58 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 319078 0 0 0 102173 85 0 0 25 0 4 0 505522124 476450816 63798 33554432000 4194304 4650419 140735315059856 18446744073709551615 4334034 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 116321 63798 394 112 0 111286 0
[pid=18346/tid=18347] ppid=18344 vsize=465284 CPUtime=254.6 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 82898 0 0 0 25439 21 0 0 25 0 4 0 505522124 476450816 63798 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=465284 CPUtime=255.98 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 92338 0 0 0 25573 25 0 0 25 0 4 0 505522124 476450816 63798 33554432000 4194304 4650419 140735315059856 18446744073709551615 4333403 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=465284 CPUtime=255.99 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 89127 0 0 0 25576 23 0 0 25 0 4 0 505522124 476450816 63798 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1022.58
Current children cumulated vsize (KiB) 465284

[startup+268.801 s]
/proc/loadavg: 8.07 8.10 8.09 9/184 18358
/proc/meminfo: memFree=25101868/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=479208 CPUtime=1073.71 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 331490 0 0 0 107283 88 0 0 25 0 4 0 505522124 490708992 70925 33554432000 4194304 4650419 140735315059856 18446744073709551615 4366931 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 119802 70925 394 112 0 114767 0
[pid=18346/tid=18347] ppid=18344 vsize=479208 CPUtime=267.33 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 85869 0 0 0 26711 22 0 0 25 0 4 0 505522124 490708992 70925 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=479208 CPUtime=268.78 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 95664 0 0 0 26852 26 0 0 25 0 4 0 505522124 490708992 70925 33554432000 4194304 4650419 140735315059856 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=479208 CPUtime=268.79 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 93149 0 0 0 26855 24 0 0 25 0 4 0 505522124 490708992 70925 33554432000 4194304 4650419 140735315059856 18446744073709551615 4438922 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1073.71
Current children cumulated vsize (KiB) 479208

[startup+272.001 s]
/proc/loadavg: 8.06 8.09 8.09 9/184 18358
/proc/meminfo: memFree=25093304/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=466092 CPUtime=1086.49 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 334387 0 0 0 108560 89 0 0 25 0 4 0 505522124 477278208 71405 33554432000 4194304 4650419 140735315059856 18446744073709551615 4329701 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 116523 71405 394 112 0 111488 0
[pid=18346/tid=18347] ppid=18344 vsize=466092 CPUtime=270.5 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 87438 0 0 0 27028 22 0 0 25 0 4 0 505522124 477278208 71405 33554432000 4194304 4650419 140735315059856 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=466092 CPUtime=271.98 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 95940 0 0 0 27172 26 0 0 25 0 4 0 505522124 477278208 71405 33554432000 4194304 4650419 140735315059856 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=466092 CPUtime=271.98 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 93944 0 0 0 27174 24 0 0 25 0 4 0 505522124 477278208 71405 33554432000 4194304 4650419 140735315059856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1086.49
Current children cumulated vsize (KiB) 466092

[startup+275.201 s]
/proc/loadavg: 8.06 8.09 8.09 9/184 18358
/proc/meminfo: memFree=25085612/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=466092 CPUtime=1099.28 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 335308 0 0 0 109838 90 0 0 25 0 4 0 505522124 477278208 72326 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 116523 72326 394 112 0 111488 0
[pid=18346/tid=18347] ppid=18344 vsize=466092 CPUtime=273.69 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 87902 0 0 0 27346 23 0 0 25 0 4 0 505522124 477278208 72326 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=466092 CPUtime=275.18 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 95940 0 0 0 27492 26 0 0 25 0 4 0 505522124 477278208 72326 33554432000 4194304 4650419 140735315059856 18446744073709551615 4329693 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=466092 CPUtime=275.18 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 94401 0 0 0 27494 24 0 0 25 0 4 0 505522124 477278208 72326 33554432000 4194304 4650419 140735315059856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1099.28
Current children cumulated vsize (KiB) 466092

[startup+276 s]
/proc/loadavg: 8.06 8.09 8.09 9/184 18358
/proc/meminfo: memFree=25085612/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=466092 CPUtime=1102.48 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) R 18344 18346 17487 0 -1 4202496 335406 0 0 0 110158 90 0 0 25 0 4 0 505522124 477278208 72424 33554432000 4194304 4650419 140735315059856 18446744073709551615 4361085 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 116523 72424 394 112 0 111488 0
[pid=18346/tid=18347] ppid=18344 vsize=466092 CPUtime=274.49 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 88000 0 0 0 27426 23 0 0 25 0 4 0 505522124 477278208 72424 33554432000 4194304 4650419 140735315059856 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=466092 CPUtime=275.98 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 95940 0 0 0 27572 26 0 0 25 0 4 0 505522124 477278208 72424 33554432000 4194304 4650419 140735315059856 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=466092 CPUtime=275.98 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 94401 0 0 0 27574 24 0 0 25 0 4 0 505522124 477278208 72424 33554432000 4194304 4650419 140735315059856 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1102.48
Current children cumulated vsize (KiB) 466092

[startup+276.8 s]
/proc/loadavg: 8.06 8.09 8.09 9/184 18358
/proc/meminfo: memFree=25082884/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=466092 CPUtime=1105.38 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) S 18344 18346 17487 0 -1 4202496 335472 0 0 0 110448 90 0 0 25 0 4 0 505522124 477278208 70745 33554432000 4194304 4650419 140735315059856 18446744073709551615 47627080373812 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 116523 70745 394 112 0 111488 0
[pid=18346/tid=18347] ppid=18344 vsize=466092 CPUtime=275.14 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) S 18344 18346 17487 0 -1 4202560 88066 0 0 0 27491 23 0 0 25 0 4 0 505522124 477278208 70745 33554432000 4194304 4650419 140735315059856 18446744073709551615 47627080373812 0 0 4096 2 18446604471159080256 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=466092 CPUtime=276.78 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 95940 0 0 0 27652 26 0 0 25 0 4 0 505522124 477278208 70745 33554432000 4194304 4650419 140735315059856 18446744073709551615 47627080349227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=466092 CPUtime=276.78 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 94401 0 0 0 27654 24 0 0 25 0 4 0 505522124 477278208 70745 33554432000 4194304 4650419 140735315059856 18446744073709551615 4306796 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1105.38
Current children cumulated vsize (KiB) 466092

[startup+277.001 s]
/proc/loadavg: 8.06 8.09 8.09 9/184 18358
/proc/meminfo: memFree=25082884/32951124 swapFree=67111448/67111528
[pid=18346] ppid=18344 vsize=466092 CPUtime=1105.78 cores=1,3,5,7
/proc/18346/stat : 18346 (strangenight1-m) S 18344 18346 17487 0 -1 4202496 335472 0 0 0 110488 90 0 0 25 0 4 0 505522124 477278208 70745 33554432000 4194304 4650419 140735315059856 18446744073709551615 47627080373812 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18346/statm: 116523 70745 394 112 0 111488 0
[pid=18346/tid=18347] ppid=18344 vsize=466092 CPUtime=275.14 cores=1,3,5,7
/proc/18346/task/18347/stat : 18347 (strangenight1-m) S 18344 18346 17487 0 -1 4202560 88066 0 0 0 27491 23 0 0 25 0 4 0 505522124 477278208 70745 33554432000 4194304 4650419 140735315059856 18446744073709551615 47627080373812 0 0 4096 2 18446604471159080256 0 0 -1 7 0 0 0
[pid=18346/tid=18348] ppid=18344 vsize=466092 CPUtime=276.98 cores=1,3,5,7
/proc/18346/task/18348/stat : 18348 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 95940 0 0 0 27672 26 0 0 25 0 4 0 505522124 477278208 70745 33554432000 4194304 4650419 140735315059856 18446744073709551615 47627080349227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18346/tid=18349] ppid=18344 vsize=466092 CPUtime=276.98 cores=1,3,5,7
/proc/18346/task/18349/stat : 18349 (strangenight1-m) R 18344 18346 17487 0 -1 4202560 94401 0 0 0 27674 24 0 0 25 0 4 0 505522124 477278208 70745 33554432000 4194304 4650419 140735315059856 18446744073709551615 4370537 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1105.78
Current children cumulated vsize (KiB) 466092

Child status: 10
Real time (s): 277.051
CPU time (s): 1105.88
CPU user time (s): 1104.96
CPU system time (s): 0.91986
CPU usage (%): 399.161
Max. virtual memory (cumulated for all children) (KiB): 533468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1104.96
system time used= 0.91986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 335480
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= 944
involuntary context switches= 7577

runsolver used 0.448931 second user time and 1.07384 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-30 04:37:40
IDJOB=3262069
IDBENCH=83272
IDSOLVER=1588
FILE ID=node144/3262069-1304131060
RUNJOBID= node144-1304128549-17506
PBS_JOBID= 13170779
Free space on /tmp= 73528 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_404.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262069-1304131060/watcher-3262069-1304131060 -o /tmp/evaluation-result-3262069-1304131060/solver-3262069-1304131060 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3262069-1304131060.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 213e4c0c58f043e67e86cf993698317a
RANDOM SEED=2132226730

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25517240 kB
Buffers:       2125192 kB
Cached:        4551272 kB
SwapCached:         80 kB
Active:         356152 kB
Inactive:      6533544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25517240 kB
SwapTotal:    67111528 kB
SwapFree:     67111448 kB
Dirty:            6636 kB
Writeback:           0 kB
AnonPages:      212952 kB
Mapped:          15512 kB
Slab:           480032 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   467876 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= 73524 MiB
End job on node144 at 2011-04-30 04:42:17