Trace number 3366534

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 (fixed)? (TO) 4800.35 1205.34

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1409021001-079.UNKNOWN.cnf
MD5SUMcfd96c3ec450000d8fe8684f0b30ec79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.134
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3366534-1305406801.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       400      1704         0         0      5112         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1704/1704 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.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 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:     168 undec:      42 neg:     190
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       388      1692         0         0      5147         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.38/0.13	c  N st     8      4919       388      1692         0      4805      5147     90752   no data   no data
1.17/0.38	c  N st    10     11301       388      1692         0      4454      5147     62316   no data   no data
2.36/0.61	c  N st    11     17044       388      1692         0     10044      5147    163523   no data   no data
3.56/0.99	c  F st    12     25001       388      1692         0     12286      5147    210391   no data   no data
3.56/0.99	c  N st    12     25001       388      1692         0     12286      5147    210391   no data   no data
4.81/1.24	c Decided on static restart strategy
4.81/1.24	c  N st    18     30000       388      1692         0     10562      5147    159430   no data   no data
4.81/1.24	c  S st    18     30000       388      1692         0     10562      5147    159430   no data   no data
4.81/1.27	c  S st    18     30501       388      1692         0     11058      5147    169470   no data   no data
4.81/1.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.81/1.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.81/1.27	c blocked clauses removed:        7 vars:      1 tried:         388 T: 0.00 s
4.81/1.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.81/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.81/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    387 time:  0.00 s
4.81/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.81/1.27	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
4.81/1.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.33	c lits-rem:       131  cl-subs:      851  v-elim:      0  v-fix:    0  time:  0.05 s
5.16/1.34	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
5.16/1.34	c calculated reachability. Time: 0.00
5.16/1.34	c  N st    18     30501       386      1684         0     10196      5128    153826   no data   no data
6.75/1.75	c  N st    20     37613       386      1684         0      9491      5128    127802   no data   no data
8.24/2.12	c  N st    21     44013       386      1684         0     15682      5128    246244   no data   no data
8.60/2.24	c  S st    22     45752       386      1684         0     17384      5128    279085   no data   no data
8.60/2.28	c  S st    22     46254       386      1684         0      9225      5128    111651   no data   no data
8.60/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.60/2.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
8.60/2.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.60/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.60/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.60/2.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
8.60/2.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.60/2.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.60/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.60/2.30	c lits-rem:        28  cl-subs:      156  v-elim:      0  v-fix:    0  time:  0.01 s
8.60/2.30	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
8.60/2.30	c vivif2 --  cl tried     9069 cl shrink        0 lits rem          0 time: 0.00
8.60/2.30	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.00
8.60/2.30	c calculated reachability. Time: 0.00
8.60/2.30	c  N st    22     46254       386      1684         0      9069      5128    108958   no data   no data
22.26/6.21	c  N st    23     60654       386      1684         0     13332      5128    180600   no data   no data
24.65/6.86	c  N st    24     69381       386      1684         0     11147      5128    132322   no data   no data
24.65/6.86	c  S st    24     69381       386      1684         0     11147      5128    132322   no data   no data
24.65/6.89	c  S st    24     69885       386      1684         0     11650      5128    142540   no data   no data
24.65/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.65/6.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
24.65/6.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.65/6.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.65/6.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.65/6.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
24.65/6.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.05/6.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.05/6.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.05/6.92	c lits-rem:        64  cl-subs:      261  v-elim:      0  v-fix:    0  time:  0.02 s
25.05/6.92	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
25.05/6.92	c vivif2 --  cl tried    11389 cl shrink        0 lits rem          0 time: 0.00
25.05/6.92	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
25.05/6.93	c calculated reachability. Time: 0.00
25.05/6.93	c  N st    24     69885       386      1684         0     11389      5128    137740   no data   no data
29.82/8.17	c  F st    25     87500       386      1684         0     16806      5128    230481   no data   no data
29.82/8.17	c  N st    25     87500       386      1684         0     16806      5128    230481   no data   no data
31.43/8.59	c Decided on static restart strategy
32.66/8.86	c  N st    32     95538       386      1684         0     24621      5128    379222   no data   no data
35.01/9.49	c  N st    34    104827       386      1684         0     21039      5128    303424   no data   no data
35.01/9.49	c  S st    34    104827       386      1684         0     21039      5128    303424   no data   no data
35.41/9.54	c  S st    34    105328       386      1684         0     21537      5128    313539   no data   no data
35.41/9.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.41/9.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
35.41/9.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.41/9.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.41/9.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.41/9.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
35.41/9.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.41/9.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
35.41/9.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.20/9.73	c lits-rem:       220  cl-subs:     1408  v-elim:      0  v-fix:    0  time:  0.16 s
36.20/9.73	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
36.20/9.73	c vivif2 --  cl tried    20129 cl shrink        0 lits rem          0 time: 0.00
36.20/9.74	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
36.20/9.74	c calculated reachability. Time: 0.00
36.20/9.74	c  N st    34    105328       386      1684         0     20129      5128    288252   no data   no data
38.96/10.48	c  N st    35    114927       386      1684         0     15917      5128    189420   no data   no data
44.14/11.76	c  N st    36    129325       386      1684         0     15310      5128    165666   no data   no data
50.91/13.46	c  N st    37    150920       386      1684         0     20805      5128    268541   no data   no data
53.71/14.14	c  S st    38    157993       386      1684         0     27614      5128    402346   no data   no data
54.11/14.22	c  S st    38    158495       386      1684         0     28113      5128    412086   no data   no data
54.11/14.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.11/14.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
54.11/14.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.11/14.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.11/14.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.11/14.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
54.11/14.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.11/14.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.11/14.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.68/14.63	c lits-rem:       270  cl-subs:     2066  v-elim:      0  v-fix:    0  time:  0.38 s
55.68/14.63	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
55.68/14.64	c vivif2 --  cl tried    26047 cl shrink        0 lits rem          0 time: 0.00
55.68/14.65	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.01
55.68/14.65	c calculated reachability. Time: 0.00
55.68/14.65	c  N st    38    158495       386      1684         0     26047      5128    372569   no data   no data
75.61/19.67	c  N st    39    207083       386      1684         0     20849      5128    232771   no data   no data
87.56/22.61	c  N st    40    237745       386      1684         0     31114      5128    411391   no data   no data
87.56/22.61	c  S st    40    237745       386      1684         0     31114      5128    411391   no data   no data
87.56/22.69	c  S st    40    238248       386      1684         0     31616      5128    421571   no data   no data
87.56/22.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.96/22.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
87.96/22.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.96/22.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.96/22.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.96/22.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
87.96/22.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.96/22.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.96/22.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.16/23.10	c lits-rem:       239  cl-subs:     2546  v-elim:      0  v-fix:    0  time:  0.38 s
89.16/23.10	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
89.16/23.10	c vivif2 --  cl tried    29070 cl shrink        0 lits rem          0 time: 0.01
89.59/23.12	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
89.59/23.12	c calculated reachability. Time: 0.00
89.59/23.12	c  N st    40    238248       386      1684         0     29070      5128    379355   no data   no data
120.69/30.97	c  F st    41    306250       386      1684         0     31111      5128    376458   no data   no data
120.69/30.97	c  N st    41    306250       386      1684         0     31111      5128    376458   no data   no data
123.03/31.57	c Decided on static restart strategy
134.58/34.46	c  N st    51    334553       386      1684         0     35310      5128    445390   no data   no data
146.99/37.52	c  N st    53    357373       386      1684         0     33192      5128    405241   no data   no data
146.99/37.52	c  S st    53    357373       386      1684         0     33192      5128    405241   no data   no data
147.34/37.60	c  S st    53    357877       386      1684         0     33695      5128    415497   no data   no data
147.34/37.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
147.34/37.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
147.34/37.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
147.34/37.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.34/37.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.34/37.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
147.34/37.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.34/37.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
147.34/37.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.54/37.92	c lits-rem:       208  cl-subs:     1554  v-elim:      0  v-fix:    0  time:  0.28 s
148.54/37.92	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
148.54/37.92	c vivif2 --  cl tried    32141 cl shrink        0 lits rem          0 time: 0.01
148.54/37.94	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
148.54/37.94	c calculated reachability. Time: 0.00
148.54/37.94	c  N st    53    357877       386      1684         0     32141      5128    387028   no data   no data
166.08/42.38	c  N st    54    390269       386      1684         0     38291      5128    488610   no data   no data
196.10/50.18	c  N st    55    438857       386      1684         0     32007      5128    344359   no data   no data
234.35/59.73	c  N st    56    511739       386      1684         0     45324      5128    578104   no data   no data
248.26/63.21	c  N st    57    536817       386      1684         0     39740      5128    467922   no data   no data
248.26/63.21	c  S st    57    536817       386      1684         0     39740      5128    467922   no data   no data
248.66/63.31	c  S st    57    537325       386      1684         0     40247      5128    478848   no data   no data
248.66/63.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
248.66/63.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
248.66/63.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
248.66/63.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
248.66/63.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.66/63.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
248.66/63.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
248.66/63.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
248.66/63.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.26/63.71	c lits-rem:       195  cl-subs:     1937  v-elim:      0  v-fix:    0  time:  0.37 s
250.26/63.71	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
250.26/63.72	c vivif2 --  cl tried    38310 cl shrink        0 lits rem          0 time: 0.01
250.26/63.74	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.02
250.26/63.74	c calculated reachability. Time: 0.00
250.26/63.74	c  N st    57    537325       386      1684         0     38310      5128    443515   no data   no data
346.27/87.87	c  N st    58    701310       386      1684         0     66966      5128    917338   no data   no data
413.28/104.67	c  N st    59    805987       386      1684         0     60882      5128    787022   no data   no data
413.28/104.67	c  S st    59    805987       386      1684         0     60882      5128    787022   no data   no data
414.02/104.84	c  S st    59    806492       386      1684         0     61386      5128    797400   no data   no data
414.02/104.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
414.02/104.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
414.02/104.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
414.02/104.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
414.02/104.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
414.02/104.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
414.02/104.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
414.02/104.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
414.42/104.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
423.60/107.24	c lits-rem:       417  cl-subs:     7866  v-elim:      0  v-fix:    0  time:  2.34 s
423.60/107.24	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
423.60/107.25	c vivif2 --  cl tried    53520 cl shrink        0 lits rem          0 time: 0.01
423.60/107.29	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.04
423.60/107.29	c calculated reachability. Time: 0.00
423.60/107.29	c  N st    59    806492       386      1684         0     53520      5128    669426   no data   no data
600.98/151.75	c  F st    60   1071875       386      1684         0     69723      5128    897041   no data   no data
600.98/151.75	c  N st    60   1071875       386      1684         0     69723      5128    897041   no data   no data
606.21/153.05	c Decided on static restart strategy
623.75/157.48	c  N st    70   1100180       386      1684         0     53751      5128    586735   no data   no data
657.59/165.92	c  N st    72   1136175       386      1684         0     88621      5128   1234268   no data   no data
681.49/171.93	c  N st    73   1168568       386      1684         0     75458      5128    989593   no data   no data
716.58/180.70	c  N st    74   1209739       386      1684         0     69748      5128    844212   no data   no data
716.58/180.70	c  S st    74   1209739       386      1684         0     69748      5128    844212   no data   no data
716.98/180.89	c  S st    74   1210242       386      1684         0     70248      5128    854538   no data   no data
717.38/180.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
717.38/180.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
717.38/180.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
717.38/180.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
717.38/180.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
717.38/180.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
717.38/180.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
717.38/180.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
717.38/180.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
725.35/182.97	c lits-rem:       717  cl-subs:     6461  v-elim:      0  v-fix:    0  time:  2.00 s
725.35/182.97	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
725.35/182.98	c vivif2 --  cl tried    63787 cl shrink        0 lits rem          0 time: 0.01
725.75/183.03	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.05
725.75/183.04	c calculated reachability. Time: 0.00
725.75/183.04	c  N st    74   1210242       386      1684         0     63787      5128    752103   no data   no data
786.72/198.30	c  N st    75   1283124       386      1684         0     87830      5128   1180786   no data   no data
893.56/225.19	c  N st    76   1392447       386      1684         0     97762      5128   1385999   no data   no data
1054.19/265.46	c  N st    77   1556432       386      1684         0     53324      5128    473885   no data   no data
1197.31/301.36	c  N st    78   1710244       386      1684         0     94355      5128   1208819   no data   no data
1197.31/301.36	c  S st    78   1710244       386      1684         0     94355      5128   1208819   no data   no data
1198.89/301.71	c  S st    78   1710746       386      1684         0     94857      5128   1218861   no data   no data
1198.89/301.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1198.89/301.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1198.89/301.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1198.89/301.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1198.89/301.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1198.89/301.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
1198.89/301.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1198.89/301.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1199.29/301.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1224.05/308.09	c lits-rem:       958  cl-subs:    11443  v-elim:      0  v-fix:    0  time:  6.25 s
1224.05/308.09	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
1224.05/308.10	c vivif2 --  cl tried    83414 cl shrink        0 lits rem          0 time: 0.01
1224.46/308.18	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.08
1224.46/308.19	c calculated reachability. Time: 0.00
1224.46/308.19	c  N st    78   1710746       386      1684         0     83414      5128   1051042   no data   no data
1586.18/398.96	c  N st    79   2079710       386      1684         0     95539      5128   1184929   no data   no data
1718.15/432.12	c  N st    80   2210747       386      1684         0     99609      5128   1267888   no data   no data
1718.15/432.12	c  S st    80   2210747       386      1684         0     99609      5128   1267888   no data   no data
1719.39/432.46	c  S st    80   2211249       386      1684         0    100111      5128   1277842   no data   no data
1719.39/432.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1719.73/432.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1719.73/432.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1719.73/432.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1719.73/432.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1719.73/432.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
1719.73/432.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1719.73/432.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1719.73/432.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1740.90/437.82	c lits-rem:       842  cl-subs:    10795  v-elim:      0  v-fix:    0  time:  5.25 s
1740.90/437.82	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
1740.90/437.84	c vivif2 --  cl tried    89316 cl shrink        0 lits rem          0 time: 0.02
1741.31/437.92	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.09
1741.31/437.93	c calculated reachability. Time: 0.00
1741.31/437.93	c  N st    80   2211249       386      1684         0     89316      5128   1098109   no data   no data
2277.81/572.55	c  N st    81   2711250       386      1684         0    112583      5128   1418763   no data   no data
2277.81/572.55	c  S st    81   2711250       386      1684         0    112583      5128   1418763   no data   no data
2279.40/572.96	c  S st    81   2711754       386      1684         0    113086      5128   1430103   no data   no data
2279.40/572.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2279.80/573.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2279.80/573.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2279.80/573.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2279.80/573.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2279.80/573.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
2279.80/573.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2279.80/573.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2279.80/573.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2307.30/579.93	c lits-rem:       894  cl-subs:    13437  v-elim:      0  v-fix:    0  time:  6.84 s
2307.30/579.93	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
2307.30/579.95	c vivif2 --  cl tried    99649 cl shrink        0 lits rem          0 time: 0.02
2307.70/580.05	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.10
2307.70/580.05	c calculated reachability. Time: 0.00
2307.70/580.05	c  N st    81   2711754       386      1684         0     99649      5128   1210054   no data   no data
2933.15/736.90	c  N st    82   3211754       386      1684         0     75988      5128    650498   no data   no data
2933.15/736.90	c  S st    82   3211754       386      1684         0     75988      5128    650498   no data   no data
2934.00/737.12	c  S st    82   3212256       386      1684         0     76488      5128    660723   no data   no data
2934.00/737.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2934.00/737.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
2934.00/737.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2934.00/737.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2934.00/737.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2934.00/737.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
2934.00/737.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2934.00/737.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2934.00/737.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2934.74/737.31	c lits-rem:        26  cl-subs:      237  v-elim:      0  v-fix:    0  time:  0.12 s
2934.74/737.31	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
2934.74/737.32	c vivif2 --  cl tried    76251 cl shrink        0 lits rem          0 time: 0.01
2934.74/737.38	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.06
2934.74/737.39	c calculated reachability. Time: 0.00
2934.74/737.39	c  N st    82   3212256       386      1684         0     76251      5128    657316   no data   no data
3615.63/908.11	c  N st    83   3712256       386      1684         0     86533      5128    788132   no data   no data
3615.63/908.11	c  S st    83   3712256       386      1684         0     86533      5128    788132   no data   no data
3616.43/908.36	c  S st    83   3712765       386      1684         0     87042      5128    799045   no data   no data
3616.43/908.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3616.83/908.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3616.83/908.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3616.83/908.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3616.83/908.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3616.83/908.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
3616.83/908.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3616.83/908.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3616.83/908.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3618.41/908.86	c lits-rem:        36  cl-subs:     1868  v-elim:      0  v-fix:    0  time:  0.41 s
3618.41/908.86	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
3618.41/908.87	c vivif2 --  cl tried    85174 cl shrink        0 lits rem          0 time: 0.01
3618.81/908.95	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.08
3618.81/908.95	c calculated reachability. Time: 0.00
3618.81/908.95	c  N st    83   3712765       386      1684         0     85174      5128    771759   no data   no data
3669.83/921.81	c  F st    84   3751562       386      1684         0    122176      5128   1465781   no data   no data
3669.83/921.81	c  N st    84   3751562       386      1684         0    122176      5128   1465781   no data   no data
3678.20/923.80	c Decided on static restart strategy
3709.73/931.79	c  N st    94   3779871       386      1684         0    149507      5128   2018523   no data   no data
3762.34/944.98	c  N st    96   3815864       386      1684         0    102662      5128   1096426   no data   no data
3806.18/955.98	c  N st    97   3848258       386      1684         0    133842      5128   1717813   no data   no data
3883.87/975.41	c  N st    98   3896847       386      1684         0     98006      5128   1010461   no data   no data
4009.83/1007.04	c  N st    99   3969729       386      1684         0     84320      5128    718671   no data   no data
4162.89/1045.45	c  N st   100   4079053       386      1684         0    104843      5128   1115679   no data   no data
4351.05/1092.61	c  N st   101   4212766       386      1684         0    147627      5128   1922207   no data   no data
4351.05/1092.61	c  S st   101   4212766       386      1684         0    147627      5128   1922207   no data   no data
4353.45/1093.21	c  S st   101   4213268       386      1684         0    148125      5128   1932488   no data   no data
4353.45/1093.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4353.45/1093.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
4353.45/1093.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4353.45/1093.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4353.45/1093.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4353.45/1093.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    386 time:  0.00 s
4353.45/1093.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4353.85/1093.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4353.85/1093.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4414.42/1108.54	c lits-rem:       731  cl-subs:    16529  v-elim:      0  v-fix:    0  time: 15.16 s
4414.42/1108.54	c vivif2 --  cl tried     1684 cl shrink        0 lits rem          0 time: 0.00
4414.42/1108.57	c vivif2 --  cl tried   131596 cl shrink        0 lits rem          0 time: 0.03
4415.22/1108.71	c asymm  cl-useful: 0/1684/1684 lits-rem:0 time: 0.15
4415.22/1108.72	c calculated reachability. Time: 0.00
4415.22/1108.72	c  N st   101   4213268       386      1684         0    131596      5128   1664046   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: 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-3366534-1305406801/watcher-3366534-1305406801 -o /tmp/evaluation-result-3366534-1305406801/solver-3366534-1305406801 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366534-1305406801.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.43 7.99 8.03 5/401 28962
/proc/meminfo: memFree=24233272/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=281688 CPUtime=0.02 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 1078 0 0 0 2 0 0 0 25 0 4 0 652278753 288448512 969 33554432000 4194304 4580107 140733325529568 18446744073709551615 4399758 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28962/statm: 70422 969 375 95 0 65404 0
[pid=28962/tid=28963] ppid=28960 vsize=281688 CPUtime=0 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 180 0 0 0 0 0 0 0 25 0 4 0 652278754 288448512 981 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=281688 CPUtime=0 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 214 0 0 0 0 0 0 0 25 0 4 0 652278754 288448512 981 33554432000 4194304 4580107 140733325529568 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=281688 CPUtime=0 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 86 0 0 0 0 0 0 0 25 0 4 0 652278754 288448512 981 33554432000 4194304 4580107 140733325529568 18446744073709551615 242970655214 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.104042 s]
/proc/loadavg: 7.43 7.99 8.03 5/401 28962
/proc/meminfo: memFree=24233272/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=281684 CPUtime=0.38 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 1582 0 0 0 38 0 0 0 25 0 4 0 652278753 288444416 1473 33554432000 4194304 4580107 140733325529568 18446744073709551615 4487019 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28962/statm: 70421 1473 377 95 0 65403 0
[pid=28962/tid=28963] ppid=28960 vsize=281684 CPUtime=0.09 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 309 0 0 0 9 0 0 0 25 0 4 0 652278754 288444416 1473 33554432000 4194304 4580107 140733325529568 18446744073709551615 242970655263 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=281684 CPUtime=0.09 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 335 0 0 0 9 0 0 0 25 0 4 0 652278754 288444416 1473 33554432000 4194304 4580107 140733325529568 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=281684 CPUtime=0.09 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 206 0 0 0 9 0 0 0 25 0 4 0 652278754 288444416 1473 33554432000 4194304 4580107 140733325529568 18446744073709551615 242970655214 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 281684

