Trace number 3266305

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) 1305.67 1300.02

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_220.shuffled.cnf
MD5SUMf0b7e0675915478b15cab3695fd0fd62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.035994
Satisfiable
(Un)Satisfiability was proved
Number of variables220
Number of clauses3432
Sum of the clauses size17000
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32
Number of clauses of size 4156
Number of clauses of size 53274
Number of clauses of size over 50

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: 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-3266305-1303580409/watcher-3266305-1303580409 -o /tmp/evaluation-result-3266305-1303580409/solver-3266305-1303580409 -C 2400 -W 1300 -M 7680 mono Main.exe HOME/instance-3266305-1303580409.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.73 4.24 4.08 2/183 18941
/proc/meminfo: memFree=13102088/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/stat : 18941 (mono) S 18939 18941 18780 0 -1 4202496 690 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 599 33554432000 4194304 7232020 140736136662832 18446744073709551615 231895510598 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 25601 599 473 742 0 18172 0
[pid=18941/tid=18942] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 599 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 599 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 601 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 601 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 601 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 601 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 601 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0

[startup+0.00713002 s]
/proc/loadavg: 4.73 4.24 4.08 2/183 18941
/proc/meminfo: memFree=13102088/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 720 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 629 33554432000 4194304 7232020 140736136662832 18446744073709551615 6085758 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 25601 630 493 742 0 18172 0
[pid=18941/tid=18942] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 631 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 633 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 634 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 636 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 637 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 638 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=102404 CPUtime=0 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 548271577 104861696 640 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 102404

[startup+0.101143 s]
/proc/loadavg: 4.73 4.24 4.08 2/183 18941
/proc/meminfo: memFree=13102088/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=108668 CPUtime=0.09 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 2256 0 0 0 9 0 0 0 18 0 9 0 548271577 111276032 2158 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098260817 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 27167 2158 1023 742 0 19738 0
[pid=18941/tid=18942] ppid=18939 vsize=108668 CPUtime=0 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 548271577 111276032 2158 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=108668 CPUtime=0 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271577 111276032 2158 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=108668 CPUtime=0 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271577 111276032 2158 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=108668 CPUtime=0 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271577 111276032 2158 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=108668 CPUtime=0 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271577 111276032 2158 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=108668 CPUtime=0 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271577 111276032 2158 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=108668 CPUtime=0 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 548271577 111276032 2158 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 108668

[startup+0.301117 s]
/proc/loadavg: 4.73 4.24 4.08 2/183 18941
/proc/meminfo: memFree=13102088/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=110688 CPUtime=0.29 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 2609 0 0 0 29 0 0 0 18 0 9 0 548271577 113344512 2511 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098260495 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 27672 2511 1023 742 0 20243 0
[pid=18941/tid=18942] ppid=18939 vsize=110688 CPUtime=0 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 548271577 113344512 2511 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=110688 CPUtime=0 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548271577 113344512 2512 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=110688 CPUtime=0 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548271577 113344512 2512 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=110688 CPUtime=0 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548271577 113344512 2512 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=110688 CPUtime=0 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548271577 113344512 2512 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=110688 CPUtime=0 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548271577 113344512 2512 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=110688 CPUtime=0 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 548271577 113344512 2512 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110688

[startup+0.701045 s]
/proc/loadavg: 4.73 4.24 4.08 2/183 18941
/proc/meminfo: memFree=13102088/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=112176 CPUtime=0.69 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 2950 0 0 0 69 0 0 0 18 0 9 0 548271577 114868224 2852 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098259878 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 28044 2852 1023 742 0 20615 0
[pid=18941/tid=18942] ppid=18939 vsize=112176 CPUtime=0 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 9 0 548271577 114868224 2852 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=112176 CPUtime=0 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 548271577 114868224 2852 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=112176 CPUtime=0 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 548271577 114868224 2852 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=112176 CPUtime=0 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 548271577 114868224 2852 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=112176 CPUtime=0 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 548271577 114868224 2852 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=112176 CPUtime=0 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 548271577 114868224 2852 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=112176 CPUtime=0 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) R 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 548271577 114868224 2852 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112176

[startup+1.50084 s]
/proc/loadavg: 4.73 4.24 4.08 8/222 19055
/proc/meminfo: memFree=13066244/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=114224 CPUtime=1.49 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 3576 0 0 0 149 0 0 0 18 0 9 0 548271577 116965376 3478 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098263686 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 28556 3478 1023 742 0 21127 0
[pid=18941/tid=18942] ppid=18939 vsize=114224 CPUtime=0 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 548271577 116965376 3478 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=114224 CPUtime=0 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271577 116965376 3478 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=114224 CPUtime=0 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271577 116965376 3478 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=114224 CPUtime=0 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271577 116965376 3478 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=114224 CPUtime=0 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271577 116965376 3478 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=114224 CPUtime=0 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271577 116965376 3478 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=114224 CPUtime=0 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271577 116965376 3478 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18950] ppid=18939 vsize=114224 CPUtime=0 cores=0,2
/proc/18941/task/18950/stat : 18950 (mono) S 18939 18941 18780 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548271578 116965376 3478 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907314097 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114224

