Trace number 3368720

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-mt (fixed)? (TO) 4800.11 1202.84

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1565617179-002.UNKNOWN.cnf
MD5SUMc557851ca2e09c43aa7c0a50184336eb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368720-1305401602.cnf'
0.00/0.01	c -- header says num vars:            700
0.00/0.01	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.01 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     310 undec:      72 neg:     318
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       674      2946         0         0      8984         0   no data   no data  --
0.14/0.08	c Decided on static restart strategy
0.37/0.18	c  N st     8      4917       674      2946         0      4856      8984    146113   no data   no data  --
1.57/0.45	c  N st    10     11302       674      2946         0      4503      8984     96149   no data   no data  --
2.77/0.76	c  N st    11     17046       674      2946         0     10165      8984    282419   no data   no data  --
4.76/1.20	c  F st    12     25001       674      2946         0     12455      8984    341306   no data   no data  --
4.76/1.21	c  N st    12     25001       674      2946         0     12455      8984    341306   no data   no data  --
5.55/1.46	c  N dy    18     30003       674      2946         0     10724      8984    255857   no data   no data  --
5.55/1.46	c  S st    18     30003       674      2946         0     10724      8984    255857   no data   no data  --
5.55/1.49	c  S st    18     30505       674      2946         0     11226      8984    270042   no data   no data  --
5.55/1.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.95/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.95/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
5.95/1.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.75/1.79	c lits-rem:        81  cl-subs:      305  v-elim:      0  v-fix:    0  time:  1.15 s
7.15/1.80	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.04
7.15/1.80	c calculated reachability. Time: 0.00
7.15/1.80	c  N dy    18     30505       674      2946         0     10921      8984    258709   no data   no data  --
7.95/2.05	c  N dy    32     34544       674      2946         0     14940      8984    371887     19.53     22.71  --
8.78/2.26	c  N dy    45     38633       674      2946         0     11148      8984    203441     19.28     20.30  --
9.93/2.52	c  N dy    59     42786       674      2946         0     15257      8984    316471     19.10     20.19  --
10.74/2.73	c  S st    70     45758       674      2946         0      9330      8984    122060     18.97   no data  --
10.74/2.76	c  S st    70     46260       674      2946         0      9832      8984    135243     18.97   no data  --
10.74/2.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.74/2.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.74/2.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.74/2.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.74/2.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.74/2.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
10.74/2.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.14/2.86	c lits-rem:         9  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.37 s
11.14/2.86	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
11.14/2.86	c vivif2 --  cl tried     9820 cl shrink        0 lits rem          0 time: 0.00
11.14/2.87	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.03
11.14/2.87	c calculated reachability. Time: 0.00
11.14/2.87	c  N dy    70     46260       674      2946         0      9820      8984    134906     18.97   no data  --
12.34/3.12	c  N dy    86     50546       674      2946         0     14081      8984    255952     18.99     20.03  --
13.52/3.40	c  N dy   104     54649       674      2946         0     18162      8984    368042     19.01     20.06  --
14.32/3.67	c  N dy   125     59001       674      2946         0     12582      8984    185237     19.04     20.17  --
15.53/3.94	c  N dy   143     63179       674      2946         0     16717      8984    303323     19.12     20.45  --
16.72/4.27	c  N dy   160     67374       674      2946         0     20871      8984    419907     19.09     20.67  --
17.56/4.42	c  S st   174     69391       674      2946         0     11978      8984    149205     19.17   no data  --
17.56/4.45	c  S st   174     69892       674      2946         0     12479      8984    162993     19.17   no data  --
17.56/4.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.56/4.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.56/4.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.56/4.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.56/4.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.56/4.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
17.56/4.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.32/4.63	c lits-rem:        26  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.67 s
18.32/4.63	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
18.32/4.63	c vivif2 --  cl tried    12461 cl shrink        0 lits rem          0 time: 0.01
18.32/4.64	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.04
18.32/4.64	c calculated reachability. Time: 0.00
18.32/4.64	c  N dy   174     69892       674      2946         0     12461      8984    162237     19.17   no data  --
19.52/4.96	c  N dy   187     74594       674      2946         0     17128      8984    290847     19.11     20.30  --
21.12/5.33	c  N dy   200     79564       674      2946         0     22053      8984    426211     19.03     20.20  --
22.71/5.70	c  N dy   224     84709       674      2946         0     15262      8984    215263     19.06     20.16  --
23.51/5.90	c  F st   239     87500       674      2946         0     18038      8984    292435     19.08   no data  --
24.31/6.15	c  N st   244     90800       674      2946         0     21297      8984    383200     19.08   no data  --
24.71/6.29	c Decided on static restart strategy
27.09/6.86	c  N st   247     99809       674      2946         0     17334      8984    398200     19.08   no data  --
29.10/7.31	c  S st   248    104839       674      2946         0     22287      8984    557591     19.08   no data  --
29.10/7.37	c  S st   248    105342       674      2946         0     22790      8984    572212     19.08   no data  --
29.10/7.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.10/7.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.10/7.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.50/7.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.50/7.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.50/7.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
29.50/7.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.28/9.16	c lits-rem:       404  cl-subs:      678  v-elim:      0  v-fix:    0  time:  7.00 s
36.28/9.16	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
36.28/9.17	c vivif2 --  cl tried    22112 cl shrink        0 lits rem          0 time: 0.02
36.28/9.19	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.09
36.28/9.19	c calculated reachability. Time: 0.00
36.28/9.19	c  N st   248    105342       674      2946         0     22112      8984    546673     19.08   no data  --
40.27/10.12	c  N st   249    114941       674      2946         0     17793      8984    351911     19.08   no data  --
45.86/11.52	c  N st   250    129338       674      2946         0     17177      8984    345028     19.08   no data  --
53.83/13.50	c  N st   251    150933       674      2946         0     22606      8984    468871     19.08   no data  --
56.23/14.19	c  S st   252    158014       674      2946         0     29559      8984    670723     19.08   no data  --
56.65/14.27	c  S st   252    158517       674      2946         0     30062      8984    684076     19.08   no data  --
56.65/14.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.65/14.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.65/14.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
56.65/14.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.65/14.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.65/14.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
56.65/14.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.43/16.46	c lits-rem:       851  cl-subs:     1771  v-elim:      0  v-fix:    0  time:  8.62 s
65.43/16.46	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
65.43/16.47	c vivif2 --  cl tried    28291 cl shrink        0 lits rem          0 time: 0.03
65.43/16.49	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.10
65.43/16.49	c calculated reachability. Time: 0.00
65.43/16.49	c  N st   252    158517       674      2946         0     28291      8984    630010     19.08   no data  --
85.77/21.58	c  N st   253    207105       674      2946         0     23123      8984    450834     19.08   no data  --
100.97/25.32	c  N st   254    237776       674      2946         0     33615      8984    750734     19.08   no data  --
100.97/25.32	c  S st   254    237776       674      2946         0     33615      8984    750734     19.08   no data  --
101.33/25.40	c  S st   254    238278       674      2946         0     34116      8984    765232     19.08   no data  --
101.33/25.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
101.33/25.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.33/25.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.05
101.33/25.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.33/25.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.33/25.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
101.33/25.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
110.90/27.84	c lits-rem:       814  cl-subs:     1227  v-elim:      0  v-fix:    0  time:  9.59 s
110.90/27.84	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
110.90/27.85	c vivif2 --  cl tried    32889 cl shrink        0 lits rem          0 time: 0.03
110.90/27.88	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.12
110.90/27.88	c calculated reachability. Time: 0.00
110.90/27.88	c  N st   254    238278       674      2946         0     32889      8984    720749     19.08   no data  --
145.22/36.49	c  F st   255    306250       674      2946         0     34901      8984    720894     19.08   no data  --
145.22/36.49	c  N st   255    306250       674      2946         0     34901      8984    720894     19.08   no data  --
155.61/39.01	c  N dy   306    326004       674      2946         0     30720      8984    469407     19.00     20.00  --
167.57/42.02	c  N dy   376    346069       674      2946         0     25847      8984    287411     19.00     20.16  --
172.77/43.34	c  S st   432    357417       674      2946         0     37101      8984    604806     19.05   no data  --
173.17/43.43	c  S st   432    357920       674      2946         0     37604      8984    618881     19.05   no data  --
173.17/43.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
173.17/43.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
173.17/43.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
173.17/43.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.17/43.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.17/43.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
173.17/43.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
180.75/45.33	c lits-rem:       499  cl-subs:      427  v-elim:      0  v-fix:    0  time:  7.44 s
180.75/45.33	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
180.75/45.34	c vivif2 --  cl tried    37177 cl shrink        0 lits rem          0 time: 0.03
180.75/45.37	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.14
180.75/45.37	c calculated reachability. Time: 0.00
180.75/45.37	c  N dy   432    357920       674      2946         0     37177      8984    604922     19.05   no data  --
193.16/48.42	c  N dy   538    377952       674      2946         0     31269      8984    408003     19.15     20.17  --
206.32/51.78	c  N dy   639    397979       674      2946         0     51144      8984    972660     19.22     21.07  --
220.25/55.23	c  N dy   734    421067       674      2946         0     47223      8984    822899     19.18     20.27  --
232.24/58.26	c  N dy   840    441121       674      2946         0     39373      8984    587744     19.25     20.79  --
246.19/61.77	c  N dy   954    461248       674      2946         0     30591      8984    304954     19.32     20.42  --
258.59/64.87	c  N dy  1063    481609       674      2946         0     50785      8984    881186     19.37     20.42  --
271.76/68.20	c  N dy  1167    501672       674      2946         0     40917      8984    571846     19.42     20.47  --
286.50/71.89	c  N dy  1256    521723       674      2946         0     60825      8984   1161472     19.43     21.25  --
295.28/74.07	c  S st  1325    536883       674      2946         0     45127      8984    680285     19.45   no data  --
295.68/74.18	c  S st  1325    537389       674      2946         0     45633      8984    694786     19.45   no data  --
295.68/74.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
295.68/74.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
296.08/74.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
296.08/74.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
296.08/74.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
296.08/74.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
296.08/74.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
304.86/76.48	c lits-rem:       536  cl-subs:      375  v-elim:      0  v-fix:    0  time:  8.98 s
304.86/76.48	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
304.86/76.48	c vivif2 --  cl tried    45258 cl shrink        0 lits rem          0 time: 0.03
305.26/76.53	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.18
305.26/76.53	c calculated reachability. Time: 0.00
305.26/76.53	c  N dy  1325    537389       674      2946         0     45258      8984    681747     19.45   no data  --
320.82/80.41	c  N dy  1415    557393       674      2946         0     33328      8984    313688     19.47     23.86  --
333.22/83.55	c  N dy  1501    577502       674      2946         0     53254      8984    881360     19.45     20.53  --
348.36/87.34	c  N dy  1575    597645       674      2946         0     40498      8984    486880     19.45     20.56  --
363.95/91.22	c  N dy  1620    618963       674      2946         0     61599      8984   1087792     19.37     20.46  --
378.69/94.95	c  N dy  1699    640177       674      2946         0     48930      8984    703788     19.36     20.65  --
401.44/100.67	c  N dy  1784    668661       674      2946         0     42447      8984    497011     19.32     20.40  --
417.04/104.52	c  N dy  1857    688718       674      2946         0     62317      8984   1062929     19.31     20.38  --
434.59/108.93	c  N dy  1964    708853       674      2946         0     46626      8984    591935     19.34     20.49  --
452.16/113.33	c  N dy  2068    728889       674      2946         0     66481      8984   1164350     19.36     20.65  --
467.28/117.17	c  N dy  2150    748919       674      2946         0     49662      8984    659319     19.36     20.54  --
485.64/121.75	c  N dy  2234    769396       674      2946         0     69938      8984   1234410     19.36     20.48  --
503.21/126.10	c  N dy  2344    792075       674      2946         0     54756      8984    782183     19.38     20.67  --
516.38/129.49	c  S st  2429    806083       674      2946         0     68655      8984   1182508     19.39     20.21  --
517.18/129.67	c  S st  2429    806588       674      2946         0     69160      8984   1197173     19.39   no data  --
517.18/129.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
517.18/129.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
517.18/129.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.11
517.59/129.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
517.59/129.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
517.59/129.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
517.59/129.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
524.36/131.43	c lits-rem:       303  cl-subs:      987  v-elim:      0  v-fix:    0  time:  6.74 s
524.36/131.43	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
524.36/131.44	c vivif2 --  cl tried    68173 cl shrink        0 lits rem          0 time: 0.06
524.76/131.52	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.33
524.76/131.53	c calculated reachability. Time: 0.00
524.76/131.53	c  N dy  2429    806588       674      2946         0     68173      8984   1165369     19.39   no data  --
544.70/136.51	c  N dy  2464    828812       674      2946         0     51415      8984    645194     19.33     20.42  --
563.46/141.25	c  N dy  2550    848967       674      2946         0     71405      8984   1220619     19.33     20.61  --
580.22/145.44	c  N dy  2646    869017       674      2946         0     51690      8984    653383     19.35     20.46  --
599.38/150.24	c  N dy  2739    889577       674      2946         0     72045      8984   1231031     19.35     20.39  --
618.14/154.99	c  N dy  2835    910435       674      2946         0     52119      8984    638803     19.36     20.39  --
636.12/159.43	c  N dy  2912    930469       674      2946         0     71967      8984   1212005     19.37     22.19  --
655.25/164.27	c  N dy  2985    950868       674      2946         0     50575      8984    570453     19.36     20.41  --
673.21/168.74	c  N dy  3087    970933       674      2946         0     70459      8984   1152067     19.38     20.45  --
694.76/174.16	c  N dy  3201    990951       674      2946         0     47720      8984    467166     19.40     21.49  --
712.33/178.52	c  N dy  3308   1010963       674      2946         0     67542      8984   1037111     19.42     20.63  --
736.67/184.62	c  N dy  3415   1031142       674      2946         0     43946      8984    332974     19.43     20.49  --
751.83/188.43	c  N dy  3507   1051265       674      2946         0     63855      8984    901996     19.44     20.60  --
775.78/194.46	c  F st  3614   1071875       674      2946         0     84276      8984   1488888     19.44     16.89  --
775.78/194.46	c  N st  3614   1071875       674      2946         0     84276      8984   1488888     19.44     16.89  --
782.16/196.06	c Decided on static restart strategy
798.54/200.18	c  N st  3624   1100178       674      2946         0     67566      8984   1010798     19.44   no data  --
831.25/208.36	c  N st  3626   1136172       674      2946         0     57604      8984   1151720     19.44   no data  --
864.40/216.70	c  N st  3627   1168564       674      2946         0     89354      8984   2077620     19.44   no data  --
901.89/226.07	c  N st  3628   1209882       674      2946         0     83748      8984   1873603     19.44   no data  --
901.89/226.07	c  S st  3628   1209882       674      2946         0     83748      8984   1873603     19.44   no data  --
903.09/226.36	c  S st  3628   1210386       674      2946         0     84252      8984   1888689     19.44   no data  --
903.09/226.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
903.09/226.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
903.49/226.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
903.49/226.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
903.49/226.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
903.49/226.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
903.49/226.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
933.41/233.96	c lits-rem:        70  cl-subs:     4203  v-elim:      0  v-fix:    0  time: 29.85 s
933.41/233.96	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
933.41/233.98	c vivif2 --  cl tried    80049 cl shrink        0 lits rem          0 time: 0.08
933.81/234.09	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.43
933.81/234.09	c calculated reachability. Time: 0.00
933.81/234.09	c  N st  3628   1210386       674      2946         0     80049      8984   1759239     19.44   no data  --
1000.89/250.89	c  N st  3629   1283269       674      2946         0     56511      8984    936866     19.44   no data  --
1121.78/281.12	c  N st  3630   1392592       674      2946         0     64497      8984   1113822     19.44   no data  --
1273.82/319.28	c  N st  3631   1556576       674      2946         0     69246      8984   1213904     19.44   no data  --
1444.63/362.03	c  N st  3632   1710386       674      2946         0    110794      8984   2290436     19.44   no data  --
1444.63/362.03	c  S st  3632   1710386       674      2946         0    110794      8984   2290436     19.44   no data  --
1446.22/362.42	c  S st  3632   1710891       674      2946         0    111299      8984   2305240     19.44   no data  --
1446.22/362.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1446.22/362.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1446.22/362.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.23
1446.62/362.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1446.62/362.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1446.62/362.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
1446.62/362.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1548.78/388.11	c lits-rem:       522  cl-subs:    10696  v-elim:      0  v-fix:    0  time: 101.91 s
1548.78/388.11	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
1548.78/388.14	c vivif2 --  cl tried   100603 cl shrink        0 lits rem          0 time: 0.10
1549.19/388.31	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.66
1549.61/388.31	c calculated reachability. Time: 0.00
1549.61/388.31	c  N st  3632   1710891       674      2946         0    100603      8984   2024367     19.44   no data  --
1958.23/490.79	c  N st  3633   2079857       674      2946         0    112739      8984   2340970     19.44   no data  --
2138.61/535.98	c  N st  3634   2210893       674      2946         0    116933      8984   2494910     19.44   no data  --
2138.61/535.98	c  S st  3634   2210893       674      2946         0    116933      8984   2494910     19.44   no data  --
2140.21/536.33	c  S st  3634   2211396       674      2946         0    117436      8984   2509214     19.44   no data  --
2140.21/536.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2140.21/536.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2140.61/536.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
2140.61/536.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2140.61/536.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2140.61/536.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
2140.61/536.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2224.01/557.34	c lits-rem:        89  cl-subs:     6242  v-elim:      0  v-fix:    0  time: 83.20 s
2224.01/557.34	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
2224.01/557.37	c vivif2 --  cl tried   111194 cl shrink        0 lits rem          0 time: 0.12
2224.81/557.54	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.69
2224.81/557.55	c calculated reachability. Time: 0.00
2224.81/557.55	c  N st  3634   2211396       674      2946         0    111194      8984   2298440     19.44   no data  --
2902.04/727.20	c  N st  3635   2711397       674      2946         0    135040      8984   2831594     19.44   no data  --
2902.04/727.20	c  S st  3635   2711397       674      2946         0    135040      8984   2831594     19.44   no data  --
2903.63/727.64	c  S st  3635   2711903       674      2946         0    135544      8984   2846871     19.44   no data  --
2903.63/727.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2903.63/727.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2904.03/727.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.29
2904.44/727.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2904.44/727.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2904.44/727.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
2904.44/727.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3018.96/756.55	c lits-rem:      3043  cl-subs:     8787  v-elim:      0  v-fix:    0  time: 114.63 s
3018.96/756.55	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
3018.96/756.59	c vivif2 --  cl tried   126757 cl shrink        0 lits rem          0 time: 0.13
3019.78/756.79	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.80
3019.78/756.80	c calculated reachability. Time: 0.00
3019.78/756.80	c  N st  3635   2711903       674      2946         0    126757      8984   2583938     19.44   no data  --
3782.78/947.91	c  N st  3636   3211903       674      2946         0    102049      8984   1608814     19.44   no data  --
3782.78/947.91	c  S st  3636   3211903       674      2946         0    102049      8984   1608814     19.44   no data  --
3784.02/948.22	c  S st  3636   3212408       674      2946         0    102554      8984   1623703     19.44   no data  --
3784.02/948.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3784.02/948.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3784.02/948.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
3784.37/948.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3784.37/948.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3784.37/948.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
3784.37/948.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3808.32/954.34	c lits-rem:       102  cl-subs:     3911  v-elim:      0  v-fix:    0  time: 23.99 s
3808.32/954.34	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
3808.32/954.36	c vivif2 --  cl tried    98643 cl shrink        0 lits rem          0 time: 0.08
3809.11/954.51	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.57
3809.11/954.51	c calculated reachability. Time: 0.00
3809.11/954.51	c  N st  3636   3212408       674      2946         0     98643      8984   1512062     19.44   no data  --
4633.22/1161.03	c  N st  3637   3712409       674      2946         0    110219      8984   1781875     19.44   no data  --
4633.22/1161.03	c  S st  3637   3712409       674      2946         0    110219      8984   1781875     19.44   no data  --
4634.42/1161.38	c  S st  3637   3712912       674      2946         0    110722      8984   1796075     19.44   no data  --
4634.42/1161.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4634.42/1161.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4634.82/1161.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
4635.23/1161.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4635.23/1161.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4635.23/1161.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    674 time:  0.00 s
4635.23/1161.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4659.55/1167.66	c lits-rem:       218  cl-subs:     2608  v-elim:      0  v-fix:    0  time: 24.56 s
4659.55/1167.66	c vivif2 --  cl tried     2946 cl shrink        0 lits rem          0 time: 0.00
4659.55/1167.69	c vivif2 --  cl tried   108114 cl shrink        0 lits rem          0 time: 0.09
4660.35/1167.86	c asymm  cl-useful: 0/2946/2946 lits-rem:0 time: 0.68
4660.35/1167.86	c calculated reachability. Time: 0.00
4660.35/1167.86	c  N st  3637   3712912       674      2946         0    108114      8984   1710814     19.44   no data  --
4729.79/1185.22	c  F st  3638   3751562       674      2946         0    146112      8984   2951713     19.44   no data  --
4729.79/1185.22	c  N st  3638   3751562       674      2946         0    146112      8984   2951713     19.44   no data  --
4742.15/1188.30	c Decided on static restart strategy
4782.46/1198.47	c  N st  3648   3779872       674      2946         0     90390      8984   1073439     19.44   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 0,2,4,6

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: 7.54 8.00 7.94 1/290 3211
/proc/meminfo: memFree=15893860/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 413 0 0 0 0 0 0 0 23 0 4 0 107769630 52465664 353 33554432000 4194304 4650419 140734588153168 18446744073709551615 47095015823286 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 12809 353 303 112 0 7774 0
[pid=3211/tid=3212] ppid=3209 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 107769630 52465664 353 33554432000 4194304 4650419 140734588153168 18446744073709551615 47095015823282 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 107769630 52465664 353 33554432000 4194304 4650419 140734588153168 18446744073709551615 47095015823282 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 107769630 52465664 353 33554432000 4194304 4650419 140734588153168 18446744073709551615 218880621553 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.042975 s]
/proc/loadavg: 7.54 8.00 7.94 1/290 3211
/proc/meminfo: memFree=15893860/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=282320 CPUtime=0.14 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 1641 0 0 0 14 0 0 0 25 0 4 0 107769630 289095680 1479 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363604 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 70580 1479 390 112 0 65545 0
[pid=3211/tid=3212] ppid=3209 vsize=282320 CPUtime=0.03 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 338 0 0 0 3 0 0 0 25 0 4 0 107769630 289095680 1479 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=282320 CPUtime=0.03 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 327 0 0 0 3 0 0 0 25 0 4 0 107769630 289095680 1479 33554432000 4194304 4650419 140734588153168 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=282320 CPUtime=0.03 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 201 0 0 0 3 0 0 0 25 0 4 0 107769630 289095680 1479 33554432000 4194304 4650419 140734588153168 18446744073709551615 4331089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 282320