[startup+0.200344 s]
/proc/loadavg: 7.43 7.99 8.03 5/401 28962
/proc/meminfo: memFree=24233272/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=282672 CPUtime=0.77 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 2132 0 0 0 77 0 0 0 25 0 4 0 652278753 289456128 1558 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28962/statm: 70668 1558 377 95 0 65650 0
[pid=28962/tid=28963] ppid=28960 vsize=282672 CPUtime=0.19 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 448 0 0 0 19 0 0 0 25 0 4 0 652278754 289456128 1558 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=282672 CPUtime=0.19 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 464 0 0 0 19 0 0 0 25 0 4 0 652278754 289456128 1558 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=282672 CPUtime=0.18 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 352 0 0 0 18 0 0 0 25 0 4 0 652278754 289456128 1558 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 282672

[startup+0.300327 s]
/proc/loadavg: 7.43 7.99 8.03 5/401 28962
/proc/meminfo: memFree=24233272/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=282672 CPUtime=1.17 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 2490 0 0 0 117 0 0 0 25 0 4 0 652278753 289456128 1916 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294438 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28962/statm: 70668 1916 377 95 0 65650 0
[pid=28962/tid=28963] ppid=28960 vsize=282672 CPUtime=0.29 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 539 0 0 0 29 0 0 0 25 0 4 0 652278754 289456128 1916 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=282672 CPUtime=0.29 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 553 0 0 0 29 0 0 0 25 0 4 0 652278754 289456128 1916 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=282672 CPUtime=0.28 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 442 0 0 0 28 0 0 0 25 0 4 0 652278754 289456128 1916 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294754 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) 282672

