Trace number 3292784

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 3656.55 1300.02

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3292784-1304130490.cnf'
0.00/0.00	c -- header says num vars:            264
0.00/0.00	c -- header says num clauses:        1476
0.00/0.00	c -- clauses added:            0 learnts,         1476 normals,            0 xors
0.00/0.00	c -- vars added        264
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       264        24      1452         0      3168         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/24/24 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    264 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     24  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     121 undec:      24 neg:     119
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       240       253      1199         0      5280         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.44/0.15	c  N st     8      4915       240       253      1199      4427      5280    122377   no data   no data
0.78/0.30	c  N st    10     11298       240       253      1199      4152      5280    107065   no data   no data
1.58/0.48	c  N st    11     17041       240       253      1199      9290      5280    246797   no data   no data
3.18/0.80	c  F st    12     25001       240       253      1199     11375      5280    309378   no data   no data
3.18/0.80	c Found part        0 vars:        120 clauses:       726 lits size:      2640
3.18/0.80	c Found part        1 vars:        120 clauses:       726 lits size:      2640
3.18/0.80	c Found parts:          2 time: 0.00 s
3.18/0.80	c Solving part 0
3.18/0.82	c  N st     0         0       120       127       599     11375      2640    309378   no data   no data
3.18/0.83	c asymm  cl-useful: 0/127/127 lits-rem:0 time: 0.00
3.18/0.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.18/0.83	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.83	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.83	c calculated reachability. Time: 0.00
3.18/0.83	c Calc default polars -  time:   0.00 s pos:      62 undec:     144 neg:      58
3.18/0.83	c =========================================================================================
3.18/0.83	c types(t): F = full restart, N = normal restart
3.18/0.83	c types(t): S = simplification begin/end, E = solution found
3.18/0.83	c restart types(rt): st = static, dy = dynamic
3.18/0.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.83	c  B st     0         0       120       127       599     11375      2640    309378   no data   no data
3.57/0.92	c Decided on static restart strategy
3.97/1.01	c  N st     8      4918       120       127       599     15864      2640    440781   no data   no data
4.80/1.28	c  N st    10     11301       120       127       599      6903      2640    169961   no data   no data
5.58/1.47	c  N st    11     17046       120       127       599     12173      2640    334639   no data   no data
7.17/1.80	c  F st    12     25000       120       127       599     12903      2640    350943   no data   no data
7.17/1.80	c  N st    12     25000       120       127       599     12903      2640    350943   no data   no data
7.97/2.04	c Decided on static restart strategy
7.97/2.04	c  N st    18     30193       120       127       599     10717      2640    294268   no data   no data
8.79/2.29	c  N st    20     37303       120       127       599      9638      2640    239415   no data   no data
9.97/2.59	c  N st    21     43703       120       127       599     15386      2640    417037   no data   no data
11.96/3.09	c  N st    22     53301       120       127       599     15344      2640    405479   no data   no data
15.16/3.83	c  N st    23     67701       120       127       599     19536      2640    522757   no data   no data
19.15/4.84	c  F st    24     87500       120       127       599     16796      2640    415297   no data   no data
19.15/4.84	c  N st    24     87500       120       127       599     16796      2640    415297   no data   no data
20.35/5.10	c Decided on static restart strategy
20.75/5.28	c  N st    31     95538       120       127       599     12217      2640    297354   no data   no data
23.15/5.82	c  N st    33    106205       120       127       599     21784      2640    625871   no data   no data
25.14/6.32	c  N st    34    115803       120       127       599     18002      2640    479207   no data   no data
27.94/7.09	c  N st    35    130201       120       127       599     17333      2640    451900   no data   no data
32.33/8.13	c  N st    36    151799       120       127       599     22549      2640    610098   no data   no data
41.12/10.34	c  N st    37    184191       120       127       599     20106      2640    516219   no data   no data
59.50/14.95	c  N st    38    232781       120       127       599     27770      2640    722947   no data   no data
84.26/21.14	c  N st    39    305665       120       127       599     34654      2640    982403   no data   no data
84.66/21.20	c  F st    40    306250       120       127       599     35170      2640    999754   no data   no data
85.86/21.56	c Decided on static restart strategy
93.45/23.48	c  N st    50    334553       120       127       599     39188      2640   1141375   no data   no data
109.03/27.30	c  N st    52    370547       120       127       599     25604      2640    660061   no data   no data
118.22/29.69	c  N st    53    402940       120       127       599     30290      2640    796189   no data   no data
137.80/34.59	c  N st    54    451529       120       127       599     48908      2640   1409640   no data   no data
166.97/41.86	c  N st    55    524412       120       127       599     33767      2640    904763   no data   no data
218.89/54.82	c  N st    56    633735       120       127       599     42369      2640   1172389   no data   no data
283.99/71.13	c  N st    57    797719       120       127       599     59228      2640   1745997   no data   no data
419.41/105.07	c  N st    58   1043698       120       127       599     55691      2640   1492878   no data   no data
433.39/108.51	c  F st    59   1071878       120       127       599     41114      2640   1041564   no data   no data
433.39/108.51	c  N st    59   1071878       120       127       599     41114      2640   1041564   no data   no data
435.78/109.18	c Decided on static restart strategy
446.17/111.75	c  N st    69   1100187       120       127       599     66295      2640   1830559   no data   no data
463.75/116.12	c  N st    71   1136180       120       127       599     57512      2640   1541426   no data   no data
482.13/120.75	c  N st    72   1168572       120       127       599     44812      2640   1150722   no data   no data
507.29/127.05	c  N st    73   1217160       120       127       599     45489      2640   1164205   no data   no data
551.63/138.17	c  N st    74   1290045       120       127       600     65923      2640   1818620   no data   no data
617.14/154.52	c  N st    75   1399370       120       127       600     73996      2640   2035682   no data   no data
712.61/178.41	c  N st    76   1563354       120       127       602     78496      2640   2132864   no data   no data
860.01/215.31	c  N st    77   1809332       120       127       602     96731      2640   2806975   no data   no data
1137.25/284.74	c Finding binary XORs  T:     0.00 s  found:       0
1160.04/290.46	c  N st    78   2178296       119       125       593     71282      2589   1950540   no data   no data
1548.74/387.76	c Finding binary XORs  T:     0.00 s  found:       0
1615.46/404.46	c  N st    79   2731743       118       124       583     89703      2548   2575986   no data   no data
2193.80/574.41	c  N st    80   3561913       118       124       585     75552      2548   1932721   no data   no data
2295.08/619.40	c  F st    81   3751563       118       124       585     94661      2548   2490328   no data   no data
2295.08/619.40	c  N st    81   3751563       118       124       585     94661      2548   2490328   no data   no data
2297.07/620.36	c Decided on static restart strategy
2305.27/624.48	c  N st    91   3779866       118       124       585    119737      2548   3223883   no data   no data
2326.27/634.93	c  N st    93   3815861       118       124       585    151511      2548   4296565   no data   no data
2345.27/644.43	c  N st    94   3848254       118       124       585    103102      2548   2779913   no data   no data
2370.09/656.82	c  N st    95   3896842       118       124       585    145561      2548   3996488   no data   no data
2399.67/671.65	c Finding binary XORs  T:     0.00 s  found:       0
2400.88/672.22	c  N st    96   3969726       117       124       570    123772      2515   3496395   no data   no data
2467.28/705.42	c  N st    97   4079049       117       124       571    148571      2515   4074772   no data   no data
2562.88/753.25	c  N st    98   4243033       117       124       571    136946      2515   3796690   no data   no data
2695.70/819.67	c  N st    99   4489010       117       124       571    112874      2515   3080631   no data   no data
2886.09/914.87	c  N st   100   4857974       117       124       571    101541      2515   2682719   no data   no data
3186.11/1064.89	c  N st   101   5411420       117       124       571    153271      2515   4289746   no data   no data
3394.71/1169.16	c Finding binary XORs  T:     0.00 s  found:       0
3610.93/1277.21	c  N st   102   6241589       116       122       565    127936      2466   3446863   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3292784-1304130490/watcher-3292784-1304130490 -o /tmp/evaluation-result-3292784-1304130490/solver-3292784-1304130490 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3292784-1304130490.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: 3.43 4.05 4.96 2/172 29281
/proc/meminfo: memFree=29755468/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 603279664 52441088 347 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930866 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 12803 347 299 106 0 7774 0
[pid=29280/tid=29283] ppid=29278 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 603279664 52441088 347 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930866 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 603279664 52441088 347 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930866 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 603279664 52441088 347 33554432000 4194304 4627427 140733352527632 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.114522 s]
/proc/loadavg: 3.43 4.05 4.96 2/172 29281
/proc/meminfo: memFree=29755468/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=282320 CPUtime=0.44 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 1767 0 0 0 43 1 0 0 25 0 4 0 603279664 289095680 1540 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 70580 1541 385 106 0 65551 0
[pid=29280/tid=29283] ppid=29278 vsize=282320 CPUtime=0.11 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 430 0 0 0 11 0 0 0 25 0 4 0 603279664 289095680 1541 33554432000 4194304 4627427 140733352527632 18446744073709551615 4308767 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=282320 CPUtime=0.1 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 326 0 0 0 10 0 0 0 25 0 4 0 603279664 289095680 1541 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309344 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=282320 CPUtime=0.1 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 301 0 0 0 10 0 0 0 25 0 4 0 603279664 289095680 1541 33554432000 4194304 4627427 140733352527632 18446744073709551615 256415052485 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 282320