[startup+0.100919 s]
/proc/loadavg: 7.54 8.00 7.94 1/290 3211
/proc/meminfo: memFree=15893860/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=282460 CPUtime=0.37 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 1932 0 0 0 37 0 0 0 25 0 4 0 107769630 289239040 1770 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365280 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 70615 1771 391 112 0 65580 0
[pid=3211/tid=3212] ppid=3209 vsize=282460 CPUtime=0.09 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 408 0 0 0 9 0 0 0 25 0 4 0 107769630 289239040 1771 33554432000 4194304 4650419 140734588153168 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=282460 CPUtime=0.09 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 395 0 0 0 9 0 0 0 25 0 4 0 107769630 289239040 1771 33554432000 4194304 4650419 140734588153168 18446744073709551615 4364495 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=282460 CPUtime=0.08 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 285 0 0 0 8 0 0 0 25 0 4 0 107769630 289239040 1771 33554432000 4194304 4650419 140734588153168 18446744073709551615 4314788 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282460

[startup+0.300884 s]
/proc/loadavg: 7.54 8.00 7.94 1/290 3211
/proc/meminfo: memFree=15893860/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=283904 CPUtime=1.17 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 3183 0 0 0 117 0 0 0 25 0 4 0 107769630 290717696 2313 33554432000 4194304 4650419 140734588153168 18446744073709551615 4349707 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 70976 2313 393 112 0 65941 0
[pid=3211/tid=3212] ppid=3209 vsize=283904 CPUtime=0.29 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 712 0 0 0 29 0 0 0 25 0 4 0 107769630 290717696 2313 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365366 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=283904 CPUtime=0.29 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 707 0 0 0 29 0 0 0 25 0 4 0 107769630 290717696 2313 33554432000 4194304 4650419 140734588153168 18446744073709551615 4364738 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=283904 CPUtime=0.28 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 605 0 0 0 28 0 0 0 25 0 4 0 107769630 290717696 2313 33554432000 4194304 4650419 140734588153168 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283904