[startup+0.70026 s]
/proc/loadavg: 7.43 7.99 8.03 5/401 28962
/proc/meminfo: memFree=24233272/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=283688 CPUtime=2.76 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 4313 0 0 0 276 0 0 0 25 0 4 0 652278753 290496512 2138 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28962/statm: 70922 2138 377 95 0 65904 0
[pid=28962/tid=28963] ppid=28960 vsize=283688 CPUtime=0.69 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 980 0 0 0 69 0 0 0 25 0 4 0 652278754 290496512 2138 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=283688 CPUtime=0.69 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 1016 0 0 0 69 0 0 0 25 0 4 0 652278754 290496512 2138 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=283688 CPUtime=0.68 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 905 0 0 0 68 0 0 0 25 0 4 0 652278754 290496512 2138 33554432000 4194304 4580107 140733325529568 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 283688

[startup+1.50112 s]
/proc/loadavg: 7.43 7.99 8.03 9/405 28966
/proc/meminfo: memFree=24203480/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=284056 CPUtime=5.96 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 7509 0 0 0 595 1 0 0 25 0 4 0 652278753 290873344 4077 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/28962/statm: 71014 4077 379 95 0 65996 0
[pid=28962/tid=28963] ppid=28960 vsize=284056 CPUtime=1.49 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 1491 0 0 0 149 0 0 0 25 0 4 0 652278754 290873344 4077 33554432000 4194304 4580107 140733325529568 18446744073709551615 4321152 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=284056 CPUtime=1.48 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 1560 0 0 0 148 0 0 0 25 0 4 0 652278754 290873344 4077 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295714 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=284056 CPUtime=1.47 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 1437 0 0 0 147 0 0 0 25 0 4 0 652278754 290873344 4077 33554432000 4194304 4580107 140733325529568 18446744073709551615 4324902 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 284056

