Trace number 3394413

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.06 4945.94

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
Number of clauses of size 40
Number of clauses of size 50
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: 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-3394413-1306074965/watcher-3394413-1306074965 -o /tmp/evaluation-result-3394413-1306074965/solver-3394413-1306074965 -C 5000 -W 5100 -M 15500 mono Main.exe HOME/instance-3394413-1306074965.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: 1.95 2.10 2.07 3/445 25564
/proc/meminfo: memFree=12908684/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=105328 CPUtime=0 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) S 25562 25564 25299 0 -1 4202496 1190 0 0 0 0 0 0 0 25 0 9 0 699912073 107855872 1098 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350212859 0 2147483391 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 26332 1098 807 742 0 18903 0
[pid=25564/tid=25565] ppid=25562 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 699912074 108199936 1276 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108199936 1276 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108199936 1276 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108199936 1276 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108199936 1276 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108199936 1277 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108199936 1277 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=105664 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 699912075 108199936 1277 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0

[startup+0.0192461 s]
/proc/loadavg: 1.95 2.10 2.07 3/445 25564
/proc/meminfo: memFree=12908684/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=105728 CPUtime=0.01 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 1418 0 0 0 1 0 0 0 25 0 9 0 699912073 108265472 1327 33554432000 4194304 7232020 140736103581488 18446744073709551615 270338044613 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 26432 1328 935 742 0 19003 0
[pid=25564/tid=25565] ppid=25562 vsize=105728 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 699912074 108265472 1329 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=105728 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108265472 1330 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=105728 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108265472 1332 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=105864 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108404736 1334 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=105864 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108404736 1334 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=105864 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108404736 1336 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=105864 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 9 0 699912074 108404736 1336 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=105864 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 699912075 108404736 1338 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 105728

[startup+0.101256 s]
/proc/loadavg: 1.95 2.10 2.07 3/445 25564
/proc/meminfo: memFree=12908684/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=107640 CPUtime=0.09 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 1960 0 0 0 9 0 0 0 25 0 9 0 699912073 110223360 1867 33554432000 4194304 7232020 140736103581488 18446744073709551615 6235496 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 26910 1867 1025 742 0 19481 0
[pid=25564/tid=25565] ppid=25562 vsize=107640 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 9 0 699912074 110223360 1867 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=107640 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699912074 110223360 1867 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=107640 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699912074 110223360 1867 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=107640 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699912074 110223360 1867 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=107640 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699912074 110223360 1867 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=107640 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699912074 110223360 1867 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=107640 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 9 0 699912074 110223360 1867 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=107640 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 9 0 699912075 110223360 1867 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107640

[startup+0.301211 s]
/proc/loadavg: 1.95 2.10 2.07 3/445 25564
/proc/meminfo: memFree=12908684/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=108920 CPUtime=0.28 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 2282 0 0 0 28 0 0 0 18 0 9 0 699912073 111534080 2189 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094803288 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 27230 2189 1025 742 0 19801 0
[pid=25564/tid=25565] ppid=25562 vsize=108920 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 9 0 699912074 111534080 2189 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=108920 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 699912074 111534080 2189 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=108920 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 9 0 699912074 111534080 2189 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=108920 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 699912074 111534080 2189 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=108920 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 9 0 699912074 111534080 2189 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=108920 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699912074 111534080 2189 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=108920 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699912074 111534080 2189 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=108920 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 0 0 0 0 23 0 9 0 699912075 111534080 2189 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 108920

[startup+0.701078 s]
/proc/loadavg: 1.95 2.10 2.07 3/445 25564
/proc/meminfo: memFree=12908684/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=111320 CPUtime=0.69 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 2680 0 0 0 69 0 0 0 18 0 9 0 699912073 113991680 2587 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094806273 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 27830 2587 1025 742 0 20401 0
[pid=25564/tid=25565] ppid=25562 vsize=111320 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 699912074 113991680 2587 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=111320 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699912074 113991680 2587 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=111320 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699912074 113991680 2587 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=111320 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699912074 113991680 2587 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=111320 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699912074 113991680 2587 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=111320 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699912074 113991680 2587 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=111320 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699912074 113991680 2587 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=111320 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 9 0 699912075 113991680 2587 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 111320

