Trace number 3362380

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
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (TO) 20395.6 5100.02

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2647.1
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  230544   603180 |   69163       0        0     nan |  0.000 % |
0.00/0.08	c ==============================================================================
0.00/0.08	c Result  :   #vars: 1296   #clauses: 230544   #literals: 603180
0.00/0.08	c CPU time:   0.073988 s
0.00/0.08	c ==============================================================================

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-3362380-1305305037/watcher-3362380-1305305037 -o /tmp/evaluation-result-3362380-1305305037/solver-3362380-1305305037 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362380-1305305037.cnf aimd 1 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 4.01 4.00 2/294 10918
/proc/meminfo: memFree=12390356/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 642101587 8908800 249 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/10918/statm: 2175 249 209 178 0 68 0

[startup+0.040122 s]
/proc/loadavg: 4.00 4.01 4.00 2/294 10918
/proc/meminfo: memFree=12390356/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 642101587 8908800 249 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/10918/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101107 s]
/proc/loadavg: 4.00 4.01 4.00 2/294 10918
/proc/meminfo: memFree=12390356/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 329 0 0 0 0 0 0 0 23 0 1 0 642101587 8908800 249 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/10918/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301084 s]
/proc/loadavg: 4.00 4.01 4.00 2/294 10918
/proc/meminfo: memFree=12390356/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8700

[startup+0.70096 s]
/proc/loadavg: 4.00 4.01 4.00 2/294 10918
/proc/meminfo: memFree=12390356/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8700

[startup+1.50081 s]
/proc/loadavg: 4.08 4.03 4.01 5/299 10924
/proc/meminfo: memFree=12324720/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=100372 CPUtime=4.54 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 16657 0 0 0 451 3 0 0 18 0 4 0 642101607 102780928 16609 33554432000 134512640 135305190 4292231696 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/10921/statm: 25093 16609 84 194 0 24897 0
[pid=10921/tid=10922] ppid=10918 vsize=100372 CPUtime=1.08 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 672 0 0 0 108 0 0 0 25 0 4 0 642101628 102780928 16609 33554432000 134512640 135305190 4292231696 18446744073709551615 134528612 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=100372 CPUtime=1.07 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 1486 0 0 0 107 0 0 0 18 0 4 0 642101628 102780928 16609 33554432000 134512640 135305190 4292231696 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=100372 CPUtime=1.07 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 976 0 0 0 107 0 0 0 18 0 4 0 642101628 102780928 16609 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 109072

[startup+3.10055 s]
/proc/loadavg: 4.08 4.03 4.01 5/299 10924
/proc/meminfo: memFree=12315740/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=108580 CPUtime=10.92 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 18765 0 0 0 1088 4 0 0 18 0 4 0 642101607 111185920 18717 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 27145 18717 84 194 0 26949 0
[pid=10921/tid=10922] ppid=10918 vsize=108580 CPUtime=2.68 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 1045 0 0 0 268 0 0 0 25 0 4 0 642101628 111185920 18717 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=108580 CPUtime=2.67 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 2265 0 0 0 266 1 0 0 18 0 4 0 642101628 111185920 18717 33554432000 134512640 135305190 4292231696 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=108580 CPUtime=2.67 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 1451 0 0 0 267 0 0 0 18 0 4 0 642101628 111185920 18717 33554432000 134512640 135305190 4292231696 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.1
Current children cumulated vsize (KiB) 117280

[startup+6.30096 s]
/proc/loadavg: 4.08 4.03 4.01 5/299 10924
/proc/meminfo: memFree=12297628/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=126116 CPUtime=23.71 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 22909 0 0 0 2363 8 0 0 18 0 4 0 642101607 129142784 22861 33554432000 134512640 135305190 4292231696 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 31529 22861 84 194 0 31333 0
[pid=10921/tid=10922] ppid=10918 vsize=126116 CPUtime=5.87 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 1770 0 0 0 587 0 0 0 25 0 4 0 642101628 129142784 22861 33554432000 134512640 135305190 4292231696 18446744073709551615 134557247 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=126116 CPUtime=5.87 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 4089 0 0 0 584 3 0 0 18 0 4 0 642101628 129142784 22861 33554432000 134512640 135305190 4292231696 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=126116 CPUtime=5.87 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 2224 0 0 0 586 1 0 0 18 0 4 0 642101628 129142784 22861 33554432000 134512640 135305190 4292231696 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.89
Current children cumulated vsize (KiB) 134816

