Trace number 3174200

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-2-mt? (TO) 4800.38 1201.73

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S831119356-083.SATISFIABLE.cnf
MD5SUM0ac8a1d876c0f6cbfe96d1c05d468900
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.002999
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174200-1304112981.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
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:    500 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.10	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     232 undec:      51 neg:     217
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       486      2116         0         0      6438         0   no data   no data
0.00/0.10	c Decided on static restart strategy
0.40/0.15	c  N st     8      4922       486      2116         0      4851      6438    113608   no data   no data
1.57/0.40	c  N st    10     11306       486      2116         0      4481      6438     73491   no data   no data
2.37/0.66	c  N st    11     17049       486      2116         0     10076      6438    204728   no data   no data
3.98/1.08	c  F st    12     25001       486      2116         0     12348      6438    266256   no data   no data
3.98/1.08	c  N st    12     25001       486      2116         0     12348      6438    266256   no data   no data
5.17/1.32	c Decided on static restart strategy
5.17/1.32	c  N st    18     30000       486      2116         0     10641      6438    201749   no data   no data
5.17/1.32	c  S st    18     30000       486      2116         0     10641      6438    201749   no data   no data
5.17/1.35	c  S st    18     30502       486      2116         0     11143      6438    213197   no data   no data
5.17/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.17/1.35	c blocked clauses removed:        0 vars:      0 tried:         486 T: 0.00 s
5.17/1.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
5.17/1.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.42	c lits-rem:       120  cl-subs:      529  v-elim:      0  v-fix:    0  time:  0.05 s
5.56/1.42	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
5.56/1.42	c calculated reachability. Time: 0.00
5.56/1.42	c  N st    18     30502       486      2116         0     10614      6438    199550   no data   no data
7.17/1.85	c  N st    20     37614       486      2116         0      9862      6438    160257   no data   no data
8.78/2.23	c  N st    21     44018       486      2116         0     16125      6438    300802   no data   no data
9.18/2.36	c  S st    22     45753       486      2116         0      9082      6438    127180   no data   no data
9.18/2.39	c  S st    22     46256       486      2116         0      9584      6438    138600   no data   no data
9.18/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.18/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.18/2.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.18/2.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
9.18/2.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.18/2.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.56/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.56/2.41	c lits-rem:        26  cl-subs:      103  v-elim:      0  v-fix:    0  time:  0.01 s
9.56/2.41	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
9.56/2.41	c vivif2 --  cl tried     9481 cl shrink        0 lits rem          0 time: 0.00
9.56/2.42	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
9.56/2.42	c calculated reachability. Time: 0.00
9.56/2.42	c  N st    22     46256       486      2116         0      9481      6438    136424   no data   no data
12.76/3.29	c  N st    23     60653       486      2116         0     13825      6438    228946   no data   no data
15.55/3.93	c  N st    24     69385       486      2116         0     11634      6438    167303   no data   no data
15.55/3.93	c  S st    24     69385       486      2116         0     11634      6438    167303   no data   no data
15.55/3.96	c  S st    24     69886       486      2116         0     12134      6438    179414   no data   no data
15.55/3.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.55/3.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.55/3.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.55/3.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.55/3.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.55/3.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
15.55/3.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.55/3.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.55/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.55/4.00	c lits-rem:        26  cl-subs:      157  v-elim:      0  v-fix:    0  time:  0.02 s
15.55/4.00	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
15.96/4.00	c vivif2 --  cl tried    11977 cl shrink        0 lits rem          0 time: 0.00
15.96/4.00	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
15.96/4.00	c calculated reachability. Time: 0.00
15.96/4.00	c  N st    24     69886       486      2116         0     11977      6438    175862   no data   no data
20.35/5.19	c  F st    25     87501       486      2116         0     17524      6438    302029   no data   no data
20.35/5.19	c  N st    25     87501       486      2116         0     17524      6438    302029   no data   no data
21.96/5.59	c Decided on static restart strategy
23.14/5.84	c  N st    32     95539       486      2116         0     25405      6438    473949   no data   no data
25.55/6.49	c  N st    34    104829       486      2116         0     21767      6438    376127   no data   no data
25.55/6.49	c  S st    34    104829       486      2116         0     21767      6438    376127   no data   no data
25.95/6.54	c  S st    34    105336       486      2116         0     22273      6438    388115   no data   no data
25.95/6.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.95/6.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.95/6.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.95/6.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.95/6.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.95/6.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
25.95/6.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.95/6.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.95/6.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.36/6.69	c lits-rem:       203  cl-subs:      674  v-elim:      0  v-fix:    0  time:  0.12 s
26.36/6.69	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
26.36/6.69	c vivif2 --  cl tried    21599 cl shrink        0 lits rem          0 time: 0.00
26.76/6.71	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.01
26.76/6.71	c calculated reachability. Time: 0.00
26.76/6.71	c  N st    34    105336       486      2116         0     21599      6438    371319   no data   no data
29.53/7.47	c  N st    35    114934       486      2116         0     17235      6438    248716   no data   no data
34.33/8.69	c  N st    36    129331       486      2116         0     16642      6438    220575   no data   no data
42.32/10.63	c  N st    37    150926       486      2116         0     22055      6438    329893   no data   no data
44.72/11.26	c  S st    38    158004       486      2116         0     28947      6438    498277   no data   no data
45.12/11.34	c  S st    38    158505       486      2116         0     29448      6438    509843   no data   no data
45.12/11.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.12/11.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.12/11.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.12/11.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.12/11.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.12/11.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
45.12/11.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.12/11.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.12/11.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.11/11.86	c lits-rem:       435  cl-subs:     1846  v-elim:      0  v-fix:    0  time:  0.49 s
47.11/11.86	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
47.11/11.86	c vivif2 --  cl tried    27602 cl shrink        0 lits rem          0 time: 0.01
47.11/11.88	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.02
47.11/11.88	c calculated reachability. Time: 0.00
47.11/11.88	c  N st    38    158505       486      2116         0     27602      6438    465571   no data   no data
66.31/16.66	c  N st    39    207093       486      2116         0     22382      6438    311174   no data   no data
78.67/19.72	c  N st    40    237757       486      2116         0     32721      6438    529912   no data   no data
78.67/19.72	c  S st    40    237757       486      2116         0     32721      6438    529912   no data   no data
78.67/19.80	c  S st    40    238259       486      2116         0     33219      6438    541285   no data   no data
79.09/19.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.09/19.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
79.09/19.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.09/19.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.09/19.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.09/19.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
79.09/19.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.09/19.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
79.09/19.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.07/20.30	c lits-rem:       213  cl-subs:     1802  v-elim:      0  v-fix:    0  time:  0.46 s
81.07/20.30	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
81.07/20.31	c vivif2 --  cl tried    31417 cl shrink        0 lits rem          0 time: 0.01
81.07/20.33	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.02
81.07/20.33	c calculated reachability. Time: 0.00
81.07/20.33	c  N st    40    238259       486      2116         0     31417      6438    500598   no data   no data
112.62/28.21	c  F st    41    306250       486      2116         0     33380      6438    520379   no data   no data
112.62/28.21	c  N st    41    306250       486      2116         0     33380      6438    520379   no data   no data
115.01/28.84	c Decided on static restart strategy
126.20/31.64	c  N st    51    334551       486      2116         0     37656      6438    585382   no data   no data
138.59/34.71	c  N st    53    357388       486      2116         0     35617      6438    534346   no data   no data
138.59/34.71	c  S st    53    357388       486      2116         0     35617      6438    534346   no data   no data
138.99/34.80	c  S st    53    357894       486      2116         0     36122      6438    545643   no data   no data
138.99/34.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.99/34.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
138.99/34.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.99/34.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.99/34.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.99/34.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
138.99/34.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.99/34.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
138.99/34.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.18/35.10	c lits-rem:       162  cl-subs:     1021  v-elim:      0  v-fix:    0  time:  0.26 s
140.18/35.10	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
140.18/35.10	c vivif2 --  cl tried    35101 cl shrink        0 lits rem          0 time: 0.01
140.18/35.13	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.02
140.18/35.13	c calculated reachability. Time: 0.00
140.18/35.13	c  N st    53    357894       486      2116         0     35101      6438    520773   no data   no data
158.96/39.80	c  N st    54    390286       486      2116         0     41378      6438    653724   no data   no data
186.13/46.65	c  N st    55    438874       486      2116         0     35110      6438    480506   no data   no data
226.87/56.82	c  N st    56    511758       486      2116         0     48467      6438    757827   no data   no data
240.85/60.32	c  N st    57    536845       486      2116         0     42748      6438    619831   no data   no data
240.85/60.32	c  S st    57    536845       486      2116         0     42748      6438    619831   no data   no data
241.25/60.43	c  S st    57    537349       486      2116         0     43250      6438    631170   no data   no data
241.25/60.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
241.25/60.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
241.25/60.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.25/60.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.25/60.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.25/60.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
241.25/60.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.25/60.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
241.25/60.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.64/61.03	c lits-rem:       353  cl-subs:     1670  v-elim:      0  v-fix:    0  time:  0.54 s
243.64/61.03	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
243.64/61.03	c vivif2 --  cl tried    41580 cl shrink        0 lits rem          0 time: 0.01
243.64/61.06	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.03
243.64/61.06	c calculated reachability. Time: 0.00
243.64/61.06	c  N st    57    537349       486      2116         0     41580      6438    591363   no data   no data
355.10/88.97	c  N st    58    701334       486      2116         0     35716      6438    362987   no data   no data
429.80/107.62	c  N st    59    806023       486      2116         0     64760      6438   1060002   no data   no data
429.80/107.62	c  S st    59    806023       486      2116         0     64760      6438   1060002   no data   no data
430.62/107.81	c  S st    59    806531       486      2116         0     65266      6438   1071713   no data   no data
430.62/107.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
430.62/107.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
430.62/107.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
430.62/107.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.62/107.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.62/107.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
430.62/107.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.62/107.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
430.62/107.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
439.40/110.03	c lits-rem:       662  cl-subs:     3337  v-elim:      0  v-fix:    0  time:  2.13 s
439.40/110.03	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
439.40/110.04	c vivif2 --  cl tried    61929 cl shrink        0 lits rem          0 time: 0.01
439.40/110.09	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.05
439.40/110.10	c calculated reachability. Time: 0.00
439.40/110.10	c  N st    59    806531       486      2116         0     61929      6438    995387   no data   no data
675.06/169.02	c  F st    60   1071875       486      2116         0     77560      6438   1221004   no data   no data
675.06/169.02	c  N st    60   1071875       486      2116         0     77560      6438   1221004   no data   no data
681.08/170.53	c Decided on static restart strategy
702.63/176.00	c  N st    70   1100178       486      2116         0     61445      6438    823756   no data   no data
734.98/184.04	c  N st    72   1136171       486      2116         0     51752      6438    605886   no data   no data
764.56/191.46	c  N st    73   1168564       486      2116         0     83374      6438   1408424   no data   no data
817.69/204.78	c  N st    74   1209797       486      2116         0     77797      6438   1220970   no data   no data
817.69/204.78	c  S st    74   1209797       486      2116         0     77797      6438   1220970   no data   no data
818.87/205.04	c  S st    74   1210302       486      2116         0     78302      6438   1233057   no data   no data
818.87/205.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
818.87/205.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
818.87/205.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
818.87/205.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
818.87/205.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
818.87/205.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
818.87/205.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
819.27/205.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
819.27/205.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
833.65/208.79	c lits-rem:      1438  cl-subs:     4582  v-elim:      0  v-fix:    0  time:  3.65 s
833.65/208.79	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
834.05/208.81	c vivif2 --  cl tried    73720 cl shrink        0 lits rem          0 time: 0.02
834.05/208.87	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.07
834.05/208.87	c calculated reachability. Time: 0.00
834.05/208.87	c  N st    74   1210302       486      2116         0     73720      6438   1123958   no data   no data
908.35/227.48	c  N st    75   1283184       486      2116         0     50256      6438    508040   no data   no data
1015.02/254.19	c  N st    76   1392507       486      2116         0     58381      6438    676979   no data   no data
1193.17/298.76	c  N st    77   1556491       486      2116         0     63129      6438    722728   no data   no data
1361.35/340.89	c  N st    78   1710302       486      2116         0    104424      6438   1664058   no data   no data
1361.35/340.89	c  S st    78   1710302       486      2116         0    104424      6438   1664058   no data   no data
1362.94/341.23	c  S st    78   1710807       486      2116         0    104927      6438   1675752   no data   no data
1362.94/341.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1362.94/341.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1362.94/341.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1362.94/341.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1362.94/341.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1362.94/341.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1362.94/341.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1363.34/341.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1363.34/341.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1412.47/353.62	c lits-rem:      1208  cl-subs:    11064  v-elim:      0  v-fix:    0  time: 12.25 s
1412.47/353.62	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
1412.47/353.64	c vivif2 --  cl tried    93863 cl shrink        0 lits rem          0 time: 0.02
1412.87/353.74	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.10
1412.87/353.74	c calculated reachability. Time: 0.00
1412.87/353.74	c  N st    78   1710807       486      2116         0     93863      6438   1441054   no data   no data
1819.92/455.66	c  N st    79   2079771       486      2116         0    106259      6438   1694536   no data   no data
1978.90/495.44	c  N st    80   2210807       486      2116         0    110423      6438   1799359   no data   no data
1978.90/495.44	c  S st    80   2210807       486      2116         0    110423      6438   1799359   no data   no data
1980.50/495.81	c  S st    80   2211310       486      2116         0    110922      6438   1812143   no data   no data
1980.50/495.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1980.50/495.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1980.50/495.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1980.50/495.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1980.50/495.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1980.50/495.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1980.50/495.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1980.90/495.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1980.90/495.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2019.26/505.59	c lits-rem:       637  cl-subs:     6577  v-elim:      0  v-fix:    0  time:  9.63 s
2019.26/505.59	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
2019.66/505.62	c vivif2 --  cl tried   104345 cl shrink        0 lits rem          0 time: 0.03
2020.06/505.73	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.11
2020.06/505.73	c calculated reachability. Time: 0.00
2020.06/505.73	c  N st    80   2211310       486      2116         0    104345      6438   1659677   no data   no data
2707.53/677.86	c  N st    81   2711313       486      2116         0    127461      6438   2026558   no data   no data
2707.53/677.86	c  S st    81   2711313       486      2116         0    127461      6438   2026558   no data   no data
2709.13/678.27	c  S st    81   2711818       486      2116         0    127965      6438   2038741   no data   no data
2709.13/678.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2709.53/678.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2709.53/678.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2709.53/678.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2709.53/678.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2709.53/678.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
2709.53/678.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2709.53/678.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2709.92/678.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2772.66/694.15	c lits-rem:       914  cl-subs:    10720  v-elim:      0  v-fix:    0  time: 15.70 s
2772.66/694.15	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
2772.66/694.17	c vivif2 --  cl tried   117245 cl shrink        0 lits rem          0 time: 0.03
2773.43/694.31	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.13
2773.43/694.31	c calculated reachability. Time: 0.00
2773.43/694.31	c  N st    81   2711818       486      2116         0    117245      6438   1813016   no data   no data
3450.93/863.92	c  N st    82   3211818       486      2116         0     93207      6438   1112446   no data   no data
3450.93/863.92	c  S st    82   3211818       486      2116         0     93207      6438   1112446   no data   no data
3452.13/864.23	c  S st    82   3212322       486      2116         0     93711      6438   1124090   no data   no data
3452.13/864.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3452.13/864.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
3452.13/864.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3452.13/864.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3452.13/864.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3452.13/864.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
3452.13/864.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3452.53/864.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3452.53/864.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3457.32/865.52	c lits-rem:       141  cl-subs:     2344  v-elim:      0  v-fix:    0  time:  1.18 s
3457.32/865.52	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
3457.32/865.54	c vivif2 --  cl tried    91367 cl shrink        0 lits rem          0 time: 0.02
3457.72/865.63	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.09
3457.72/865.63	c calculated reachability. Time: 0.00
3457.72/865.63	c  N st    82   3212322       486      2116         0     91367      6438   1074936   no data   no data
4173.56/1044.82	c  N st    83   3712326       486      2116         0    102092      6438   1231421   no data   no data
4173.56/1044.82	c  S st    83   3712326       486      2116         0    102092      6438   1231421   no data   no data
4175.56/1045.33	c  S st    83   3712826       486      2116         0    102591      6438   1243641   no data   no data
4175.56/1045.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4175.96/1045.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.08
4175.96/1045.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4175.96/1045.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4175.96/1045.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4175.96/1045.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
4175.96/1045.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4175.96/1045.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4176.36/1045.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4196.75/1050.68	c lits-rem:       215  cl-subs:     3377  v-elim:      0  v-fix:    0  time:  5.17 s
4196.75/1050.68	c vivif2 --  cl tried     2116 cl shrink        0 lits rem          0 time: 0.00
4197.13/1050.70	c vivif2 --  cl tried    99214 cl shrink        0 lits rem          0 time: 0.03
4197.53/1050.87	c asymm  cl-useful: 0/2116/2116 lits-rem:0 time: 0.17
4197.53/1050.88	c calculated reachability. Time: 0.00
4197.53/1050.88	c  N st    83   3712826       486      2116         0     99214      6438   1164490   no data   no data
4275.03/1070.20	c  F st    84   3751564       486      2116         0    137007      6438   2108250   no data   no data
4275.03/1070.20	c  N st    84   3751564       486      2116         0    137007      6438   2108250   no data   no data
4286.21/1073.08	c Decided on static restart strategy
4330.55/1084.18	c  N st    94   3779870       486      2116         0    164684      6438   2783021   no data   no data
4383.68/1097.48	c  N st    96   3815864       486      2116         0    116964      6438   1570177   no data   no data
4439.20/1111.35	c  N st    97   3848256       486      2116         0    148553      6438   2351282   no data   no data
4515.50/1130.40	c  N st    98   3896847       486      2116         0    112046      6438   1413976   no data   no data
4641.33/1161.90	c  N st    99   3969730       486      2116         0     98233      6438   1081569   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3174200-1304112981/watcher-3174200-1304112981 -o /tmp/evaluation-result-3174200-1304112981/solver-3174200-1304112981 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174200-1304112981.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.04 8.07 8.02 1/172 26895
/proc/meminfo: memFree=24391888/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 601528779 52441088 352 33554432000 4194304 4627427 140737357899504 18446744073709551615 216735178683 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 12803 361 307 106 0 7774 0
[pid=26895/tid=26896] ppid=26893 vsize=160440 CPUtime=0 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) D 26893 26895 26610 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 4 0 601528779 164290560 367 33554432000 4194304 4627427 140737357899504 18446744073709551615 216735221895 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=116748 CPUtime=0 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) D 26893 26895 26610 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 601528779 119549952 368 33554432000 4194304 4627427 140737357899504 18446744073709551615 4403197 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=116748 CPUtime=0 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 4 0 601528779 119549952 372 33554432000 4194304 4627427 140737357899504 18446744073709551615 4468560 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.107893 s]
/proc/loadavg: 8.04 8.07 8.02 1/172 26895
/proc/meminfo: memFree=24391888/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=282244 CPUtime=0.4 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 1727 0 0 0 40 0 0 0 25 0 4 0 601528779 289017856 1599 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 70561 1599 384 106 0 65532 0
[pid=26895/tid=26896] ppid=26893 vsize=282244 CPUtime=0.1 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 346 0 0 0 10 0 0 0 18 0 4 0 601528779 289017856 1599 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=282244 CPUtime=0.1 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 349 0 0 0 10 0 0 0 25 0 4 0 601528779 289017856 1599 33554432000 4194304 4627427 140737357899504 18446744073709551615 4310584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=282244 CPUtime=0.1 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 272 0 0 0 10 0 0 0 25 0 4 0 601528779 289017856 1599 33554432000 4194304 4627427 140737357899504 18446744073709551615 4332703 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282244