[startup+3.10085 s]
/proc/loadavg: 7.43 7.99 8.03 9/405 28966
/proc/meminfo: memFree=24190088/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=286812 CPUtime=11.5 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 15034 0 0 0 1128 22 0 0 25 0 4 0 652278753 293695488 7847 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295838 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28962/statm: 71703 7847 379 95 0 66685 0
[pid=28962/tid=28963] ppid=28960 vsize=286812 CPUtime=3.04 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 3474 0 0 0 303 1 0 0 25 0 4 0 652278754 293695488 7847 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=286812 CPUtime=2.79 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 3971 0 0 0 274 5 0 0 18 0 4 0 652278754 293695488 7847 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=286812 CPUtime=3.03 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 3838 0 0 0 292 11 0 0 18 0 4 0 652278754 293695488 7847 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.5
Current children cumulated vsize (KiB) 286812

[startup+6.3003 s]
/proc/loadavg: 7.56 8.01 8.03 9/405 28967
/proc/meminfo: memFree=24162380/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=278564 CPUtime=22.66 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 22516 0 0 0 2213 53 0 0 25 0 4 0 652278753 285249536 10345 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28962/statm: 69641 10345 379 95 0 64623 0
[pid=28962/tid=28963] ppid=28960 vsize=278564 CPUtime=6.23 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 6292 0 0 0 602 21 0 0 22 0 4 0 652278754 285249536 10346 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=278564 CPUtime=5.93 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 6588 0 0 0 584 9 0 0 25 0 4 0 652278754 285249536 10346 33554432000 4194304 4580107 140733325529568 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=278564 CPUtime=6.09 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 5324 0 0 0 597 12 0 0 19 0 4 0 652278754 285249536 10346 33554432000 4194304 4580107 140733325529568 18446744073709551615 4321387 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.66
Current children cumulated vsize (KiB) 278564

