Trace number 3362379

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) 4800.18 1204.03

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 benchmark978.31
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.074988 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-3362379-1305302142/watcher-3362379-1305302142 -o /tmp/evaluation-result-3362379-1305302142/solver-3362379-1305302142 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362379-1305302142.cnf aimd 1 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.85 7.85 7.92 7/353 18485
/proc/meminfo: memFree=14221596/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622630321 8908800 249 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18485/statm: 2175 249 209 178 0 68 0

[startup+0.088508 s]
/proc/loadavg: 7.85 7.85 7.92 7/353 18485
/proc/meminfo: memFree=14221596/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622630321 8908800 249 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18485/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100504 s]
/proc/loadavg: 7.85 7.85 7.92 7/353 18485
/proc/meminfo: memFree=14221596/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622630321 8908800 249 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/18485/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300497 s]
/proc/loadavg: 7.85 7.85 7.92 7/353 18485
/proc/meminfo: memFree=14221596/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8700

[startup+0.700362 s]
/proc/loadavg: 7.85 7.85 7.92 7/353 18485
/proc/meminfo: memFree=14221596/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8700

[startup+1.50122 s]
/proc/loadavg: 7.85 7.85 7.92 9/358 18491
/proc/meminfo: memFree=14156464/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=99232 CPUtime=4.53 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 16591 0 0 0 451 2 0 0 19 0 4 0 622630341 101613568 16540 33554432000 134512640 135305190 4290126048 18446744073709551615 134528875 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 24808 16540 84 194 0 24612 0
[pid=18488/tid=18489] ppid=18485 vsize=99232 CPUtime=1.08 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 795 0 0 0 108 0 0 0 25 0 4 0 622630363 101613568 16540 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=99232 CPUtime=1.06 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 1416 0 0 0 106 0 0 0 25 0 4 0 622630363 101613568 16540 33554432000 134512640 135305190 4290126048 18446744073709551615 134528562 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=99232 CPUtime=1.08 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 969 0 0 0 108 0 0 0 25 0 4 0 622630363 101613568 16540 33554432000 134512640 135305190 4290126048 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 107932

[startup+3.10094 s]
/proc/loadavg: 7.85 7.85 7.92 9/358 18491
/proc/meminfo: memFree=14145924/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=109720 CPUtime=10.91 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 18929 0 0 0 1088 3 0 0 23 0 4 0 622630341 112353280 18878 33554432000 134512640 135305190 4290126048 18446744073709551615 134557133 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 27430 18878 84 194 0 27234 0
[pid=18488/tid=18489] ppid=18485 vsize=109720 CPUtime=2.67 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 1314 0 0 0 267 0 0 0 25 0 4 0 622630363 112353280 18878 33554432000 134512640 135305190 4290126048 18446744073709551615 134530624 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=109720 CPUtime=2.65 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 2300 0 0 0 265 0 0 0 25 0 4 0 622630363 112353280 18878 33554432000 134512640 135305190 4290126048 18446744073709551615 134554662 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=109720 CPUtime=2.67 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 1415 0 0 0 267 0 0 0 25 0 4 0 622630363 112353280 18878 33554432000 134512640 135305190 4290126048 18446744073709551615 134530624 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 118420

[startup+6.30038 s]
/proc/loadavg: 7.86 7.85 7.92 9/358 18491
/proc/meminfo: memFree=14126868/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=124724 CPUtime=23.67 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 22722 0 0 0 2362 5 0 0 25 0 4 0 622630341 127717376 22671 33554432000 134512640 135305190 4290126048 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 31181 22671 84 194 0 30985 0
[pid=18488/tid=18489] ppid=18485 vsize=124724 CPUtime=5.87 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 2106 0 0 0 587 0 0 0 25 0 4 0 622630363 127717376 22671 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=124724 CPUtime=5.82 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 3683 0 0 0 581 1 0 0 25 0 4 0 622630363 127717376 22671 33554432000 134512640 135305190 4290126048 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=124724 CPUtime=5.87 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 2203 0 0 0 586 1 0 0 25 0 4 0 622630363 127717376 22671 33554432000 134512640 135305190 4290126048 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.85
Current children cumulated vsize (KiB) 133424

[startup+12.7003 s]
/proc/loadavg: 7.87 7.86 7.92 9/358 18492
/proc/meminfo: memFree=14104140/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=148940 CPUtime=49.19 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 28935 0 0 0 4911 8 0 0 25 0 4 0 622630341 152514560 28884 33554432000 134512640 135305190 4290126048 18446744073709551615 134549123 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 37235 28884 84 194 0 37039 0
[pid=18488/tid=18489] ppid=18485 vsize=148940 CPUtime=12.27 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 3378 0 0 0 1226 1 0 0 25 0 4 0 622630363 152514560 28884 33554432000 134512640 135305190 4290126048 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=148940 CPUtime=12.15 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 5962 0 0 0 1213 2 0 0 25 0 4 0 622630363 152514560 28884 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=148940 CPUtime=12.27 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 3507 0 0 0 1225 2 0 0 25 0 4 0 622630363 152514560 28884 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.37
Current children cumulated vsize (KiB) 157640