[startup+0.200877 s]
/proc/loadavg: 8.04 8.07 8.02 1/172 26895
/proc/meminfo: memFree=24391888/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=283564 CPUtime=0.77 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 2346 0 0 0 77 0 0 0 25 0 4 0 601528779 290369536 1657 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 70891 1657 385 106 0 65862 0
[pid=26895/tid=26896] ppid=26893 vsize=283564 CPUtime=0.19 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 501 0 0 0 19 0 0 0 18 0 4 0 601528779 290369536 1657 33554432000 4194304 4627427 140737357899504 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=283564 CPUtime=0.19 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 505 0 0 0 19 0 0 0 25 0 4 0 601528779 290369536 1657 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=283564 CPUtime=0.19 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 420 0 0 0 19 0 0 0 25 0 4 0 601528779 290369536 1657 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283564

[startup+0.300859 s]
/proc/loadavg: 8.04 8.07 8.02 1/172 26895
/proc/meminfo: memFree=24391888/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=283756 CPUtime=1.17 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 2766 0 0 0 117 0 0 0 25 0 4 0 601528779 290566144 2077 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 70939 2077 385 106 0 65910 0
[pid=26895/tid=26896] ppid=26893 vsize=283756 CPUtime=0.29 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 604 0 0 0 29 0 0 0 18 0 4 0 601528779 290566144 2077 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=283756 CPUtime=0.29 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 611 0 0 0 29 0 0 0 25 0 4 0 601528779 290566144 2077 33554432000 4194304 4627427 140737357899504 18446744073709551615 4310370 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=283756 CPUtime=0.29 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 531 0 0 0 29 0 0 0 25 0 4 0 601528779 290566144 2077 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283756

