Trace number 3367252

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.33 1203.66

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367252-1305412435.cnf'
0.00/0.01	c -- header says num vars:          29254
0.00/0.01	c -- header says num clauses:       97456
3.16/0.80	c -- clauses added:            0 learnts,        97456 normals,            0 xors
3.16/0.80	c -- vars added      29254
3.16/0.80	c Parsing time:  0.03 s
3.16/0.80	c  N st     0         0     29254     46008     45567         0    234144         0   no data   no data
3.16/0.80	c asymm  cl-useful: 8/46008/46008 lits-rem:88 time: 0.73
8.33/2.15	c Flit:    68 Blit:   2690 bXBeca:    0 bXProp: 4772 Bins:      0 BRemL:      0 BRemN:      0 P: 27.1M T:  1.32
8.33/2.15	c Cleaning up after failed var search:     0.00 s 
8.33/2.16	c Replacing     4772 vars Replaced   130585 lits Time:     0.01 s 
8.33/2.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.33/2.18	c bin-w-bin subsume rem          653 bins  time:  0.00 s
8.33/2.19	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.01 s
8.72/2.21	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  20256 time:  0.02 s
8.72/2.23	c Removed useless bin:      41  fixed:     0  props:   2.86M  time:  0.02 s
9.12/2.32	c lits-rem:         0  cl-subs:      195  v-elim:   6752  v-fix:    0  time:  0.08 s
9.12/2.36	c Finding binary XORs  T:     0.04 s  found:      16
9.12/2.36	c Replacing       16 vars Replaced      199 lits Time:     0.00 s 
9.12/2.39	c Finding non-binary XORs:     0.02 s (found:    6344, avg size: 3.0)
9.12/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1008 locsubst:  4050 time:   0.01
9.52/2.40	c Replacing     2025 vars Replaced    12150 lits Time:     0.00 s 
9.52/2.40	c calculated reachability. Time: 0.00
9.52/2.40	c Calc default polars -  time:   0.00 s pos:    1425 undec:   18840 neg:    8989
9.52/2.40	c =========================================================================================
9.52/2.40	c types(t): F = full restart, N = normal restart
9.52/2.40	c types(t): S = simplification begin/end, E = solution found
9.52/2.40	c restart types(rt): st = static, dy = dynamic
9.52/2.40	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
9.52/2.40	c  B st     0         0     10455     17068     14008         0    112497         0   no data   no data
10.32/2.61	c Decided on static restart strategy
11.56/2.95	c  N st     8      4918     10452     17068     14086      4761    112497    227052   no data   no data
15.10/3.83	c  N st    10     11301     10449     17068     14171      7375    112497    340087   no data   no data
17.90/4.57	c  N st    11     17044     10449     17068     14196      6981    112497    209447   no data   no data
23.08/5.82	c  F st    12     25002     10434     17068     14551     14725    112497    613924   no data   no data
23.08/5.83	c  N st    12     25002     10434     17065     14295     14693    111963    613187   no data   no data
23.08/5.87	c Finding binary XORs  T:     0.03 s  found:       1
26.27/6.69	c Decided on static restart strategy
26.27/6.69	c  N st    18     30002     10432     17065     14403     12125    111911    474046   no data   no data
26.27/6.69	c  S st    18     30002     10432     17065     14403     12125    111911    474046   no data   no data
27.07/6.81	c  S st    18     30507     10432     17065     14434     12593    111910    482926   no data   no data
27.07/6.82	c x-sub:  2025 x-cut:      0 vfix:      0 v-elim:    503 locsubst:     0 time:   0.01
29.10/7.33	c Flit:    74 Blit:      3 bXBeca:    0 bXProp:    8 Bins: 115949 BRemL:  57313 BRemN:      8 P:  8.7M T:  0.51
29.10/7.34	c Replacing        9 vars Replaced      540 lits Time:     0.01 s 
29.10/7.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.10/7.35	c bin-w-bin subsume rem          260 bins  time:  0.01 s
29.10/7.36	c subs with bin:      645  lits-rem:       446  v-fix:    0  time:  0.01 s
29.10/7.38	c Subs w/ non-existent bins:      0 l-rem:      7 v-fix:     0 done:   9841 time:  0.01 s
29.10/7.39	c Removed useless bin:      47  fixed:     0  props:   0.32M  time:  0.01 s
29.45/7.42	c lits-rem:       211  cl-subs:      165  v-elim:   1610  v-fix:    0  time:  0.04 s
29.45/7.44	c subs with bin:      106  lits-rem:       464  v-fix:    0  time:  0.01 s
29.45/7.45	c lits-rem:       115  cl-subs:      186  v-elim:      0  v-fix:    0  time:  0.01 s
30.25/7.64	c asymm  cl-useful: 212/16668/16668 lits-rem:847 time: 0.19
30.25/7.64	c calculated reachability. Time: 0.00
30.25/7.64	c  N st    18     30507      8231     16667     59198      3591     98432    147107   no data   no data
31.05/7.81	c Finding binary XORs  T:     0.03 s  found:       0
35.04/8.83	c  N st    20     37622      8230     16666     57005      5812     98419    267958   no data   no data
35.44/8.91	c Finding binary XORs  T:     0.02 s  found:       0
40.23/10.19	c  N st    21     44021      8230     16666    117915     12154     98419   1130247   no data   no data
41.84/10.56	c  S st    22     45761      8228     16666    118359     13874     98419   1278294   no data   no data
42.26/10.68	c  S st    22     46263      8227     16666    118365     14369     98419   1289665   no data   no data
42.26/10.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    252 locsubst:     0 time:   0.01
43.81/11.05	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1497 BRemL:  66860 BRemN:     82 P:  4.4M T:  0.36
43.81/11.06	c Replacing        1 vars Replaced      130 lits Time:     0.01 s 
43.81/11.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.81/11.07	c bin-w-bin subsume rem        12858 bins  time:  0.01 s
43.81/11.08	c subs with bin:       53  lits-rem:        37  v-fix:    0  time:  0.01 s
43.81/11.09	c Subs w/ non-existent bins:      0 l-rem:     31 v-fix:     0 done:   7973 time:  0.01 s
43.81/11.09	c Removed useless bin:       4  fixed:     0  props:   0.23M  time:  0.00 s
44.21/11.10	c lits-rem:         0  cl-subs:       43  v-elim:     33  v-fix:    0  time:  0.01 s
44.21/11.13	c subs with bin:        0  lits-rem:        83  v-fix:    0  time:  0.02 s
44.21/11.16	c lits-rem:       274  cl-subs:      121  v-elim:      0  v-fix:    0  time:  0.02 s
44.21/11.16	c vivif2 --  cl tried    16575 cl shrink      107 lits rem        248 time: 0.00
44.21/11.17	c vivif2 --  cl tried     5800 cl shrink      298 lits rem       1099 time: 0.01
45.02/11.37	c asymm  cl-useful: 61/16550/16550 lits-rem:147 time: 0.20
45.02/11.37	c calculated reachability. Time: 0.00
45.02/11.37	c  N st    22     46263      7940     16550     36807      5798     96658    176485   no data   no data
54.59/13.74	c  N st    23     60661      7940     16550     36808     16007     96658   1111284   no data   no data
54.59/13.77	c Finding binary XORs  T:     0.02 s  found:      31
62.16/15.61	c  N st    24     69394      7917     16445     35061     16548     95974   1429503   no data   no data
62.16/15.61	c  S st    24     69394      7917     16445     35061     16548     95974   1429503   no data   no data
62.56/15.72	c  S st    24     69894      7916     16445     36596     17043     95973   1441511   no data   no data
62.56/15.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    126 locsubst:     0 time:   0.01
63.36/15.97	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   95 Bins:   4344 BRemL:   8969 BRemN:      2 P:  5.1M T:  0.24
63.36/15.99	c Replacing      126 vars Replaced     4126 lits Time:     0.02 s 
63.36/16.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.36/16.00	c bin-w-bin subsume rem          692 bins  time:  0.00 s
63.36/16.00	c subs with bin:      315  lits-rem:       204  v-fix:    0  time:  0.01 s
63.78/16.01	c Subs w/ non-existent bins:      0 l-rem:      7 v-fix:     0 done:   7663 time:  0.01 s
63.78/16.02	c Removed useless bin:       6  fixed:     0  props:   0.21M  time:  0.00 s
63.78/16.04	c lits-rem:        21  cl-subs:      223  v-elim:     79  v-fix:    0  time:  0.02 s
64.95/16.34	c subs with bin:        8  lits-rem:       655  v-fix:    0  time:  0.28 s
66.15/16.70	c lits-rem:       724  cl-subs:      345  v-elim:      0  v-fix:    0  time:  0.35 s
66.55/16.70	c vivif2 --  cl tried    15771 cl shrink       46 lits rem         72 time: 0.00
66.55/16.75	c vivif2 --  cl tried    12541 cl shrink     2877 lits rem      48624 time: 0.05
67.35/16.91	c asymm  cl-useful: 104/15770/15770 lits-rem:223 time: 0.17
67.35/16.92	c calculated reachability. Time: 0.00
67.35/16.92	c  N st    24     69894      7584     15761     26486     12541     93121    831144   no data   no data
67.75/17.04	c Finding binary XORs  T:     0.02 s  found:       2
82.10/20.68	c  F st    25     87500      7582     15760     26278     21063     93107   1902553   no data   no data
82.50/20.70	c Replacing        2 vars Replaced       37 lits Time:     0.01 s 
82.50/20.71	c  N st    25     87500      7580     15752     26242     21056     93032   1902458   no data   no data
82.50/20.75	c Finding binary XORs  T:     0.02 s  found:       0
85.71/21.60	c Decided on static restart strategy
87.69/22.06	c  N st    32     95539      7575     15746     29679     17499     92842    980814   no data   no data
94.49/23.79	c  N st    34    104841      7574     15746     30113     26627     92842   1621131   no data   no data
94.49/23.79	c  S st    34    104841      7574     15746     30113     26627     92842   1621131   no data   no data
95.26/23.94	c  S st    34    105343      7572     15746     30128     27127     92842   1632025   no data   no data
95.26/23.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
96.45/24.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:     77 BRemL:   4411 BRemN:      3 P:  6.0M T:  0.27
96.45/24.25	c Replacing        6 vars Replaced     1158 lits Time:     0.02 s 
96.45/24.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.45/24.26	c bin-w-bin subsume rem          462 bins  time:  0.00 s
96.45/24.26	c subs with bin:       18  lits-rem:        23  v-fix:    0  time:  0.00 s
96.45/24.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7566 time:  0.01 s
96.45/24.27	c Removed useless bin:       8  fixed:     0  props:   0.21M  time:  0.00 s
96.86/24.30	c lits-rem:        11  cl-subs:       78  v-elim:     66  v-fix:    0  time:  0.02 s
98.88/24.86	c subs with bin:        7  lits-rem:      1217  v-fix:    0  time:  0.51 s
102.44/25.75	c lits-rem:      1208  cl-subs:      875  v-elim:      0  v-fix:    0  time:  0.88 s
102.44/25.75	c vivif2 --  cl tried    15639 cl shrink        3 lits rem          3 time: 0.00
102.84/25.82	c vivif2 --  cl tried    24770 cl shrink     5459 lits rem      25137 time: 0.07
103.69/26.05	c asymm  cl-useful: 39/15639/15639 lits-rem:84 time: 0.23
103.69/26.05	c calculated reachability. Time: 0.00
103.69/26.05	c  N st    34    105343      7500     15635     24140     24770     92214   1388756   no data   no data
109.62/27.58	c  N st    35    114942      7500     15635     24141     21583     92214   1071337   no data   no data
110.02/27.61	c Finding binary XORs  T:     0.02 s  found:       7
119.19/29.96	c  N st    36    129339      7497     15631     23394     21282     92141   1015427   no data   no data
137.14/34.48	c  N st    37    150936      7494     15631     23492     26327     92141   1003143   no data   no data
145.92/36.66	c  S st    38    158014      7491     15631     23526     33174     92141   1295684   no data   no data
146.71/36.84	c  S st    38    158516      7491     15631     23528     33671     92141   1307387   no data   no data
146.71/36.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
147.90/37.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:    114 BRemL:    313 BRemN:      0 P:  6.9M T:  0.27
147.90/37.13	c Replacing       11 vars Replaced     1175 lits Time:     0.02 s 
147.90/37.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
147.90/37.14	c bin-w-bin subsume rem          121 bins  time:  0.00 s
147.90/37.15	c subs with bin:       26  lits-rem:        22  v-fix:    0  time:  0.00 s
147.90/37.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7480 time:  0.01 s
147.90/37.16	c Removed useless bin:       2  fixed:     0  props:   0.21M  time:  0.00 s
147.90/37.18	c lits-rem:         5  cl-subs:       22  v-elim:      3  v-fix:    0  time:  0.02 s
149.50/37.56	c subs with bin:       12  lits-rem:      9653  v-fix:    0  time:  0.35 s
155.09/38.96	c lits-rem:      2536  cl-subs:     1951  v-elim:      0  v-fix:    0  time:  1.39 s
155.09/38.96	c vivif2 --  cl tried    15571 cl shrink        0 lits rem          0 time: 0.00
155.49/39.03	c vivif2 --  cl tried    31489 cl shrink     8687 lits rem      28944 time: 0.07
156.68/39.31	c asymm  cl-useful: 49/15571/15571 lits-rem:67 time: 0.28
156.68/39.32	c calculated reachability. Time: 0.00
156.68/39.32	c  N st    38    158516      7477     15568     22365     31489     91635   1191494   no data   no data
156.68/39.34	c Finding binary XORs  T:     0.02 s  found:       0
205.33/51.51	c  N st    39    207104      7477     15568     22365     25126     91635   1126417   no data   no data
231.25/58.03	c  N st    40    237775      7472     15568     22385     34919     91635   1504298   no data   no data
231.25/58.03	c  S st    40    237775      7472     15568     22385     34919     91635   1504298   no data   no data
231.25/58.07	c Finding binary XORs  T:     0.02 s  found:       2
232.05/58.22	c  S st    40    238275      7467     15553     19824     35393     91368   1511462   no data   no data
232.05/58.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
232.86/58.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    650 BRemL:    741 BRemN:      2 P:  6.2M T:  0.24
232.86/58.48	c Replacing        2 vars Replaced      312 lits Time:     0.01 s 
232.86/58.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
232.86/58.48	c bin-w-bin subsume rem           44 bins  time:  0.00 s
232.86/58.49	c subs with bin:       25  lits-rem:        31  v-fix:    0  time:  0.00 s
232.86/58.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7465 time:  0.01 s
233.26/58.50	c Removed useless bin:       1  fixed:     0  props:   0.19M  time:  0.00 s
233.26/58.52	c lits-rem:         3  cl-subs:       15  v-elim:      1  v-fix:    0  time:  0.02 s
235.29/59.03	c subs with bin:       20  lits-rem:      3193  v-fix:    0  time:  0.47 s
240.43/60.32	c lits-rem:      1589  cl-subs:     1123  v-elim:      0  v-fix:    0  time:  1.29 s
240.43/60.33	c vivif2 --  cl tried    15509 cl shrink        0 lits rem          0 time: 0.00
240.83/60.41	c vivif2 --  cl tried    34157 cl shrink     8007 lits rem      39797 time: 0.09
241.63/60.69	c asymm  cl-useful: 32/15509/15509 lits-rem:63 time: 0.28
241.63/60.70	c calculated reachability. Time: 0.00
241.63/60.70	c  N st    40    238275      7464     15501     19709     34157     91164   1423622   no data   no data
242.03/60.72	c Finding binary XORs  T:     0.02 s  found:       1
326.18/81.83	c  F st    41    306250      7464     15501     19711     34630     91164   1627933   no data   no data
326.18/81.84	c Replacing        1 vars Replaced       17 lits Time:     0.01 s 
326.18/81.85	c  N st    41    306250      7463     15501     19709     34629     91162   1627924   no data   no data
326.18/81.88	c Finding binary XORs  T:     0.02 s  found:       0
330.97/83.03	c Decided on static restart strategy
339.74/85.29	c Finding binary XORs  T:     0.02 s  found:       0
348.93/87.53	c  N st    51    334552      7460     15500     20522     38285     91087   1458688   no data   no data
367.65/92.29	c  N st    53    357412      7460     15500     20528     35509     91086   1328603   no data   no data
367.65/92.29	c  S st    53    357412      7460     15500     20528     35509     91086   1328603   no data   no data
368.45/92.47	c  S st    53    357915      7460     15500     20529     36012     91086   1347098   no data   no data
368.45/92.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
369.65/92.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   2199 BRemL:   2203 BRemN:      0 P:  6.4M T:  0.27
369.65/92.77	c Replacing        1 vars Replaced       20 lits Time:     0.02 s 
369.65/92.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
369.65/92.77	c bin-w-bin subsume rem          146 bins  time:  0.00 s
369.65/92.78	c subs with bin:       15  lits-rem:        18  v-fix:    0  time:  0.00 s
369.65/92.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7459 time:  0.01 s
369.65/92.79	c Removed useless bin:       1  fixed:     0  props:   0.20M  time:  0.00 s
370.05/92.81	c lits-rem:         1  cl-subs:       14  v-elim:     10  v-fix:    0  time:  0.02 s
371.64/93.28	c subs with bin:       12  lits-rem:       974  v-fix:    0  time:  0.43 s
374.44/93.99	c lits-rem:      2637  cl-subs:      983  v-elim:      0  v-fix:    0  time:  0.71 s
374.44/93.99	c vivif2 --  cl tried    15478 cl shrink        1 lits rem          1 time: 0.00
374.84/94.05	c vivif2 --  cl tried    34366 cl shrink     4620 lits rem      30887 time: 0.06
376.03/94.34	c asymm  cl-useful: 22/15477/15477 lits-rem:26 time: 0.29
376.03/94.34	c calculated reachability. Time: 0.00
376.03/94.34	c  N st    53    357915      7449     15477     19998     34366     90957   1247719   no data   no data
376.03/94.37	c Finding binary XORs  T:     0.02 s  found:       0
412.72/103.52	c  N st    54    390311      7449     15477     19999     40145     90957   1938946   no data   no data
474.15/118.98	c  N st    55    438900      7449     15477     20006     32930     90957   1075321   no data   no data
474.55/119.02	c Finding binary XORs  T:     0.02 s  found:       0
547.12/137.22	c  N st    56    511784      7447     15474     21495     45636     90831   1543915   no data   no data
571.06/143.20	c  N st    57    536875      7446     15474     21608     39210     90831   1184748   no data   no data
571.06/143.20	c  S st    57    536875      7446     15474     21608     39210     90831   1184748   no data   no data
571.46/143.38	c  S st    57    537375      7445     15474     21616     39708     90831   1200029   no data   no data
571.46/143.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
572.67/143.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   13 Bins:     96 BRemL:    224 BRemN:      1 P:  7.1M T:  0.27
572.67/143.68	c Replacing       13 vars Replaced      945 lits Time:     0.02 s 
572.67/143.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
572.67/143.69	c bin-w-bin subsume rem           61 bins  time:  0.00 s
572.67/143.69	c subs with bin:       26  lits-rem:        31  v-fix:    0  time:  0.00 s
572.67/143.70	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   7432 time:  0.01 s
572.67/143.71	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
573.10/143.73	c lits-rem:         5  cl-subs:       24  v-elim:      9  v-fix:    0  time:  0.02 s
573.84/143.98	c subs with bin:       19  lits-rem:       586  v-fix:    0  time:  0.21 s
576.64/144.67	c lits-rem:      2496  cl-subs:     1165  v-elim:      0  v-fix:    0  time:  0.69 s
576.64/144.67	c vivif2 --  cl tried    15411 cl shrink        0 lits rem          0 time: 0.00
577.07/144.73	c vivif2 --  cl tried    37537 cl shrink     3821 lits rem      10620 time: 0.05
578.24/145.06	c asymm  cl-useful: 56/13888/15411 lits-rem:57 time: 0.34
578.24/145.07	c calculated reachability. Time: 0.00
578.24/145.07	c  N st    57    537375      7423     15411     18935     37537     90437   1114331   no data   no data
578.24/145.09	c Finding binary XORs  T:     0.02 s  found:       0
783.26/196.48	c  N st    58    701361      7423     15411     18935     64025     90437   2446361   no data   no data
924.81/231.95	c  N st    59    806062      7421     15411     18946     56880     90437   2296974   no data   no data
924.81/231.95	c  S st    59    806062      7421     15411     18946     56880     90437   2296974   no data   no data
924.81/231.99	c Finding binary XORs  T:     0.02 s  found:       1
926.01/232.25	c  S st    59    806564      7419     15401     18914     57342     90302   2308052   no data   no data
926.01/232.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
927.21/232.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    837 BRemL:    758 BRemN:      0 P:  7.8M T:  0.30
927.21/232.58	c Replacing        2 vars Replaced       92 lits Time:     0.01 s 
927.21/232.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
927.21/232.59	c bin-w-bin subsume rem           61 bins  time:  0.00 s
927.21/232.59	c subs with bin:       10  lits-rem:        17  v-fix:    0  time:  0.00 s
927.61/232.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7417 time:  0.01 s
927.61/232.61	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
927.61/232.64	c lits-rem:         0  cl-subs:       19  v-elim:      4  v-fix:    0  time:  0.03 s
930.40/233.37	c subs with bin:        2  lits-rem:       408  v-fix:    0  time:  0.67 s
946.35/237.36	c lits-rem:      4448  cl-subs:     2660  v-elim:      0  v-fix:    0  time:  3.99 s
946.35/237.37	c vivif2 --  cl tried    15374 cl shrink        0 lits rem          0 time: 0.00
946.75/237.49	c vivif2 --  cl tried    53738 cl shrink    11367 lits rem      56612 time: 0.12
947.15/237.54	c asymm  cl-useful: 0/1486/15374 lits-rem:0 time: 0.05
947.15/237.55	c calculated reachability. Time: 0.00
947.15/237.55	c  N st    59    806564      7413     15374     18926     53738     90160   2059775   no data   no data
947.15/237.57	c Finding binary XORs  T:     0.02 s  found:       0
1318.48/330.68	c  F st    60   1071876      7412     15374     18932     67604     90159   2953487   no data   no data
1318.48/330.71	c  N st    60   1071876      7412     15374     18875     67597     90115   2952125   no data   no data
1325.63/332.41	c Decided on static restart strategy
1352.36/339.11	c  N st    70   1100186      7410     15374     18980     50597     90115   1617248   no data   no data
1395.83/350.03	c  N st    72   1136179      7410     15374     18980     85883     90115   4394697   no data   no data
1433.31/359.48	c  N st    73   1168573      7410     15374     18985     71935     90115   2790817   no data   no data
1433.71/359.53	c Finding binary XORs  T:     0.02 s  found:      11
1496.73/375.37	c  N st    74   1209849      7410     15366     18494     65495     90067   2764150   no data   no data
1496.73/375.37	c  S st    74   1209849      7410     15366     18494     65495     90067   2764150   no data   no data
1497.94/375.62	c  S st    74   1210352      7410     15366     18497     65995     90067   2778116   no data   no data
1497.94/375.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1499.12/375.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:     73 BRemL:    190 BRemN:      0 P:  8.8M T:  0.33
1499.12/375.99	c Replacing       13 vars Replaced     3139 lits Time:     0.02 s 
1499.52/376.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1499.52/376.00	c bin-w-bin subsume rem           56 bins  time:  0.00 s
1499.52/376.01	c subs with bin:       27  lits-rem:        20  v-fix:    0  time:  0.00 s
1499.52/376.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7397 time:  0.01 s
1499.52/376.02	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
1499.52/376.06	c lits-rem:         4  cl-subs:       23  v-elim:      7  v-fix:    0  time:  0.04 s
1502.74/376.88	c subs with bin:       54  lits-rem:      1178  v-fix:    0  time:  0.75 s
1518.67/380.85	c lits-rem:      8390  cl-subs:     3252  v-elim:      0  v-fix:    0  time:  3.97 s
1518.67/380.85	c vivif2 --  cl tried    15301 cl shrink        0 lits rem          0 time: 0.00
1519.07/380.97	c vivif2 --  cl tried    57987 cl shrink     7432 lits rem      44220 time: 0.12
1520.70/381.36	c asymm  cl-useful: 31/9540/15301 lits-rem:34 time: 0.39
1520.70/381.37	c calculated reachability. Time: 0.00
1520.70/381.37	c  N st    74   1210352      7390     15300     18205     57987     89805   2252126   no data   no data
1650.28/413.80	c  N st    75   1283236      7390     15300     18205     83834     89805   3815154   no data   no data
1650.28/413.82	c Finding binary XORs  T:     0.02 s  found:       1
1861.66/466.89	c  N st    76   1392560      7390     15300     18328     93141     89805   4683633   no data   no data
2182.32/547.20	c  N st    77   1556544      7390     15300     18390    101110     89804   6033552   no data   no data
2467.08/618.61	c  N st    78   1710353      7390     15300     18445     88145     89804   4034046   no data   no data
2467.08/618.61	c  S st    78   1710353      7390     15300     18445     88145     89804   4034046   no data   no data
2467.08/618.66	c Finding binary XORs  T:     0.02 s  found:       1
2468.67/619.04	c  S st    78   1710854      7389     15299     18464     88632     89792   4046801   no data   no data
2468.67/619.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2470.67/619.50	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     36 BRemL:    693 BRemN:      1 P: 12.2M T:  0.45
2470.67/619.55	c Replacing        3 vars Replaced      131 lits Time:     0.05 s 
2470.67/619.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2470.67/619.56	c bin-w-bin subsume rem           53 bins  time:  0.00 s
2470.67/619.56	c subs with bin:        9  lits-rem:         4  v-fix:    0  time:  0.00 s
2470.67/619.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7385 time:  0.01 s
2470.67/619.57	c Removed useless bin:       2  fixed:     0  props:   0.20M  time:  0.00 s
2471.07/619.62	c lits-rem:         0  cl-subs:       10  v-elim:      9  v-fix:    0  time:  0.05 s
2475.85/620.82	c subs with bin:       11  lits-rem:      2714  v-fix:    0  time:  1.08 s
2501.38/627.29	c lits-rem:      8765  cl-subs:     2541  v-elim:      0  v-fix:    0  time:  6.47 s
2501.38/627.30	c vivif2 --  cl tried    15282 cl shrink        0 lits rem          0 time: 0.00
2502.58/627.52	c vivif2 --  cl tried    82284 cl shrink    17960 lits rem      78128 time: 0.22
2503.42/627.75	c asymm  cl-useful: 0/5742/15282 lits-rem:0 time: 0.23
2503.42/627.75	c calculated reachability. Time: 0.00
2503.42/627.75	c  N st    78   1710854      7376     15282     17553     82284     89686   3572596   no data   no data
3229.23/809.71	c  N st    79   2079822      7376     15282     17553     95625     89686   6209259   no data   no data
3453.77/866.01	c  N st    80   2210854      7374     15282     17598     96734     89686   3939554   no data   no data
3453.77/866.01	c  S st    80   2210854      7374     15282     17598     96734     89686   3939554   no data   no data
3455.41/866.43	c  S st    80   2211355      7374     15282     17607     97235     89686   3953638   no data   no data
3455.41/866.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3456.97/866.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    114 BRemL:    188 BRemN:      0 P: 11.0M T:  0.41
3457.37/866.90	c Replacing        3 vars Replaced      511 lits Time:     0.05 s 
3457.37/866.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3457.37/866.91	c bin-w-bin subsume rem           16 bins  time:  0.00 s
3457.37/866.92	c subs with bin:       11  lits-rem:         6  v-fix:    0  time:  0.00 s
3457.37/866.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7371 time:  0.01 s
3457.37/866.93	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
3457.37/866.98	c lits-rem:         0  cl-subs:        5  v-elim:      2  v-fix:    0  time:  0.05 s
3462.55/868.28	c subs with bin:       17  lits-rem:      2547  v-fix:    0  time:  1.19 s
3487.67/874.55	c lits-rem:      1599  cl-subs:     2178  v-elim:      0  v-fix:    0  time:  6.27 s
3487.67/874.56	c vivif2 --  cl tried    15253 cl shrink        0 lits rem          0 time: 0.00
3488.87/874.80	c vivif2 --  cl tried    93656 cl shrink    23095 lits rem     126630 time: 0.24
3490.08/875.20	c asymm  cl-useful: 31/5858/15253 lits-rem:32 time: 0.40
3490.08/875.20	c calculated reachability. Time: 0.00
3490.08/875.20	c  N st    80   2211355      7369     15253     17155     93656     89560   3637848   no data   no data
3490.51/875.23	c Finding binary XORs  T:     0.02 s  found:       0
4258.61/1067.89	c  N st    81   2711355      7368     15253     17225    115329     89560   5080829   no data   no data
4258.61/1067.89	c  S st    81   2711355      7368     15253     17225    115329     89560   5080829   no data   no data
4259.01/1067.95	c Finding binary XORs  T:     0.02 s  found:       0
4260.61/1068.34	c  S st    81   2711858      7368     15252     17096    115099     89547   5080151   no data   no data
4260.61/1068.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4262.65/1068.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     29 BRemL:    140 BRemN:      0 P: 13.4M T:  0.50
4262.65/1068.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4262.65/1068.87	c bin-w-bin subsume rem           30 bins  time:  0.00 s
4262.65/1068.87	c subs with bin:        3  lits-rem:         2  v-fix:    0  time:  0.00 s
4262.65/1068.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7368 time:  0.01 s
4262.65/1068.88	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
4262.99/1068.94	c lits-rem:         0  cl-subs:        7  v-elim:      6  v-fix:    0  time:  0.05 s
4267.38/1070.08	c subs with bin:       19  lits-rem:       900  v-fix:    0  time:  1.04 s
4282.54/1073.86	c lits-rem:      6911  cl-subs:      634  v-elim:      0  v-fix:    0  time:  3.78 s
4282.54/1073.87	c vivif2 --  cl tried    15249 cl shrink        0 lits rem          0 time: 0.00
4283.34/1074.04	c vivif2 --  cl tried    88532 cl shrink    14233 lits rem     134952 time: 0.18
4284.92/1074.43	c asymm  cl-useful: 5/8518/15249 lits-rem:5 time: 0.38
4284.92/1074.43	c calculated reachability. Time: 0.00
4284.92/1074.43	c  N st    81   2711858      7362     15249     16810     88532     89505   3198303   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-3367252-1305412435/watcher-3367252-1305412435 -o /tmp/evaluation-result-3367252-1305412435/solver-3367252-1305412435 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367252-1305412435.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.12 8.08 6.65 5/367 8254
/proc/meminfo: memFree=30104024/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 633659774 52396032 351 33554432000 4194304 4580107 140733486379936 18446744073709551615 47955362436633 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 12792 351 302 95 0 7774 0
[pid=8254/tid=8255] ppid=8252 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633659774 52396032 351 33554432000 4194304 4580107 140733486379936 18446744073709551615 47955362436627 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 633659774 52396032 351 33554432000 4194304 4580107 140733486379936 18446744073709551615 47955362437040 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633659774 52396032 351 33554432000 4194304 4580107 140733486379936 18446744073709551615 47955362436633 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0530661 s]
/proc/loadavg: 8.12 8.08 6.65 5/367 8254
/proc/meminfo: memFree=30104024/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=367728 CPUtime=0.16 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 14027 0 0 0 12 4 0 0 18 0 4 0 633659774 376553472 11981 33554432000 4194304 4580107 140733486379936 18446744073709551615 212039760415 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 91932 12010 338 95 0 86914 0
[pid=8254/tid=8255] ppid=8252 vsize=367728 CPUtime=0.03 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 3499 0 0 0 3 0 0 0 18 0 4 0 633659774 376553472 12096 33554432000 4194304 4580107 140733486379936 18446744073709551615 212039760366 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=367728 CPUtime=0.03 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) S 8252 8254 8076 0 -1 4202560 3422 0 0 0 3 0 0 0 18 0 4 0 633659774 376553472 12114 33554432000 4194304 4580107 140733486379936 18446744073709551615 212039760366 0 0 4096 2 18446604462219569216 0 0 -1 7 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=368048 CPUtime=0.04 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) S 8252 8254 8076 0 -1 4202560 3605 0 0 0 3 1 0 0 18 0 4 0 633659774 376881152 12127 33554432000 4194304 4580107 140733486379936 18446744073709551615 212039760366 0 0 4096 2 18446604462219569216 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 367728