[startup+3.1006 s]
/proc/loadavg: 4.67 4.23 4.08 5/222 19055
/proc/meminfo: memFree=13056076/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=116996 CPUtime=3.11 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 4553 0 0 0 310 1 0 0 19 0 9 0 548271577 119803904 4093 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098259910 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 29249 4093 1023 742 0 21820 0
[pid=18941/tid=18942] ppid=18939 vsize=116996 CPUtime=0 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 548271577 119803904 4093 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=116996 CPUtime=0 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271577 119803904 4093 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=116996 CPUtime=0 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271577 119803904 4093 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=116996 CPUtime=0 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271577 119803904 4093 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=116996 CPUtime=0 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 548271577 119803904 4093 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=116996 CPUtime=0 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271577 119803904 4093 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=116996 CPUtime=0 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 548271577 119803904 4093 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18950] ppid=18939 vsize=116996 CPUtime=0 cores=0,2
/proc/18941/task/18950/stat : 18950 (mono) S 18939 18941 18780 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 548271578 119803904 4093 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907314097 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 116996

[startup+6.301 s]
/proc/loadavg: 4.67 4.23 4.08 5/222 19055
/proc/meminfo: memFree=13042208/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=125868 CPUtime=6.33 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 6859 0 0 0 632 1 0 0 18 0 9 0 548271577 128888832 5326 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098260801 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 31467 5326 1023 742 0 24038 0
[pid=18941/tid=18942] ppid=18939 vsize=125868 CPUtime=0.01 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 1 0 0 0 16 0 9 0 548271577 128888832 5326 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=125868 CPUtime=0.01 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548271577 128888832 5327 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=125868 CPUtime=0.01 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548271577 128888832 5327 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=125868 CPUtime=0.01 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548271577 128888832 5327 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=125868 CPUtime=0.01 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 548271577 128888832 5327 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0

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