[startup+0.700791 s]
/proc/loadavg: 8.04 8.07 8.02 1/172 26895
/proc/meminfo: memFree=24391888/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=284704 CPUtime=2.77 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 4311 0 0 0 277 0 0 0 25 0 4 0 601528779 291536896 2766 33554432000 4194304 4627427 140737357899504 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 71176 2766 385 106 0 66147 0
[pid=26895/tid=26896] ppid=26893 vsize=284704 CPUtime=0.69 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 991 0 0 0 69 0 0 0 18 0 4 0 601528779 291536896 2766 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=284704 CPUtime=0.69 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 1007 0 0 0 69 0 0 0 25 0 4 0 601528779 291536896 2766 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=284704 CPUtime=0.69 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 920 0 0 0 69 0 0 0 25 0 4 0 601528779 291536896 2766 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284704

[startup+1.50065 s]
/proc/loadavg: 8.04 8.07 8.02 9/184 26912
/proc/meminfo: memFree=24364264/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=285880 CPUtime=5.96 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 8607 0 0 0 595 1 0 0 25 0 4 0 601528779 292741120 4616 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 71470 4616 389 106 0 66441 0
[pid=26895/tid=26896] ppid=26893 vsize=285880 CPUtime=1.49 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 1754 0 0 0 149 0 0 0 20 0 4 0 601528779 292741120 4616 33554432000 4194304 4627427 140737357899504 18446744073709551615 4324648 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=285880 CPUtime=1.49 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 1750 0 0 0 149 0 0 0 25 0 4 0 601528779 292741120 4616 33554432000 4194304 4627427 140737357899504 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=285880 CPUtime=1.48 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 1679 0 0 0 148 0 0 0 25 0 4 0 601528779 292741120 4616 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285880