[startup+0.80355 s]
/proc/loadavg: 8.12 8.08 6.65 5/367 8254
/proc/meminfo: memFree=30104024/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=370032 CPUtime=3.16 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 16787 0 0 0 310 6 0 0 18 0 4 0 633659774 378912768 14718 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 92508 14718 361 95 0 87490 0
[pid=8254/tid=8255] ppid=8252 vsize=370032 CPUtime=0.78 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) D 8252 8254 8076 0 -1 4202560 4042 0 0 0 77 1 0 0 18 0 4 0 633659774 378912768 14718 33554432000 4194304 4580107 140733486379936 18446744073709551615 4230908 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=370032 CPUtime=0.78 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 4097 0 0 0 77 1 0 0 19 0 4 0 633659774 378912768 14718 33554432000 4194304 4580107 140733486379936 18446744073709551615 212039698615 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=370032 CPUtime=0.78 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 4404 0 0 0 77 1 0 0 18 0 4 0 633659774 378912768 14718 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 370032

[startup+0.900763 s]
/proc/loadavg: 8.12 8.08 6.65 5/367 8254
/proc/meminfo: memFree=30104024/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=373500 CPUtime=3.54 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 20384 0 0 0 347 7 0 0 19 0 4 0 633659774 382464000 18315 33554432000 4194304 4580107 140733486379936 18446744073709551615 4234883 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 93375 18315 361 95 0 88357 0
[pid=8254/tid=8255] ppid=8252 vsize=373500 CPUtime=0.88 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 5209 0 0 0 87 1 0 0 19 0 4 0 633659774 382464000 18315 33554432000 4194304 4580107 140733486379936 18446744073709551615 4231568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=373500 CPUtime=0.87 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 5370 0 0 0 86 1 0 0 19 0 4 0 633659774 382464000 18317 33554432000 4194304 4580107 140733486379936 18446744073709551615 4235699 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=373500 CPUtime=0.88 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 4418 0 0 0 87 1 0 0 19 0 4 0 633659774 382464000 18317 33554432000 4194304 4580107 140733486379936 18446744073709551615 4318664 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 373500