[startup+0.700816 s]
/proc/loadavg: 7.54 8.00 7.94 1/290 3211
/proc/meminfo: memFree=15893860/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=284936 CPUtime=2.77 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 5011 0 0 0 276 1 0 0 25 0 4 0 107769630 291774464 3079 33554432000 4194304 4650419 140734588153168 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 71234 3079 393 112 0 66199 0
[pid=3211/tid=3212] ppid=3209 vsize=284936 CPUtime=0.69 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 1184 0 0 0 69 0 0 0 25 0 4 0 107769630 291774464 3079 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=284936 CPUtime=0.69 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 1166 0 0 0 69 0 0 0 25 0 4 0 107769630 291774464 3079 33554432000 4194304 4650419 140734588153168 18446744073709551615 4328209 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=284936 CPUtime=0.68 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 1038 0 0 0 68 0 0 0 25 0 4 0 107769630 291774464 3080 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363520 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284936

[startup+1.50068 s]
/proc/loadavg: 7.54 8.00 7.94 9/302 3226
/proc/meminfo: memFree=15864748/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=286360 CPUtime=5.95 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 9029 0 0 0 594 1 0 0 25 0 4 0 107769630 293232640 4116 33554432000 4194304 4650419 140734588153168 18446744073709551615 4427009 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 71590 4122 395 112 0 66555 0
[pid=3211/tid=3212] ppid=3209 vsize=286360 CPUtime=1.49 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 2135 0 0 0 149 0 0 0 25 0 4 0 107769630 293232640 4124 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=286360 CPUtime=1.48 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 2080 0 0 0 148 0 0 0 25 0 4 0 107769630 293232640 4127 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=286360 CPUtime=1.46 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 1826 0 0 0 146 0 0 0 25 0 4 0 107769630 293232640 4131 33554432000 4194304 4650419 140734588153168 18446744073709551615 4315210 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 286360