[startup+25.501 s]
/proc/loadavg: 7.90 7.86 7.92 9/358 18492
/proc/meminfo: memFree=14064704/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=185384 CPUtime=100.23 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 37823 0 0 0 10010 13 0 0 25 0 4 0 622630341 189833216 37772 33554432000 134512640 135305190 4290126048 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 46346 37772 84 194 0 46150 0
[pid=18488/tid=18489] ppid=18485 vsize=185384 CPUtime=25.06 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 5282 0 0 0 2504 2 0 0 25 0 4 0 622630363 189833216 37772 33554432000 134512640 135305190 4290126048 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=185384 CPUtime=24.8 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 9377 0 0 0 2477 3 0 0 25 0 4 0 622630363 189833216 37772 33554432000 134512640 135305190 4290126048 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=185384 CPUtime=25.06 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 5238 0 0 0 2503 3 0 0 25 0 4 0 622630363 189833216 37772 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.41
Current children cumulated vsize (KiB) 194084

[startup+51.1005 s]
/proc/loadavg: 8.01 7.89 7.92 9/358 18493
/proc/meminfo: memFree=14015772/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=233904 CPUtime=202.3 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 49931 0 0 0 20209 21 0 0 25 0 4 0 622630341 239517696 49880 33554432000 134512640 135305190 4290126048 18446744073709551615 134528382 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 58476 49880 84 194 0 58280 0
[pid=18488/tid=18489] ppid=18485 vsize=233904 CPUtime=50.65 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 8143 0 0 0 5061 4 0 0 25 0 4 0 622630363 239517696 49880 33554432000 134512640 135305190 4290126048 18446744073709551615 134528872 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=233904 CPUtime=50.12 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 13198 0 0 0 5008 4 0 0 25 0 4 0 622630363 239517696 49880 33554432000 134512640 135305190 4290126048 18446744073709551615 134528501 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=233904 CPUtime=50.65 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 7880 0 0 0 5060 5 0 0 25 0 4 0 622630363 239517696 49880 33554432000 134512640 135305190 4290126048 18446744073709551615 134528280 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.48
Current children cumulated vsize (KiB) 242604

[startup+102.313 s]
/proc/loadavg: 8.00 7.90 7.92 9/358 18494
/proc/meminfo: memFree=13972736/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=277668 CPUtime=406.45 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 60394 0 0 0 40616 29 0 0 25 0 4 0 622630341 284332032 60343 33554432000 134512640 135305190 4290126048 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 69417 60343 84 194 0 69221 0
[pid=18488/tid=18489] ppid=18485 vsize=277668 CPUtime=101.83 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 10211 0 0 0 10177 6 0 0 25 0 4 0 622630363 284332032 60343 33554432000 134512640 135305190 4290126048 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=277668 CPUtime=100.73 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 16991 0 0 0 10066 7 0 0 25 0 4 0 622630363 284332032 60343 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=277668 CPUtime=101.85 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 10101 0 0 0 10177 8 0 0 25 0 4 0 622630363 284332032 60343 33554432000 134512640 135305190 4290126048 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.63
Current children cumulated vsize (KiB) 286368

[startup+162.301 s]
/proc/loadavg: 8.07 7.93 7.93 9/358 18496
/proc/meminfo: memFree=13825272/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=351536 CPUtime=645.67 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 78432 0 0 0 64523 44 0 0 25 0 4 0 622630341 359972864 78377 33554432000 134512640 135305190 4290126048 18446744073709551615 134528157 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 87884 78377 84 194 0 87688 0
[pid=18488/tid=18489] ppid=18485 vsize=351536 CPUtime=161.81 cores=0,2,4,6

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

/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 27769 0 0 0 76135 25 0 0 25 0 4 0 622630363 670547968 151955 33554432000 134512640 135305190 4290126048 18446744073709551615 134528559 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3038.68
Current children cumulated vsize (KiB) 663532

[startup+822.301 s]
/proc/loadavg: 4.14 6.07 7.21 5/348 18572
/proc/meminfo: memFree=14244820/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=663256 CPUtime=3277.69 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 154172 0 0 0 327642 127 0 0 25 0 4 0 622630341 679174144 154099 33554432000 134512640 135305190 4290126048 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/18488/statm: 165814 154099 84 194 0 165618 0
[pid=18488/tid=18489] ppid=18485 vsize=663256 CPUtime=819.56 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 26742 0 0 0 81932 24 0 0 25 0 4 0 622630363 679174144 154099 33554432000 134512640 135305190 4290126048 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=663256 CPUtime=816.92 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 55681 0 0 0 81646 46 0 0 25 0 4 0 622630363 679174144 154099 33554432000 134512640 135305190 4290126048 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=663256 CPUtime=821.58 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 28298 0 0 0 82133 25 0 0 25 0 4 0 622630363 679174144 154099 33554432000 134512640 135305190 4290126048 18446744073709551615 134528753 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3277.87
Current children cumulated vsize (KiB) 671956