[startup+1.00074 s]
/proc/loadavg: 8.12 8.08 6.65 5/367 8254
/proc/meminfo: memFree=30104024/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=375620 CPUtime=3.94 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 23867 0 0 0 386 8 0 0 19 0 4 0 633659774 384634880 21798 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293691 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 93905 21800 361 95 0 88887 0
[pid=8254/tid=8255] ppid=8252 vsize=375620 CPUtime=0.97 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 6378 0 0 0 96 1 0 0 19 0 4 0 633659774 384634880 21800 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=375620 CPUtime=0.97 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 6511 0 0 0 95 2 0 0 19 0 4 0 633659774 384634880 21800 33554432000 4194304 4580107 140733486379936 18446744073709551615 4234976 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=375620 CPUtime=0.98 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 4437 0 0 0 97 1 0 0 19 0 4 0 633659774 384634880 21801 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293728 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 375620

[startup+1.50066 s]
/proc/loadavg: 8.12 8.08 6.65 5/367 8254
/proc/meminfo: memFree=30104024/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=390464 CPUtime=5.94 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 44179 0 0 0 581 13 0 0 20 0 4 0 633659774 399835136 42110 33554432000 4194304 4580107 140733486379936 18446744073709551615 212039316513 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 97616 42112 362 95 0 92598 0
[pid=8254/tid=8255] ppid=8252 vsize=390464 CPUtime=1.47 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 13004 0 0 0 144 3 0 0 18 0 4 0 633659774 399835136 42113 33554432000 4194304 4580107 140733486379936 18446744073709551615 212039316513 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=390464 CPUtime=1.47 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 13173 0 0 0 144 3 0 0 20 0 4 0 633659774 399835136 42114 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=390464 CPUtime=1.48 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 4897 0 0 0 147 1 0 0 20 0 4 0 633659774 399835136 42115 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293241 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 390464

