Trace number 3394993

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
Sol 2011-04-04? (TO) 5000.21 4967.65

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3394993-1306090063/watcher-3394993-1306090063 -o /tmp/evaluation-result-3394993-1306090063/solver-3394993-1306090063 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394993-1306090063.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 1.93 2.05 2.05 4/538 25352
/proc/meminfo: memFree=6475232/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=105664 CPUtime=0 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 1389 0 0 0 0 0 0 0 23 0 9 0 720605000 108199936 1296 33554432000 4194304 7232020 140735442999136 18446744073709551615 5672143 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 26416 1296 917 742 0 18987 0
[pid=25352/tid=25353] ppid=25350 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 9 0 720605001 108339200 1371 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 720605001 108339200 1371 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 720605001 108339200 1371 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 720605001 108339200 1371 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 720605001 108339200 1371 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 720605001 108339200 1371 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 9 0 720605001 108339200 1371 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=105800 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 720605001 108339200 1371 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0

[startup+0.066106 s]
/proc/loadavg: 1.93 2.05 2.05 4/538 25352
/proc/meminfo: memFree=6475232/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=114560 CPUtime=0.05 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 3530 0 0 0 5 0 0 0 18 0 9 0 720605000 117309440 3433 33554432000 4194304 7232020 140735442999136 18446744073709551615 1106340653 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 28640 3434 976 742 0 21211 0
[pid=25352/tid=25353] ppid=25350 vsize=114560 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 720605001 117309440 3437 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=114560 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 720605001 117309440 3439 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=114560 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720605001 117309440 3442 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=114560 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720605001 117309440 3443 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=114560 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 720605001 117309440 3446 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=114560 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720605001 117309440 3447 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=114560 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720605001 117309440 3450 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=114560 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 720605001 117309440 3453 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 114560

[startup+0.1011 s]
/proc/loadavg: 1.93 2.05 2.05 4/538 25352
/proc/meminfo: memFree=6475232/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=117476 CPUtime=0.09 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 3900 0 0 0 9 0 0 0 18 0 9 0 720605000 120295424 3803 33554432000 4194304 7232020 140735442999136 18446744073709551615 1106304430 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 29369 3803 976 742 0 21940 0
[pid=25352/tid=25353] ppid=25350 vsize=117476 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 9 0 720605001 120295424 3803 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=117476 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 9 0 720605001 120295424 3803 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=117476 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720605001 120295424 3803 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=117476 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720605001 120295424 3803 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=117476 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 720605001 120295424 3803 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=117476 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720605001 120295424 3803 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=117476 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 720605001 120295424 3803 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=117476 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 720605001 120295424 3803 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 117476

[startup+0.31092 s]
/proc/loadavg: 1.93 2.05 2.05 4/538 25352
/proc/meminfo: memFree=6475232/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=126804 CPUtime=0.34 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 5848 0 0 0 33 1 0 0 18 0 9 0 720605000 129847296 5751 33554432000 4194304 7232020 140735442999136 18446744073709551615 242970242768 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 31701 5751 976 742 0 24272 0
[pid=25352/tid=25353] ppid=25350 vsize=126804 CPUtime=0.01 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 720605001 129847296 5751 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=126804 CPUtime=0.01 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 9 0 720605001 129847296 5751 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=126804 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 720605001 129847296 5751 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=126804 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 720605001 129847296 5751 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=126804 CPUtime=0.01 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 720605001 129847296 5751 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=126804 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 720605001 129847296 5751 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=126804 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 9 0 720605001 129847296 5751 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=126804 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 0 0 0 0 21 0 9 0 720605001 129847296 5751 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 126804

[startup+0.701047 s]
/proc/loadavg: 1.93 2.05 2.05 4/538 25352
/proc/meminfo: memFree=6475232/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=142292 CPUtime=0.79 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 9287 0 0 0 78 1 0 0 17 0 9 0 720605000 145707008 9190 33554432000 4194304 7232020 140735442999136 18446744073709551615 6230302 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 35573 9195 976 742 0 28144 0
[pid=25352/tid=25353] ppid=25350 vsize=142292 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 4 0 0 0 16 0 9 0 720605001 145707008 9197 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=142292 CPUtime=0.02 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 720605001 145707008 9200 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=142292 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 720605001 145707008 9202 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=142292 CPUtime=0.02 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 2 0 0 0 16 0 9 0 720605001 145707008 9204 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=142292 CPUtime=0.05 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 5 0 0 0 16 0 9 0 720605001 145707008 9207 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=142292 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 720605001 145707008 9209 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=142292 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 720605001 145707008 9212 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=142292 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 720605001 145707008 9215 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.79
Current children cumulated vsize (KiB) 142292