[startup+12.7002 s]
/proc/loadavg: 7.59 8.00 8.03 9/405 28967
/proc/meminfo: memFree=24127776/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=287552 CPUtime=48.13 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 36188 0 0 0 4752 61 0 0 25 0 4 0 652278753 294453248 15414 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28962/statm: 71888 15414 379 95 0 66870 0
[pid=28962/tid=28963] ppid=28960 vsize=287552 CPUtime=12.62 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 9450 0 0 0 1241 21 0 0 25 0 4 0 652278754 294453248 15414 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=287552 CPUtime=12.31 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 9535 0 0 0 1222 9 0 0 25 0 4 0 652278754 294453248 15414 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=287552 CPUtime=12.4 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 9308 0 0 0 1227 13 0 0 25 0 4 0 652278754 294453248 15414 33554432000 4194304 4580107 140733325529568 18446744073709551615 4296079 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.13
Current children cumulated vsize (KiB) 287552

[startup+25.501 s]
/proc/loadavg: 7.68 8.00 8.03 9/405 28967
/proc/meminfo: memFree=24089460/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=297752 CPUtime=99.11 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 55845 0 0 0 9844 67 0 0 25 0 4 0 652278753 304898048 20663 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28962/statm: 74438 20663 379 95 0 69420 0
[pid=28962/tid=28963] ppid=28960 vsize=297752 CPUtime=25.42 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 14184 0 0 0 2520 22 0 0 25 0 4 0 652278754 304898048 20663 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=297752 CPUtime=25.1 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 14792 0 0 0 2499 11 0 0 25 0 4 0 652278754 304898048 20663 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=297752 CPUtime=25.04 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 13595 0 0 0 2490 14 0 0 25 0 4 0 652278754 304898048 20663 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.11
Current children cumulated vsize (KiB) 297752