[startup+3.10037 s]
/proc/loadavg: 8.12 8.08 6.65 9/371 8258
/proc/meminfo: memFree=29877204/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=400788 CPUtime=12.3 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 60450 0 0 0 1210 20 0 0 19 0 4 0 633659774 410406912 56320 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294821 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 100197 56320 380 95 0 95179 0
[pid=8254/tid=8255] ppid=8252 vsize=400788 CPUtime=3.07 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 18490 0 0 0 301 6 0 0 19 0 4 0 633659774 410406912 56320 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=400788 CPUtime=3.04 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 17733 0 0 0 299 5 0 0 19 0 4 0 633659774 410406912 56320 33554432000 4194304 4580107 140733486379936 18446744073709551615 4295182 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=400788 CPUtime=3.08 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 5690 0 0 0 307 1 0 0 25 0 4 0 633659774 410406912 56320 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 400788

[startup+6.3008 s]
/proc/loadavg: 8.11 8.08 6.66 9/371 8258
/proc/meminfo: memFree=29855020/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=396952 CPUtime=25.06 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 69508 0 0 0 2483 23 0 0 25 0 4 0 633659774 406478848 58740 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 99238 58740 381 95 0 94220 0
[pid=8254/tid=8255] ppid=8252 vsize=396952 CPUtime=6.27 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 21068 0 0 0 620 7 0 0 25 0 4 0 633659774 406478848 58740 33554432000 4194304 4580107 140733486379936 18446744073709551615 4320919 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=396952 CPUtime=6.21 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 20075 0 0 0 615 6 0 0 25 0 4 0 633659774 406478848 58740 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=396952 CPUtime=6.28 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 7642 0 0 0 626 2 0 0 25 0 4 0 633659774 406478848 58740 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.06
Current children cumulated vsize (KiB) 396952

