Trace number 3362353

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.2 1203.22

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4577     9520 |    1373       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    3634     9851 |      --       0       --      -- |     --   | -93/2100
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 404   #clauses: 3634   #literals: 9851
0.00/0.00	c CPU time:   0.005999 s
0.00/0.00	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-3362353-1305301902/watcher-3362353-1305301902 -o /tmp/evaluation-result-3362353-1305301902/solver-3362353-1305301902 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3362353-1305301902.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: 8.10 8.07 7.99 6/334 13596
/proc/meminfo: memFree=9057896/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 622605840 8908800 250 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/13596/statm: 2175 250 209 178 0 68 0

[startup+0.092382 s]
/proc/loadavg: 8.10 8.07 7.99 6/334 13596
/proc/meminfo: memFree=9057896/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.102601 s]
/proc/loadavg: 8.10 8.07 7.99 6/334 13596
/proc/meminfo: memFree=9057896/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300734 s]
/proc/loadavg: 8.10 8.07 7.99 6/334 13596
/proc/meminfo: memFree=9057896/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700655 s]
/proc/loadavg: 8.10 8.07 7.99 6/334 13596
/proc/meminfo: memFree=9057896/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5005 s]
/proc/loadavg: 8.09 8.07 7.99 9/339 13602
/proc/meminfo: memFree=9047316/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=45936 CPUtime=5.92 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 3262 0 0 0 592 0 0 0 20 0 4 0 622605841 47038464 3211 33554432000 134512640 135305190 4292311872 18446744073709551615 134530624 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 11484 3211 84 194 0 11288 0
[pid=13598/tid=13600] ppid=13596 vsize=45936 CPUtime=1.47 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 646 0 0 0 147 0 0 0 25 0 4 0 622605841 47038464 3211 33554432000 134512640 135305190 4292311872 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=45936 CPUtime=1.48 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 670 0 0 0 148 0 0 0 20 0 4 0 622605841 47038464 3211 33554432000 134512640 135305190 4292311872 18446744073709551615 134528442 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=45936 CPUtime=1.48 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 829 0 0 0 148 0 0 0 20 0 4 0 622605841 47038464 3211 33554432000 134512640 135305190 4292311872 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 54636

[startup+3.10118 s]
/proc/loadavg: 8.09 8.07 7.99 9/339 13602
/proc/meminfo: memFree=9041488/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=53584 CPUtime=12.31 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 5095 0 0 0 1230 1 0 0 25 0 4 0 622605841 54870016 5044 33554432000 134512640 135305190 4292311872 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 13396 5044 84 194 0 13200 0
[pid=13598/tid=13600] ppid=13596 vsize=53584 CPUtime=3.06 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 1051 0 0 0 306 0 0 0 25 0 4 0 622605841 54870016 5044 33554432000 134512640 135305190 4292311872 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=53584 CPUtime=3.07 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 1246 0 0 0 307 0 0 0 25 0 4 0 622605841 54870016 5044 33554432000 134512640 135305190 4292311872 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=53584 CPUtime=3.08 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 1254 0 0 0 308 0 0 0 25 0 4 0 622605841 54870016 5044 33554432000 134512640 135305190 4292311872 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 62284

[startup+6.30055 s]
/proc/loadavg: 8.08 8.07 7.99 9/339 13602
/proc/meminfo: memFree=9028344/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=62424 CPUtime=25.08 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 7191 0 0 0 2506 2 0 0 25 0 4 0 622605841 63922176 7140 33554432000 134512640 135305190 4292311872 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 15606 7140 84 194 0 15410 0
[pid=13598/tid=13600] ppid=13596 vsize=62424 CPUtime=6.22 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 1442 0 0 0 622 0 0 0 25 0 4 0 622605841 63922176 7140 33554432000 134512640 135305190 4292311872 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=62424 CPUtime=6.27 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 1880 0 0 0 627 0 0 0 25 0 4 0 622605841 63922176 7140 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=62424 CPUtime=6.27 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 1723 0 0 0 627 0 0 0 20 0 4 0 622605841 63922176 7140 33554432000 134512640 135305190 4292311872 18446744073709551615 134528744 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 71124

[startup+12.7003 s]
/proc/loadavg: 8.07 8.07 7.99 9/339 13602
/proc/meminfo: memFree=9017280/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=72076 CPUtime=50.61 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 9367 0 0 0 5057 4 0 0 25 0 4 0 622605841 73805824 9313 33554432000 134512640 135305190 4292311872 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 18019 9313 84 194 0 17823 0
[pid=13598/tid=13600] ppid=13596 vsize=72076 CPUtime=12.55 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 2012 0 0 0 1255 0 0 0 25 0 4 0 622605841 73805824 9313 33554432000 134512640 135305190 4292311872 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=72076 CPUtime=12.67 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 2719 0 0 0 1266 1 0 0 25 0 4 0 622605841 73805824 9313 33554432000 134512640 135305190 4292311872 18446744073709551615 134528777 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=72076 CPUtime=12.67 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 2101 0 0 0 1267 0 0 0 25 0 4 0 622605841 73805824 9313 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 80776