[startup+3.1004 s]
/proc/loadavg: 7.58 8.00 7.94 9/302 3226
/proc/meminfo: memFree=15838212/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=268464 CPUtime=12.34 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 18367 0 0 0 1231 3 0 0 25 0 4 0 107769630 274907136 11533 33554432000 4194304 4650419 140734588153168 18446744073709551615 4334357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 67116 11533 395 112 0 62081 0
[pid=3211/tid=3212] ppid=3209 vsize=268464 CPUtime=3.08 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 4316 0 0 0 308 0 0 0 25 0 4 0 107769630 274907136 11533 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=268464 CPUtime=3.08 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 4936 0 0 0 308 0 0 0 25 0 4 0 107769630 274907136 11533 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363484 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=268464 CPUtime=3.05 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 4081 0 0 0 305 0 0 0 25 0 4 0 107769630 274907136 11533 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 268464

[startup+6.30085 s]
/proc/loadavg: 7.58 8.00 7.94 9/302 3226
/proc/meminfo: memFree=15771648/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=286532 CPUtime=25.11 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 25401 0 0 0 2506 5 0 0 25 0 4 0 107769630 293408768 15466 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 71633 15466 395 112 0 66598 0
[pid=3211/tid=3212] ppid=3209 vsize=286532 CPUtime=6.29 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 6754 0 0 0 628 1 0 0 25 0 4 0 107769630 293408768 15466 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=286532 CPUtime=6.28 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 6348 0 0 0 627 1 0 0 25 0 4 0 107769630 293408768 15466 33554432000 4194304 4650419 140734588153168 18446744073709551615 4334509 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=286532 CPUtime=6.23 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 5527 0 0 0 622 1 0 0 25 0 4 0 107769630 293408768 15466 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 286532

