Trace number 3394121

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.12 4948.75

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes6.cnf
MD5SUMdc046d6f885b64777ffc1cfc8367a176
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.874866
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3394121-1306074948/watcher-3394121-1306074948 -o /tmp/evaluation-result-3394121-1306074948/solver-3394121-1306074948 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394121-1306074948.cnf 

running on 4 cores: 0,2,4,6

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: 2.04 2.03 2.00 2/485 19346
/proc/meminfo: memFree=15936968/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=105664 CPUtime=0.01 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 1392 0 0 0 1 0 0 0 20 0 9 0 699910098 108199936 1299 33554432000 4194304 7232020 140735389318128 18446744073709551615 5672143 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/19346/statm: 26416 1299 916 742 0 18987 0
[pid=19346/tid=19347] ppid=19344 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 699910099 108339200 1370 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699910099 108339200 1370 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699910099 108339200 1370 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699910099 108339200 1370 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699910099 108339200 1373 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699910099 108339200 1374 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699910099 108339200 1374 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=105800 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 699910099 108339200 1374 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0

[startup+0.106218 s]
/proc/loadavg: 2.04 2.03 2.00 2/485 19346
/proc/meminfo: memFree=15936968/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=109868 CPUtime=0.1 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 2385 0 0 0 10 0 0 0 18 0 9 0 699910098 112504832 2288 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102391583 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/19346/statm: 27467 2288 994 742 0 20038 0
[pid=19346/tid=19347] ppid=19344 vsize=109868 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 9 0 699910099 112504832 2288 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=109868 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699910099 112504832 2288 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=109868 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699910099 112504832 2288 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=109868 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699910099 112504832 2288 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=109868 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 9 0 699910099 112504832 2288 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=109868 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699910099 112504832 2288 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=109868 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699910099 112504832 2288 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=109868 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 9 0 699910099 112504832 2288 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 109868

[startup+0.201249 s]
/proc/loadavg: 2.04 2.03 2.00 2/485 19346
/proc/meminfo: memFree=15936968/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=137516 CPUtime=0.2 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 7773 0 0 0 20 0 0 0 18 0 9 0 699910098 140816384 7676 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102407288 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/19346/statm: 34379 7677 999 742 0 26950 0
[pid=19346/tid=19347] ppid=19344 vsize=137516 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 699910099 140816384 7678 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=137516 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 699910099 140816384 7678 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=137516 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 699910099 140816384 7678 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=137516 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699910099 140816384 7678 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=137516 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 9 0 699910099 140816384 7678 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=137516 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 9 0 699910099 140816384 7679 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=137516 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699910099 140816384 7680 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=137516 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 699910099 140816384 7680 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 137516

[startup+0.301204 s]
/proc/loadavg: 2.04 2.03 2.00 2/485 19346
/proc/meminfo: memFree=15936968/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=145988 CPUtime=0.31 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 10181 0 0 0 30 1 0 0 18 0 9 0 699910098 149491712 10083 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102430537 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/19346/statm: 36497 10084 1023 742 0 29068 0
[pid=19346/tid=19347] ppid=19344 vsize=145988 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 9 0 699910099 149491712 10084 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=145988 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 699910099 149491712 10084 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=145988 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 699910099 149491712 10084 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=145988 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699910099 149491712 10084 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=145988 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 699910099 149491712 10084 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=145988 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149491712 10084 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=145988 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149491712 10084 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=145988 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 18 0 9 0 699910099 149491712 10084 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 145988

[startup+0.701137 s]
/proc/loadavg: 2.04 2.03 2.00 2/485 19346
/proc/meminfo: memFree=15936968/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=146244 CPUtime=0.71 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 11252 0 0 0 70 1 0 0 18 0 9 0 699910098 149753856 11154 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102433486 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/19346/statm: 36561 11154 1023 742 0 29132 0
[pid=19346/tid=19347] ppid=19344 vsize=146244 CPUtime=0.01 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 1 0 0 0 16 0 9 0 699910099 149753856 11154 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=146244 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149753856 11154 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=146244 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149753856 11154 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=146244 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149753856 11154 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=146244 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149753856 11154 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=146244 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149753856 11154 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=146244 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149753856 11154 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=146244 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699910099 149753856 11154 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 146244