[startup+1.50866 s]
/proc/loadavg: 1.93 2.05 2.05 2/537 25362
/proc/meminfo: memFree=7061720/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=267812 CPUtime=1.73 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 38996 0 0 0 169 4 0 0 18 0 9 0 720605000 274239488 38899 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982376117 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25352/statm: 66953 38899 996 742 0 59524 0
[pid=25352/tid=25353] ppid=25350 vsize=267812 CPUtime=0.07 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) R 25350 25352 24318 0 -1 4202560 4 0 0 0 7 0 0 0 15 0 9 0 720605001 274239488 38899 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=267812 CPUtime=0.06 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) R 25350 25352 24318 0 -1 4202560 2 0 0 0 6 0 0 0 15 0 9 0 720605001 274239488 38899 33554432000 4194304 7232020 140735442999136 18446744073709551615 6173027 0 0 4096 545260780 0 0 0 -1 1 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=267812 CPUtime=0.03 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 3 0 0 0 15 0 9 0 720605001 274239488 38899 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=267812 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) R 25350 25352 24318 0 -1 4202560 2 0 0 0 4 0 0 0 15 0 9 0 720605001 274239488 38899 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 0 0 0 -1 3 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=267812 CPUtime=0.08 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 8 0 0 0 15 0 9 0 720605001 274239488 38899 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=267812 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) R 25350 25352 24318 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 720605001 274239488 38899 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 0 0 0 -1 7 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=267812 CPUtime=0.02 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 720605001 274239488 38899 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=267812 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4194368 3 0 0 0 0 0 0 0 15 0 9 0 720605001 274239488 38899 33554432000 4194304 7232020 140735442999136 18446744073709551615 242969937855 0 2138816217 4096 545260780 18446744071562694473 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.73
Current children cumulated vsize (KiB) 267812

[startup+3.10063 s]
/proc/loadavg: 1.93 2.05 2.05 2/537 25362
/proc/meminfo: memFree=6746760/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=616272 CPUtime=3.43 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 126181 0 0 0 331 12 0 0 18 0 9 0 720605000 631062528 126083 33554432000 4194304 7232020 140735442999136 18446744073709551615 1091915886 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 154068 126083 1024 742 0 146639 0
[pid=25352/tid=25353] ppid=25350 vsize=616272 CPUtime=0.1 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 10 0 0 0 15 0 9 0 720605001 631062528 126083 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=616272 CPUtime=0.07 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 720605001 631062528 126083 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=616272 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 720605001 631062528 126083 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=616272 CPUtime=0.07 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 7 0 0 0 15 0 9 0 720605001 631062528 126083 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=616272 CPUtime=0.1 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 10 0 0 0 15 0 9 0 720605001 631062528 126083 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=616272 CPUtime=0.06 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 6 0 0 0 16 0 9 0 720605001 631062528 126083 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=616272 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 4 0 0 0 16 0 9 0 720605001 631062528 126083 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=616272 CPUtime=0 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 720605001 631062528 126083 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 616272

[startup+6.30107 s]
/proc/loadavg: 2.09 2.08 2.06 3/547 25432
/proc/meminfo: memFree=6597924/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=617296 CPUtime=6.63 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 126596 0 0 0 651 12 0 0 25 0 9 0 720605000 632111104 126498 33554432000 4194304 7232020 140735442999136 18446744073709551615 1091915063 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 154324 126498 1024 742 0 146895 0

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


[startup+4722.32 s]
/proc/loadavg: 1.00 1.05 1.37 2/533 25948
/proc/meminfo: memFree=4816852/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=2839672 CPUtime=4753.36 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 1305486 0 0 0 475125 211 0 0 25 0 9 0 720605000 2907824128 569189 33554432000 4194304 7232020 140735442999136 18446744073709551615 1091916468 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 709918 569189 1036 742 0 702489 0
[pid=25352/tid=25353] ppid=25350 vsize=2839672 CPUtime=5.53 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 551 2 0 0 16 0 9 0 720605001 2907824128 569189 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=2839672 CPUtime=5.49 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 548 1 0 0 15 0 9 0 720605001 2907824128 569189 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=2839672 CPUtime=5.93 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 591 2 0 0 15 0 9 0 720605001 2907824128 569189 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=2839672 CPUtime=5.55 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 555 0 0 0 16 0 9 0 720605001 2907824128 569189 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=2839672 CPUtime=5.62 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 561 1 0 0 16 0 9 0 720605001 2907824128 569189 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=2839672 CPUtime=5.43 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 542 1 0 0 16 0 9 0 720605001 2907824128 569189 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=2839672 CPUtime=5.71 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 570 1 0 0 16 0 9 0 720605001 2907824128 569189 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=2839672 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 720605001 2907824128 569189 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4753.36
Current children cumulated vsize (KiB) 2839672