[startup+12.7007 s]
/proc/loadavg: 7.64 8.00 7.94 9/302 3226
/proc/meminfo: memFree=15734364/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=319768 CPUtime=50.65 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 40176 0 0 0 5056 9 0 0 25 0 4 0 107769630 327442432 21676 33554432000 4194304 4650419 140734588153168 18446744073709551615 4331155 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 79942 21677 395 112 0 74907 0
[pid=3211/tid=3212] ppid=3209 vsize=319768 CPUtime=12.69 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 11172 0 0 0 1267 2 0 0 25 0 4 0 107769630 327442432 21677 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=319768 CPUtime=12.68 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 10124 0 0 0 1266 2 0 0 25 0 4 0 107769630 327442432 21677 33554432000 4194304 4650419 140734588153168 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=319768 CPUtime=12.56 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 8006 0 0 0 1255 1 0 0 25 0 4 0 107769630 327442432 21677 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 319768

[startup+25.5005 s]
/proc/loadavg: 7.70 8.00 7.94 9/302 3226
/proc/meminfo: memFree=15646924/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=320032 CPUtime=101.73 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 63215 0 0 0 10158 15 0 0 25 0 4 0 107769630 327712768 34173 33554432000 4194304 4650419 140734588153168 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 80008 34173 395 112 0 74973 0
[pid=3211/tid=3212] ppid=3209 vsize=320032 CPUtime=25.49 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 17423 0 0 0 2546 3 0 0 25 0 4 0 107769630 327712768 34173 33554432000 4194304 4650419 140734588153168 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=320032 CPUtime=25.48 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 17260 0 0 0 2545 3 0 0 25 0 4 0 107769630 327712768 34173 33554432000 4194304 4650419 140734588153168 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=320032 CPUtime=25.24 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 9585 0 0 0 2522 2 0 0 25 0 4 0 107769630 327712768 34173 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 320032