[startup+882.3 s]
/proc/loadavg: 4.08 5.70 7.01 5/348 18574
/proc/meminfo: memFree=14234464/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=674580 CPUtime=3516.96 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 156803 0 0 0 351563 133 0 0 25 0 4 0 622630341 690769920 156685 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 168645 156685 84 194 0 168449 0
[pid=18488/tid=18489] ppid=18485 vsize=674580 CPUtime=879.56 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 27029 0 0 0 87931 25 0 0 25 0 4 0 622630363 690769920 156685 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=674580 CPUtime=876.92 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 57175 0 0 0 87645 47 0 0 25 0 4 0 622630363 690769920 156685 33554432000 134512640 135305190 4290126048 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=674580 CPUtime=881.1 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 28818 0 0 0 88083 27 0 0 25 0 4 0 622630363 690769920 156685 33554432000 134512640 135305190 4290126048 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3517.14
Current children cumulated vsize (KiB) 683280

[startup+942.301 s]
/proc/loadavg: 4.03 5.39 6.82 5/348 18575
/proc/meminfo: memFree=14220656/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=690596 CPUtime=3756.31 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 160440 0 0 0 375489 142 0 0 25 0 4 0 622630341 707170304 160279 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 172649 160279 84 194 0 172453 0
[pid=18488/tid=18489] ppid=18485 vsize=690596 CPUtime=939.56 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 27697 0 0 0 93930 26 0 0 25 0 4 0 622630363 707170304 160279 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=690596 CPUtime=936.93 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 58834 0 0 0 93642 51 0 0 25 0 4 0 622630363 707170304 160279 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=690596 CPUtime=940.45 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 29535 0 0 0 94014 31 0 0 25 0 4 0 622630363 707170304 160279 33554432000 134512640 135305190 4290126048 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3756.49
Current children cumulated vsize (KiB) 699296

[startup+1002.3 s]
/proc/loadavg: 4.08 5.15 6.64 5/348 18577
/proc/meminfo: memFree=14208944/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=702284 CPUtime=3995.58 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 163427 0 0 0 399409 149 0 0 25 0 4 0 622630341 719138816 163245 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 175571 163245 84 194 0 175375 0
[pid=18488/tid=18489] ppid=18485 vsize=702284 CPUtime=999.56 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 28391 0 0 0 99929 27 0 0 25 0 4 0 622630363 719138816 163245 33554432000 134512640 135305190 4290126048 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=702284 CPUtime=996.4 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 60008 0 0 0 99588 52 0 0 25 0 4 0 622630363 719138816 163245 33554432000 134512640 135305190 4290126048 18446744073709551615 134528223 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=702284 CPUtime=1000.25 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 29979 0 0 0 99992 33 0 0 25 0 4 0 622630363 719138816 163245 33554432000 134512640 135305190 4290126048 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3995.76
Current children cumulated vsize (KiB) 710984

[startup+1062.3 s]
/proc/loadavg: 4.09 4.95 6.48 5/348 18579
/proc/meminfo: memFree=14187436/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=724804 CPUtime=4234.94 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 169064 0 0 0 423328 166 0 0 25 0 4 0 622630341 742199296 168879 33554432000 134512640 135305190 4290126048 18446744073709551615 134528268 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 181201 168879 84 194 0 181005 0
[pid=18488/tid=18489] ppid=18485 vsize=724804 CPUtime=1059.56 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 29327 0 0 0 105928 28 0 0 25 0 4 0 622630363 742199296 168879 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=724804 CPUtime=1055.75 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 62597 0 0 0 105513 62 0 0 25 0 4 0 622630363 742199296 168879 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=724804 CPUtime=1060.25 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 31180 0 0 0 105987 38 0 0 25 0 4 0 622630363 742199296 168879 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4235.12
Current children cumulated vsize (KiB) 733504