[startup+51.1006 s]
/proc/loadavg: 7.86 8.02 8.04 9/405 28998
/proc/meminfo: memFree=24048412/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=308828 CPUtime=200.08 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 84784 0 0 0 19919 89 0 0 25 0 4 0 652278753 316239872 26301 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28962/statm: 77207 26301 379 95 0 72189 0
[pid=28962/tid=28963] ppid=28960 vsize=308828 CPUtime=51.02 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 22090 0 0 0 5076 26 0 0 25 0 4 0 652278754 316239872 26301 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=308828 CPUtime=50.66 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 22904 0 0 0 5052 14 0 0 25 0 4 0 652278754 316239872 26301 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=308828 CPUtime=50.31 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 20752 0 0 0 5015 16 0 0 25 0 4 0 652278754 316239872 26301 33554432000 4194304 4580107 140733325529568 18446744073709551615 4320656 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 200.08
Current children cumulated vsize (KiB) 308828

[startup+102.301 s]
/proc/loadavg: 7.94 8.01 8.03 9/405 29008
/proc/meminfo: memFree=23954808/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=299916 CPUtime=404.1 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 132248 0 0 0 40302 108 0 0 25 0 4 0 652278753 307113984 31300 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/28962/statm: 74979 31300 379 95 0 69961 0
[pid=28962/tid=28963] ppid=28960 vsize=299916 CPUtime=102.22 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 33562 0 0 0 10194 28 0 0 25 0 4 0 652278754 307113984 31301 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=299916 CPUtime=101.8 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 35332 0 0 0 10162 18 0 0 25 0 4 0 652278754 307113984 31301 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=299916 CPUtime=100.86 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 32737 0 0 0 10067 19 0 0 25 0 4 0 652278754 307113984 31301 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 404.1
Current children cumulated vsize (KiB) 299916

[startup+162.3 s]

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

[pid=28962] ppid=28960 vsize=480372 CPUtime=2556.06 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 421296 0 0 0 255364 242 0 0 25 0 4 0 652278753 491900928 77220 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 120093 77220 379 95 0 115075 0
[pid=28962/tid=28963] ppid=28960 vsize=480372 CPUtime=641.67 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 98923 0 0 0 64093 74 0 0 25 0 4 0 652278754 491900928 77220 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=480372 CPUtime=641.47 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 113003 0 0 0 64099 48 0 0 25 0 4 0 652278754 491900928 77220 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=480372 CPUtime=633.97 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 113400 0 0 0 63349 48 0 0 25 0 4 0 652278754 491900928 77220 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2556.06
Current children cumulated vsize (KiB) 480372