[startup+0.20039 s]
/proc/loadavg: 3.43 4.05 4.96 2/172 29281
/proc/meminfo: memFree=29755468/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=283524 CPUtime=0.78 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 2492 0 0 0 77 1 0 0 25 0 4 0 603279664 290328576 1783 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 70881 1783 385 106 0 65852 0
[pid=29280/tid=29283] ppid=29278 vsize=283524 CPUtime=0.19 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 548 0 0 0 19 0 0 0 25 0 4 0 603279664 290328576 1783 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=283524 CPUtime=0.19 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 528 0 0 0 19 0 0 0 25 0 4 0 603279664 290328576 1784 33554432000 4194304 4627427 140733352527632 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=283524 CPUtime=0.19 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 498 0 0 0 19 0 0 0 25 0 4 0 603279664 290328576 1784 33554432000 4194304 4627427 140733352527632 18446744073709551615 4322487 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283524

[startup+0.300371 s]
/proc/loadavg: 3.43 4.05 4.96 2/172 29281
/proc/meminfo: memFree=29755468/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=283876 CPUtime=1.18 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 3137 0 0 0 117 1 0 0 25 0 4 0 603279664 290689024 2184 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 70969 2184 385 106 0 65940 0
[pid=29280/tid=29283] ppid=29278 vsize=283876 CPUtime=0.29 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 666 0 0 0 29 0 0 0 25 0 4 0 603279664 290689024 2184 33554432000 4194304 4627427 140733352527632 18446744073709551615 256415050093 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=283876 CPUtime=0.29 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 677 0 0 0 29 0 0 0 25 0 4 0 603279664 290689024 2184 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=283876 CPUtime=0.29 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 638 0 0 0 29 0 0 0 25 0 4 0 603279664 290689024 2185 33554432000 4194304 4627427 140733352527632 18446744073709551615 4305528 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283876