[startup+3.10037 s]
/proc/loadavg: 8.11 8.08 8.03 9/184 26912
/proc/meminfo: memFree=24328272/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=286192 CPUtime=12.36 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 17609 0 0 0 1233 3 0 0 25 0 4 0 601528779 293060608 8874 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 71548 8874 389 106 0 66519 0
[pid=26895/tid=26896] ppid=26893 vsize=286192 CPUtime=3.08 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 4002 0 0 0 308 0 0 0 25 0 4 0 601528779 293060608 8874 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=286192 CPUtime=3.08 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 4794 0 0 0 308 0 0 0 25 0 4 0 601528779 293060608 8874 33554432000 4194304 4627427 140737357899504 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=286192 CPUtime=3.07 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 4158 0 0 0 307 0 0 0 25 0 4 0 601528779 293060608 8874 33554432000 4194304 4627427 140737357899504 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 286192

[startup+6.30082 s]
/proc/loadavg: 8.11 8.08 8.03 9/184 26912
/proc/meminfo: memFree=24300140/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=301116 CPUtime=25.15 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 27513 0 0 0 2510 5 0 0 25 0 4 0 601528779 308342784 12852 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 75279 12852 389 106 0 70250 0
[pid=26895/tid=26896] ppid=26893 vsize=301116 CPUtime=6.29 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 7185 0 0 0 628 1 0 0 25 0 4 0 601528779 308342784 12852 33554432000 4194304 4627427 140737357899504 18446744073709551615 4332735 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=301116 CPUtime=6.28 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 7597 0 0 0 628 0 0 0 25 0 4 0 601528779 308342784 12852 33554432000 4194304 4627427 140737357899504 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=301116 CPUtime=6.26 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 5896 0 0 0 625 1 0 0 25 0 4 0 601528779 308342784 12852 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309300 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 301116