[startup+12.7008 s]
/proc/loadavg: 4.07 4.03 4.00 5/299 10924
/proc/meminfo: memFree=12273140/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=147828 CPUtime=49.3 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 28598 0 0 0 4918 12 0 0 18 0 4 0 642101607 151375872 28550 33554432000 134512640 135305190 4292231696 18446744073709551615 134547980 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 36957 28550 84 194 0 36761 0
[pid=10921/tid=10922] ppid=10918 vsize=147828 CPUtime=12.27 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 2857 0 0 0 1226 1 0 0 19 0 4 0 642101628 151375872 28550 33554432000 134512640 135305190 4292231696 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=147828 CPUtime=12.28 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 6429 0 0 0 1223 5 0 0 19 0 4 0 642101628 151375872 28550 33554432000 134512640 135305190 4292231696 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=147828 CPUtime=12.27 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 3336 0 0 0 1225 2 0 0 18 0 4 0 642101628 151375872 28552 33554432000 134512640 135305190 4292231696 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 156528

[startup+25.5004 s]
/proc/loadavg: 4.13 4.04 4.01 5/299 10924
/proc/meminfo: memFree=12235176/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=187016 CPUtime=100.45 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 38205 0 0 0 10028 17 0 0 18 0 4 0 642101607 191504384 38157 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 46754 38157 84 194 0 46558 0
[pid=10921/tid=10922] ppid=10918 vsize=187016 CPUtime=25.05 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 4754 0 0 0 2504 1 0 0 19 0 4 0 642101628 191504384 38157 33554432000 134512640 135305190 4292231696 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=187016 CPUtime=25.07 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 10139 0 0 0 2500 7 0 0 18 0 4 0 642101628 191504384 38157 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=187016 CPUtime=25.06 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 5268 0 0 0 2503 3 0 0 18 0 4 0 642101628 191504384 38157 33554432000 134512640 135305190 4292231696 18446744073709551615 134557464 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.63
Current children cumulated vsize (KiB) 195716

[startup+51.1007 s]
/proc/loadavg: 4.08 4.04 4.01 5/299 10925
/proc/meminfo: memFree=12191136/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=233080 CPUtime=202.81 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 49531 0 0 0 20255 26 0 0 18 0 4 0 642101607 238673920 49483 33554432000 134512640 135305190 4292231696 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 58270 49483 84 194 0 58074 0
[pid=10921/tid=10922] ppid=10918 vsize=233080 CPUtime=50.65 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 7324 0 0 0 5062 3 0 0 25 0 4 0 642101628 238673920 49483 33554432000 134512640 135305190 4292231696 18446744073709551615 134541965 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=233080 CPUtime=50.67 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 13209 0 0 0 5057 10 0 0 25 0 4 0 642101628 238673920 49483 33554432000 134512640 135305190 4292231696 18446744073709551615 134528395 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=233080 CPUtime=50.64 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 8015 0 0 0 5059 5 0 0 19 0 4 0 642101628 238673920 49483 33554432000 134512640 135305190 4292231696 18446744073709551615 134528438 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.99
Current children cumulated vsize (KiB) 241780

[startup+102.311 s]
/proc/loadavg: 4.08 4.04 4.01 5/299 10926
/proc/meminfo: memFree=12130004/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=292472 CPUtime=407.48 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 64141 0 0 0 40711 37 0 0 19 0 4 0 642101607 299491328 64093 33554432000 134512640 135305190 4292231696 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 73118 64093 84 194 0 72922 0
[pid=10921/tid=10922] ppid=10918 vsize=292472 CPUtime=101.82 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 10042 0 0 0 10177 5 0 0 25 0 4 0 642101628 299491328 64093 33554432000 134512640 135305190 4292231696 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=292472 CPUtime=101.81 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 18453 0 0 0 10167 14 0 0 25 0 4 0 642101628 299491328 64093 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=292472 CPUtime=101.81 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 11185 0 0 0 10173 8 0 0 18 0 4 0 642101628 299491328 64093 33554432000 134512640 135305190 4292231696 18446744073709551615 134528512 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.66
Current children cumulated vsize (KiB) 301172