/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 136 1 0 0 15 0 9 0 548271577 289558528 27297 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=282772 CPUtime=1.32 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 131 1 0 0 15 0 9 0 548271577 289558528 27297 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=282772 CPUtime=1.31 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 130 1 0 0 16 0 9 0 548271577 289558528 27297 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=282772 CPUtime=1.37 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 137 0 0 0 16 0 9 0 548271577 289558528 27297 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18950] ppid=18939 vsize=282772 CPUtime=0.01 cores=0,2
/proc/18941/task/18950/stat : 18950 (mono) S 18939 18941 18780 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 548271578 289558528 27297 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907314097 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 946.58
Current children cumulated vsize (KiB) 282772

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 4.06 5/222 19081
/proc/meminfo: memFree=12479148/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=282772 CPUtime=1006.8 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 84108 0 0 0 100645 35 0 0 25 0 9 0 548271577 289558528 30704 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098260597 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 70693 30704 1035 742 0 63264 0
[pid=18941/tid=18942] ppid=18939 vsize=282772 CPUtime=1.34 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 134 0 0 0 16 0 9 0 548271577 289558528 30704 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=282772 CPUtime=1.41 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 141 0 0 0 16 0 9 0 548271577 289558528 30704 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=282772 CPUtime=1.36 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 136 0 0 0 15 0 9 0 548271577 289558528 30704 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=282772 CPUtime=1.46 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 145 1 0 0 16 0 9 0 548271577 289558528 30704 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=282772 CPUtime=1.38 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 137 1 0 0 15 0 9 0 548271577 289558528 30704 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=282772 CPUtime=1.38 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 137 1 0 0 15 0 9 0 548271577 289558528 30704 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=282772 CPUtime=1.41 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 141 0 0 0 16 0 9 0 548271577 289558528 30704 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18950] ppid=18939 vsize=282772 CPUtime=0.01 cores=0,2
/proc/18941/task/18950/stat : 18950 (mono) S 18939 18941 18780 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 548271578 289558528 30704 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907314097 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1006.8
Current children cumulated vsize (KiB) 282772

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 4.06 5/222 19083
/proc/meminfo: memFree=12460628/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=282772 CPUtime=1067.12 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 85992 0 0 0 106675 37 0 0 18 0 9 0 548271577 289558528 32246 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098260980 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/18941/statm: 70693 32246 1035 742 0 63264 0
[pid=18941/tid=18942] ppid=18939 vsize=282772 CPUtime=1.48 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 148 0 0 0 16 0 9 0 548271577 289558528 32246 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=282772 CPUtime=1.5 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 150 0 0 0 15 0 9 0 548271577 289558528 32246 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=282772 CPUtime=1.46 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 145 1 0 0 16 0 9 0 548271577 289558528 32246 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=282772 CPUtime=1.54 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 153 1 0 0 16 0 9 0 548271577 289558528 32246 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=282772 CPUtime=1.48 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 147 1 0 0 15 0 9 0 548271577 289558528 32246 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=282772 CPUtime=1.48 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 147 1 0 0 16 0 9 0 548271577 289558528 32246 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=282772 CPUtime=1.52 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 152 0 0 0 16 0 9 0 548271577 289558528 32246 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18950] ppid=18939 vsize=282772 CPUtime=0.01 cores=0,2
/proc/18941/task/18950/stat : 18950 (mono) S 18939 18941 18780 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 548271578 289558528 32246 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907314097 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1067.12
Current children cumulated vsize (KiB) 282772

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 4.06 5/222 19085
/proc/meminfo: memFree=12543792/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=282772 CPUtime=1127.44 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 88101 0 0 0 112706 38 0 0 25 0 9 0 548271577 289558528 34136 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098260590 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 70693 34136 1035 742 0 63264 0
[pid=18941/tid=18942] ppid=18939 vsize=282772 CPUtime=1.56 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 156 0 0 0 16 0 9 0 548271577 289558528 34136 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=282772 CPUtime=1.62 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 162 0 0 0 16 0 9 0 548271577 289558528 34136 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=282772 CPUtime=1.52 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 151 1 0 0 15 0 9 0 548271577 289558528 34136 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=282772 CPUtime=1.6 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 159 1 0 0 16 0 9 0 548271577 289558528 34136 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=282772 CPUtime=1.59 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 158 1 0 0 16 0 9 0 548271577 289558528 34136 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=282772 CPUtime=1.57 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 156 1 0 0 16 0 9 0 548271577 289558528 34136 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=282772 CPUtime=1.58 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 158 0 0 0 16 0 9 0 548271577 289558528 34136 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18950] ppid=18939 vsize=282772 CPUtime=0.01 cores=0,2
/proc/18941/task/18950/stat : 18950 (mono) S 18939 18941 18780 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 548271578 289558528 34136 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907314097 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1127.44
Current children cumulated vsize (KiB) 282772

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 4.05 5/222 19086
/proc/meminfo: memFree=12480632/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=282772 CPUtime=1187.81 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 89914 0 0 0 118742 39 0 0 25 0 9 0 548271577 289558528 35949 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098260590 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 70693 35949 1035 742 0 63264 0
[pid=18941/tid=18942] ppid=18939 vsize=282772 CPUtime=1.64 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 164 0 0 0 16 0 9 0 548271577 289558528 35949 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=282772 CPUtime=1.69 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 169 0 0 0 16 0 9 0 548271577 289558528 35949 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=282772 CPUtime=1.62 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 161 1 0 0 16 0 9 0 548271577 289558528 35949 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=282772 CPUtime=1.69 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 168 1 0 0 15 0 9 0 548271577 289558528 35949 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=282772 CPUtime=1.67 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 166 1 0 0 15 0 9 0 548271577 289558528 35949 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=282772 CPUtime=1.67 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 166 1 0 0 15 0 9 0 548271577 289558528 35949 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=282772 CPUtime=1.65 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 164 1 0 0 15 0 9 0 548271577 289558528 35949 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18950] ppid=18939 vsize=282772 CPUtime=0.01 cores=0,2
/proc/18941/task/18950/stat : 18950 (mono) S 18939 18941 18780 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 548271578 289558528 35949 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907314097 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1187.81
Current children cumulated vsize (KiB) 282772

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.05 5/222 19088
/proc/meminfo: memFree=12435584/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=282772 CPUtime=1247.88 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 92567 0 0 0 124748 40 0 0 21 0 9 0 548271577 289558528 38602 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098260597 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 70693 38602 1035 742 0 63264 0
[pid=18941/tid=18942] ppid=18939 vsize=282772 CPUtime=1.69 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 169 0 0 0 16 0 9 0 548271577 289558528 38602 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=282772 CPUtime=1.75 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 175 0 0 0 15 0 9 0 548271577 289558528 38602 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=282772 CPUtime=1.65 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 164 1 0 0 15 0 9 0 548271577 289558528 38602 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=282772 CPUtime=1.72 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 171 1 0 0 16 0 9 0 548271577 289558528 38602 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=282772 CPUtime=1.69 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 168 1 0 0 15 0 9 0 548271577 289558528 38602 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=282772 CPUtime=1.73 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 172 1 0 0 15 0 9 0 548271577 289558528 38602 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=282772 CPUtime=1.67 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 166 1 0 0 16 0 9 0 548271577 289558528 38602 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18950] ppid=18939 vsize=282772 CPUtime=0.01 cores=0,2
/proc/18941/task/18950/stat : 18950 (mono) S 18939 18941 18780 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 548271578 289558528 38602 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907314097 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1247.88
Current children cumulated vsize (KiB) 282772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 4.05 5/222 19098
/proc/meminfo: memFree=12393280/32950928 swapFree=67111528/67111528
[pid=18941] ppid=18939 vsize=282772 CPUtime=1305.65 cores=0,2
/proc/18941/stat : 18941 (mono) R 18939 18941 18780 0 -1 4202496 95062 0 0 0 130524 41 0 0 25 0 9 0 548271577 289558528 41097 33554432000 4194304 7232020 140736136662832 18446744073709551615 1098261027 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/18941/statm: 70693 41097 1035 742 0 63264 0
[pid=18941/tid=18942] ppid=18939 vsize=282772 CPUtime=1.72 cores=0,2
/proc/18941/task/18942/stat : 18942 (mono) S 18939 18941 18780 0 -1 4202560 4 0 0 0 172 0 0 0 16 0 9 0 548271577 289558528 41097 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18943] ppid=18939 vsize=282772 CPUtime=1.75 cores=0,2
/proc/18941/task/18943/stat : 18943 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 175 0 0 0 15 0 9 0 548271577 289558528 41097 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18944] ppid=18939 vsize=282772 CPUtime=1.68 cores=0,2
/proc/18941/task/18944/stat : 18944 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 167 1 0 0 15 0 9 0 548271577 289558528 41097 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18945] ppid=18939 vsize=282772 CPUtime=1.74 cores=0,2
/proc/18941/task/18945/stat : 18945 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 173 1 0 0 16 0 9 0 548271577 289558528 41097 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18946] ppid=18939 vsize=282772 CPUtime=1.72 cores=0,2
/proc/18941/task/18946/stat : 18946 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 171 1 0 0 16 0 9 0 548271577 289558528 41097 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18947] ppid=18939 vsize=282772 CPUtime=1.75 cores=0,2
/proc/18941/task/18947/stat : 18947 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 174 1 0 0 15 0 9 0 548271577 289558528 41097 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
[pid=18941/tid=18948] ppid=18939 vsize=282772 CPUtime=1.68 cores=0,2
/proc/18941/task/18948/stat : 18948 (mono) S 18939 18941 18780 0 -1 4202560 2 0 0 0 167 1 0 0 15 0 9 0 548271577 289558528 41097 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907306393 0 0 4096 545260780 18446604453866967360 0 0 -1 2 0 0 0
[pid=18941/tid=18950] ppid=18939 vsize=282772 CPUtime=0.01 cores=0,2
/proc/18941/task/18950/stat : 18950 (mono) S 18939 18941 18780 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 548271578 289558528 41097 33554432000 4194304 7232020 140736136662832 18446744073709551615 231907314097 0 0 4096 545260780 18446604453866967360 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1305.65
Current children cumulated vsize (KiB) 282772

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1305.67
CPU user time (s): 1305.25
CPU system time (s): 0.419936
CPU usage (%): 100.435
Max. virtual memory (cumulated for all children) (KiB): 282772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1305.25
system time used= 0.419936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95062
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= 48065
involuntary context switches= 19400

runsolver used 2.31665 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 19:40:09
IDJOB=3266305
IDBENCH=87453
IDSOLVER=1608
FILE ID=node114/3266305-1303580409
RUNJOBID= node114-1303579107-18798
PBS_JOBID= 13150339
Free space on /tmp= 71260 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_220.shuffled.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266305-1303580409/watcher-3266305-1303580409 -o /tmp/evaluation-result-3266305-1303580409/solver-3266305-1303580409 -C 2400 -W 1300 -M 7680  mono Main.exe HOME/instance-3266305-1303580409.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= f0b7e0675915478b15cab3695fd0fd62
RANDOM SEED=232304856

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13102368 kB
Buffers:       2303172 kB
Cached:       16885284 kB
SwapCached:          0 kB
Active:        9868468 kB
Inactive:      9391320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13102368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:              68 kB
Writeback:           0 kB
AnonPages:       70764 kB
Mapped:          15076 kB
Slab:           523444 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   286668 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= 71260 MiB
End job on node114 at 2011-04-23 20:01:51