[startup+12.7007 s]
/proc/loadavg: 8.10 8.08 8.03 9/184 26912
/proc/meminfo: memFree=24248544/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=301888 CPUtime=50.71 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 44231 0 0 0 5062 9 0 0 25 0 4 0 601528779 309133312 17628 33554432000 4194304 4627427 140737357899504 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 75472 17628 389 106 0 70443 0
[pid=26895/tid=26896] ppid=26893 vsize=301888 CPUtime=12.69 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 11133 0 0 0 1267 2 0 0 25 0 4 0 601528779 309133312 17628 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=301888 CPUtime=12.68 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 10675 0 0 0 1267 1 0 0 25 0 4 0 601528779 309133312 17628 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=301888 CPUtime=12.62 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 10192 0 0 0 1261 1 0 0 25 0 4 0 601528779 309133312 17628 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 301888

[startup+25.5005 s]
/proc/loadavg: 8.08 8.08 8.03 9/184 26913
/proc/meminfo: memFree=24203156/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=309564 CPUtime=101.83 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 67312 0 0 0 10170 13 0 0 25 0 4 0 601528779 316993536 25235 33554432000 4194304 4627427 140737357899504 18446744073709551615 4332992 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 77391 25235 389 106 0 72362 0
[pid=26895/tid=26896] ppid=26893 vsize=309564 CPUtime=25.49 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 17876 0 0 0 2546 3 0 0 25 0 4 0 601528779 316993536 25235 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=309564 CPUtime=25.48 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 16432 0 0 0 2546 2 0 0 25 0 4 0 601528779 316993536 25235 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=309564 CPUtime=25.34 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 14810 0 0 0 2532 2 0 0 25 0 4 0 601528779 316993536 25235 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 309564