[startup+1.50092 s]
/proc/loadavg: 1.95 2.10 2.07 3/454 25573
/proc/meminfo: memFree=12901304/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=113280 CPUtime=1.5 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 3388 0 0 0 150 0 0 0 18 0 9 0 699912073 115998720 3067 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094806288 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/25564/statm: 28320 3067 1025 742 0 20891 0
[pid=25564/tid=25565] ppid=25562 vsize=113280 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 9 0 699912074 115998720 3067 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=113280 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699912074 115998720 3067 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=113280 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699912074 115998720 3067 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=113280 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699912074 115998720 3067 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=113280 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699912074 115998720 3067 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=113280 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699912074 115998720 3067 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=113280 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699912074 115998720 3067 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=113280 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699912075 115998720 3067 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113280

[startup+3.10063 s]
/proc/loadavg: 1.95 2.10 2.07 3/454 25573
/proc/meminfo: memFree=12896716/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=118848 CPUtime=3.14 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 4650 0 0 0 313 1 0 0 18 0 9 0 699912073 121700352 3547 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094805791 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 29712 3547 1025 742 0 22283 0
[pid=25564/tid=25565] ppid=25562 vsize=118848 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 9 0 699912074 121700352 3547 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=118848 CPUtime=0.02 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 2 0 0 0 15 0 9 0 699912074 121700352 3547 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=118848 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 9 0 699912074 121700352 3547 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=118848 CPUtime=0.01 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699912074 121700352 3547 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=118848 CPUtime=0.01 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1 0 0 0 16 0 9 0 699912074 121700352 3547 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=118848 CPUtime=0.01 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1 0 0 0 15 0 9 0 699912074 121700352 3547 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=118848 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 9 0 699912074 121700352 3547 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=118848 CPUtime=0 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 9 0 699912075 121700352 3547 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 118848

[startup+6.30097 s]
/proc/loadavg: 1.96 2.10 2.07 2/445 25574
/proc/meminfo: memFree=13818112/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=123172 CPUtime=6.4 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 6495 0 0 0 638 2 0 0 18 0 9 0 699912073 126128128 5275 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094806417 0 0 4096 545260780 18446744073709551615 0 0 17 6 0 0 0
/proc/25564/statm: 30793 5275 1026 742 0 23364 0

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

/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 940 1 0 0 15 0 9 0 699912074 599613440 117914 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=585560 CPUtime=10.03 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1001 2 0 0 16 0 9 0 699912074 599613440 117914 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=585560 CPUtime=9.59 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 957 2 0 0 16 0 9 0 699912074 599613440 117914 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=585560 CPUtime=9.33 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 930 3 0 0 16 0 9 0 699912074 599613440 117914 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=585560 CPUtime=0.09 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 8 1 0 0 15 0 9 0 699912075 599613440 117914 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4714.4
Current children cumulated vsize (KiB) 585560

[startup+4722.32 s]
/proc/loadavg: 2.01 2.00 2.00 3/454 25747
/proc/meminfo: memFree=12802456/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=593816 CPUtime=4775.23 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 435904 0 0 0 477413 110 0 0 25 0 9 0 699912073 608067584 120541 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094806341 0 0 4096 545260780 18446744073709551615 0 0 17 0 0 0 0
/proc/25564/statm: 148454 120541 1037 742 0 141025 0
[pid=25564/tid=25565] ppid=25562 vsize=593816 CPUtime=9.87 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 985 2 0 0 16 0 9 0 699912074 608067584 120541 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=593816 CPUtime=10.27 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1025 2 0 0 16 0 9 0 699912074 608067584 120541 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=593816 CPUtime=9.79 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 976 3 0 0 16 0 9 0 699912074 608067584 120541 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=593816 CPUtime=9.56 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 955 1 0 0 16 0 9 0 699912074 608067584 120541 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=593816 CPUtime=10.17 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1015 2 0 0 16 0 9 0 699912074 608067584 120541 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=593816 CPUtime=9.81 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 979 2 0 0 16 0 9 0 699912074 608067584 120541 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=593816 CPUtime=9.5 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 947 3 0 0 16 0 9 0 699912074 608067584 120541 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=593816 CPUtime=0.09 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 8 1 0 0 15 0 9 0 699912075 608067584 120541 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4775.23
Current children cumulated vsize (KiB) 593816