[startup+25.5007 s]
/proc/loadavg: 8.06 8.06 7.99 9/339 13602
/proc/meminfo: memFree=9004108/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=85624 CPUtime=101.67 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 12515 0 0 0 10162 5 0 0 25 0 4 0 622605841 87678976 12461 33554432000 134512640 135305190 4292311872 18446744073709551615 134528435 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 21406 12461 84 194 0 21210 0
[pid=13598/tid=13600] ppid=13596 vsize=85624 CPUtime=25.21 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 2608 0 0 0 2521 0 0 0 25 0 4 0 622605841 87678976 12461 33554432000 134512640 135305190 4292311872 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=85624 CPUtime=25.47 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 4130 0 0 0 2545 2 0 0 25 0 4 0 622605841 87678976 12461 33554432000 134512640 135305190 4292311872 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=85624 CPUtime=25.48 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 2591 0 0 0 2547 1 0 0 25 0 4 0 622605841 87678976 12461 33554432000 134512640 135305190 4292311872 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 94324

[startup+51.1007 s]
/proc/loadavg: 8.10 8.07 8.00 9/339 13603
/proc/meminfo: memFree=8956088/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=101464 CPUtime=203.8 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 16421 0 0 0 20372 8 0 0 25 0 4 0 622605841 103899136 16307 33554432000 134512640 135305190 4292311872 18446744073709551615 134528395 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 25366 16307 84 194 0 25170 0
[pid=13598/tid=13600] ppid=13596 vsize=101464 CPUtime=50.56 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 3720 0 0 0 5055 1 0 0 25 0 4 0 622605841 103899136 16307 33554432000 134512640 135305190 4292311872 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=101464 CPUtime=51.07 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 5461 0 0 0 5103 4 0 0 25 0 4 0 622605841 103899136 16307 33554432000 134512640 135305190 4292311872 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=101464 CPUtime=51.07 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 3046 0 0 0 5106 1 0 0 25 0 4 0 622605841 103899136 16307 33554432000 134512640 135305190 4292311872 18446744073709551615 134528571 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.8
Current children cumulated vsize (KiB) 110164

[startup+102.312 s]
/proc/loadavg: 8.12 8.08 8.00 9/339 13604
/proc/meminfo: memFree=8860064/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=119728 CPUtime=408.1 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 20590 0 0 0 40799 11 0 0 25 0 4 0 622605841 122601472 20472 33554432000 134512640 135305190 4292311872 18446744073709551615 134528515 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 29932 20472 84 194 0 29736 0
[pid=13598/tid=13600] ppid=13596 vsize=119728 CPUtime=101.23 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 4498 0 0 0 10122 1 0 0 25 0 4 0 622605841 122601472 20472 33554432000 134512640 135305190 4292311872 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=119728 CPUtime=102.28 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 7150 0 0 0 10223 5 0 0 25 0 4 0 622605841 122601472 20472 33554432000 134512640 135305190 4292311872 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=119728 CPUtime=102.26 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 3830 0 0 0 10225 1 0 0 25 0 4 0 622605841 122601472 20472 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.1
Current children cumulated vsize (KiB) 128428

[startup+162.301 s]
/proc/loadavg: 8.11 8.07 8.00 9/339 13606
/proc/meminfo: memFree=8834116/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=141272 CPUtime=647.43 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 25811 0 0 0 64727 16 0 0 25 0 4 0 622605841 144662528 25693 33554432000 134512640 135305190 4292311872 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 35318 25693 84 194 0 35122 0
[pid=13598/tid=13600] ppid=13596 vsize=141272 CPUtime=160.61 cores=0,2,4,6

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

/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 8531 0 0 0 76209 6 0 0 25 0 4 0 622605841 266702848 53348 33554432000 134512640 135305190 4292311872 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3041.19
Current children cumulated vsize (KiB) 269152

[startup+822.301 s]
/proc/loadavg: 8.13 8.11 8.03 9/339 13666
/proc/meminfo: memFree=10268084/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=272960 CPUtime=3280.53 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 56705 0 0 0 328006 47 0 0 25 0 4 0 622605841 279511040 56317 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 68240 56317 84 194 0 68044 0
[pid=13598/tid=13600] ppid=13596 vsize=272960 CPUtime=815.52 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 10413 0 0 0 81545 7 0 0 25 0 4 0 622605841 279511040 56317 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=272960 CPUtime=822.24 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 26069 0 0 0 82199 25 0 0 25 0 4 0 622605841 279511040 56317 33554432000 134512640 135305190 4292311872 18446744073709551615 134538319 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=272960 CPUtime=822.12 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 9091 0 0 0 82206 6 0 0 25 0 4 0 622605841 279511040 56317 33554432000 134512640 135305190 4292311872 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3280.53
Current children cumulated vsize (KiB) 281660