[startup+0.700297 s]
/proc/loadavg: 3.43 4.05 4.96 2/172 29281
/proc/meminfo: memFree=29755468/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=285240 CPUtime=2.78 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 5228 0 0 0 277 1 0 0 25 0 4 0 603279664 292085760 2804 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 71310 2804 385 106 0 66281 0
[pid=29280/tid=29283] ppid=29278 vsize=285240 CPUtime=0.69 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 1055 0 0 0 69 0 0 0 25 0 4 0 603279664 292085760 2804 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=285240 CPUtime=0.68 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 1328 0 0 0 68 0 0 0 25 0 4 0 603279664 292085760 2804 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=285240 CPUtime=0.69 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 1115 0 0 0 69 0 0 0 25 0 4 0 603279664 292085760 2804 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285240

[startup+1.50114 s]
/proc/loadavg: 3.43 4.05 4.96 9/184 29296
/proc/meminfo: memFree=29717188/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=304568 CPUtime=5.98 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 10086 0 0 0 596 2 0 0 25 0 4 0 603279664 311877632 6512 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 76142 6512 386 106 0 71113 0
[pid=29280/tid=29283] ppid=29278 vsize=304568 CPUtime=1.49 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 2045 0 0 0 149 0 0 0 25 0 4 0 603279664 311877632 6512 33554432000 4194304 4627427 140733352527632 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=304568 CPUtime=1.48 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 2821 0 0 0 148 0 0 0 25 0 4 0 603279664 311877632 6512 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=304568 CPUtime=1.48 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 1828 0 0 0 148 0 0 0 25 0 4 0 603279664 311877632 6512 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 304568