[startup+51.1011 s]
/proc/loadavg: 7.87 8.02 7.95 9/302 3227
/proc/meminfo: memFree=15613424/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=321468 CPUtime=203.89 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 92306 0 0 0 20366 23 0 0 25 0 4 0 107769630 329183232 40204 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 80367 40204 395 112 0 75332 0
[pid=3211/tid=3212] ppid=3209 vsize=321468 CPUtime=51.09 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 26839 0 0 0 5103 6 0 0 25 0 4 0 107769630 329183232 40204 33554432000 4194304 4650419 140734588153168 18446744073709551615 4333838 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=321468 CPUtime=51.08 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 28271 0 0 0 5101 7 0 0 25 0 4 0 107769630 329183232 40204 33554432000 4194304 4650419 140734588153168 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=321468 CPUtime=50.6 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 10620 0 0 0 5058 2 0 0 25 0 4 0 107769630 329183232 40204 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 321468

[startup+102.311 s]
/proc/loadavg: 8.02 8.03 7.95 9/302 3228
/proc/meminfo: memFree=15546564/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=389036 CPUtime=408.25 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 132202 0 0 0 40787 38 0 0 25 0 4 0 107769630 398372864 47904 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 97259 47904 395 112 0 92224 0
[pid=3211/tid=3212] ppid=3209 vsize=389036 CPUtime=102.3 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 41020 0 0 0 10218 12 0 0 25 0 4 0 107769630 398372864 47904 33554432000 4194304 4650419 140734588153168 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=389036 CPUtime=102.3 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 43301 0 0 0 10217 13 0 0 25 0 4 0 107769630 398372864 47904 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=389036 CPUtime=101.33 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 12731 0 0 0 10131 2 0 0 25 0 4 0 107769630 398372864 47904 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.25
Current children cumulated vsize (KiB) 389036

[startup+162.301 s]

################
# More data... #
################

[pid=3211] ppid=3209 vsize=579356 CPUtime=2563.25 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 411019 0 0 0 256178 147 0 0 25 0 4 0 107769630 593260544 107920 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 144839 107920 395 112 0 139804 0
[pid=3211/tid=3212] ppid=3209 vsize=579356 CPUtime=642.31 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 130516 0 0 0 64181 50 0 0 25 0 4 0 107769630 593260544 107921 33554432000 4194304 4650419 140734588153168 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=579356 CPUtime=642.3 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 129684 0 0 0 64188 42 0 0 25 0 4 0 107769630 593260544 107921 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=579356 CPUtime=636.31 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 39259 0 0 0 63617 14 0 0 25 0 4 0 107769630 593260544 107921 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2563.25
Current children cumulated vsize (KiB) 579356