[startup+702.301 s]
/proc/loadavg: 8.07 8.08 8.05 9/405 29027
/proc/meminfo: memFree=23549352/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=492816 CPUtime=2795.23 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 445156 0 0 0 279272 251 0 0 25 0 4 0 652278753 504643584 75678 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 123204 75678 379 95 0 118186 0
[pid=28962/tid=28963] ppid=28960 vsize=492816 CPUtime=701.65 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 103398 0 0 0 70088 77 0 0 25 0 4 0 652278754 504643584 75678 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=492816 CPUtime=701.44 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 119817 0 0 0 70094 50 0 0 25 0 4 0 652278754 504643584 75678 33554432000 4194304 4580107 140733325529568 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=492816 CPUtime=693.2 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 119159 0 0 0 69270 50 0 0 25 0 4 0 652278754 504643584 75678 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2795.23
Current children cumulated vsize (KiB) 492816

[startup+762.301 s]
/proc/loadavg: 8.10 8.09 8.06 9/405 29029
/proc/meminfo: memFree=23530980/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=480868 CPUtime=3034.45 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 464866 0 0 0 303185 260 0 0 25 0 4 0 652278753 492408832 80308 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 120217 80308 379 95 0 115199 0
[pid=28962/tid=28963] ppid=28960 vsize=480868 CPUtime=761.63 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 109684 0 0 0 76083 80 0 0 25 0 4 0 652278754 492408832 80309 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=480868 CPUtime=761.42 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 125790 0 0 0 76090 52 0 0 25 0 4 0 652278754 492408832 80309 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=480868 CPUtime=752.45 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 125660 0 0 0 75192 53 0 0 25 0 4 0 652278754 492408832 80309 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3034.45
Current children cumulated vsize (KiB) 480868

[startup+822.301 s]
/proc/loadavg: 8.11 8.10 8.06 9/405 29030
/proc/meminfo: memFree=23521912/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=481084 CPUtime=3273.58 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 483321 0 0 0 327088 270 0 0 25 0 4 0 652278753 492630016 81780 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 120271 81780 379 95 0 115253 0
[pid=28962/tid=28963] ppid=28960 vsize=481084 CPUtime=821.59 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 111471 0 0 0 82077 82 0 0 25 0 4 0 652278754 492630016 81780 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=481084 CPUtime=821.38 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 133695 0 0 0 82082 56 0 0 25 0 4 0 652278754 492630016 81780 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=481084 CPUtime=811.68 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 131503 0 0 0 81112 56 0 0 25 0 4 0 652278754 492630016 81780 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3273.58
Current children cumulated vsize (KiB) 481084

[startup+882.316 s]
/proc/loadavg: 8.26 8.14 8.08 9/405 29032
/proc/meminfo: memFree=23503796/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=481292 CPUtime=3512.82 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 500870 0 0 0 351003 279 0 0 25 0 4 0 652278753 492843008 83219 33554432000 4194304 4580107 140733325529568 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 120323 83219 379 95 0 115305 0
[pid=28962/tid=28963] ppid=28960 vsize=481292 CPUtime=881.58 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 114566 0 0 0 88074 84 0 0 25 0 4 0 652278754 492843008 83219 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=481292 CPUtime=881.37 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 139553 0 0 0 88079 58 0 0 25 0 4 0 652278754 492843008 83219 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=481292 CPUtime=870.92 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 137473 0 0 0 87034 58 0 0 25 0 4 0 652278754 492843008 83219 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3512.82
Current children cumulated vsize (KiB) 481292

[startup+942.3 s]
/proc/loadavg: 8.28 8.16 8.09 9/405 29033
/proc/meminfo: memFree=23448972/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=494156 CPUtime=3751.94 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 516082 0 0 0 374907 287 0 0 25 0 4 0 652278753 506015744 84823 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 123539 84823 379 95 0 118521 0
[pid=28962/tid=28963] ppid=28960 vsize=494156 CPUtime=941.53 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 117138 0 0 0 94066 87 0 0 25 0 4 0 652278754 506015744 84823 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=494156 CPUtime=941.32 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 145370 0 0 0 94070 62 0 0 25 0 4 0 652278754 506015744 84823 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=494156 CPUtime=930.15 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 143075 0 0 0 92955 60 0 0 25 0 4 0 652278754 506015744 84823 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3751.94
Current children cumulated vsize (KiB) 494156

[startup+1002.3 s]
/proc/loadavg: 8.21 8.16 8.09 9/405 29035
/proc/meminfo: memFree=23419192/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=507096 CPUtime=3991.09 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 534097 0 0 0 398812 297 0 0 25 0 4 0 652278753 519266304 87852 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 126774 87852 379 95 0 121756 0
[pid=28962/tid=28963] ppid=28960 vsize=507096 CPUtime=1001.49 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 119164 0 0 0 100060 89 0 0 25 0 4 0 652278754 519266304 87852 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=507096 CPUtime=1001.28 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 152057 0 0 0 100064 64 0 0 25 0 4 0 652278754 519266304 87852 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=507096 CPUtime=989.38 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 148208 0 0 0 98876 62 0 0 25 0 4 0 652278754 519266304 87852 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3991.09
Current children cumulated vsize (KiB) 507096