[startup+3.10084 s]
/proc/loadavg: 3.43 4.05 4.96 9/184 29296
/proc/meminfo: memFree=29686196/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=321668 CPUtime=12.36 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 16075 0 0 0 1233 3 0 0 25 0 4 0 603279664 329388032 9360 33554432000 4194304 4627427 140733352527632 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 80417 9360 386 106 0 75388 0
[pid=29280/tid=29283] ppid=29278 vsize=321668 CPUtime=3.09 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 3650 0 0 0 309 0 0 0 25 0 4 0 603279664 329388032 9360 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=321668 CPUtime=3.09 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 4281 0 0 0 308 1 0 0 25 0 4 0 603279664 329388032 9360 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=321668 CPUtime=3.07 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 3356 0 0 0 307 0 0 0 25 0 4 0 603279664 329388032 9361 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 321668

[startup+6.30024 s]
/proc/loadavg: 3.79 4.12 4.97 9/184 29296
/proc/meminfo: memFree=29674928/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=333952 CPUtime=25.14 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 26761 0 0 0 2509 5 0 0 25 0 4 0 603279664 341966848 9279 33554432000 4194304 4627427 140733352527632 18446744073709551615 4332436 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 83488 9279 386 106 0 78459 0
[pid=29280/tid=29283] ppid=29278 vsize=333952 CPUtime=6.29 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 6110 0 0 0 628 1 0 0 25 0 4 0 603279664 341966848 9279 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=333952 CPUtime=6.29 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 7406 0 0 0 628 1 0 0 25 0 4 0 603279664 341966848 9279 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=333952 CPUtime=6.26 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 5179 0 0 0 625 1 0 0 25 0 4 0 603279664 341966848 9279 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 333952

[startup+12.701 s]
/proc/loadavg: 4.13 4.18 4.99 10/184 29296
/proc/meminfo: memFree=29657832/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=336640 CPUtime=50.71 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 47454 0 0 0 5062 9 0 0 25 0 4 0 603279664 344719360 10897 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 84160 10897 386 106 0 79131 0
[pid=29280/tid=29283] ppid=29278 vsize=336640 CPUtime=12.68 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 11562 0 0 0 1267 1 0 0 25 0 4 0 603279664 344719360 10897 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=336640 CPUtime=12.68 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 12451 0 0 0 1266 2 0 0 25 0 4 0 603279664 344719360 10897 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=336640 CPUtime=12.62 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 10083 0 0 0 1261 1 0 0 25 0 4 0 603279664 344719360 10897 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 336640