[startup+882.301 s]
/proc/loadavg: 8.11 8.10 8.03 9/339 13667
/proc/meminfo: memFree=10225992/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=290288 CPUtime=3519.91 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 60539 0 0 0 351941 50 0 0 25 0 4 0 622605841 297254912 60113 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 72572 60113 84 194 0 72376 0
[pid=13598/tid=13600] ppid=13596 vsize=290288 CPUtime=874.91 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 10808 0 0 0 87484 7 0 0 25 0 4 0 622605841 297254912 60113 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=290288 CPUtime=882.24 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 27733 0 0 0 88197 27 0 0 25 0 4 0 622605841 297254912 60113 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=290288 CPUtime=882.12 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 9726 0 0 0 88205 7 0 0 25 0 4 0 622605841 297254912 60113 33554432000 134512640 135305190 4292311872 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3519.91
Current children cumulated vsize (KiB) 298988

[startup+942.301 s]
/proc/loadavg: 8.10 8.09 8.03 9/339 13669
/proc/meminfo: memFree=10205372/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=292172 CPUtime=3759.28 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 60858 0 0 0 375876 52 0 0 25 0 4 0 622605841 299184128 60429 33554432000 134512640 135305190 4292311872 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 73043 60429 84 194 0 72847 0
[pid=13598/tid=13600] ppid=13596 vsize=292172 CPUtime=934.3 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 10906 0 0 0 93422 8 0 0 25 0 4 0 622605841 299184128 60429 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=292172 CPUtime=942.23 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 27737 0 0 0 94196 27 0 0 25 0 4 0 622605841 299184128 60429 33554432000 134512640 135305190 4292311872 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=292172 CPUtime=942.1 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 9808 0 0 0 94203 7 0 0 25 0 4 0 622605841 299184128 60429 33554432000 134512640 135305190 4292311872 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3759.28
Current children cumulated vsize (KiB) 300872

[startup+1002.3 s]
/proc/loadavg: 8.15 8.11 8.04 9/339 13670
/proc/meminfo: memFree=10185628/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=294936 CPUtime=3998.66 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 61386 0 0 0 399812 54 0 0 25 0 4 0 622605841 302014464 60957 33554432000 134512640 135305190 4292311872 18446744073709551615 134528536 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 73734 60957 84 194 0 73538 0
[pid=13598/tid=13600] ppid=13596 vsize=294936 CPUtime=993.68 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 11171 0 0 0 99360 8 0 0 25 0 4 0 622605841 302014464 60957 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=294936 CPUtime=1002.23 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 27764 0 0 0 100195 28 0 0 25 0 4 0 622605841 302014464 60957 33554432000 134512640 135305190 4292311872 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=294936 CPUtime=1002.09 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 9821 0 0 0 100202 7 0 0 25 0 4 0 622605841 302014464 60957 33554432000 134512640 135305190 4292311872 18446744073709551615 134528338 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3998.66
Current children cumulated vsize (KiB) 303636

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.03 9/339 13672
/proc/meminfo: memFree=10157076/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=298176 CPUtime=4238.03 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 62276 0 0 0 423749 54 0 0 25 0 4 0 622605841 305332224 61847 33554432000 134512640 135305190 4292311872 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 74544 61847 84 194 0 74348 0
[pid=13598/tid=13600] ppid=13596 vsize=298176 CPUtime=1053.07 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 11250 0 0 0 105298 9 0 0 25 0 4 0 622605841 305332224 61847 33554432000 134512640 135305190 4292311872 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=298176 CPUtime=1062.23 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 28274 0 0 0 106195 28 0 0 25 0 4 0 622605841 305332224 61847 33554432000 134512640 135305190 4292311872 18446744073709551615 134528435 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=298176 CPUtime=1062.08 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 9935 0 0 0 106201 7 0 0 25 0 4 0 622605841 305332224 61847 33554432000 134512640 135305190 4292311872 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4238.03
Current children cumulated vsize (KiB) 306876