[startup+162.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/299 10928
/proc/meminfo: memFree=12092168/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=332484 CPUtime=647.34 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 73618 0 0 0 64685 49 0 0 18 0 4 0 642101607 340463616 73570 33554432000 134512640 135305190 4292231696 18446744073709551615 134528418 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 83121 73570 84 194 0 82925 0
[pid=10921/tid=10922] ppid=10918 vsize=332484 CPUtime=161.79 cores=0-7

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

/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 74516 0 0 0 466049 81 0 0 25 0 4 0 642101628 1684369408 389730 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18644.8
Current children cumulated vsize (KiB) 1653592

[startup+4722.31 s]
/proc/loadavg: 4.00 4.02 4.00 5/299 11071
/proc/meminfo: memFree=10801112/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=1668052 CPUtime=18884.7 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 395786 0 0 0 1887894 577 0 0 18 0 4 0 642101607 1708085248 395469 33554432000 134512640 135305190 4292231696 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 417013 395469 84 194 0 416817 0
[pid=10921/tid=10922] ppid=10918 vsize=1668052 CPUtime=4721.06 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 69115 0 0 0 472033 73 0 0 25 0 4 0 642101628 1708085248 395469 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=1668052 CPUtime=4721.01 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 164958 0 0 0 471755 346 0 0 25 0 4 0 642101628 1708085248 395469 33554432000 134512640 135305190 4292231696 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=1668052 CPUtime=4721.32 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 75588 0 0 0 472049 83 0 0 25 0 4 0 642101628 1708085248 395469 33554432000 134512640 135305190 4292231696 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 18884.9
Current children cumulated vsize (KiB) 1676752

[startup+4782.3 s]
/proc/loadavg: 4.08 4.04 4.01 5/299 11072
/proc/meminfo: memFree=10782104/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=1687832 CPUtime=19124.7 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 400620 0 0 0 1911880 588 0 0 25 0 4 0 642101607 1728339968 400303 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 421958 400303 84 194 0 421762 0
[pid=10921/tid=10922] ppid=10918 vsize=1687832 CPUtime=4781.06 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 69936 0 0 0 478031 75 0 0 25 0 4 0 642101628 1728339968 400303 33554432000 134512640 135305190 4292231696 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=1687832 CPUtime=4780.99 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 167080 0 0 0 477747 352 0 0 25 0 4 0 642101628 1728339968 400303 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=1687832 CPUtime=4781.31 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 76669 0 0 0 478047 84 0 0 25 0 4 0 642101628 1728339968 400303 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19124.9
Current children cumulated vsize (KiB) 1696532

[startup+4842.3 s]
/proc/loadavg: 4.10 4.04 4.00 5/299 11077
/proc/meminfo: memFree=10765444/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=1705612 CPUtime=19364.7 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 404707 0 0 0 1935872 596 0 0 25 0 4 0 642101607 1746546688 404390 33554432000 134512640 135305190 4292231696 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 426403 404390 84 194 0 426207 0
[pid=10921/tid=10922] ppid=10918 vsize=1705612 CPUtime=4841.06 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 70478 0 0 0 484030 76 0 0 25 0 4 0 642101628 1746546688 404390 33554432000 134512640 135305190 4292231696 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=1705612 CPUtime=4840.99 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 169102 0 0 0 483742 357 0 0 25 0 4 0 642101628 1746546688 404390 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=1705612 CPUtime=4841.31 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 77507 0 0 0 484045 86 0 0 25 0 4 0 642101628 1746546688 404390 33554432000 134512640 135305190 4292231696 18446744073709551615 134550968 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19364.9
Current children cumulated vsize (KiB) 1714312

[startup+4902.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/299 11078
/proc/meminfo: memFree=10738116/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=1736936 CPUtime=19604.7 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 411547 0 0 0 1959857 612 0 0 25 0 4 0 642101607 1778622464 411209 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 434234 411209 84 194 0 434038 0
[pid=10921/tid=10922] ppid=10918 vsize=1736936 CPUtime=4901.06 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 71252 0 0 0 490030 76 0 0 25 0 4 0 642101628 1778622464 411209 33554432000 134512640 135305190 4292231696 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=1736936 CPUtime=4900.99 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 172872 0 0 0 489730 369 0 0 18 0 4 0 642101628 1778622464 411209 33554432000 134512640 135305190 4292231696 18446744073709551615 134538154 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=1736936 CPUtime=4901.31 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 78644 0 0 0 490044 87 0 0 25 0 4 0 642101628 1778622464 411209 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19604.9
Current children cumulated vsize (KiB) 1745636

[startup+4962.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/299 11080
/proc/meminfo: memFree=10733516/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=1741576 CPUtime=19844.6 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 412676 0 0 0 1983848 613 0 0 25 0 4 0 642101607 1783373824 412338 33554432000 134512640 135305190 4292231696 18446744073709551615 134528235 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 435394 412338 84 194 0 435198 0
[pid=10921/tid=10922] ppid=10918 vsize=1741576 CPUtime=4961.06 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 71586 0 0 0 496030 76 0 0 25 0 4 0 642101628 1783373824 412338 33554432000 134512640 135305190 4292231696 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=1741576 CPUtime=4960.92 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 172893 0 0 0 495722 370 0 0 25 0 4 0 642101628 1783373824 412338 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=1741576 CPUtime=4961.32 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 78947 0 0 0 496044 88 0 0 25 0 4 0 642101628 1783373824 412338 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19844.8
Current children cumulated vsize (KiB) 1750276

[startup+5022.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/299 11082
/proc/meminfo: memFree=10728784/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=1747188 CPUtime=20084.6 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 414139 0 0 0 2007847 614 0 0 25 0 4 0 642101607 1789120512 413801 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 436797 413801 84 194 0 436601 0
[pid=10921/tid=10922] ppid=10918 vsize=1747188 CPUtime=5021.06 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 71847 0 0 0 502030 76 0 0 25 0 4 0 642101628 1789120512 413801 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=1747188 CPUtime=5020.93 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 173552 0 0 0 501722 371 0 0 25 0 4 0 642101628 1789120512 413801 33554432000 134512640 135305190 4292231696 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=1747188 CPUtime=5021.32 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 79122 0 0 0 502044 88 0 0 25 0 4 0 642101628 1789120512 413801 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20084.8
Current children cumulated vsize (KiB) 1755888

[startup+5082.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/299 11083
/proc/meminfo: memFree=10721328/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=1753388 CPUtime=20324.6 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 415707 0 0 0 2031846 616 0 0 25 0 4 0 642101607 1795469312 415369 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 438347 415369 84 194 0 438151 0
[pid=10921/tid=10922] ppid=10918 vsize=1753388 CPUtime=5081.06 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 72160 0 0 0 508029 77 0 0 25 0 4 0 642101628 1795469312 415369 33554432000 134512640 135305190 4292231696 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=1753388 CPUtime=5080.93 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 174135 0 0 0 507722 371 0 0 25 0 4 0 642101628 1795469312 415369 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=1753388 CPUtime=5081.32 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 79333 0 0 0 508044 88 0 0 20 0 4 0 642101628 1795469312 415369 33554432000 134512640 135305190 4292231696 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20324.8
Current children cumulated vsize (KiB) 1762088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.03 4.02 4.00 5/299 11084
/proc/meminfo: memFree=10719712/32951124 swapFree=66050672/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.18 cores=0-7
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10339 0 -1 4202496 357 3172 0 0 0 0 18 0 22 0 1 0 642101587 8908800 252 33554432000 4194304 4922060 140734912056544 18446744073709551615 255377120389 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 252 209 178 0 68 0
[pid=10921] ppid=10918 vsize=1755360 CPUtime=20395.5 cores=0-7
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202496 416120 0 0 0 2038930 616 0 0 25 0 4 0 642101607 1797488640 415782 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 1 0 0 0
/proc/10921/statm: 438840 415782 84 194 0 438644 0
[pid=10921/tid=10922] ppid=10918 vsize=1755360 CPUtime=5098.77 cores=0-7
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 72224 0 0 0 509800 77 0 0 25 0 4 0 642101628 1797488640 415782 33554432000 134512640 135305190 4292231696 18446744073709551615 134528506 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=1755360 CPUtime=5098.64 cores=0-7
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 174181 0 0 0 509493 371 0 0 25 0 4 0 642101628 1797488640 415782 33554432000 134512640 135305190 4292231696 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=1755360 CPUtime=5099.03 cores=0-7
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10339 0 -1 4202560 79460 0 0 0 509815 88 0 0 25 0 4 0 642101628 1797488640 415782 33554432000 134512640 135305190 4292231696 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 20395.6
Current children cumulated vsize (KiB) 1764060

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10918 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=189971
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=9998
# CPU time returned by wait4() is 0.199969
# while last known CPU time is 20395.6
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5100.02
CPU time (s): 20395.6
CPU user time (s): 20389.5
CPU system time (s): 6.16
CPU usage (%): 399.913
Max. virtual memory (cumulated for all children) (KiB): 1764060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.189971
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3529
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= 6
involuntary context switches= 5

runsolver used 14.6928 second user time and 33.9548 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-13 18:43:57
IDJOB=3362380
IDBENCH=85991
IDSOLVER=1839
FILE ID=node135/3362380-1305305037
RUNJOBID= node135-1305296391-10353
PBS_JOBID= 13321418
Free space on /tmp= 46416 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362380-1305305037/watcher-3362380-1305305037 -o /tmp/evaluation-result-3362380-1305305037/solver-3362380-1305305037 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362380-1305305037.cnf aimd 1

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1985177233

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12390380 kB
Buffers:        221360 kB
Cached:        5687904 kB
SwapCached:      50684 kB
Active:        9800976 kB
Inactive:     10517724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12390380 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            4584 kB
Writeback:           0 kB
AnonPages:    14364096 kB
Mapped:          18384 kB
Slab:           133416 kB
PageTables:      46300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57025404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 46412 MiB
End job on node135 at 2011-05-13 20:08:59