[startup+1.50099 s]
/proc/loadavg: 2.04 2.03 2.00 3/494 19355
/proc/meminfo: memFree=15893504/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=146372 CPUtime=1.52 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 11686 0 0 0 151 1 0 0 18 0 9 0 699910098 149884928 11588 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102427377 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/19346/statm: 36593 11588 1023 742 0 29164 0
[pid=19346/tid=19347] ppid=19344 vsize=146372 CPUtime=0.01 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 699910099 149884928 11588 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=146372 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149884928 11588 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=146372 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699910099 149884928 11588 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=146372 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149884928 11588 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=146372 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149884928 11588 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=146372 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149884928 11588 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=146372 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699910099 149884928 11588 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=146372 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699910099 149884928 11588 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 146372

[startup+3.10068 s]
/proc/loadavg: 2.04 2.03 2.00 3/494 19355
/proc/meminfo: memFree=15892512/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=146436 CPUtime=3.14 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 11710 0 0 0 313 1 0 0 18 0 9 0 699910098 149950464 11612 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102427197 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/19346/statm: 36609 11612 1023 742 0 29180 0
[pid=19346/tid=19347] ppid=19344 vsize=146436 CPUtime=0.01 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 1 0 0 0 15 0 9 0 699910099 149950464 11612 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=146436 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149950464 11612 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=146436 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149950464 11612 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=146436 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699910099 149950464 11612 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=146436 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699910099 149950464 11612 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=146436 CPUtime=0.01 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699910099 149950464 11612 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=146436 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699910099 149950464 11612 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=146436 CPUtime=0 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699910099 149950464 11612 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 146436

[startup+6.30118 s]
/proc/loadavg: 2.04 2.03 2.00 3/494 19355
/proc/meminfo: memFree=15884544/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=154820 CPUtime=6.38 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 13464 0 0 0 637 1 0 0 18 0 9 0 699910098 158535680 13366 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102430179 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/19346/statm: 38705 13366 1023 742 0 31276 0

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

/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 862 2 0 0 15 0 9 0 699910099 895000576 138455 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=874024 CPUtime=9.44 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 942 2 0 0 15 0 9 0 699910099 895000576 138455 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=874024 CPUtime=9.54 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 952 2 0 0 16 0 9 0 699910099 895000576 138455 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=874024 CPUtime=8.93 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 892 1 0 0 16 0 9 0 699910099 895000576 138455 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=874024 CPUtime=0.06 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 9 0 699910099 895000576 138455 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4650.16
Current children cumulated vsize (KiB) 874024

[startup+4662.3 s]
/proc/loadavg: 2.21 2.06 2.05 3/494 19527
/proc/meminfo: memFree=15389096/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=874024 CPUtime=4710.7 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 465903 0 0 0 470974 96 0 0 25 0 9 0 699910098 895000576 142330 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102430249 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/19346/statm: 218506 142330 1035 742 0 211077 0
[pid=19346/tid=19347] ppid=19344 vsize=874024 CPUtime=9.11 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 909 2 0 0 16 0 9 0 699910099 895000576 142330 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=874024 CPUtime=9.27 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 925 2 0 0 15 0 9 0 699910099 895000576 142330 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 0 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=874024 CPUtime=9.39 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 938 1 0 0 16 0 9 0 699910099 895000576 142330 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 0 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=874024 CPUtime=8.71 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 869 2 0 0 16 0 9 0 699910099 895000576 142330 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=874024 CPUtime=9.51 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 949 2 0 0 15 0 9 0 699910099 895000576 142330 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=874024 CPUtime=9.64 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 962 2 0 0 15 0 9 0 699910099 895000576 142330 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=874024 CPUtime=9.03 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 902 1 0 0 16 0 9 0 699910099 895000576 142330 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=874024 CPUtime=0.06 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 9 0 699910099 895000576 142330 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4710.7
Current children cumulated vsize (KiB) 874024

[startup+4722.3 s]
/proc/loadavg: 2.14 2.06 2.04 3/494 19529
/proc/meminfo: memFree=15369492/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=874024 CPUtime=4771.26 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 469195 0 0 0 477029 97 0 0 25 0 9 0 699910098 895000576 145284 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102429638 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/19346/statm: 218506 145284 1035 742 0 211077 0
[pid=19346/tid=19347] ppid=19344 vsize=874024 CPUtime=9.21 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 919 2 0 0 15 0 9 0 699910099 895000576 145284 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=874024 CPUtime=9.37 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 935 2 0 0 16 0 9 0 699910099 895000576 145284 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=874024 CPUtime=9.5 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 949 1 0 0 16 0 9 0 699910099 895000576 145284 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=874024 CPUtime=8.8 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 878 2 0 0 16 0 9 0 699910099 895000576 145284 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=874024 CPUtime=9.6 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 958 2 0 0 16 0 9 0 699910099 895000576 145284 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 0 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=874024 CPUtime=9.74 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 972 2 0 0 16 0 9 0 699910099 895000576 145284 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=874024 CPUtime=9.16 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 915 1 0 0 16 0 9 0 699910099 895000576 145284 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=874024 CPUtime=0.06 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 9 0 699910099 895000576 145284 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4771.26
Current children cumulated vsize (KiB) 874024