[startup+25.5006 s]
/proc/loadavg: 4.99 4.37 5.04 9/184 29296
/proc/meminfo: memFree=29631004/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=339448 CPUtime=101.84 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 78375 0 0 0 10168 16 0 0 25 0 4 0 603279664 347594752 14904 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 84862 14904 386 106 0 79833 0
[pid=29280/tid=29283] ppid=29278 vsize=339448 CPUtime=25.49 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 19782 0 0 0 2546 3 0 0 25 0 4 0 603279664 347594752 14904 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=339448 CPUtime=25.49 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 21035 0 0 0 2545 4 0 0 25 0 4 0 603279664 347594752 14904 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=339448 CPUtime=25.35 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 16070 0 0 0 2532 3 0 0 25 0 4 0 603279664 347594752 14904 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 339448

[startup+51.1008 s]
/proc/loadavg: 6.16 4.69 5.13 11/184 29297
/proc/meminfo: memFree=29590236/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=332612 CPUtime=204.1 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 126166 0 0 0 20385 25 0 0 25 0 4 0 603279664 340594688 19290 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 83153 19290 386 106 0 78124 0
[pid=29280/tid=29283] ppid=29278 vsize=332612 CPUtime=51.08 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 30795 0 0 0 5103 5 0 0 25 0 4 0 603279664 340594688 19290 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=332612 CPUtime=51.09 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 33340 0 0 0 5103 6 0 0 25 0 4 0 603279664 340594688 19290 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=332612 CPUtime=50.81 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 25926 0 0 0 5076 5 0 0 25 0 4 0 603279664 340594688 19290 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 332612

[startup+102.301 s]
/proc/loadavg: 7.27 5.22 5.28 9/184 29298
/proc/meminfo: memFree=29499568/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=375328 CPUtime=408.64 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 199565 0 0 0 40823 41 0 0 25 0 4 0 603279664 384335872 31241 33554432000 4194304 4627427 140733352527632 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 93832 31241 386 106 0 88803 0
[pid=29280/tid=29283] ppid=29278 vsize=375328 CPUtime=102.29 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 47022 0 0 0 10220 9 0 0 25 0 4 0 603279664 384335872 31241 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=375328 CPUtime=102.3 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 54585 0 0 0 10221 9 0 0 25 0 4 0 603279664 384335872 31241 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=375328 CPUtime=101.74 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 37895 0 0 0 10166 8 0 0 25 0 4 0 603279664 384335872 31241 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 375328

[startup+162.301 s]

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

[pid=29280] ppid=29278 vsize=388728 CPUtime=2581.09 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 572270 0 0 0 257972 137 0 0 25 0 4 0 603279664 398057472 23072 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 97182 23072 386 106 0 92153 0
[pid=29280/tid=29283] ppid=29278 vsize=388728 CPUtime=762.29 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 76198 31 0 0 25 0 4 0 603279664 398057472 23072 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166906052 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=388728 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 398057472 23072 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=388728 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 398057472 23072 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2581.09
Current children cumulated vsize (KiB) 388728

[startup+822.3 s]
/proc/loadavg: 4.02 4.82 5.28 5/184 29320
/proc/meminfo: memFree=29579256/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=314648 CPUtime=2701.08 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 586328 0 0 0 269968 140 0 0 25 0 4 0 603279664 322199552 21870 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 78662 21870 386 106 0 73633 0
[pid=29280/tid=29283] ppid=29278 vsize=314648 CPUtime=822.29 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 82198 31 0 0 25 0 4 0 603279664 322199552 21870 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166905899 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=314648 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 322199552 21870 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=314648 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 322199552 21870 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2701.08
Current children cumulated vsize (KiB) 314648

[startup+882.307 s]
/proc/loadavg: 4.01 4.67 5.20 5/184 29322
/proc/meminfo: memFree=29570524/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=393284 CPUtime=2821.1 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 598440 0 0 0 281967 143 0 0 25 0 4 0 603279664 402722816 23362 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309324 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 98321 23362 386 106 0 93292 0
[pid=29280/tid=29283] ppid=29278 vsize=393284 CPUtime=882.29 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 88198 31 0 0 25 0 4 0 603279664 402722816 23362 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166905899 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=393284 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 402722816 23362 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=393284 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 402722816 23362 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2821.1
Current children cumulated vsize (KiB) 393284