[startup+51.101 s]
/proc/loadavg: 8.05 8.07 8.02 9/184 26913
/proc/meminfo: memFree=24152596/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=317892 CPUtime=204.1 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 100628 0 0 0 20386 24 0 0 25 0 4 0 601528779 325521408 32919 33554432000 4194304 4627427 140737357899504 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 79473 32919 389 106 0 74444 0
[pid=26895/tid=26896] ppid=26893 vsize=317892 CPUtime=51.09 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 26660 0 0 0 5103 6 0 0 25 0 4 0 601528779 325521408 32919 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=317892 CPUtime=51.09 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 24640 0 0 0 5104 5 0 0 25 0 4 0 601528779 325521408 32919 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=317892 CPUtime=50.81 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 23197 0 0 0 5076 5 0 0 25 0 4 0 601528779 325521408 32919 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 317892

[startup+102.301 s]
/proc/loadavg: 8.02 8.06 8.02 9/184 26915
/proc/meminfo: memFree=24102480/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=329652 CPUtime=408.64 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 152718 0 0 0 40824 40 0 0 25 0 4 0 601528779 337563648 39072 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 82413 39072 389 106 0 77384 0
[pid=26895/tid=26896] ppid=26893 vsize=329652 CPUtime=102.3 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 40851 0 0 0 10220 10 0 0 25 0 4 0 601528779 337563648 39072 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=329652 CPUtime=102.29 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 35609 0 0 0 10220 9 0 0 25 0 4 0 601528779 337563648 39072 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=329652 CPUtime=101.74 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 37308 0 0 0 10165 9 0 0 25 0 4 0 601528779 337563648 39072 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 329652

[startup+162.301 s]

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

[pid=26895] ppid=26893 vsize=474316 CPUtime=2565.72 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 471543 0 0 0 256400 172 0 0 25 0 4 0 601528779 485699584 77503 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 118579 77503 389 106 0 113550 0
[pid=26895/tid=26896] ppid=26893 vsize=474316 CPUtime=642.3 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 116748 0 0 0 64188 42 0 0 25 0 4 0 601528779 485699584 77503 33554432000 4194304 4627427 140737357899504 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=474316 CPUtime=642.3 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 116374 0 0 0 64184 46 0 0 25 0 4 0 601528779 485699584 77503 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=474316 CPUtime=638.8 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 117972 0 0 0 63838 42 0 0 25 0 4 0 601528779 485699584 77503 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.72
Current children cumulated vsize (KiB) 474316

[startup+702.3 s]
/proc/loadavg: 8.12 8.10 8.04 9/184 26964
/proc/meminfo: memFree=23864288/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=476104 CPUtime=2805.39 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 497857 0 0 0 280354 185 0 0 25 0 4 0 601528779 487530496 88660 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 119026 88660 389 106 0 113997 0
[pid=26895/tid=26896] ppid=26893 vsize=476104 CPUtime=702.3 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 122982 0 0 0 70184 46 0 0 25 0 4 0 601528779 487530496 88660 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=476104 CPUtime=702.3 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 122733 0 0 0 70182 48 0 0 25 0 4 0 601528779 487530496 88661 33554432000 4194304 4627427 140737357899504 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=476104 CPUtime=698.47 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 126402 0 0 0 69801 46 0 0 25 0 4 0 601528779 487530496 88661 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 476104