[startup+4782.3 s]
/proc/loadavg: 1.00 1.04 1.35 2/533 25951
/proc/meminfo: memFree=4770028/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=2839672 CPUtime=4813.84 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 1317595 0 0 0 481171 213 0 0 25 0 9 0 720605000 2907824128 581298 33554432000 4194304 7232020 140735442999136 18446744073709551615 1091916079 0 0 4096 545260780 18446744073709551615 0 0 17 1 0 0 0
/proc/25352/statm: 709918 581298 1036 742 0 702489 0
[pid=25352/tid=25353] ppid=25350 vsize=2839672 CPUtime=5.66 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 564 2 0 0 16 0 9 0 720605001 2907824128 581298 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=2839672 CPUtime=5.59 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 558 1 0 0 16 0 9 0 720605001 2907824128 581298 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=2839672 CPUtime=5.98 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 596 2 0 0 15 0 9 0 720605001 2907824128 581298 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=2839672 CPUtime=5.66 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 566 0 0 0 16 0 9 0 720605001 2907824128 581298 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=2839672 CPUtime=5.69 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 568 1 0 0 16 0 9 0 720605001 2907824128 581298 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=2839672 CPUtime=5.5 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 549 1 0 0 16 0 9 0 720605001 2907824128 581298 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=2839672 CPUtime=5.82 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 581 1 0 0 16 0 9 0 720605001 2907824128 581298 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=2839672 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 720605001 2907824128 581298 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4813.84
Current children cumulated vsize (KiB) 2839672

[startup+4842.3 s]
/proc/loadavg: 1.00 1.03 1.32 2/533 25953
/proc/meminfo: memFree=4707876/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=2839672 CPUtime=4874.34 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 1333127 0 0 0 487218 216 0 0 25 0 9 0 720605000 2907824128 596830 33554432000 4194304 7232020 140735442999136 18446744073709551615 1091915893 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 709918 596830 1036 742 0 702489 0
[pid=25352/tid=25353] ppid=25350 vsize=2839672 CPUtime=5.75 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 573 2 0 0 16 0 9 0 720605001 2907824128 596830 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=2839672 CPUtime=5.66 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 565 1 0 0 16 0 9 0 720605001 2907824128 596830 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=2839672 CPUtime=6.13 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 611 2 0 0 16 0 9 0 720605001 2907824128 596830 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=2839672 CPUtime=5.7 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 570 0 0 0 15 0 9 0 720605001 2907824128 596830 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=2839672 CPUtime=5.76 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 575 1 0 0 16 0 9 0 720605001 2907824128 596830 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=2839672 CPUtime=5.57 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 556 1 0 0 16 0 9 0 720605001 2907824128 596830 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=2839672 CPUtime=5.96 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 595 1 0 0 16 0 9 0 720605001 2907824128 596830 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=2839672 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 720605001 2907824128 596830 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4874.34
Current children cumulated vsize (KiB) 2839672

[startup+4902.3 s]
/proc/loadavg: 1.08 1.05 1.31 2/533 25955
/proc/meminfo: memFree=4676724/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=2839672 CPUtime=4934.58 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 1341012 0 0 0 493241 217 0 0 25 0 9 0 720605000 2907824128 604715 33554432000 4194304 7232020 140735442999136 18446744073709551615 1091916056 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 709918 604715 1036 742 0 702489 0
[pid=25352/tid=25353] ppid=25350 vsize=2839672 CPUtime=5.78 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 576 2 0 0 16 0 9 0 720605001 2907824128 604715 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=2839672 CPUtime=5.69 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 568 1 0 0 16 0 9 0 720605001 2907824128 604715 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=2839672 CPUtime=6.2 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 618 2 0 0 16 0 9 0 720605001 2907824128 604715 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=2839672 CPUtime=5.73 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 573 0 0 0 16 0 9 0 720605001 2907824128 604715 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=2839672 CPUtime=5.84 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 583 1 0 0 16 0 9 0 720605001 2907824128 604715 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=2839672 CPUtime=5.61 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 560 1 0 0 16 0 9 0 720605001 2907824128 604715 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=2839672 CPUtime=5.99 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 598 1 0 0 16 0 9 0 720605001 2907824128 604715 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=2839672 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 720605001 2907824128 604715 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4934.58
Current children cumulated vsize (KiB) 2839672