[startup+702.301 s]
/proc/loadavg: 8.06 8.08 8.00 9/302 3249
/proc/meminfo: memFree=15108164/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=685168 CPUtime=2802.67 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 441235 0 0 0 280109 158 0 0 25 0 4 0 107769630 701612032 110273 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 171292 110273 395 112 0 166257 0
[pid=3211/tid=3212] ppid=3209 vsize=685168 CPUtime=702.3 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 141567 0 0 0 70177 53 0 0 25 0 4 0 107769630 701612032 110273 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=685168 CPUtime=702.29 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 137987 0 0 0 70184 45 0 0 25 0 4 0 107769630 701612032 110273 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=685168 CPUtime=695.75 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 42361 0 0 0 69559 16 0 0 25 0 4 0 107769630 701612032 110273 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.67
Current children cumulated vsize (KiB) 685168

[startup+762.311 s]
/proc/loadavg: 8.06 8.08 8.00 9/302 3251
/proc/meminfo: memFree=15049376/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=814612 CPUtime=3042.15 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 469424 0 0 0 304045 170 0 0 25 0 4 0 107769630 834162688 118352 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 203653 118352 395 112 0 198618 0
[pid=3211/tid=3212] ppid=3209 vsize=814612 CPUtime=762.31 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 149937 0 0 0 76174 57 0 0 25 0 4 0 107769630 834162688 118352 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=814612 CPUtime=762.31 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 144809 0 0 0 76182 49 0 0 25 0 4 0 107769630 834162688 118352 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=814612 CPUtime=755.19 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 45512 0 0 0 75502 17 0 0 25 0 4 0 107769630 834162688 118352 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.15
Current children cumulated vsize (KiB) 814612

[startup+822.301 s]
/proc/loadavg: 8.02 8.06 8.00 9/302 3253
/proc/meminfo: memFree=15004844/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=686448 CPUtime=3281.55 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 495887 0 0 0 327975 180 0 0 25 0 4 0 107769630 702922752 124359 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 171612 124359 395 112 0 166577 0
[pid=3211/tid=3212] ppid=3209 vsize=686448 CPUtime=822.3 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 160150 0 0 0 82170 60 0 0 25 0 4 0 107769630 702922752 124359 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=686448 CPUtime=822.29 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 152052 0 0 0 82177 52 0 0 25 0 4 0 107769630 702922752 124359 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=686448 CPUtime=814.62 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 45740 0 0 0 81445 17 0 0 25 0 4 0 107769630 702922752 124359 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.55
Current children cumulated vsize (KiB) 686448

[startup+882.301 s]
/proc/loadavg: 8.05 8.06 8.00 9/302 3254
/proc/meminfo: memFree=15016732/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=686524 CPUtime=3520.99 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 516192 0 0 0 351913 186 0 0 25 0 4 0 107769630 703000576 124738 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 171631 124738 395 112 0 166596 0
[pid=3211/tid=3212] ppid=3209 vsize=686524 CPUtime=882.3 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 171957 0 0 0 88168 62 0 0 25 0 4 0 107769630 703000576 124738 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=686524 CPUtime=882.29 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 155995 0 0 0 88175 54 0 0 25 0 4 0 107769630 703000576 124738 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=686524 CPUtime=874.05 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 46145 0 0 0 87388 17 0 0 25 0 4 0 107769630 703000576 124738 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.99
Current children cumulated vsize (KiB) 686524