[startup+762.301 s]
/proc/loadavg: 8.11 8.09 8.04 9/184 26965
/proc/meminfo: memFree=23814540/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=476388 CPUtime=3045.09 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 521484 0 0 0 304312 197 0 0 25 0 4 0 601528779 487821312 86640 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 119097 86640 389 106 0 114068 0
[pid=26895/tid=26896] ppid=26893 vsize=476388 CPUtime=762.3 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 126420 0 0 0 76183 47 0 0 25 0 4 0 601528779 487821312 86640 33554432000 4194304 4627427 140737357899504 18446744073709551615 4350042 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=476388 CPUtime=762.3 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 130144 0 0 0 76178 52 0 0 25 0 4 0 601528779 487821312 86640 33554432000 4194304 4627427 140737357899504 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=476388 CPUtime=758.15 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 133243 0 0 0 75766 49 0 0 25 0 4 0 601528779 487821312 86640 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.09
Current children cumulated vsize (KiB) 476388

[startup+822.301 s]
/proc/loadavg: 8.14 8.10 8.04 9/184 26967
/proc/meminfo: memFree=23752760/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=542980 CPUtime=3284.75 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 544445 0 0 0 328268 207 0 0 25 0 4 0 601528779 556011520 94827 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 135745 94827 389 106 0 130716 0
[pid=26895/tid=26896] ppid=26893 vsize=542980 CPUtime=822.31 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 130985 0 0 0 82181 50 0 0 25 0 4 0 601528779 556011520 94827 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=542980 CPUtime=822.3 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 136706 0 0 0 82175 55 0 0 25 0 4 0 601528779 556011520 94827 33554432000 4194304 4627427 140737357899504 18446744073709551615 4331458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=542980 CPUtime=817.82 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 139737 0 0 0 81730 52 0 0 25 0 4 0 601528779 556011520 94827 33554432000 4194304 4627427 140737357899504 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.75
Current children cumulated vsize (KiB) 542980

[startup+882.306 s]
/proc/loadavg: 8.14 8.11 8.05 9/184 26969
/proc/meminfo: memFree=23665548/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=620220 CPUtime=3524.45 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 571551 0 0 0 352228 217 0 0 25 0 4 0 601528779 635105280 114428 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 155055 114428 389 106 0 150026 0
[pid=26895/tid=26896] ppid=26893 vsize=620220 CPUtime=882.31 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 135154 0 0 0 88179 52 0 0 25 0 4 0 601528779 635105280 114428 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=620220 CPUtime=882.31 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 144026 0 0 0 88172 59 0 0 25 0 4 0 601528779 635105280 114428 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=620220 CPUtime=877.5 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 149408 0 0 0 87696 54 0 0 25 0 4 0 601528779 635105280 114428 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.45
Current children cumulated vsize (KiB) 620220

[startup+942.301 s]
/proc/loadavg: 8.15 8.12 8.06 9/184 26970
/proc/meminfo: memFree=23667132/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=620432 CPUtime=3764.11 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 590457 0 0 0 376186 225 0 0 25 0 4 0 601528779 635322368 109250 33554432000 4194304 4627427 140737357899504 18446744073709551615 4327643 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 155108 109250 389 106 0 150079 0
[pid=26895/tid=26896] ppid=26893 vsize=620432 CPUtime=942.3 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 138197 0 0 0 94177 53 0 0 25 0 4 0 601528779 635322368 109250 33554432000 4194304 4627427 140737357899504 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=620432 CPUtime=942.3 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 150158 0 0 0 94169 61 0 0 25 0 4 0 601528779 635322368 109250 33554432000 4194304 4627427 140737357899504 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=620432 CPUtime=937.17 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 155705 0 0 0 93660 57 0 0 25 0 4 0 601528779 635322368 109250 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 620432

[startup+1002.3 s]
/proc/loadavg: 8.15 8.12 8.06 9/184 26972
/proc/meminfo: memFree=23711620/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=567876 CPUtime=4003.78 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 612447 0 0 0 400143 235 0 0 25 0 4 0 601528779 581505024 100804 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 141969 100804 389 106 0 136940 0
[pid=26895/tid=26896] ppid=26893 vsize=567876 CPUtime=1002.3 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 141940 0 0 0 100175 55 0 0 25 0 4 0 601528779 581505024 100804 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=567876 CPUtime=1002.3 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 155963 0 0 0 100167 63 0 0 25 0 4 0 601528779 581505024 100804 33554432000 4194304 4627427 140737357899504 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=567876 CPUtime=996.85 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 161793 0 0 0 99625 60 0 0 25 0 4 0 601528779 581505024 100804 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 567876