[startup+1122.3 s]
/proc/loadavg: 8.16 8.11 8.04 9/339 13674
/proc/meminfo: memFree=10114008/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=309144 CPUtime=4477.41 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 64694 0 0 0 447684 57 0 0 25 0 4 0 622605841 316563456 64265 33554432000 134512640 135305190 4292311872 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 77286 64265 84 194 0 77090 0
[pid=13598/tid=13600] ppid=13596 vsize=309144 CPUtime=1112.45 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 11433 0 0 0 111236 9 0 0 18 0 4 0 622605841 316563456 64265 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=309144 CPUtime=1122.24 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 30257 0 0 0 112193 31 0 0 25 0 4 0 622605841 316563456 64265 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=309144 CPUtime=1122.08 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 10109 0 0 0 112201 7 0 0 25 0 4 0 622605841 316563456 64265 33554432000 134512640 135305190 4292311872 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4477.41
Current children cumulated vsize (KiB) 317844

[startup+1182.3 s]
/proc/loadavg: 8.11 8.10 8.04 9/339 13675
/proc/meminfo: memFree=10075756/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=322092 CPUtime=4716.79 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 67819 0 0 0 471620 59 0 0 25 0 4 0 622605841 329822208 67390 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 80523 67390 84 194 0 80327 0
[pid=13598/tid=13600] ppid=13596 vsize=322092 CPUtime=1171.84 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 12071 0 0 0 117175 9 0 0 25 0 4 0 622605841 329822208 67390 33554432000 134512640 135305190 4292311872 18446744073709551615 134557974 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=322092 CPUtime=1182.23 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 32041 0 0 0 118191 32 0 0 25 0 4 0 622605841 329822208 67390 33554432000 134512640 135305190 4292311872 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=322092 CPUtime=1182.07 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 10552 0 0 0 118199 8 0 0 25 0 4 0 622605841 329822208 67390 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4716.79
Current children cumulated vsize (KiB) 330792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.08 8.09 8.04 9/339 13676
/proc/meminfo: memFree=10061728/32951124 swapFree=67111352/67111528
[pid=13596] ppid=13594 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13596/stat : 13596 (manysat.sh) S 13594 13596 12895 0 -1 4202496 357 251 0 0 0 0 0 0 25 0 1 0 622605840 8908800 253 33554432000 4194304 4922060 140733580593616 18446744073709551615 270338202757 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13596/statm: 2175 253 209 178 0 68 0
[pid=13598] ppid=13596 vsize=326268 CPUtime=4800.2 cores=0,2,4,6
/proc/13598/stat : 13598 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202496 69346 0 0 0 479959 61 0 0 25 0 4 0 622605841 334098432 68917 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 4 0 0 0
/proc/13598/statm: 81567 68917 84 194 0 81371 0
[pid=13598/tid=13600] ppid=13596 vsize=326268 CPUtime=1192.52 cores=0,2,4,6
/proc/13598/task/13600/stat : 13600 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 12169 0 0 0 119243 9 0 0 25 0 4 0 622605841 334098432 68917 33554432000 134512640 135305190 4292311872 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=13598/tid=13601] ppid=13596 vsize=326268 CPUtime=1203.15 cores=0,2,4,6
/proc/13598/task/13601/stat : 13601 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 33025 0 0 0 120281 34 0 0 25 0 4 0 622605841 334098432 68917 33554432000 134512640 135305190 4292311872 18446744073709551615 134538178 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=13598/tid=13602] ppid=13596 vsize=326268 CPUtime=1202.98 cores=0,2,4,6
/proc/13598/task/13602/stat : 13602 (manysat1.1_stat) R 13596 13596 12895 0 -1 4202560 10738 0 0 0 120290 8 0 0 25 0 4 0 622605841 334098432 68917 33554432000 134512640 135305190 4292311872 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 334968

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

Real time (s): 1203.22
CPU time (s): 4800.2
CPU user time (s): 4799.59
CPU system time (s): 0.61
CPU usage (%): 398.945
Max. virtual memory (cumulated for all children) (KiB): 334968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.007998
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 608
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= 6

runsolver used 3.52846 second user time and 8.81366 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-13 17:51:42
IDJOB=3362353
IDBENCH=84808
IDSOLVER=1838
FILE ID=node143/3362353-1305301902
RUNJOBID= node143-1305296391-12913
PBS_JOBID= 13321410
Free space on /tmp= 41024 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362353-1305301902/watcher-3362353-1305301902 -o /tmp/evaluation-result-3362353-1305301902/solver-3362353-1305301902 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3362353-1305301902.cnf aimd 1

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=2072664073

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9057936 kB
Buffers:        230560 kB
Cached:        5693264 kB
SwapCached:          0 kB
Active:       18723832 kB
Inactive:      4850600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9057936 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            1616 kB
Writeback:           0 kB
AnonPages:    17650716 kB
Mapped:          29380 kB
Slab:           199708 kB
PageTables:      55928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 71473956 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= 41220 MiB
End job on node143 at 2011-05-13 18:11:47