[startup+942.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/302 3255
/proc/meminfo: memFree=14976916/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=739960 CPUtime=3760.43 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 535569 0 0 0 375847 196 0 0 25 0 4 0 107769630 757719040 131953 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363600 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 184990 131953 395 112 0 179955 0
[pid=3211/tid=3212] ppid=3209 vsize=739960 CPUtime=942.31 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 178358 0 0 0 94165 66 0 0 25 0 4 0 107769630 757719040 131953 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=739960 CPUtime=942.29 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 162770 0 0 0 94172 57 0 0 25 0 4 0 107769630 757719040 131953 33554432000 4194304 4650419 140734588153168 18446744073709551615 4433087 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=739960 CPUtime=933.5 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 46347 0 0 0 93333 17 0 0 25 0 4 0 107769630 757719040 131953 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.43
Current children cumulated vsize (KiB) 739960

[startup+1002.3 s]
/proc/loadavg: 8.27 8.13 8.03 9/302 3257
/proc/meminfo: memFree=14965872/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=740560 CPUtime=3999.87 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 554443 0 0 0 399784 203 0 0 25 0 4 0 107769630 758333440 131629 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 185140 131629 395 112 0 180105 0
[pid=3211/tid=3212] ppid=3209 vsize=740560 CPUtime=1002.31 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 186597 0 0 0 100162 69 0 0 25 0 4 0 107769630 758333440 131629 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=740560 CPUtime=1002.3 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 166391 0 0 0 100171 59 0 0 25 0 4 0 107769630 758333440 131629 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=740560 CPUtime=992.94 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 46888 0 0 0 99276 18 0 0 25 0 4 0 107769630 758333440 131629 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.87
Current children cumulated vsize (KiB) 740560

[startup+1062.3 s]
/proc/loadavg: 8.25 8.14 8.03 9/302 3259
/proc/meminfo: memFree=14902992/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=740980 CPUtime=4239.33 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 573997 0 0 0 423721 212 0 0 25 0 4 0 107769630 758763520 136650 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 185245 136650 395 112 0 180210 0
[pid=3211/tid=3212] ppid=3209 vsize=740980 CPUtime=1062.31 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 194632 0 0 0 106159 72 0 0 25 0 4 0 107769630 758763520 136650 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=740980 CPUtime=1062.29 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 172810 0 0 0 106167 62 0 0 25 0 4 0 107769630 758763520 136650 33554432000 4194304 4650419 140734588153168 18446744073709551615 4314985 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=740980 CPUtime=1052.39 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 47362 0 0 0 105221 18 0 0 25 0 4 0 107769630 758763520 136650 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.33
Current children cumulated vsize (KiB) 740980

[startup+1122.3 s]
/proc/loadavg: 8.15 8.13 8.03 9/302 3261
/proc/meminfo: memFree=14908188/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=780164 CPUtime=4478.77 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 596786 0 0 0 447657 220 0 0 25 0 4 0 107769630 798887936 132735 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 195041 132735 395 112 0 190006 0
[pid=3211/tid=3212] ppid=3209 vsize=780164 CPUtime=1122.31 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 205583 0 0 0 112157 74 0 0 25 0 4 0 107769630 798887936 132735 33554432000 4194304 4650419 140734588153168 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=780164 CPUtime=1122.3 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 177074 0 0 0 112166 64 0 0 25 0 4 0 107769630 798887936 132735 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=780164 CPUtime=1111.82 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 48097 0 0 0 111164 18 0 0 25 0 4 0 107769630 798887936 132735 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.77
Current children cumulated vsize (KiB) 780164

[startup+1182.3 s]
/proc/loadavg: 8.06 8.10 8.03 9/302 3262
/proc/meminfo: memFree=14894400/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=821648 CPUtime=4718.22 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 619655 0 0 0 471591 231 0 0 25 0 4 0 107769630 841367552 135960 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 205412 135960 395 112 0 200377 0
[pid=3211/tid=3212] ppid=3209 vsize=821648 CPUtime=1182.32 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 211040 0 0 0 118153 79 0 0 25 0 4 0 107769630 841367552 135960 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=821648 CPUtime=1182.3 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 188059 0 0 0 118163 67 0 0 25 0 4 0 107769630 841367552 135960 33554432000 4194304 4650419 140734588153168 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=821648 CPUtime=1171.26 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 48498 0 0 0 117108 18 0 0 25 0 4 0 107769630 841367552 135960 33554432000 4194304 4650419 140734588153168 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.22
Current children cumulated vsize (KiB) 821648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.04 8.09 8.02 9/302 3263
/proc/meminfo: memFree=14883980/32950928 swapFree=67111364/67111528
[pid=3211] ppid=3209 vsize=767600 CPUtime=4800.04 cores=0,2,4,6
/proc/3211/stat : 3211 (strangenight1-m) R 3209 3211 2853 0 -1 4202496 627937 0 0 0 479770 234 0 0 25 0 4 0 107769630 786022400 138778 33554432000 4194304 4650419 140734588153168 18446744073709551615 4330510 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3211/statm: 191900 138778 395 112 0 186865 0
[pid=3211/tid=3212] ppid=3209 vsize=767600 CPUtime=1202.82 cores=0,2,4,6
/proc/3211/task/3212/stat : 3212 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 214315 0 0 0 120202 80 0 0 25 0 4 0 107769630 786022400 138780 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3211/tid=3213] ppid=3209 vsize=767600 CPUtime=1202.81 cores=0,2,4,6
/proc/3211/task/3213/stat : 3213 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 189912 0 0 0 120213 68 0 0 25 0 4 0 107769630 786022400 138780 33554432000 4194304 4650419 140734588153168 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3211/tid=3215] ppid=3209 vsize=767600 CPUtime=1191.56 cores=0,2,4,6
/proc/3211/task/3215/stat : 3215 (strangenight1-m) R 3209 3211 2853 0 -1 4202560 48930 0 0 0 119138 18 0 0 25 0 4 0 107769630 786022400 138780 33554432000 4194304 4650419 140734588153168 18446744073709551615 4366943 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 767600

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): 1202.84
CPU time (s): 4800.11
CPU user time (s): 4797.74
CPU system time (s): 2.36964
CPU usage (%): 399.064
Max. virtual memory (cumulated for all children) (KiB): 888316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.74
system time used= 2.36964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 627940
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= 292
involuntary context switches= 21255

runsolver used 3.11453 second user time and 7.94779 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 21:33:22
IDJOB=3368720
IDBENCH=82729
IDSOLVER=1846
FILE ID=node112/3368720-1305401602
RUNJOBID= node112-1305401602-3195
PBS_JOBID= 13324474
Free space on /tmp= 73564 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1565617179-002.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368720-1305401602/watcher-3368720-1305401602 -o /tmp/evaluation-result-3368720-1305401602/solver-3368720-1305401602 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368720-1305401602.cnf

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

MD5SUM BENCH= c557851ca2e09c43aa7c0a50184336eb
RANDOM SEED=1238414166

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15894016 kB
Buffers:        289068 kB
Cached:        2774016 kB
SwapCached:          0 kB
Active:       15058052 kB
Inactive:      1760436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15894016 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6244 kB
Writeback:          32 kB
AnonPages:    13755540 kB
Mapped:          20684 kB
Slab:           132840 kB
PageTables:      41688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34984048 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= 73552 MiB
End job on node112 at 2011-05-14 21:53:27