[startup+1062.3 s]
/proc/loadavg: 8.13 8.12 8.06 9/184 26973
/proc/meminfo: memFree=23675868/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=579336 CPUtime=4243.46 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 632656 0 0 0 424101 245 0 0 25 0 4 0 601528779 593240064 107155 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 144834 107155 389 106 0 139805 0
[pid=26895/tid=26896] ppid=26893 vsize=579336 CPUtime=1062.31 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 144463 0 0 0 106174 57 0 0 25 0 4 0 601528779 593240064 107155 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=579336 CPUtime=1062.31 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 161353 0 0 0 106165 66 0 0 25 0 4 0 601528779 593240064 107155 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=579336 CPUtime=1056.52 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 169110 0 0 0 105590 62 0 0 25 0 4 0 601528779 593240064 107155 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309225 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 579336

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.06 9/184 26975
/proc/meminfo: memFree=23647592/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=605344 CPUtime=4483.14 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 654819 0 0 0 448057 257 0 0 25 0 4 0 601528779 619872256 110803 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 151336 110803 389 106 0 146307 0
[pid=26895/tid=26896] ppid=26893 vsize=605344 CPUtime=1122.31 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 150272 0 0 0 112172 59 0 0 25 0 4 0 601528779 619872256 110803 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=605344 CPUtime=1122.31 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 166148 0 0 0 112162 69 0 0 25 0 4 0 601528779 619872256 110803 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=605344 CPUtime=1116.19 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 175098 0 0 0 111553 66 0 0 25 0 4 0 601528779 619872256 110803 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.14
Current children cumulated vsize (KiB) 605344

[startup+1182.3 s]
/proc/loadavg: 8.12 8.10 8.06 9/184 26977
/proc/meminfo: memFree=23624376/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=605560 CPUtime=4722.82 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 672605 0 0 0 472016 266 0 0 25 0 4 0 601528779 620093440 118292 33554432000 4194304 4627427 140737357899504 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 151390 118292 389 106 0 146361 0
[pid=26895/tid=26896] ppid=26893 vsize=605560 CPUtime=1182.32 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 155269 0 0 0 118170 62 0 0 25 0 4 0 601528779 620093440 118292 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=605560 CPUtime=1182.31 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 169026 0 0 0 118161 70 0 0 25 0 4 0 601528779 620093440 118292 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=605560 CPUtime=1175.87 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 180089 0 0 0 117518 69 0 0 25 0 4 0 601528779 620093440 118292 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 605560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 8.09 8.06 9/184 26977
/proc/meminfo: memFree=23636764/32951124 swapFree=67102140/67111528
[pid=26895] ppid=26893 vsize=618704 CPUtime=4800.34 cores=1,3,5,7
/proc/26895/stat : 26895 (strangenight2-m) R 26893 26895 26610 0 -1 4202496 680316 0 0 0 479764 270 0 0 25 0 4 0 601528779 633552896 112484 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/26895/statm: 154676 112484 389 106 0 149647 0
[pid=26895/tid=26896] ppid=26893 vsize=618704 CPUtime=1201.72 cores=1,3,5,7
/proc/26895/task/26896/stat : 26896 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 157621 0 0 0 120109 63 0 0 25 0 4 0 601528779 633552896 112484 33554432000 4194304 4627427 140737357899504 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=26895/tid=26897] ppid=26893 vsize=618704 CPUtime=1201.71 cores=1,3,5,7
/proc/26895/task/26897/stat : 26897 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 169992 0 0 0 120101 70 0 0 25 0 4 0 601528779 633552896 112484 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=26895/tid=26898] ppid=26893 vsize=618704 CPUtime=1195.17 cores=1,3,5,7
/proc/26895/task/26898/stat : 26898 (strangenight2-m) R 26893 26895 26610 0 -1 4202560 182317 0 0 0 119447 70 0 0 25 0 4 0 601528779 633552896 112484 33554432000 4194304 4627427 140737357899504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 618704

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): 1201.73
CPU time (s): 4800.38
CPU user time (s): 4797.66
CPU system time (s): 2.72159
CPU usage (%): 399.454
Max. virtual memory (cumulated for all children) (KiB): 722828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.66
system time used= 2.72159
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 680318
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= 274
involuntary context switches= 20109

runsolver used 1.84572 second user time and 4.72728 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 23:36:21
IDJOB=3174200
IDBENCH=83018
IDSOLVER=1586
FILE ID=node119/3174200-1304112981
RUNJOBID= node119-1304110569-26629
PBS_JOBID= 13170679
Free space on /tmp= 71816 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S831119356-083.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174200-1304112981/watcher-3174200-1304112981 -o /tmp/evaluation-result-3174200-1304112981/solver-3174200-1304112981 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174200-1304112981.cnf

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

MD5SUM BENCH= 0ac8a1d876c0f6cbfe96d1c05d468900
RANDOM SEED=992025294

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24392168 kB
Buffers:       1911336 kB
Cached:        6026472 kB
SwapCached:       3688 kB
Active:         161000 kB
Inactive:      7835828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24392168 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            5476 kB
Writeback:           0 kB
AnonPages:       58716 kB
Mapped:          14580 kB
Slab:           499208 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187956 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= 71804 MiB
End job on node119 at 2011-04-29 23:56:25