[startup+942.301 s]
/proc/loadavg: 4.00 4.54 5.12 5/184 29324
/proc/meminfo: memFree=29575164/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=315280 CPUtime=2941.09 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 612994 0 0 0 293964 145 0 0 25 0 4 0 603279664 322846720 21746 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 78820 21746 386 106 0 73791 0
[pid=29280/tid=29283] ppid=29278 vsize=315280 CPUtime=942.29 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 94198 31 0 0 25 0 4 0 603279664 322846720 21746 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166906052 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=315280 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 322846720 21746 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=315280 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 322846720 21746 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2941.09
Current children cumulated vsize (KiB) 315280

[startup+1002.3 s]
/proc/loadavg: 4.00 4.44 5.05 5/184 29325
/proc/meminfo: memFree=29567800/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=315616 CPUtime=3061.09 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 625042 0 0 0 305962 147 0 0 25 0 4 0 603279664 323190784 23048 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 78904 23048 386 106 0 73875 0
[pid=29280/tid=29283] ppid=29278 vsize=315616 CPUtime=1002.29 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 100198 31 0 0 25 0 4 0 603279664 323190784 23048 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166905899 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=315616 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 323190784 23048 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=315616 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 323190784 23048 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3061.09
Current children cumulated vsize (KiB) 315616

[startup+1062.3 s]
/proc/loadavg: 4.00 4.36 4.98 5/184 29327
/proc/meminfo: memFree=29578660/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=316128 CPUtime=3181.1 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 636696 0 0 0 317961 149 0 0 25 0 4 0 603279664 323715072 23097 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 79032 23097 386 106 0 74003 0
[pid=29280/tid=29283] ppid=29278 vsize=316128 CPUtime=1062.29 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 106198 31 0 0 25 0 4 0 603279664 323715072 23097 33554432000 4194304 4627427 140733352527632 18446744073709551615 4219935 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=316128 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 323715072 23097 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=316128 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 323715072 23097 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3181.1
Current children cumulated vsize (KiB) 316128

[startup+1122.3 s]
/proc/loadavg: 4.00 4.29 4.91 5/184 29328
/proc/meminfo: memFree=29541908/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=316164 CPUtime=3301.11 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 647495 0 0 0 329959 152 0 0 25 0 4 0 603279664 323751936 22579 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 79041 22579 386 106 0 74012 0
[pid=29280/tid=29283] ppid=29278 vsize=316164 CPUtime=1122.3 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 112199 31 0 0 25 0 4 0 603279664 323751936 22579 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166905899 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=316164 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 323751936 22579 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=316164 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 323751936 22579 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3301.11
Current children cumulated vsize (KiB) 316164

[startup+1182.3 s]
/proc/loadavg: 4.00 4.23 4.85 5/184 29330
/proc/meminfo: memFree=29505636/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=295372 CPUtime=3421.11 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 658574 0 0 0 341957 154 0 0 25 0 4 0 603279664 302460928 22265 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 73843 22265 386 106 0 68814 0
[pid=29280/tid=29283] ppid=29278 vsize=295372 CPUtime=1182.3 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 118199 31 0 0 25 0 4 0 603279664 302460928 22265 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166905899 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=295372 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 302460928 22265 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=295372 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 302460928 22265 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3421.11
Current children cumulated vsize (KiB) 295372