[startup+4782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/454 25748
/proc/meminfo: memFree=12815584/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=593816 CPUtime=4835.95 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 438915 0 0 0 483484 111 0 0 25 0 9 0 699912073 608067584 121350 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094806245 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 148454 121350 1037 742 0 141025 0
[pid=25564/tid=25565] ppid=25562 vsize=593816 CPUtime=10.01 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 999 2 0 0 15 0 9 0 699912074 608067584 121350 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=593816 CPUtime=10.4 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1038 2 0 0 16 0 9 0 699912074 608067584 121350 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=593816 CPUtime=9.89 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 986 3 0 0 16 0 9 0 699912074 608067584 121350 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=593816 CPUtime=9.73 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 972 1 0 0 16 0 9 0 699912074 608067584 121350 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=593816 CPUtime=10.28 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1026 2 0 0 15 0 9 0 699912074 608067584 121350 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=593816 CPUtime=10 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 998 2 0 0 16 0 9 0 699912074 608067584 121350 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=593816 CPUtime=9.62 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 959 3 0 0 16 0 9 0 699912074 608067584 121350 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=593816 CPUtime=0.09 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 8 1 0 0 15 0 9 0 699912075 608067584 121350 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4835.95
Current children cumulated vsize (KiB) 593816

[startup+4842.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/454 25750
/proc/meminfo: memFree=12783068/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=602008 CPUtime=4896.02 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 439430 0 0 0 489491 111 0 0 25 0 9 0 699912073 616456192 121312 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094806273 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 150502 121312 1037 742 0 143073 0
[pid=25564/tid=25565] ppid=25562 vsize=602008 CPUtime=10.01 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 999 2 0 0 15 0 9 0 699912074 616456192 121312 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=602008 CPUtime=10.41 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1039 2 0 0 15 0 9 0 699912074 616456192 121312 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=602008 CPUtime=9.9 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 987 3 0 0 15 0 9 0 699912074 616456192 121312 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=602008 CPUtime=9.74 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 973 1 0 0 15 0 9 0 699912074 616456192 121312 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=602008 CPUtime=10.29 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1027 2 0 0 15 0 9 0 699912074 616456192 121312 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=602008 CPUtime=10.02 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1000 2 0 0 16 0 9 0 699912074 616456192 121312 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=602008 CPUtime=9.63 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 960 3 0 0 15 0 9 0 699912074 616456192 121312 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=602008 CPUtime=0.09 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 8 1 0 0 15 0 9 0 699912075 616456192 121312 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4896.02
Current children cumulated vsize (KiB) 602008

[startup+4902.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/454 25751
/proc/meminfo: memFree=12771516/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=602008 CPUtime=4956.17 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 441307 0 0 0 495506 111 0 0 25 0 9 0 699912073 616456192 122742 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094813573 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 150502 122742 1037 742 0 143073 0
[pid=25564/tid=25565] ppid=25562 vsize=602008 CPUtime=10.06 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 1004 2 0 0 16 0 9 0 699912074 616456192 122742 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=602008 CPUtime=10.44 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1042 2 0 0 16 0 9 0 699912074 616456192 122742 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=602008 CPUtime=9.92 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 989 3 0 0 15 0 9 0 699912074 616456192 122742 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=602008 CPUtime=9.76 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 975 1 0 0 16 0 9 0 699912074 616456192 122742 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=602008 CPUtime=10.31 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1029 2 0 0 16 0 9 0 699912074 616456192 122742 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=602008 CPUtime=10.05 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1003 2 0 0 16 0 9 0 699912074 616456192 122742 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=602008 CPUtime=9.66 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 963 3 0 0 16 0 9 0 699912074 616456192 122742 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=602008 CPUtime=0.09 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 8 1 0 0 15 0 9 0 699912075 616456192 122742 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4956.17
Current children cumulated vsize (KiB) 602008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4945.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/454 25753
/proc/meminfo: memFree=12743588/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=618456 CPUtime=5000.02 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 447525 0 0 0 499890 112 0 0 20 0 9 0 699912073 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094806402 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 154614 128766 1037 742 0 147185 0
[pid=25564/tid=25565] ppid=25562 vsize=618456 CPUtime=10.11 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 1009 2 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=618456 CPUtime=10.47 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1045 2 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=618456 CPUtime=9.95 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 992 3 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=618456 CPUtime=9.8 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 979 1 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=618456 CPUtime=10.35 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1033 2 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=618456 CPUtime=10.09 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1007 2 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=618456 CPUtime=9.7 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 967 3 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=618456 CPUtime=0.09 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 8 1 0 0 15 0 9 0 699912075 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 618456

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

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

[startup+4945.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/454 25753
/proc/meminfo: memFree=12743588/32951124 swapFree=57171228/67111528
[pid=25564] ppid=25562 vsize=618456 CPUtime=5000.02 cores=0,2,4,6
/proc/25564/stat : 25564 (mono) R 25562 25564 25299 0 -1 4202496 447525 0 0 0 499890 112 0 0 20 0 9 0 699912073 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 1094806402 0 0 4096 545260780 18446744073709551615 0 0 17 2 0 0 0
/proc/25564/statm: 154614 128766 1037 742 0 147185 0
[pid=25564/tid=25565] ppid=25562 vsize=618456 CPUtime=10.11 cores=0,2,4,6
/proc/25564/task/25565/stat : 25565 (mono) S 25562 25564 25299 0 -1 4202560 4 0 0 0 1009 2 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25566] ppid=25562 vsize=618456 CPUtime=10.47 cores=0,2,4,6
/proc/25564/task/25566/stat : 25566 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1045 2 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
[pid=25564/tid=25567] ppid=25562 vsize=618456 CPUtime=9.95 cores=0,2,4,6
/proc/25564/task/25567/stat : 25567 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 992 3 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25568] ppid=25562 vsize=618456 CPUtime=9.8 cores=0,2,4,6
/proc/25564/task/25568/stat : 25568 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 979 1 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 2 0 0 0
[pid=25564/tid=25569] ppid=25562 vsize=618456 CPUtime=10.35 cores=0,2,4,6
/proc/25564/task/25569/stat : 25569 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1033 2 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25570] ppid=25562 vsize=618456 CPUtime=10.09 cores=0,2,4,6
/proc/25564/task/25570/stat : 25570 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 1007 2 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 6 0 0 0
[pid=25564/tid=25571] ppid=25562 vsize=618456 CPUtime=9.7 cores=0,2,4,6
/proc/25564/task/25571/stat : 25571 (mono) S 25562 25564 25299 0 -1 4202560 2 0 0 0 967 3 0 0 16 0 9 0 699912074 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350199705 0 0 4096 545260780 18446604446284288256 0 0 -1 4 0 0 0
[pid=25564/tid=25572] ppid=25562 vsize=618456 CPUtime=0.09 cores=0,2,4,6
/proc/25564/task/25572/stat : 25572 (mono) S 25562 25564 25299 0 -1 4202560 3 0 0 0 8 1 0 0 15 0 9 0 699912075 633298944 128766 33554432000 4194304 7232020 140736103581488 18446744073709551615 270350207409 0 0 4096 545260780 18446604446284288256 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 618456

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4945.94
CPU time (s): 5000.06
CPU user time (s): 4998.92
CPU system time (s): 1.14183
CPU usage (%): 101.094
Max. virtual memory (cumulated for all children) (KiB): 618456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.92
system time used= 1.14183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 447525
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= 142235
involuntary context switches= 44852

runsolver used 23.2595 second user time and 47.9697 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-22 16:36:05
IDJOB=3394413
IDBENCH=83150
IDSOLVER=1880
FILE ID=node143/3394413-1306074965
RUNJOBID= node143-1306069993-25317
PBS_JOBID= 13387860
Free space on /tmp= 73364 MiB

SOLVER NAME= Sol 2011-04-04
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s20078956-unsat.cnf
COMMAND LINE= mono Main.exe BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394413-1306074965/watcher-3394413-1306074965 -o /tmp/evaluation-result-3394413-1306074965/solver-3394413-1306074965 -C 5000 -W 5100 -M 15500  mono Main.exe HOME/instance-3394413-1306074965.cnf

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

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=1380441251

node143.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.846
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.846
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.846
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.846
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.83
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.846
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.846
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.83
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.846
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12908956 kB
Buffers:        290552 kB
Cached:        5035184 kB
SwapCached:      39952 kB
Active:       10348564 kB
Inactive:      9392120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12908956 kB
SwapTotal:    67111528 kB
SwapFree:     57171228 kB
Dirty:              28 kB
Writeback:           4 kB
AnonPages:    14374996 kB
Mapped:          33740 kB
Slab:           151392 kB
PageTables:      82732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 116677796 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= 73368 MiB
End job on node143 at 2011-05-22 17:58:33