[startup+4782.3 s]
/proc/loadavg: 2.32 2.15 2.08 3/494 19531
/proc/meminfo: memFree=15346780/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=874024 CPUtime=4831.78 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 472716 0 0 0 483081 97 0 0 25 0 9 0 699910098 895000576 148748 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102430325 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/19346/statm: 218506 148748 1035 742 0 211077 0
[pid=19346/tid=19347] ppid=19344 vsize=874024 CPUtime=9.26 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 924 2 0 0 16 0 9 0 699910099 895000576 148748 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=874024 CPUtime=9.48 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 946 2 0 0 16 0 9 0 699910099 895000576 148748 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=874024 CPUtime=9.6 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 959 1 0 0 16 0 9 0 699910099 895000576 148748 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=874024 CPUtime=8.96 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 894 2 0 0 15 0 9 0 699910099 895000576 148748 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=874024 CPUtime=9.74 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 972 2 0 0 16 0 9 0 699910099 895000576 148748 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 0 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=874024 CPUtime=9.87 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 985 2 0 0 16 0 9 0 699910099 895000576 148748 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=874024 CPUtime=9.22 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 921 1 0 0 16 0 9 0 699910099 895000576 148748 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 0 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=874024 CPUtime=0.06 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 9 0 699910099 895000576 148748 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4831.78
Current children cumulated vsize (KiB) 874024

[startup+4842.32 s]
/proc/loadavg: 2.10 2.12 2.07 3/494 19532
/proc/meminfo: memFree=15328160/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=874024 CPUtime=4892.51 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 476110 0 0 0 489153 98 0 0 25 0 9 0 699910098 895000576 151825 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102430237 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/19346/statm: 218506 151825 1035 742 0 211077 0
[pid=19346/tid=19347] ppid=19344 vsize=874024 CPUtime=9.4 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 938 2 0 0 16 0 9 0 699910099 895000576 151825 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=874024 CPUtime=9.54 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 952 2 0 0 16 0 9 0 699910099 895000576 151825 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=874024 CPUtime=9.81 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 980 1 0 0 16 0 9 0 699910099 895000576 151825 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=874024 CPUtime=9.05 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 903 2 0 0 16 0 9 0 699910099 895000576 151825 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 0 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=874024 CPUtime=9.94 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 992 2 0 0 16 0 9 0 699910099 895000576 151825 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=874024 CPUtime=9.99 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 997 2 0 0 16 0 9 0 699910099 895000576 151825 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=874024 CPUtime=9.34 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 933 1 0 0 15 0 9 0 699910099 895000576 151825 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=874024 CPUtime=0.06 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 9 0 699910099 895000576 151825 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4892.51
Current children cumulated vsize (KiB) 874024