[startup+12.7007 s]
/proc/loadavg: 8.10 8.08 6.66 9/371 8258
/proc/meminfo: memFree=29782512/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=542200 CPUtime=50.62 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 93312 0 0 0 5033 29 0 0 25 0 4 0 633659774 555212800 75933 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 135550 75933 381 95 0 130532 0
[pid=8254/tid=8255] ppid=8252 vsize=542200 CPUtime=12.68 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 26367 0 0 0 1260 8 0 0 25 0 4 0 633659774 555212800 75943 33554432000 4194304 4580107 140733486379936 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=542200 CPUtime=12.54 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 25280 0 0 0 1247 7 0 0 25 0 4 0 633659774 555212800 75943 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=542200 CPUtime=12.7 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 15779 0 0 0 1266 4 0 0 25 0 4 0 633659774 555212800 75943 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 542200

[startup+25.5004 s]
/proc/loadavg: 8.08 8.07 6.68 9/371 8259
/proc/meminfo: memFree=29732416/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=573268 CPUtime=101.64 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 119488 0 0 0 10129 35 0 0 25 0 4 0 633659774 587026432 90751 33554432000 4194304 4580107 140733486379936 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 143317 90751 381 95 0 138299 0
[pid=8254/tid=8255] ppid=8252 vsize=573268 CPUtime=25.47 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 32450 0 0 0 2537 10 0 0 25 0 4 0 633659774 587026432 90751 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=573268 CPUtime=25.18 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 32435 0 0 0 2509 9 0 0 25 0 4 0 633659774 587026432 90751 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293295 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=573268 CPUtime=25.49 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 19346 0 0 0 2544 5 0 0 25 0 4 0 633659774 587026432 90751 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294910 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 573268