[startup+4962.3 s]
/proc/loadavg: 1.07 1.05 1.29 2/533 25955
/proc/meminfo: memFree=4646452/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=2839672 CPUtime=4994.86 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 1348589 0 0 0 499267 219 0 0 25 0 9 0 720605000 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 1091916082 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 709918 612292 1036 742 0 702489 0
[pid=25352/tid=25353] ppid=25350 vsize=2839672 CPUtime=5.82 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 580 2 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=2839672 CPUtime=5.7 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 569 1 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=2839672 CPUtime=6.28 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 626 2 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=2839672 CPUtime=5.82 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 582 0 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=2839672 CPUtime=5.91 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 590 1 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=2839672 CPUtime=5.65 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 564 1 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=2839672 CPUtime=6.01 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 600 1 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=2839672 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4994.86
Current children cumulated vsize (KiB) 2839672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4967.5 s]
/proc/loadavg: 1.06 1.05 1.29 3/533 25957
/proc/meminfo: memFree=4646328/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=2839672 CPUtime=5000.1 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) R 25350 25352 24318 0 -1 4202496 1348589 0 0 0 499791 219 0 0 25 0 9 0 720605000 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 1091915893 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 709918 612292 1036 742 0 702489 0
[pid=25352/tid=25353] ppid=25350 vsize=2839672 CPUtime=5.82 cores=1,3,5,7
/proc/25352/task/25353/stat : 25353 (mono) S 25350 25352 24318 0 -1 4202560 4 0 0 0 580 2 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25354] ppid=25350 vsize=2839672 CPUtime=5.7 cores=1,3,5,7
/proc/25352/task/25354/stat : 25354 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 569 1 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25355] ppid=25350 vsize=2839672 CPUtime=6.28 cores=1,3,5,7
/proc/25352/task/25355/stat : 25355 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 626 2 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 1 0 0 0
[pid=25352/tid=25356] ppid=25350 vsize=2839672 CPUtime=5.82 cores=1,3,5,7
/proc/25352/task/25356/stat : 25356 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 582 0 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
[pid=25352/tid=25357] ppid=25350 vsize=2839672 CPUtime=5.91 cores=1,3,5,7
/proc/25352/task/25357/stat : 25357 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 590 1 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=2839672 CPUtime=5.65 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 564 1 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 7 0 0 0
[pid=25352/tid=25359] ppid=25350 vsize=2839672 CPUtime=6.01 cores=1,3,5,7
/proc/25352/task/25359/stat : 25359 (mono) S 25350 25352 24318 0 -1 4202560 2 0 0 0 600 1 0 0 16 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982366105 0 0 4096 545260780 18446604470995359552 0 0 -1 5 0 0 0
[pid=25352/tid=25360] ppid=25350 vsize=2839672 CPUtime=0.04 cores=1,3,5,7
/proc/25352/task/25360/stat : 25360 (mono) S 25350 25352 24318 0 -1 4202560 3 0 0 0 1 3 0 0 15 0 9 0 720605001 2907824128 612292 33554432000 4194304 7232020 140735442999136 18446744073709551615 242982373809 0 0 4096 545260780 18446604470995359552 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 2839672

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

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

[startup+4967.64 s]
/proc/loadavg: 1.06 1.05 1.29 3/533 25957
/proc/meminfo: memFree=4646328/32951132 swapFree=54105148/67111528
[pid=25352] ppid=25350 vsize=0 CPUtime=5000.21 cores=1,3,5,7
/proc/25352/stat : 25352 (mono) Z 25350 25352 24318 0 -1 4203548 1348589 0 0 0 499792 229 0 0 25 0 2 0 720605000 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 17 3 0 0 0
/proc/25352/statm: 0 0 0 0 0 0 0
[pid=25352/tid=25358] ppid=25350 vsize=0 CPUtime=5.75 cores=1,3,5,7
/proc/25352/task/25358/stat : 25358 (mono) R 25350 25352 24318 0 -1 4203588 2 0 0 0 564 11 0 0 16 0 2 0 720605001 0 0 33554432000 0 0 0 0 0 0 0 4096 545260780 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5000.21
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4967.65
CPU time (s): 5000.21
CPU user time (s): 4997.92
CPU system time (s): 2.29365
CPU usage (%): 100.656
Max. virtual memory (cumulated for all children) (KiB): 2839672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.92
system time used= 2.29365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1348589
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= 27248
involuntary context switches= 24856

runsolver used 25.1802 second user time and 61.1557 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-22 20:47:44
IDJOB=3394993
IDBENCH=88204
IDSOLVER=1880
FILE ID=node128/3394993-1306090063
RUNJOBID= node128-1306085097-25145
PBS_JOBID= 13387875
Free space on /tmp= 73252 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394993-1306090063/watcher-3394993-1306090063 -o /tmp/evaluation-result-3394993-1306090063/solver-3394993-1306090063 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394993-1306090063.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=1583605635

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:       6475388 kB
Buffers:        211000 kB
Cached:        4186752 kB
SwapCached:      78180 kB
Active:       10680048 kB
Inactive:     15502184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:       6475388 kB
SwapTotal:    67111528 kB
SwapFree:     54105148 kB
Dirty:            7400 kB
Writeback:           0 kB
AnonPages:    21716008 kB
Mapped:          22540 kB
Slab:           110616 kB
PageTables:     113296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 175500308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73252 MiB
End job on node128 at 2011-05-22 22:10:33