[startup+4902.3 s]
/proc/loadavg: 2.04 2.10 2.07 3/494 19534
/proc/meminfo: memFree=15307312/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=874024 CPUtime=4953.14 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 479464 0 0 0 495216 98 0 0 25 0 9 0 699910098 895000576 154755 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102429775 0 0 4096 545260780 18446744073709551615 0 0 17 4 0 0 0
/proc/19346/statm: 218506 154755 1035 742 0 211077 0
[pid=19346/tid=19347] ppid=19344 vsize=874024 CPUtime=9.55 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 953 2 0 0 16 0 9 0 699910099 895000576 154755 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=874024 CPUtime=9.64 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 962 2 0 0 16 0 9 0 699910099 895000576 154755 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 0 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=874024 CPUtime=9.98 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 997 1 0 0 16 0 9 0 699910099 895000576 154755 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=874024 CPUtime=9.14 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 912 2 0 0 16 0 9 0 699910099 895000576 154755 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=874024 CPUtime=10.05 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 1003 2 0 0 16 0 9 0 699910099 895000576 154755 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=874024 CPUtime=10.1 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 1008 2 0 0 16 0 9 0 699910099 895000576 154755 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 0 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=874024 CPUtime=9.48 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 947 1 0 0 15 0 9 0 699910099 895000576 154755 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=874024 CPUtime=0.06 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 9 0 699910099 895000576 154755 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4953.14
Current children cumulated vsize (KiB) 874024



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4948.7 s]
/proc/loadavg: 2.02 2.08 2.06 3/494 19535
/proc/meminfo: memFree=15299368/32951124 swapFree=67057928/67111528
[pid=19346] ppid=19344 vsize=874024 CPUtime=5000.08 cores=0,2,4,6
/proc/19346/stat : 19346 (mono) R 19344 19346 19082 0 -1 4202496 481566 0 0 0 499910 98 0 0 21 0 9 0 699910098 895000576 156728 33554432000 4194304 7232020 140735389318128 18446744073709551615 1102430318 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/19346/statm: 218506 156728 1035 742 0 211077 0
[pid=19346/tid=19347] ppid=19344 vsize=874024 CPUtime=9.63 cores=0,2,4,6
/proc/19346/task/19347/stat : 19347 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 961 2 0 0 16 0 9 0 699910099 895000576 156728 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 0 0 0 0
[pid=19346/tid=19348] ppid=19344 vsize=874024 CPUtime=9.76 cores=0,2,4,6
/proc/19346/task/19348/stat : 19348 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 974 2 0 0 16 0 9 0 699910099 895000576 156728 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19349] ppid=19344 vsize=874024 CPUtime=10.14 cores=0,2,4,6
/proc/19346/task/19349/stat : 19349 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 1013 1 0 0 16 0 9 0 699910099 895000576 156728 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 2 0 0 0
[pid=19346/tid=19350] ppid=19344 vsize=874024 CPUtime=9.21 cores=0,2,4,6
/proc/19346/task/19350/stat : 19350 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 919 2 0 0 16 0 9 0 699910099 895000576 156728 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19351] ppid=19344 vsize=874024 CPUtime=10.16 cores=0,2,4,6
/proc/19346/task/19351/stat : 19351 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 1014 2 0 0 16 0 9 0 699910099 895000576 156728 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
[pid=19346/tid=19352] ppid=19344 vsize=874024 CPUtime=10.21 cores=0,2,4,6
/proc/19346/task/19352/stat : 19352 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 1019 2 0 0 16 0 9 0 699910099 895000576 156728 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 6 0 0 0
[pid=19346/tid=19353] ppid=19344 vsize=874024 CPUtime=9.55 cores=0,2,4,6
/proc/19346/task/19353/stat : 19353 (mono) S 19344 19346 19082 0 -1 4202560 2 0 0 0 954 1 0 0 15 0 9 0 699910099 895000576 156728 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273432473 0 0 4096 545260780 18446604446915516352 0 0 -1 0 0 0 0
[pid=19346/tid=19354] ppid=19344 vsize=874024 CPUtime=0.06 cores=0,2,4,6
/proc/19346/task/19354/stat : 19354 (mono) S 19344 19346 19082 0 -1 4202560 3 0 0 0 6 0 0 0 15 0 9 0 699910099 895000576 156728 33554432000 4194304 7232020 140735389318128 18446744073709551615 254273440177 0 0 4096 545260780 18446604446915516352 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 874024

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): 4948.75
CPU time (s): 5000.12
CPU user time (s): 4999.11
CPU system time (s): 1.01584
CPU usage (%): 101.038
Max. virtual memory (cumulated for all children) (KiB): 874024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.11
system time used= 1.01585
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 481566
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= 133240
involuntary context switches= 43813

runsolver used 24.7202 second user time and 51.8351 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-22 16:35:48
IDJOB=3394121
IDBENCH=71576
IDSOLVER=1880
FILE ID=node140/3394121-1306074948
RUNJOBID= node140-1306069994-19100
PBS_JOBID= 13387863
Free space on /tmp= 73224 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes6.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394121-1306074948/watcher-3394121-1306074948 -o /tmp/evaluation-result-3394121-1306074948/solver-3394121-1306074948 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394121-1306074948.cnf

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
RANDOM SEED=120571069

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15937248 kB
Buffers:        357688 kB
Cached:        8814492 kB
SwapCached:       8168 kB
Active:       11369616 kB
Inactive:      5285608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15937248 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:             432 kB
Writeback:           0 kB
AnonPages:     7480420 kB
Mapped:          40860 kB
Slab:           236280 kB
PageTables:      53584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 142037652 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= 73224 MiB
End job on node140 at 2011-05-22 17:58:19