[startup+51.1008 s]
/proc/loadavg: 8.12 8.08 6.72 9/371 8259
/proc/meminfo: memFree=29690660/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=587920 CPUtime=203.75 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 164288 0 0 0 20328 47 0 0 25 0 4 0 633659774 602030080 98625 33554432000 4194304 4580107 140733486379936 18446744073709551615 4317025 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 146980 98631 381 95 0 141962 0
[pid=8254/tid=8255] ppid=8252 vsize=587920 CPUtime=50.97 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 42727 0 0 0 5085 12 0 0 25 0 4 0 633659774 602030080 98633 33554432000 4194304 4580107 140733486379936 18446744073709551615 4296107 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=587920 CPUtime=50.58 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 49794 0 0 0 5044 14 0 0 25 0 4 0 633659774 602030080 98635 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=587920 CPUtime=51.09 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 26556 0 0 0 5102 7 0 0 25 0 4 0 633659774 602030080 98639 33554432000 4194304 4580107 140733486379936 18446744073709551615 4485991 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 587920

[startup+102.301 s]
/proc/loadavg: 8.12 8.09 6.79 9/371 8261
/proc/meminfo: memFree=29609920/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=711916 CPUtime=407.94 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 246004 0 0 0 40725 69 0 0 25 0 4 0 633659774 729001984 119748 33554432000 4194304 4580107 140733486379936 18446744073709551615 4316736 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 177979 119748 381 95 0 172961 0
[pid=8254/tid=8255] ppid=8252 vsize=711916 CPUtime=101.55 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 70724 0 0 0 10136 19 0 0 25 0 4 0 633659774 729001984 119748 33554432000 4194304 4580107 140733486379936 18446744073709551615 4412632 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=711916 CPUtime=101.78 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 69772 0 0 0 10158 20 0 0 25 0 4 0 633659774 729001984 119748 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=711916 CPUtime=102.28 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 40036 0 0 0 10218 10 0 0 25 0 4 0 633659774 729001984 119748 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.94
Current children cumulated vsize (KiB) 711916