[startup+1242.3 s]
/proc/loadavg: 4.00 4.19 4.80 5/184 29332
/proc/meminfo: memFree=29495916/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=441440 CPUtime=3541.11 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 672046 0 0 0 353955 156 0 0 25 0 4 0 603279664 452034560 33974 33554432000 4194304 4627427 140733352527632 18446744073709551615 4324120 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 110360 33974 386 106 0 105331 0
[pid=29280/tid=29283] ppid=29278 vsize=441440 CPUtime=1242.3 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 124199 31 0 0 25 0 4 0 603279664 452034560 33974 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166906052 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=441440 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 452034560 33974 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=441440 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 452034560 33974 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3541.11
Current children cumulated vsize (KiB) 441440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.17 4.75 5/184 29333
/proc/meminfo: memFree=29514948/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=445300 CPUtime=3656.52 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 678467 0 0 0 365494 158 0 0 25 0 4 0 603279664 455987200 29084 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 111325 29084 386 106 0 106296 0
[pid=29280/tid=29283] ppid=29278 vsize=445300 CPUtime=1300.01 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 129970 31 0 0 25 0 4 0 603279664 455987200 29084 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166906052 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=445300 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 455987200 29084 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=445300 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 455987200 29084 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3656.52
Current children cumulated vsize (KiB) 445300

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

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

[startup+1300 s]
/proc/loadavg: 4.05 4.17 4.75 5/184 29333
/proc/meminfo: memFree=29514948/32950928 swapFree=67111364/67111528
[pid=29280] ppid=29278 vsize=445300 CPUtime=3656.52 cores=0,2,4,6
/proc/29280/stat : 29280 (strangenight2-m) R 29278 29280 29250 0 -1 4202496 678467 0 0 0 365494 158 0 0 25 0 4 0 603279664 455987200 29084 33554432000 4194304 4627427 140733352527632 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/29280/statm: 111325 29084 386 106 0 106296 0
[pid=29280/tid=29283] ppid=29278 vsize=445300 CPUtime=1300.01 cores=0,2,4,6
/proc/29280/task/29283/stat : 29283 (strangenight2-m) R 29278 29280 29250 0 -1 4202560 133828 0 0 0 129970 31 0 0 25 0 4 0 603279664 455987200 29084 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166906052 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29280/tid=29284] ppid=29278 vsize=445300 CPUtime=585.86 cores=0,2,4,6
/proc/29280/task/29284/stat : 29284 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 163845 0 0 0 58551 35 0 0 25 0 4 0 603279664 455987200 29084 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 2 0 0 0
[pid=29280/tid=29285] ppid=29278 vsize=445300 CPUtime=470.59 cores=0,2,4,6
/proc/29280/task/29285/stat : 29285 (strangenight2-m) S 29278 29280 29250 0 -1 4202560 46371 0 0 0 47048 11 0 0 25 0 4 0 603279664 455987200 29084 33554432000 4194304 4627427 140733352527632 18446744073709551615 47571166930484 0 0 4096 2 18446604453848723840 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3656.52
Current children cumulated vsize (KiB) 445300

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 3656.55
CPU user time (s): 3654.96
CPU system time (s): 1.59276
CPU usage (%): 281.269
Max. virtual memory (cumulated for all children) (KiB): 472924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3654.96
system time used= 1.59276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 678467
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= 152
involuntary context switches= 10841

runsolver used 2.25266 second user time and 4.55431 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-30 04:28:10
IDJOB=3292784
IDBENCH=87943
IDSOLVER=1586
FILE ID=node115/3292784-1304130490
RUNJOBID= node115-1304130490-29268
PBS_JOBID= 13170791
Free space on /tmp= 72880 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292784-1304130490/watcher-3292784-1304130490 -o /tmp/evaluation-result-3292784-1304130490/solver-3292784-1304130490 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3292784-1304130490.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=696936249

node115.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.811
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.62
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.811
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.811
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.811
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.811
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.77
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29755764 kB
Buffers:        822368 kB
Cached:        1882832 kB
SwapCached:          0 kB
Active:         187800 kB
Inactive:      2580804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29755764 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5952 kB
Writeback:           0 kB
AnonPages:       63872 kB
Mapped:          14436 kB
Slab:           361072 kB
PageTables:       4488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185340 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= 72868 MiB
End job on node115 at 2011-04-30 04:49:52