[startup+1062.3 s]
/proc/loadavg: 8.15 8.14 8.09 9/405 29037
/proc/meminfo: memFree=23368464/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=494720 CPUtime=4230.27 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 551971 0 0 0 422722 305 0 0 25 0 4 0 652278753 506593280 85735 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 123680 85735 379 95 0 118662 0
[pid=28962/tid=28963] ppid=28960 vsize=494720 CPUtime=1061.47 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 122891 0 0 0 106055 92 0 0 25 0 4 0 652278754 506593280 85735 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=494720 CPUtime=1061.25 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 158052 0 0 0 106059 66 0 0 25 0 4 0 652278754 506593280 85735 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=494720 CPUtime=1048.61 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 153834 0 0 0 104797 64 0 0 25 0 4 0 652278754 506593280 85735 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4230.27
Current children cumulated vsize (KiB) 494720

[startup+1122.3 s]
/proc/loadavg: 8.20 8.15 8.09 9/405 29038
/proc/meminfo: memFree=23296524/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=494872 CPUtime=4469.43 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 570237 0 0 0 446630 313 0 0 25 0 4 0 652278753 506748928 92496 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 123718 92496 379 95 0 118700 0
[pid=28962/tid=28963] ppid=28960 vsize=494872 CPUtime=1121.44 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 125723 0 0 0 112050 94 0 0 25 0 4 0 652278754 506748928 92496 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=494872 CPUtime=1121.22 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 162398 0 0 0 112053 69 0 0 25 0 4 0 652278754 506748928 92496 33554432000 4194304 4580107 140733325529568 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=494872 CPUtime=1107.82 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 161140 0 0 0 110717 65 0 0 25 0 4 0 652278754 506748928 92496 33554432000 4194304 4580107 140733325529568 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4469.43
Current children cumulated vsize (KiB) 494872

[startup+1182.3 s]
/proc/loadavg: 8.20 8.15 8.10 9/405 29040
/proc/meminfo: memFree=23312256/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=583848 CPUtime=4708.57 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 590881 0 0 0 470535 322 0 0 25 0 4 0 652278753 597860352 100385 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 145962 100385 379 95 0 140944 0
[pid=28962/tid=28963] ppid=28960 vsize=583848 CPUtime=1181.41 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 130920 0 0 0 118045 96 0 0 25 0 4 0 652278754 597860352 100385 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=583848 CPUtime=1181.19 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 169438 0 0 0 118048 71 0 0 25 0 4 0 652278754 597860352 100385 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=583848 CPUtime=1167.04 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 164468 0 0 0 116636 68 0 0 25 0 4 0 652278754 597860352 100385 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4708.57
Current children cumulated vsize (KiB) 583848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.3 s]
/proc/loadavg: 8.13 8.14 8.09 9/405 29041
/proc/meminfo: memFree=23321428/32951132 swapFree=67093844/67111528
[pid=28962] ppid=28960 vsize=583976 CPUtime=4800.29 cores=0,2,4,6
/proc/28962/stat : 28962 (strangenight2-m) R 28960 28962 28827 0 -1 4202496 599683 0 0 0 479703 326 0 0 25 0 4 0 652278753 597991424 99873 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/28962/statm: 145994 99873 379 95 0 140976 0
[pid=28962/tid=28963] ppid=28960 vsize=583976 CPUtime=1204.41 cores=0,2,4,6
/proc/28962/task/28963/stat : 28963 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 132602 0 0 0 120345 96 0 0 25 0 4 0 652278754 597991424 99873 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=28962/tid=28964] ppid=28960 vsize=583976 CPUtime=1204.19 cores=0,2,4,6
/proc/28962/task/28964/stat : 28964 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 172087 0 0 0 120347 72 0 0 25 0 4 0 652278754 597991424 99873 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=28962/tid=28965] ppid=28960 vsize=583976 CPUtime=1189.75 cores=0,2,4,6
/proc/28962/task/28965/stat : 28965 (strangenight2-m) R 28960 28962 28827 0 -1 4202560 166814 0 0 0 118906 69 0 0 25 0 4 0 652278754 597991424 99873 33554432000 4194304 4580107 140733325529568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 583976

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): 1205.34
CPU time (s): 4800.35
CPU user time (s): 4797.07
CPU system time (s): 3.2855
CPU usage (%): 398.256
Max. virtual memory (cumulated for all children) (KiB): 635652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.07
system time used= 3.2855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 599683
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= 684
involuntary context switches= 23434

runsolver used 4.33934 second user time and 11.1113 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 23:00:01
IDJOB=3366534
IDBENCH=82943
IDSOLVER=1844
FILE ID=node128/3366534-1305406801
RUNJOBID= node128-1305405594-28845
PBS_JOBID= 13324496
Free space on /tmp= 73604 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1409021001-079.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366534-1305406801/watcher-3366534-1305406801 -o /tmp/evaluation-result-3366534-1305406801/solver-3366534-1305406801 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366534-1305406801.cnf

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

MD5SUM BENCH= cfd96c3ec450000d8fe8684f0b30ec79
RANDOM SEED=98716195

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24233428 kB
Buffers:        265700 kB
Cached:        2892016 kB
SwapCached:       1440 kB
Active:        6338012 kB
Inactive:      2089168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24233428 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           11024 kB
Writeback:           0 kB
AnonPages:     5267844 kB
Mapped:          32292 kB
Slab:           187336 kB
PageTables:      37500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100766724 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73596 MiB
End job on node128 at 2011-05-14 23:20:08