[startup+162.301 s]

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

[pid=8254] ppid=8252 vsize=1416104 CPUtime=2800.9 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 877684 0 0 0 279795 295 0 0 25 0 4 0 633659774 1450090496 220081 33554432000 4194304 4580107 140733486379936 18446744073709551615 4295107 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 354026 220081 381 95 0 349008 0
[pid=8254/tid=8255] ppid=8252 vsize=1416104 CPUtime=694.48 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 260241 0 0 0 69360 88 0 0 25 0 4 0 633659774 1450090496 220081 33554432000 4194304 4580107 140733486379936 18446744073709551615 4296088 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1416104 CPUtime=701.79 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 284785 0 0 0 70078 101 0 0 25 0 4 0 633659774 1450090496 220081 33554432000 4194304 4580107 140733486379936 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1416104 CPUtime=702.3 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 97760 0 0 0 70202 28 0 0 25 0 4 0 633659774 1450090496 220081 33554432000 4194304 4580107 140733486379936 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2800.9
Current children cumulated vsize (KiB) 1416104

[startup+762.301 s]
/proc/loadavg: 8.08 8.09 7.44 9/371 8278
/proc/meminfo: memFree=29142076/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=1180928 CPUtime=3040.19 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 939136 0 0 0 303699 320 0 0 25 0 4 0 633659774 1209270272 214852 33554432000 4194304 4580107 140733486379936 18446744073709551615 4295482 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 295232 214852 381 95 0 290214 0
[pid=8254/tid=8255] ppid=8252 vsize=1180928 CPUtime=753.77 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 270852 0 0 0 75285 92 0 0 25 0 4 0 633659774 1209270272 214852 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1180928 CPUtime=761.79 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 308860 0 0 0 76069 110 0 0 25 0 4 0 633659774 1209270272 214852 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1180928 CPUtime=762.3 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 105394 0 0 0 76199 31 0 0 25 0 4 0 633659774 1209270272 214852 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3040.19
Current children cumulated vsize (KiB) 1180928

[startup+822.301 s]
/proc/loadavg: 8.10 8.10 7.48 9/371 8280
/proc/meminfo: memFree=29052112/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=1211216 CPUtime=3279.51 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 993162 0 0 0 327609 342 0 0 25 0 4 0 633659774 1240285184 230280 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 302804 230280 381 95 0 297786 0
[pid=8254/tid=8255] ppid=8252 vsize=1211216 CPUtime=813.07 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 284746 0 0 0 81210 97 0 0 25 0 4 0 633659774 1240285184 230282 33554432000 4194304 4580107 140733486379936 18446744073709551615 4295023 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1211216 CPUtime=821.81 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 328785 0 0 0 82062 119 0 0 25 0 4 0 633659774 1240285184 230282 33554432000 4194304 4580107 140733486379936 18446744073709551615 4316807 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1211216 CPUtime=822.31 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 109587 0 0 0 82199 32 0 0 25 0 4 0 633659774 1240285184 230282 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3279.51
Current children cumulated vsize (KiB) 1211216

[startup+882.3 s]
/proc/loadavg: 7.95 8.04 7.49 9/371 8312
/proc/meminfo: memFree=29024828/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=1432800 CPUtime=3518.78 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 1038291 0 0 0 351520 358 0 0 25 0 4 0 633659774 1467187200 242480 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 358200 242480 381 95 0 353182 0
[pid=8254/tid=8255] ppid=8252 vsize=1432800 CPUtime=872.36 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 301370 0 0 0 87133 103 0 0 25 0 4 0 633659774 1467187200 242480 33554432000 4194304 4580107 140733486379936 18446744073709551615 4406476 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1432800 CPUtime=881.8 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 344777 0 0 0 88054 126 0 0 25 0 4 0 633659774 1467187200 242480 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1432800 CPUtime=882.3 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 110411 0 0 0 88197 33 0 0 25 0 4 0 633659774 1467187200 242480 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3518.78
Current children cumulated vsize (KiB) 1432800

[startup+942.314 s]
/proc/loadavg: 8.06 8.06 7.53 9/371 8314
/proc/meminfo: memFree=28950488/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=1194652 CPUtime=3758.13 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 1094385 0 0 0 375433 380 0 0 25 0 4 0 633659774 1223323648 241303 33554432000 4194304 4580107 140733486379936 18446744073709551615 4316487 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 298663 241303 381 95 0 293645 0
[pid=8254/tid=8255] ppid=8252 vsize=1194652 CPUtime=931.65 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 315373 0 0 0 93058 107 0 0 25 0 4 0 633659774 1223323648 241303 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1194652 CPUtime=941.81 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 361983 0 0 0 94048 133 0 0 25 0 4 0 633659774 1223323648 241303 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1194652 CPUtime=942.31 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 116977 0 0 0 94196 35 0 0 25 0 4 0 633659774 1223323648 241303 33554432000 4194304 4580107 140733486379936 18446744073709551615 4320729 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3758.13
Current children cumulated vsize (KiB) 1194652

[startup+1002.3 s]
/proc/loadavg: 8.10 8.07 7.57 9/371 8316
/proc/meminfo: memFree=28831376/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=1357484 CPUtime=3997.37 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 1127435 0 0 0 399344 393 0 0 25 0 4 0 633659774 1390063616 253323 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 339371 253323 381 95 0 334353 0
[pid=8254/tid=8255] ppid=8252 vsize=1357484 CPUtime=990.94 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 323749 0 0 0 98983 111 0 0 25 0 4 0 633659774 1390063616 253323 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1357484 CPUtime=1001.8 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 369097 0 0 0 100044 136 0 0 25 0 4 0 633659774 1390063616 253323 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1357484 CPUtime=1002.31 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 123053 0 0 0 100193 38 0 0 25 0 4 0 633659774 1390063616 253323 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3997.37
Current children cumulated vsize (KiB) 1357484