[startup+1122.3 s]
/proc/loadavg: 4.09 4.79 6.33 5/348 18580
/proc/meminfo: memFree=14177088/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=735932 CPUtime=4474.15 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 171365 0 0 0 447244 171 0 0 25 0 4 0 622630341 753594368 171176 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 183983 171176 84 194 0 183787 0
[pid=18488/tid=18489] ppid=18485 vsize=735932 CPUtime=1119.51 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 29382 0 0 0 111923 28 0 0 25 0 4 0 622630363 753594368 171176 33554432000 134512640 135305190 4290126048 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=735932 CPUtime=1115.09 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 63725 0 0 0 111446 63 0 0 25 0 4 0 622630363 753594368 171176 33554432000 134512640 135305190 4290126048 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=735932 CPUtime=1120.25 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 31946 0 0 0 111986 39 0 0 25 0 4 0 622630363 753594368 171176 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4474.33
Current children cumulated vsize (KiB) 744632

[startup+1182.3 s]
/proc/loadavg: 4.03 4.65 6.18 5/348 18582
/proc/meminfo: memFree=14166368/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=746572 CPUtime=4713.4 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 174079 0 0 0 471161 179 0 0 25 0 4 0 622630341 764489728 173823 33554432000 134512640 135305190 4290126048 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 186643 173823 84 194 0 186447 0
[pid=18488/tid=18489] ppid=18485 vsize=746572 CPUtime=1179.5 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 29469 0 0 0 117922 28 0 0 25 0 4 0 622630363 764489728 173823 33554432000 134512640 135305190 4290126048 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=746572 CPUtime=1174.44 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 65064 0 0 0 117379 65 0 0 25 0 4 0 622630363 764489728 173823 33554432000 134512640 135305190 4290126048 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=746572 CPUtime=1180.16 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 32731 0 0 0 117973 43 0 0 25 0 4 0 622630363 764489728 173823 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4713.58
Current children cumulated vsize (KiB) 755272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204 s]
/proc/loadavg: 4.02 4.59 6.12 5/348 18582
/proc/meminfo: memFree=14161016/32951124 swapFree=67111348/67111528
[pid=18485] ppid=18483 vsize=8700 CPUtime=0.18 cores=0,2,4,6
/proc/18485/stat : 18485 (manysat.sh) S 18483 18485 17714 0 -1 4202496 357 3172 0 0 0 0 18 0 24 0 1 0 622630321 8908800 252 33554432000 4194304 4922060 140735792373136 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/18485/statm: 2175 252 209 178 0 68 0
[pid=18488] ppid=18485 vsize=752532 CPUtime=4800 cores=0,2,4,6
/proc/18488/stat : 18488 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202496 175312 0 0 0 479817 183 0 0 25 0 4 0 622630341 770592768 175056 33554432000 134512640 135305190 4290126048 18446744073709551615 134528307 0 0 4096 3 18446744073709551615 0 0 17 2 0 0 0
/proc/18488/statm: 188133 175056 84 194 0 187937 0
[pid=18488/tid=18489] ppid=18485 vsize=752532 CPUtime=1201.22 cores=0,2,4,6
/proc/18488/task/18489/stat : 18489 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 29521 0 0 0 120094 28 0 0 25 0 4 0 622630363 770592768 175056 33554432000 134512640 135305190 4290126048 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=18488/tid=18490] ppid=18485 vsize=752532 CPUtime=1195.9 cores=0,2,4,6
/proc/18488/task/18490/stat : 18490 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 65684 0 0 0 119525 65 0 0 25 0 4 0 622630363 770592768 175056 33554432000 134512640 135305190 4290126048 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18485 vsize=752532 CPUtime=1201.87 cores=0,2,4,6
/proc/18488/task/18491/stat : 18491 (manysat1.1_stat) R 18485 18485 17714 0 -1 4202560 33013 0 0 0 120142 45 0 0 25 0 4 0 622630363 770592768 175056 33554432000 134512640 135305190 4290126048 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 761232

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 18485 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=188971
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=9998
# CPU time returned by wait4() is 0.198969
# while last known CPU time is 4800.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1204.03
CPU time (s): 4800.18
CPU user time (s): 4798.35
CPU system time (s): 1.83
CPU usage (%): 398.678
Max. virtual memory (cumulated for all children) (KiB): 761232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.188971
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= 8
involuntary context switches= 9

runsolver used 4.10338 second user time and 9.04962 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-13 17:55:42
IDJOB=3362379
IDBENCH=85991
IDSOLVER=1838
FILE ID=node144/3362379-1305302142
RUNJOBID= node144-1305296391-17732
PBS_JOBID= 13321409
Free space on /tmp= 37440 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-3362379-1305302142/watcher-3362379-1305302142 -o /tmp/evaluation-result-3362379-1305302142/solver-3362379-1305302142 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362379-1305302142.cnf aimd 1

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1001281914

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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:      14222000 kB
Buffers:        235876 kB
Cached:       10252228 kB
SwapCached:          0 kB
Active:        8648836 kB
Inactive:      9605468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14222000 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:     7766144 kB
Mapped:          27704 kB
Slab:           373408 kB
PageTables:      38636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82660004 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= 37444 MiB
End job on node144 at 2011-05-13 18:15:48