Trace number 3368524

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)? (TO) 4800.41 1201.83

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S313239685-087-UNKNOWN.cnf
MD5SUMac4ee3ff752a515035c947b106bcabeb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark104.501
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512750

Solver Data

0.00/0.00	c Outputting solution to console
0.33/0.13	c Using 4 threads
0.33/0.15	c This is CryptoMiniSat 2.9.0
0.33/0.15	c compiled with gcc version 4.4.5
0.33/0.15	c WARNING: for repeatability, setting FPU to use double precision
0.33/0.15	c Reading file 'HOME/instance-3368524-1307651349.cnf'
0.33/0.15	c -- header says num vars:            150
0.33/0.15	c -- header says num clauses:       12750
0.33/0.16	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.33/0.16	c -- vars added        150
0.33/0.16	c Parsing time:  0.02 s
0.33/0.16	c  N st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.33/0.46	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 1.00
0.33/0.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.33/0.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.33/0.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.33/0.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.33/0.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.33/0.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
0.33/0.55	c Finding binary XORs  T:     0.00 s  found:       0
0.33/0.55	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.33/0.55	c calculated reachability. Time: 0.00
0.33/0.55	c Calc default polars -  time:   0.00 s pos:      66 undec:       2 neg:      82
0.33/0.55	c =========================================================================================
0.33/0.55	c types(t): F = full restart, N = normal restart
0.33/0.55	c types(t): S = simplification begin/end, E = solution found
0.33/0.55	c restart types(rt): st = static, dy = dynamic
0.33/0.55	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.33/0.55	c  B st     0         0       150     12750         0         0     89250         0   no data   no data  --
0.33/0.74	c  N dy     7      4774       150     12750         0      4549     89250    208381     40.48     43.03  --
0.33/0.97	c  N dy    11      9605       150     12750         0      6771     89250    277641     39.22     41.29  --
4.42/1.20	c  N dy    20     13962       150     12750         0      6908     89250    248842     39.14     41.25  --
6.03/1.68	c  N dy    28     22386       150     12750         0      9572     89250    334953     38.45     40.49  --
6.82/1.85	c  F st    38     25000       150     12750         0     12070     89250    446091     38.52   no data  --
7.23/1.97	c  N st    42     27035       150     12750         0      7518     89250    212172     38.52   no data  --
8.02/2.13	c  S st    44     30001       150     12750         0     10361     89250    343070     38.52   no data  --
8.02/2.17	c  S st    44     30502       150     12750         0     10851     89250    365168     38.52   no data  --
8.02/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.02/2.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.02/2.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
8.02/2.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.02/2.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.02/2.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
8.02/2.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.80/4.31	c lits-rem:      2181  cl-subs:      504  v-elim:      0  v-fix:    0  time:  8.45 s
18.40/4.78	c asymm  cl-useful: 0/10793/12750 lits-rem:0 time: 1.86
18.40/4.78	c calculated reachability. Time: 0.00
18.40/4.78	c  N dy    44     30502       150     12750         0     10347     89250    334786     38.52   no data  --
19.60/5.06	c  N dy    56     34670       150     12750         0     14341     89250    512384     38.51     40.57  --
20.82/5.33	c  N dy    63     38974       150     12750         0     10910     89250    327369     38.45     40.69  --
21.99/5.62	c  N dy    77     43269       150     12750         0     15040     89250    510334     38.46     40.49  --
22.80/5.82	c  S st    96     45755       150     12750         0      8831     89250    203490     38.61   no data  --
22.80/5.86	c  S st    96     46258       150     12750         0      9318     89250    225382     38.61   no data  --
22.80/5.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.80/5.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.80/5.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
22.80/5.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.80/5.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.80/5.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
22.80/5.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.98/7.60	c lits-rem:       277  cl-subs:       39  v-elim:      0  v-fix:    0  time:  6.85 s
29.98/7.60	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
29.98/7.60	c vivif2 --  cl tried     9279 cl shrink        0 lits rem          0 time: 0.01
29.98/7.69	c asymm  cl-useful: 0/1957/12750 lits-rem:0 time: 0.34
29.98/7.69	c calculated reachability. Time: 0.00
29.98/7.69	c  N dy    96     46258       150     12750         0      9279     89250    222728     38.61   no data  --
31.18/7.94	c  N dy   115     50333       150     12750         0     13172     89250    398869     38.72     40.79  --
32.38/8.23	c  N dy   134     54423       150     12750         0     17095     89250    574959     38.80     40.98  --
33.59/8.53	c  N dy   142     58491       150     12750         0     11440     89250    286150     38.76     43.98  --
34.77/8.83	c  N dy   149     63325       150     12750         0     16087     89250    491909     38.66     40.86  --
36.37/9.23	c  N dy   166     68230       150     12750         0     20797     89250    701320     38.70     40.74  --
36.78/9.32	c  S st   169     69387       150     12750         0     11363     89250    250957     38.71     40.88  --
36.78/9.36	c  S st   169     69890       150     12750         0     11859     89250    272811     38.71   no data  --
36.78/9.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.78/9.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.78/9.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
36.78/9.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.78/9.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.78/9.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
36.78/9.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.79/10.88	c lits-rem:       608  cl-subs:      125  v-elim:      0  v-fix:    0  time:  5.98 s
42.79/10.88	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
42.79/10.88	c vivif2 --  cl tried    11734 cl shrink        0 lits rem          0 time: 0.01
45.16/11.41	c asymm  cl-useful: 0/9858/12750 lits-rem:0 time: 2.10
45.16/11.41	c calculated reachability. Time: 0.00
45.16/11.41	c  N dy   169     69890       150     12750         0     11734     89250    265230     38.71   no data  --
46.36/11.75	c  N dy   188     74533       150     12750         0     16184     89250    463133     38.75     41.01  --
48.35/12.24	c  N dy   210     79972       150     12750         0     21410     89250    697606     38.81     41.15  --
49.95/12.62	c  N dy   222     85152       150     12750         0     14855     89250    375710     38.82     41.00  --
50.76/12.82	c  F st   235     87501       150     12750         0     17097     89250    475393     38.85     37.03  --
51.95/13.10	c  N st   240     90803       150     12750         0     20259     89250    615649     38.85   no data  --
53.95/13.64	c  N dy   255     96746       150     12750         0     13506     89250    283528     38.87     41.10  --
55.97/14.16	c  N dy   284    103027       150     12750         0     19525     89250    550581     38.91     41.21  --
56.75/14.32	c  S st   290    104835       150     12750         0     21258     89250    628712     38.92   no data  --
57.15/14.40	c  S st   290    105339       150     12750         0     21749     89250    650163     38.92   no data  --
57.15/14.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
57.15/14.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.15/14.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
57.15/14.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.15/14.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.15/14.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.15/14.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.93/17.62	c lits-rem:      1761  cl-subs:      897  v-elim:      0  v-fix:    0  time: 12.71 s
69.93/17.62	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
69.93/17.63	c vivif2 --  cl tried    20852 cl shrink        0 lits rem          0 time: 0.02
70.73/17.85	c asymm  cl-useful: 0/2892/12750 lits-rem:0 time: 0.88
70.73/17.85	c calculated reachability. Time: 0.00
70.73/17.85	c  N dy   290    105339       150     12750         0     20852     89250    598951     38.92   no data  --
74.32/18.77	c  N dy   309    116806       150     12750         0     18367     89250    463577     38.73     40.80  --
77.53/19.60	c  N dy   314    126084       150     12750         0     27198     89250    854924     38.60     40.77  --
80.31/20.27	c  N dy   333    134138       150     12750         0     20589     89250    535302     38.60     40.71  --
83.51/21.06	c  N dy   365    142884       150     12750         0     28950     89250    907552     38.63     40.80  --
87.10/21.90	c  N dy   390    152835       150     12750         0     23236     89250    623619     38.61     40.92  --
89.10/22.42	c  S st   415    158009       150     12750         0     28205     89250    846441     38.64     36.44  --
89.50/22.50	c  S st   415    158512       150     12750         0     28695     89250    868076     38.64   no data  --
89.50/22.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.50/22.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.50/22.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.05
89.50/22.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
89.50/22.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.50/22.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
89.50/22.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
110.67/27.89	c lits-rem:      2071  cl-subs:     1484  v-elim:      0  v-fix:    0  time: 21.39 s
110.67/27.89	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
111.07/27.90	c vivif2 --  cl tried    27211 cl shrink        0 lits rem          0 time: 0.04
111.87/28.17	c asymm  cl-useful: 0/3283/12750 lits-rem:0 time: 1.07
111.87/28.17	c calculated reachability. Time: 0.00
111.87/28.17	c  N dy   415    158512       150     12750         0     27211     89250    787357     38.64   no data  --
115.86/29.15	c  N dy   441    168778       150     12750         0     20764     89250    477769     38.64     40.69  --
121.87/30.64	c  N dy   471    183737       150     12750         0     17900     89250    320081     38.54     40.81  --
127.45/32.02	c  N dy   492    196934       150     12750         0     30504     89250    879604     38.50     40.58  --
133.04/33.41	c  N dy   536    210229       150     12750         0     25027     89250    605532     38.51     40.57  --
139.45/35.08	c  N dy   587    223866       150     12750         0     38105     89250   1188350     38.54     41.03  --
145.82/36.60	c  S st   642    237769       150     12750         0     32345     89250    896161     38.58   no data  --
146.22/36.70	c  S st   642    238274       150     12750         0     32835     89250    917556     38.58   no data  --
146.22/36.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
146.22/36.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
146.22/36.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
146.22/36.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.22/36.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.22/36.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
146.22/36.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
162.60/40.87	c lits-rem:      1306  cl-subs:     1243  v-elim:      0  v-fix:    0  time: 16.46 s
162.60/40.87	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
162.60/40.88	c vivif2 --  cl tried    31592 cl shrink        0 lits rem          0 time: 0.04
163.80/41.12	c asymm  cl-useful: 0/2428/12750 lits-rem:0 time: 0.95
163.80/41.12	c calculated reachability. Time: 0.00
163.80/41.12	c  N dy   642    238274       150     12750         0     31592     89250    847577     38.58   no data  --
170.59/42.88	c  N dy   684    254771       150     12750         0     27219     89250    635431     38.57     40.63  --
178.59/44.88	c  N dy   763    271132       150     12750         0     21873     89250    365476     38.64     40.69  --
192.18/48.28	c  N dy   803    304562       150     12750         0     31777     89250    776047     38.37     40.39  --
192.96/48.49	c  F st   816    306251       150     12750         0     33398     89250    849042     38.38   no data  --
201.74/50.62	c  N dy   882    324062       150     12750         0     27493     89250    556367     38.42     40.88  --
211.33/53.05	c  N dy   939    344649       150     12750         0     47173     89250   1424913     38.41     40.88  --
216.53/54.36	c  S st   963    357412       150     12750         0     35539     89250    882999     38.39     38.41  --
216.93/54.45	c  S st   963    357916       150     12750         0     36033     89250    904462     38.39   no data  --
216.93/54.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
216.93/54.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
216.93/54.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
217.33/54.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
217.33/54.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
217.33/54.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
217.33/54.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
246.49/61.84	c lits-rem:      2059  cl-subs:     1371  v-elim:      0  v-fix:    0  time: 29.30 s
246.49/61.84	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
246.49/61.85	c vivif2 --  cl tried    34662 cl shrink        0 lits rem          0 time: 0.04
247.69/62.16	c asymm  cl-useful: 0/2215/12750 lits-rem:0 time: 1.23
247.69/62.16	c calculated reachability. Time: 0.00
247.69/62.16	c  N dy   963    357916       150     12750         0     34662     89250    831082     38.39   no data  --
258.47/64.89	c  N dy  1043    378198       150     12750         0     29230     89250    563710     38.42     40.63  --
270.06/67.79	c  N dy  1132    398283       150     12750         0     48545     89250   1428774     38.46     40.49  --
281.64/70.60	c  N dy  1216    418386       150     12750         0     41905     89250   1093984     38.50     40.54  --
294.03/73.71	c  N dy  1283    439344       150     12750         0     35155     89250    760544     38.50     40.86  --
304.81/76.43	c  N dy  1335    459417       150     12750         0     54397     89250   1616950     38.49     41.85  --
314.81/78.97	c  N dy  1386    479744       150     12750         0     46089     89250   1215837     38.49     40.97  --
326.78/81.97	c  N dy  1464    500417       150     12750         0     37187     89250    782646     38.51     40.59  --
338.37/84.89	c  N dy  1533    520597       150     12750         0     56548     89250   1643470     38.53     40.75  --
347.16/87.09	c  S st  1591    536874       150     12750         0     42394     89250    982054     38.53     37.39  --
347.96/87.20	c  S st  1591    537375       150     12750         0     42884     89250   1003580     38.53   no data  --
347.96/87.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
347.96/87.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
347.96/87.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.08
347.96/87.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
347.96/87.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
347.96/87.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
347.96/87.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
373.92/93.80	c lits-rem:      1087  cl-subs:     1257  v-elim:      0  v-fix:    0  time: 26.14 s
374.32/93.80	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
374.32/93.81	c vivif2 --  cl tried    41627 cl shrink        0 lits rem          0 time: 0.04
375.12/94.08	c asymm  cl-useful: 0/1830/12750 lits-rem:0 time: 1.08
375.12/94.08	c calculated reachability. Time: 0.00
375.12/94.08	c  N dy  1591    537375       150     12750         0     41627     89250    934860     38.53   no data  --
388.30/97.31	c  N dy  1677    557501       150     12750         0     60928     89250   1795855     38.55     40.86  --
403.88/101.24	c  N dy  1746    584733       150     12750         0     56324     89250   1568316     38.54     40.61  --
417.06/104.50	c  N dy  1815    605433       150     12750         0     44607     89250   1013395     38.55     40.58  --
432.65/108.45	c  N dy  1878    628691       150     12750         0     34299     89250    521282     38.55     40.89  --
443.43/111.16	c  N dy  1944    648745       150     12750         0     53502     89250   1382284     38.57     43.43  --
457.81/114.73	c  N dy  2035    670130       150     12750         0     40467     89250    766180     38.58     40.70  --
470.19/117.85	c  N dy  2087    691017       150     12750         0     60439     89250   1659022     38.58     40.71  --
482.58/120.99	c  N dy  2160    711062       150     12750         0     45208     89250    944899     38.58     40.76  --
497.77/124.77	c  N dy  2194    732195       150     12750         0     65445     89250   1844820     38.57     40.81  --
513.34/128.63	c  N dy  2278    754819       150     12750         0     51646     89250   1193158     38.58     40.81  --
530.13/132.88	c  N dy  2350    775334       150     12750         0     71299     89250   2071486     38.59     41.11  --
543.73/136.22	c  N dy  2401    795467       150     12750         0     54194     89250   1270370     38.58     40.97  --
552.10/138.38	c  S st  2445    806062       150     12750         0     64327     89250   1720872     38.59     36.40  --
552.89/138.58	c  S st  2445    806565       150     12750         0     64822     89250   1742421     38.59   no data  --
552.89/138.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
552.89/138.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
553.29/138.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
553.29/138.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
553.29/138.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
553.29/138.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
553.29/138.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
639.17/160.15	c lits-rem:      2315  cl-subs:     3064  v-elim:      0  v-fix:    0  time: 85.74 s
639.17/160.16	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
639.17/160.17	c vivif2 --  cl tried    61758 cl shrink        0 lits rem          0 time: 0.07
640.76/160.50	c asymm  cl-useful: 0/1322/12750 lits-rem:0 time: 1.30
640.76/160.50	c calculated reachability. Time: 0.00
640.76/160.50	c  N dy  2445    806565       150     12750         0     61758     89250   1578057     38.59   no data  --
654.35/163.95	c  N dy  2489    826774       150     12750         0     43800     89250    778020     38.58     40.70  --
670.33/167.93	c  N dy  2519    852113       150     12750         0     67951     89250   1854174     38.54     40.73  --
684.71/171.54	c  N dy  2573    872952       150     12750         0     49694     89250   1010154     38.54     40.59  --
699.09/175.19	c  N dy  2644    893400       150     12750         0     69308     89250   1882752     38.54     40.67  --
714.28/178.99	c  N dy  2716    914210       150     12750         0     50026     89250    990813     38.55     40.64  --
728.65/182.59	c  N dy  2758    934215       150     12750         0     69164     89250   1844799     38.55     40.99  --
744.63/186.55	c  N dy  2834    954496       150     12750         0     48390     89250    887200     38.56     40.94  --
759.41/190.22	c  N dy  2929    974900       150     12750         0     68004     89250   1765252     38.58     40.70  --
778.19/194.95	c  N dy  3016    998166       150     12750         0     49043     89250    882245     38.59     40.70  --
792.97/198.63	c  N dy  3095   1018465       150     12750         0     68446     89250   1747116     38.60     41.32  --
810.54/203.03	c  N dy  3173   1038524       150     12750         0     45542     89250    693557     38.61     40.68  --
837.31/209.75	c  F st  3204   1071880       150     12750         0     77204     89250   2091797     38.54     37.87  --
837.31/209.75	c  N st  3204   1071880       150     12750         0     77204     89250   2091797     38.54     37.87  --
855.71/214.31	c  N dy  3262   1093272       150     12750         0     54719     89250   1071597     38.54     40.61  --
872.46/218.51	c  N dy  3318   1113404       150     12750         0     73998     89250   1930355     38.54     40.64  --
894.43/224.03	c  N dy  3413   1135273       150     12750         0     50980     89250    869101     38.56     40.70  --
922.39/231.07	c  N dy  3461   1171341       150     12750         0     85394     89250   2410541     38.53     40.57  --
940.77/235.68	c  N dy  3546   1191540       150     12750         0     59856     89250   1235255     38.54     40.76  --
960.75/240.70	c  S st  3624   1209849       150     12750         0     77389     89250   2016483     38.55     36.11  --
961.93/240.93	c  S st  3624   1210354       150     12750         0     77878     89250   2038358     38.55   no data  --
961.93/240.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
961.93/240.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
961.93/240.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.20
962.33/241.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
962.33/241.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
962.33/241.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
962.33/241.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1147.29/287.38	c lits-rem:      2587  cl-subs:     3465  v-elim:      0  v-fix:    0  time: 185.06 s
1147.29/287.38	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1147.69/287.41	c vivif2 --  cl tried    74413 cl shrink        0 lits rem          0 time: 0.09
1149.29/287.86	c asymm  cl-useful: 0/1146/12750 lits-rem:0 time: 1.82
1149.29/287.87	c calculated reachability. Time: 0.00
1149.29/287.87	c  N dy  3624   1210354       150     12750         0     74413     89250   1848900     38.55   no data  --
1178.05/295.02	c  N dy  3657   1238516       150     12750         0     55424     89250    997599     38.52     40.59  --
1198.03/300.01	c  N dy  3729   1258534       150     12750         0     74641     89250   1855598     38.53     41.07  --
1223.59/306.49	c  N dy  3798   1280341       150     12750         0     48667     89250    666700     38.53     40.60  --
1241.16/310.87	c  N dy  3876   1300672       150     12750         0     68157     89250   1538617     38.53     40.66  --
1264.73/316.72	c  N dy  3943   1321013       150     12750         0     87691     89250   2409208     38.54     40.74  --
1290.31/323.13	c  N dy  3974   1347219       150     12750         0     64731     89250   1346523     38.51     40.54  --
1313.06/328.85	c  N dy  4058   1367543       150     12750         0     84265     89250   2220727     38.52     40.60  --
1337.83/335.10	c  N dy  4140   1387892       150     12750         0     54985     89250    884384     38.53     40.87  --
1357.40/339.97	c  N dy  4186   1409027       150     12750         0     75229     89250   1789703     38.52     40.65  --
1382.17/346.17	c  N dy  4253   1429157       150     12750         0     94587     89250   2656884     38.53     40.59  --
1404.96/351.83	c  N dy  4322   1450807       150     12750         0     65511     89250   1315131     38.53     40.57  --
1430.11/358.12	c  N dy  4432   1471900       150     12750         0     85762     89250   2222210     38.55     40.58  --
1456.07/364.68	c  N dy  4507   1492487       150     12750         0     54650     89250    799997     38.55     40.63  --
1476.84/369.84	c  N dy  4594   1513338       150     12750         0     74633     89250   1688831     38.56     41.19  --
1501.63/376.02	c  N dy  4667   1533399       150     12750         0     93838     89250   2548883     38.57     45.59  --
1525.58/382.00	c  N dy  4735   1553469       150     12750         0     61352     89250   1065859     38.57     42.10  --
1552.34/388.79	c  N dy  4776   1581422       150     12750         0     88101     89250   2260061     38.55     40.84  --
1586.69/397.36	c  N dy  4837   1609342       150     12750         0     62081     89250   1064718     38.54     41.00  --
1609.86/403.19	c  N dy  4904   1629840       150     12750         0     81679     89250   1941342     38.54     40.69  --
1638.22/410.24	c  N dy  4982   1650414       150     12750         0    101337     89250   2824265     38.55     40.74  --
1661.40/416.06	c  N dy  5056   1671521       150     12750         0     68053     89250   1299431     38.55     40.80  --
1684.56/421.84	c  N dy  5134   1691533       150     12750         0     87207     89250   2156525     38.56     40.84  --
1708.92/427.96	c  S st  5179   1710355       150     12750         0    105186     89250   2958574     38.55   no data  --
1710.12/428.29	c  S st  5179   1710860       150     12750         0    105674     89250   2980015     38.55   no data  --
1710.52/428.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1710.52/428.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1710.52/428.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.28
1710.92/428.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1710.92/428.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1710.92/428.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1710.92/428.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2785.07/697.32	c lits-rem:      4232  cl-subs:     5644  v-elim:      0  v-fix:    0  time: 1073.35 s
2785.07/697.32	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2785.07/697.35	c vivif2 --  cl tried   100030 cl shrink        0 lits rem          0 time: 0.13
2786.27/697.62	c asymm  cl-useful: 0/526/12750 lits-rem:0 time: 1.07
2786.27/697.62	c calculated reachability. Time: 0.00
2786.27/697.62	c  N dy  5179   1710860       150     12750         0    100030     89250   2675563     38.55   no data  --
2809.84/703.57	c  N dy  5218   1733191       150     12750         0     66889     89250   1208711     38.54     40.60  --
2832.20/709.17	c  N dy  5307   1753269       150     12750         0     86122     89250   2066588     38.55     40.70  --
2859.39/715.91	c  N dy  5400   1773934       150     12750         0    105959     89250   2959855     38.56     41.14  --
2880.15/721.11	c  N dy  5465   1794298       150     12750         0     70012     89250   1319323     38.57     40.76  --
2902.51/726.73	c  N dy  5558   1814324       150     12750         0     89176     89250   2176709     38.57     40.61  --
2929.69/733.55	c  N dy  5626   1834914       150     12750         0    108884     89250   3055396     38.58     40.92  --
2948.45/738.20	c  N dy  5645   1854931       150     12750         0     71469     89250   1347713     38.57     40.65  --
2972.42/744.29	c  N dy  5712   1874977       150     12750         0     90659     89250   2204206     38.57     40.69  --
3004.40/752.26	c  N dy  5771   1895001       150     12750         0    109879     89250   3058465     38.57     40.64  --
3030.76/758.81	c  N dy  5851   1915008       150     12750         0     71670     89250   1322224     38.58     40.86  --
3052.73/764.31	c  N dy  5880   1935062       150     12750         0     90840     89250   2174590     38.56     41.11  --
3111.43/779.08	c  N dy  5937   1988672       150     12750         0     83520     89250   1805564     38.51     40.58  --
3140.20/786.24	c  N dy  6043   2009856       150     12750         0    103835     89250   2714927     38.52     40.64  --
3166.15/792.76	c  N dy  6096   2029889       150     12750         0     63808     89250    907914     38.52     41.22  --
3188.13/798.27	c  N dy  6153   2052635       150     12750         0     85566     89250   1880008     38.52     40.67  --
3215.31/805.05	c  N dy  6241   2073123       150     12750         0    105229     89250   2759260     38.53     40.61  --
3246.06/812.70	c  N dy  6319   2094518       150     12750         0     65492     89250    947177     38.53     40.68  --
3266.83/817.98	c  N dy  6384   2115095       150     12750         0     85234     89250   1827168     38.54     40.61  --
3294.40/824.81	c  N dy  6486   2135412       150     12750         0    104695     89250   2701710     38.55     40.59  --
3323.94/832.26	c  N dy  6561   2155417       150     12750         0     62559     89250    779102     38.55     40.71  --
3341.11/836.56	c  N dy  6617   2175497       150     12750         0     81799     89250   1640914     38.55     41.59  --
3362.28/841.89	c  N dy  6683   2195914       150     12750         0    101331     89250   2517577     38.55     40.65  --
3382.29/846.90	c  S st  6734   2210860       150     12750         0    115651     89250   3156356     38.56     40.08  --
3383.86/847.20	c  S st  6734   2211363       150     12750         0    116143     89250   3178344     38.56   no data  --
3383.86/847.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3383.86/847.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3383.86/847.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.26
3384.26/847.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3384.26/847.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3384.26/847.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3384.26/847.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4764.78/1192.95	c lits-rem:      6340  cl-subs:     5977  v-elim:      0  v-fix:    0  time: 1379.91 s
4764.78/1192.95	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4764.78/1192.98	c vivif2 --  cl tried   110166 cl shrink        0 lits rem          0 time: 0.14
4766.78/1193.45	c asymm  cl-useful: 0/956/12750 lits-rem:0 time: 1.85
4766.78/1193.45	c calculated reachability. Time: 0.00
4766.78/1193.45	c  N dy  6734   2211363       150     12750         0    110166     89250   2855286     38.56   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: 977)

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-3368524-1307651349/watcher-3368524-1307651349 -o /tmp/evaluation-result-3368524-1307651349/solver-3368524-1307651349 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368524-1307651349.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: 2.00 2.00 2.00 2/176 2737
/proc/meminfo: memFree=32001108/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=10612 CPUtime=0 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) S 2732 2737 1071 0 -1 4194304 101 0 1 0 0 0 0 0 18 0 1 0 876737289 10866688 57 33554432000 4194304 4650419 140734673973008 18446744073709551615 212431093383 0 2147483391 4096 0 18446744071699207358 0 0 17 4 0 0 0
/proc/2737/statm: 2653 57 43 112 0 45 0
[pid=2737/tid=2739] ppid=2732 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 4 0 876737290 52465664 352 33554432000 4194304 4650419 140734673973008 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 4 0 876737290 52465664 352 33554432000 4194304 4650419 140734673973008 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 4 0 876737290 52465664 352 33554432000 4194304 4650419 140734673973008 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.118809 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 2737
/proc/meminfo: memFree=32001108/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=51236 CPUtime=0.33 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 418 0 1 0 33 0 0 0 18 0 4 0 876737289 52465664 358 33554432000 4194304 4650419 140734673973008 18446744073709551615 47044568225738 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 12809 358 306 112 0 7774 0
[pid=2737/tid=2739] ppid=2732 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 1 0 0 0 1 0 0 0 18 0 4 0 876737290 52465664 358 33554432000 4194304 4650419 140734673973008 18446744073709551615 47044568225305 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=51236 CPUtime=0.1 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 1 0 0 0 10 0 0 0 18 0 4 0 876737290 52465664 358 33554432000 4194304 4650419 140734673973008 18446744073709551615 47044568225296 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=51236 CPUtime=0.11 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 4 0 0 0 11 0 0 0 19 0 4 0 876737290 52465664 358 33554432000 4194304 4650419 140734673973008 18446744073709551615 47044568225303 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 51236