[startup+1062.3 s]
/proc/loadavg: 8.15 8.10 7.61 9/371 8317
/proc/meminfo: memFree=28704340/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=1390996 CPUtime=4236.67 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 1162757 0 0 0 423259 408 0 0 25 0 4 0 633659774 1424379904 268122 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 347749 268122 381 95 0 342731 0
[pid=8254/tid=8255] ppid=8252 vsize=1390996 CPUtime=1050.23 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 336231 0 0 0 104907 116 0 0 25 0 4 0 633659774 1424379904 268122 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1390996 CPUtime=1061.8 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 381128 0 0 0 106040 140 0 0 25 0 4 0 633659774 1424379904 268122 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1390996 CPUtime=1062.3 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 124391 0 0 0 106192 38 0 0 25 0 4 0 633659774 1424379904 268122 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4236.67
Current children cumulated vsize (KiB) 1390996

[startup+1122.3 s]
/proc/loadavg: 8.09 8.09 7.64 9/371 8319
/proc/meminfo: memFree=28711936/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=1528632 CPUtime=4475.97 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 1202401 0 0 0 447174 423 0 0 25 0 4 0 633659774 1565319168 263898 33554432000 4194304 4580107 140733486379936 18446744073709551615 4320813 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 382158 263898 381 95 0 377140 0
[pid=8254/tid=8255] ppid=8252 vsize=1528632 CPUtime=1109.52 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 345243 0 0 0 110832 120 0 0 25 0 4 0 633659774 1565319168 263898 33554432000 4194304 4580107 140733486379936 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1528632 CPUtime=1121.8 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 396156 0 0 0 112034 146 0 0 25 0 4 0 633659774 1565319168 263898 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1528632 CPUtime=1122.31 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 128495 0 0 0 112191 40 0 0 25 0 4 0 633659774 1565319168 263898 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4475.97
Current children cumulated vsize (KiB) 1528632

[startup+1182.3 s]
/proc/loadavg: 8.07 8.09 7.66 9/371 8320
/proc/meminfo: memFree=28614524/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=1438364 CPUtime=4715.26 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 1227340 0 0 0 471092 434 0 0 25 0 4 0 633659774 1472884736 272471 33554432000 4194304 4580107 140733486379936 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 359591 272471 381 95 0 354573 0
[pid=8254/tid=8255] ppid=8252 vsize=1438364 CPUtime=1168.82 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 355639 0 0 0 116756 126 0 0 25 0 4 0 633659774 1472884736 272471 33554432000 4194304 4580107 140733486379936 18446744073709551615 4316677 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1438364 CPUtime=1181.8 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 403415 0 0 0 118033 147 0 0 25 0 4 0 633659774 1472884736 272471 33554432000 4194304 4580107 140733486379936 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1438364 CPUtime=1182.3 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 130234 0 0 0 118189 41 0 0 25 0 4 0 633659774 1472884736 272471 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4715.26
Current children cumulated vsize (KiB) 1438364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.05 8.08 7.67 9/371 8321
/proc/meminfo: memFree=28582884/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=1437064 CPUtime=4800.23 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 1242656 0 0 0 479583 440 0 0 25 0 4 0 633659774 1471553536 273704 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 359266 273704 381 95 0 354248 0
[pid=8254/tid=8255] ppid=8252 vsize=1437064 CPUtime=1189.86 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 356506 0 0 0 118860 126 0 0 25 0 4 0 633659774 1471553536 273707 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1437064 CPUtime=1203.11 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 412454 0 0 0 120161 150 0 0 25 0 4 0 633659774 1471553536 273707 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1437064 CPUtime=1203.62 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 133415 0 0 0 120320 42 0 0 25 0 4 0 633659774 1471553536 273707 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1437064

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1203.6 s]
/proc/loadavg: 8.05 8.08 7.67 9/371 8321
/proc/meminfo: memFree=28582884/32951124 swapFree=51873460/67111528
[pid=8254] ppid=8252 vsize=1437064 CPUtime=4800.23 cores=1,3,5,7
/proc/8254/stat : 8254 (strangenight2-m) R 8252 8254 8076 0 -1 4202496 1242656 0 0 0 479583 440 0 0 25 0 4 0 633659774 1471553536 273704 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/8254/statm: 359266 273704 381 95 0 354248 0
[pid=8254/tid=8255] ppid=8252 vsize=1437064 CPUtime=1189.86 cores=1,3,5,7
/proc/8254/task/8255/stat : 8255 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 356506 0 0 0 118860 126 0 0 25 0 4 0 633659774 1471553536 273707 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8254/tid=8256] ppid=8252 vsize=1437064 CPUtime=1203.11 cores=1,3,5,7
/proc/8254/task/8256/stat : 8256 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 412454 0 0 0 120161 150 0 0 25 0 4 0 633659774 1471553536 273707 33554432000 4194304 4580107 140733486379936 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=8254/tid=8257] ppid=8252 vsize=1437064 CPUtime=1203.62 cores=1,3,5,7
/proc/8254/task/8257/stat : 8257 (strangenight2-m) R 8252 8254 8076 0 -1 4202560 133415 0 0 0 120320 42 0 0 25 0 4 0 633659774 1471553536 273707 33554432000 4194304 4580107 140733486379936 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 1437064

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.66
CPU time (s): 4800.33
CPU user time (s): 4795.88
CPU system time (s): 4.44632
CPU usage (%): 398.81
Max. virtual memory (cumulated for all children) (KiB): 1582596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.88
system time used= 4.44632
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1242660
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= 8274
involuntary context switches= 31620

runsolver used 3.88641 second user time and 10.3654 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 00:33:55
IDJOB=3367252
IDBENCH=83130
IDSOLVER=1844
FILE ID=node146/3367252-1305412435
RUNJOBID= node146-1305410848-8095
PBS_JOBID= 13324516
Free space on /tmp= 73264 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom16.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367252-1305412435/watcher-3367252-1305412435 -o /tmp/evaluation-result-3367252-1305412435/solver-3367252-1305412435 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367252-1305412435.cnf

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=858411911

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30104304 kB
Buffers:         63432 kB
Cached:         100944 kB
SwapCached:      56096 kB
Active:         958048 kB
Inactive:      1668088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30104304 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:            7032 kB
Writeback:           0 kB
AnonPages:     2412956 kB
Mapped:          17664 kB
Slab:            95916 kB
PageTables:      59064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82081664 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= 73260 MiB
End job on node146 at 2011-05-15 00:54:01