[startup+0.696706 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 2737
/proc/meminfo: memFree=32001108/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=216252 CPUtime=3.71 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 8556 0 1 0 370 1 0 0 19 0 4 0 876737289 221442048 5917 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 54063 5917 390 112 0 49028 0
[pid=2737/tid=2739] ppid=2732 vsize=216252 CPUtime=0.91 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 2141 0 0 0 91 0 0 0 18 0 4 0 876737290 221442048 5917 33554432000 4194304 4650419 140734673973008 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=216252 CPUtime=0.81 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 1900 0 0 0 81 0 0 0 20 0 4 0 876737290 221442048 5917 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=216252 CPUtime=1 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 1872 0 0 0 100 0 0 0 19 0 4 0 876737290 221442048 5917 33554432000 4194304 4650419 140734673973008 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 216252

[startup+1.12262 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 2737
/proc/meminfo: memFree=32001108/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=216820 CPUtime=4.11 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 9919 0 1 0 410 1 0 0 19 0 4 0 876737289 222023680 5741 33554432000 4194304 4650419 140734673973008 18446744073709551615 4329469 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 54205 5741 390 112 0 49170 0
[pid=2737/tid=2739] ppid=2732 vsize=216820 CPUtime=1.01 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 2618 0 0 0 101 0 0 0 19 0 4 0 876737290 222023680 5741 33554432000 4194304 4650419 140734673973008 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=216820 CPUtime=0.91 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 1994 0 0 0 91 0 0 0 20 0 4 0 876737290 222023680 5742 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=216820 CPUtime=1.1 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 2256 0 0 0 110 0 0 0 19 0 4 0 876737290 222023680 5742 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.11
Current children cumulated vsize (KiB) 216820

[startup+1.20061 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 2737
/proc/meminfo: memFree=32001108/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=216820 CPUtime=4.42 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 10191 0 1 0 441 1 0 0 19 0 4 0 876737289 222023680 6013 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 54205 6013 390 112 0 49170 0
[pid=2737/tid=2739] ppid=2732 vsize=216820 CPUtime=1.08 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 2689 0 0 0 108 0 0 0 19 0 4 0 876737290 222023680 6013 33554432000 4194304 4650419 140734673973008 18446744073709551615 4311360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=216820 CPUtime=0.99 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 2063 0 0 0 99 0 0 0 20 0 4 0 876737290 222023680 6013 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=216820 CPUtime=1.18 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 2318 0 0 0 118 0 0 0 19 0 4 0 876737290 222023680 6013 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 216820

[startup+1.50055 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 2737
/proc/meminfo: memFree=32001108/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=217092 CPUtime=5.62 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 12177 0 1 0 561 1 0 0 19 0 4 0 876737289 222302208 6758 33554432000 4194304 4650419 140734673973008 18446744073709551615 4363420 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 54273 6758 391 112 0 49238 0
[pid=2737/tid=2739] ppid=2732 vsize=217092 CPUtime=1.38 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 3308 0 0 0 138 0 0 0 19 0 4 0 876737290 222302208 6759 33554432000 4194304 4650419 140734673973008 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=217092 CPUtime=1.29 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 2614 0 0 0 129 0 0 0 21 0 4 0 876737290 222302208 6759 33554432000 4194304 4650419 140734673973008 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=217092 CPUtime=1.48 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 2552 0 0 0 148 0 0 0 19 0 4 0 876737290 222302208 6759 33554432000 4194304 4650419 140734673973008 18446744073709551615 4360321 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 217092

[startup+3.10625 s]
/proc/loadavg: 2.64 2.13 2.04 9/184 2745
/proc/meminfo: memFree=31900452/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=234540 CPUtime=12.03 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 22727 0 1 0 1200 3 0 0 24 0 4 0 876737289 240168960 12095 33554432000 4194304 4650419 140734673973008 18446744073709551615 4438944 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 58635 12095 392 112 0 53600 0
[pid=2737/tid=2739] ppid=2732 vsize=234540 CPUtime=3 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 6464 0 0 0 299 1 0 0 24 0 4 0 876737290 240168960 12095 33554432000 4194304 4650419 140734673973008 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=234540 CPUtime=2.89 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 4398 0 0 0 289 0 0 0 25 0 4 0 876737290 240168960 12095 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365231 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=234540 CPUtime=3.07 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 4730 0 0 0 307 0 0 0 25 0 4 0 876737290 240168960 12095 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 234540

[startup+6.30065 s]
/proc/loadavg: 3.07 2.23 2.07 9/184 2745
/proc/meminfo: memFree=31807084/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=226144 CPUtime=24.81 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 32601 0 1 0 2476 5 0 0 25 0 4 0 876737289 231571456 18443 33554432000 4194304 4650419 140734673973008 18446744073709551615 4438939 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 56536 18443 392 112 0 51501 0
[pid=2737/tid=2739] ppid=2732 vsize=226144 CPUtime=6.19 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 7653 0 0 0 618 1 0 0 25 0 4 0 876737290 231571456 18444 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=226144 CPUtime=6.09 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 7894 0 0 0 609 0 0 0 25 0 4 0 876737290 231571456 18444 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=226144 CPUtime=6.26 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 8307 0 0 0 625 1 0 0 25 0 4 0 876737290 231571456 18444 33554432000 4194304 4650419 140734673973008 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 226144

[startup+12.7004 s]
/proc/loadavg: 3.54 2.34 2.11 9/184 2745
/proc/meminfo: memFree=31742484/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=229104 CPUtime=50.35 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 50678 0 1 0 5026 9 0 0 25 0 4 0 876737289 234602496 27026 33554432000 4194304 4650419 140734673973008 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 57276 27026 392 112 0 52241 0
[pid=2737/tid=2739] ppid=2732 vsize=229104 CPUtime=12.58 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 12612 0 0 0 1256 2 0 0 25 0 4 0 876737290 234602496 27026 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=229104 CPUtime=12.48 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 11835 0 0 0 1247 1 0 0 25 0 4 0 876737290 234602496 27026 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476234 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=229104 CPUtime=12.62 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 14357 0 0 0 1259 3 0 0 25 0 4 0 876737290 234602496 27026 33554432000 4194304 4650419 140734673973008 18446744073709551615 4439641 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 229104

[startup+25.501 s]
/proc/loadavg: 4.23 2.53 2.17 9/184 2745
/proc/meminfo: memFree=31602116/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=325264 CPUtime=101.48 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 74781 0 1 0 10134 14 0 0 25 0 4 0 876737289 333070336 39369 33554432000 4194304 4650419 140734673973008 18446744073709551615 4439656 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 81316 39369 392 112 0 76281 0
[pid=2737/tid=2739] ppid=2732 vsize=325264 CPUtime=25.38 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 15820 0 0 0 2535 3 0 0 25 0 4 0 876737290 333070336 39369 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=325264 CPUtime=25.28 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 18929 0 0 0 2526 2 0 0 25 0 4 0 876737290 333070336 39369 33554432000 4194304 4650419 140734673973008 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=325264 CPUtime=25.35 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 20316 0 0 0 2530 5 0 0 25 0 4 0 876737290 333070336 39369 33554432000 4194304 4650419 140734673973008 18446744073709551615 4339796 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 325264

[startup+51.1012 s]
/proc/loadavg: 5.51 2.97 2.33 9/184 2746
/proc/meminfo: memFree=31507636/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=355292 CPUtime=203.75 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 107674 0 1 0 20351 24 0 0 25 0 4 0 876737289 363819008 48073 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 88823 48073 392 112 0 83788 0
[pid=2737/tid=2739] ppid=2732 vsize=355292 CPUtime=50.99 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 24173 0 0 0 5093 6 0 0 25 0 4 0 876737290 363819008 48074 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=355292 CPUtime=50.89 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 30612 0 0 0 5083 6 0 0 25 0 4 0 876737290 363819008 48074 33554432000 4194304 4650419 140734673973008 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=355292 CPUtime=50.81 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 26971 0 0 0 5075 6 0 0 25 0 4 0 876737290 363819008 48074 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 355292

[startup+102.3 s]
/proc/loadavg: 7.05 3.83 2.66 9/184 2747
/proc/meminfo: memFree=31376880/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=402356 CPUtime=408.28 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 172064 0 1 0 40785 43 0 0 25 0 4 0 876737289 412012544 63398 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 100589 63398 392 112 0 95554 0
[pid=2737/tid=2739] ppid=2732 vsize=402356 CPUtime=102.18 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 38073 0 0 0 10209 9 0 0 25 0 4 0 876737290 412012544 63398 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=402356 CPUtime=102.08 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 52495 0 0 0 10196 12 0 0 25 0 4 0 876737290 412012544 63398 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365325 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=402356 CPUtime=101.74 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 42318 0 0 0 10163 11 0 0 25 0 4 0 876737290 412012544 63398 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.28
Current children cumulated vsize (KiB) 402356

[startup+162.301 s]

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

[pid=2737] ppid=2732 vsize=557144 CPUtime=2805.04 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 536584 0 1 0 280316 188 0 0 25 0 4 0 876737289 570515456 101388 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365657 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 139286 101388 392 112 0 134251 0
[pid=2737/tid=2739] ppid=2732 vsize=557144 CPUtime=702.2 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 102960 0 0 0 70179 41 0 0 25 0 4 0 876737290 570515456 101388 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=557144 CPUtime=702.11 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 155519 0 0 0 70166 45 0 0 25 0 4 0 876737290 570515456 101388 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=557144 CPUtime=698.44 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 160086 0 0 0 69777 67 0 0 25 0 4 0 876737290 570515456 101388 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2805.04
Current children cumulated vsize (KiB) 557144

[startup+762.301 s]
/proc/loadavg: 8.17 7.62 5.40 9/184 2768
/proc/meminfo: memFree=30896796/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=515764 CPUtime=3044.72 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 552920 0 1 0 304276 196 0 0 25 0 4 0 876737289 528142336 103093 33554432000 4194304 4650419 140734673973008 18446744073709551615 4334787 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 128941 103093 392 112 0 123906 0
[pid=2737/tid=2739] ppid=2732 vsize=515764 CPUtime=762.2 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 108717 0 0 0 76176 44 0 0 25 0 4 0 876737290 528142336 103093 33554432000 4194304 4650419 140734673973008 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=515764 CPUtime=762.11 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 155524 0 0 0 76166 45 0 0 25 0 4 0 876737290 528142336 103093 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=515764 CPUtime=758.11 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 163868 0 0 0 75742 69 0 0 25 0 4 0 876737290 528142336 103093 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.72
Current children cumulated vsize (KiB) 515764

[startup+822.3 s]
/proc/loadavg: 8.17 7.72 5.57 9/184 2770
/proc/meminfo: memFree=30915840/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=491728 CPUtime=3284.39 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 572514 0 1 0 328234 205 0 0 25 0 4 0 876737289 503529472 100187 33554432000 4194304 4650419 140734673973008 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 122932 100187 392 112 0 117897 0
[pid=2737/tid=2739] ppid=2732 vsize=491728 CPUtime=822.2 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 114360 0 0 0 82173 47 0 0 25 0 4 0 876737290 503529472 100187 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=491728 CPUtime=822.11 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 155524 0 0 0 82166 45 0 0 25 0 4 0 876737290 503529472 100187 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=491728 CPUtime=817.79 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 169775 0 0 0 81706 73 0 0 25 0 4 0 876737290 503529472 100187 33554432000 4194304 4650419 140734673973008 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3284.39
Current children cumulated vsize (KiB) 491728

[startup+882.301 s]
/proc/loadavg: 8.06 7.77 5.72 9/184 2772
/proc/meminfo: memFree=30877212/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=675196 CPUtime=3524.07 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 605241 0 1 0 352185 222 0 0 25 0 4 0 876737289 691400704 109347 33554432000 4194304 4650419 140734673973008 18446744073709551615 4438449 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 168799 109347 392 112 0 163764 0
[pid=2737/tid=2739] ppid=2732 vsize=675196 CPUtime=882.21 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 123548 0 0 0 88169 52 0 0 25 0 4 0 876737290 691400704 109347 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=675196 CPUtime=882.11 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 160849 0 0 0 88164 47 0 0 25 0 4 0 876737290 691400704 109347 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=675196 CPUtime=877.45 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 179920 0 0 0 87667 78 0 0 25 0 4 0 876737290 691400704 109347 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3524.07
Current children cumulated vsize (KiB) 675196

[startup+942.301 s]
/proc/loadavg: 8.02 7.81 5.86 9/184 2774
/proc/meminfo: memFree=30857824/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=635280 CPUtime=3763.74 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 626279 0 1 0 376143 231 0 0 25 0 4 0 876737289 650526720 109836 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476297 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 158820 109836 392 112 0 153785 0
[pid=2737/tid=2739] ppid=2732 vsize=635280 CPUtime=942.21 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 130491 0 0 0 94166 55 0 0 25 0 4 0 876737290 650526720 109836 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=635280 CPUtime=942.12 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 168799 0 0 0 94161 51 0 0 25 0 4 0 876737290 650526720 109836 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=635280 CPUtime=937.12 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 186045 0 0 0 93631 81 0 0 25 0 4 0 876737290 650526720 109836 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.74
Current children cumulated vsize (KiB) 635280

[startup+1002.3 s]
/proc/loadavg: 8.05 7.86 5.99 9/184 2775
/proc/meminfo: memFree=30768000/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=756056 CPUtime=4003.42 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 645842 0 1 0 400102 240 0 0 25 0 4 0 876737289 774201344 125551 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 189014 125551 392 112 0 183979 0
[pid=2737/tid=2739] ppid=2732 vsize=756056 CPUtime=1002.21 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 139207 0 0 0 100161 60 0 0 25 0 4 0 876737290 774201344 125551 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=756056 CPUtime=1002.12 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 176349 0 0 0 100158 54 0 0 25 0 4 0 876737290 774201344 125551 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=756056 CPUtime=996.79 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 189342 0 0 0 99597 82 0 0 25 0 4 0 876737290 774201344 125551 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4003.42
Current children cumulated vsize (KiB) 756056

[startup+1062.3 s]
/proc/loadavg: 8.06 7.89 6.12 9/184 2777
/proc/meminfo: memFree=30784844/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=809168 CPUtime=4243.11 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 656074 0 1 0 424065 246 0 0 25 0 4 0 876737289 828588032 121427 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 202292 121427 392 112 0 197257 0
[pid=2737/tid=2739] ppid=2732 vsize=809168 CPUtime=1062.22 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 146538 0 0 0 106157 65 0 0 25 0 4 0 876737290 828588032 121427 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=809168 CPUtime=1062.13 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 179128 0 0 0 106157 56 0 0 25 0 4 0 876737290 828588032 121427 33554432000 4194304 4650419 140734673973008 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=809168 CPUtime=1056.46 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 189464 0 0 0 105564 82 0 0 25 0 4 0 876737290 828588032 121427 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4243.11
Current children cumulated vsize (KiB) 809168

[startup+1122.3 s]
/proc/loadavg: 8.06 7.92 6.24 9/184 2779
/proc/meminfo: memFree=30793980/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=769884 CPUtime=4482.77 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 672432 0 1 0 448020 257 0 0 25 0 4 0 876737289 788361216 119121 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 192471 119121 392 112 0 187436 0
[pid=2737/tid=2739] ppid=2732 vsize=769884 CPUtime=1122.22 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 154144 0 0 0 112153 69 0 0 25 0 4 0 876737290 788361216 119121 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=769884 CPUtime=1122.12 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 187880 0 0 0 112150 62 0 0 25 0 4 0 876737290 788361216 119121 33554432000 4194304 4650419 140734673973008 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=769884 CPUtime=1116.13 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 189464 0 0 0 111531 82 0 0 25 0 4 0 876737290 788361216 119121 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.77
Current children cumulated vsize (KiB) 769884

[startup+1182.31 s]
/proc/loadavg: 8.10 7.96 6.36 9/184 2780
/proc/meminfo: memFree=30748304/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=831072 CPUtime=4722.47 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 683727 0 1 0 471984 263 0 0 25 0 4 0 876737289 851017728 128403 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 207768 128403 392 112 0 202733 0
[pid=2737/tid=2739] ppid=2732 vsize=831072 CPUtime=1182.22 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 157579 0 0 0 118151 71 0 0 25 0 4 0 876737290 851017728 128403 33554432000 4194304 4650419 140734673973008 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=831072 CPUtime=1182.13 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 195740 0 0 0 118147 66 0 0 25 0 4 0 876737290 851017728 128403 33554432000 4194304 4650419 140734673973008 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=831072 CPUtime=1175.8 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 189464 0 0 0 117498 82 0 0 25 0 4 0 876737290 851017728 128403 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 831072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.20 8.00 6.40 5/180 2782
/proc/meminfo: memFree=31473840/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=832948 CPUtime=4800.36 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 687608 0 1 0 479770 266 0 0 25 0 4 0 876737289 852938752 131318 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 208237 131318 392 112 0 203202 0
[pid=2737/tid=2739] ppid=2732 vsize=832948 CPUtime=1201.72 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 157602 0 0 0 120101 71 0 0 25 0 4 0 876737290 852938752 131319 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=832948 CPUtime=1201.63 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 197708 0 0 0 120095 68 0 0 25 0 4 0 876737290 852938752 131319 33554432000 4194304 4650419 140734673973008 18446744073709551615 4313315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=832948 CPUtime=1195.19 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 189464 0 0 0 119437 82 0 0 25 0 4 0 876737290 852938752 131319 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 832948

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

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

[startup+1201.8 s]
/proc/loadavg: 8.20 8.00 6.40 5/180 2782
/proc/meminfo: memFree=31473840/32951124 swapFree=67050508/67111528
[pid=2737] ppid=2732 vsize=832948 CPUtime=4800.36 cores=0,2,4,6
/proc/2737/stat : 2737 (strangenight1-m) R 2732 2737 1071 0 -1 4202496 687608 0 1 0 479770 266 0 0 25 0 4 0 876737289 852938752 131318 33554432000 4194304 4650419 140734673973008 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2737/statm: 208237 131318 392 112 0 203202 0
[pid=2737/tid=2739] ppid=2732 vsize=832948 CPUtime=1201.72 cores=0,2,4,6
/proc/2737/task/2739/stat : 2739 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 157602 0 0 0 120101 71 0 0 25 0 4 0 876737290 852938752 131319 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=2737/tid=2741] ppid=2732 vsize=832948 CPUtime=1201.63 cores=0,2,4,6
/proc/2737/task/2741/stat : 2741 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 197708 0 0 0 120095 68 0 0 25 0 4 0 876737290 852938752 131319 33554432000 4194304 4650419 140734673973008 18446744073709551615 4313315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2737/tid=2743] ppid=2732 vsize=832948 CPUtime=1195.19 cores=0,2,4,6
/proc/2737/task/2743/stat : 2743 (strangenight1-m) R 2732 2737 1071 0 -1 4202560 189464 0 0 0 119437 82 0 0 25 0 4 0 876737290 852938752 131319 33554432000 4194304 4650419 140734673973008 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 832948

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.83
CPU time (s): 4800.41
CPU user time (s): 4797.73
CPU system time (s): 2.68259
CPU usage (%): 399.424
Max. virtual memory (cumulated for all children) (KiB): 885212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.73
system time used= 2.68259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 687609
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 406
involuntary context switches= 31662

runsolver used 1.87071 second user time and 4.66729 second system time

The end

Launcher Data

Begin job on node102 at 2011-06-09 22:29:09
IDJOB=3368524
IDBENCH=82533
IDSOLVER=1846
FILE ID=node102/3368524-1307651349
RUNJOBID= node102-1307651349-2710
PBS_JOBID= 13549389
Free space on /tmp= 74200 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S313239685-087-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368524-1307651349/watcher-3368524-1307651349 -o /tmp/evaluation-result-3368524-1307651349/solver-3368524-1307651349 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368524-1307651349.cnf

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

MD5SUM BENCH= ac4ee3ff752a515035c947b106bcabeb
RANDOM SEED=1621572805

node102.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.828
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.65
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.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.828
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.828
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.828
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.828
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.828
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.828
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:      32002220 kB
Buffers:        213856 kB
Cached:         500596 kB
SwapCached:      25184 kB
Active:         350928 kB
Inactive:       393160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32002220 kB
SwapTotal:    67111528 kB
SwapFree:     67050508 kB
Dirty:           13224 kB
Writeback:           0 kB
AnonPages:       27416 kB
Mapped:           8828 kB
Slab:           139580 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192932 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= 74196 MiB
End job on node102 at 2011-06-09 22:49:13