Trace number 3361877

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.3 1202.92

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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 |    5723    14871 |    1716       0        0     nan |  0.000 % |
0.00/0.01	c |         0 |    4834    14382 |      --       0       --      -- |     --   | -843/-394
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 1165   #clauses: 4834   #literals: 14382
0.00/0.01	c CPU time:   0.015997 s
0.00/0.01	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-3361877-1305296392/watcher-3361877-1305296392 -o /tmp/evaluation-result-3361877-1305296392/solver-3361877-1305296392 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361877-1305296392.cnf aimd 1 

running on 4 cores: 1,3,5,7

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: 0.00 0.00 0.00 2/276 11685
/proc/meminfo: memFree=20600888/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 622054520 8908800 250 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11685/statm: 2175 250 209 178 0 68 0

[startup+0.0194269 s]
/proc/loadavg: 0.00 0.00 0.00 2/276 11685
/proc/meminfo: memFree=20600888/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 622054520 8908800 250 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11685/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10881 s]
/proc/loadavg: 0.00 0.00 0.00 2/276 11685
/proc/meminfo: memFree=20600888/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.461074 s]
/proc/loadavg: 0.00 0.00 0.00 2/276 11685
/proc/meminfo: memFree=20600888/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.908905 s]
/proc/loadavg: 0.00 0.00 0.00 2/276 11685
/proc/meminfo: memFree=20600888/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.50011 s]
/proc/loadavg: 0.40 0.08 0.03 6/285 11698
/proc/meminfo: memFree=20497584/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=44480 CPUtime=5.9 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 2730 0 0 0 587 3 0 0 20 0 4 0 622054522 45547520 2681 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11688/statm: 11120 2681 84 194 0 10924 0
[pid=11688/tid=11689] ppid=11685 vsize=44480 CPUtime=1.46 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 487 0 0 0 146 0 0 0 20 0 4 0 622054523 45547520 2681 33554432000 134512640 135305190 4287191728 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=44480 CPUtime=1.46 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 586 0 0 0 146 0 0 0 20 0 4 0 622054523 45547520 2681 33554432000 134512640 135305190 4287191728 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=44480 CPUtime=1.47 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 647 0 0 0 147 0 0 0 19 0 4 0 622054523 45547520 2681 33554432000 134512640 135305190 4287191728 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 53180

[startup+3.10083 s]
/proc/loadavg: 0.40 0.08 0.03 6/285 11698
/proc/meminfo: memFree=20485804/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=48820 CPUtime=12.26 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 3845 0 0 0 1223 3 0 0 25 0 4 0 622054522 49991680 3796 33554432000 134512640 135305190 4287191728 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11688/statm: 12205 3796 84 194 0 12009 0
[pid=11688/tid=11689] ppid=11685 vsize=48820 CPUtime=3.05 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 711 0 0 0 305 0 0 0 25 0 4 0 622054523 49991680 3796 33554432000 134512640 135305190 4287191728 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=48820 CPUtime=3.04 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 926 0 0 0 304 0 0 0 25 0 4 0 622054523 49991680 3796 33554432000 134512640 135305190 4287191728 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=48820 CPUtime=3.06 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 966 0 0 0 306 0 0 0 23 0 4 0 622054523 49991680 3796 33554432000 134512640 135305190 4287191728 18446744073709551615 134528872 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 57520

[startup+6.30027 s]
/proc/loadavg: 0.40 0.08 0.03 5/279 11717
/proc/meminfo: memFree=20584052/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=60712 CPUtime=25.03 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 6828 0 0 0 2497 6 0 0 25 0 4 0 622054522 62169088 6779 33554432000 134512640 135305190 4287191728 18446744073709551615 134528571 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11688/statm: 15178 6779 84 194 0 14982 0
[pid=11688/tid=11689] ppid=11685 vsize=60712 CPUtime=6.26 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 1266 0 0 0 625 1 0 0 25 0 4 0 622054523 62169088 6779 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=60712 CPUtime=6.22 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 1916 0 0 0 621 1 0 0 25 0 4 0 622054523 62169088 6779 33554432000 134512640 135305190 4287191728 18446744073709551615 134528254 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=60712 CPUtime=6.26 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 1750 0 0 0 625 1 0 0 25 0 4 0 622054523 62169088 6779 33554432000 134512640 135305190 4287191728 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 69412

[startup+12.7011 s]
/proc/loadavg: 1.27 0.28 0.09 9/288 11730
/proc/meminfo: memFree=20486448/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=67192 CPUtime=50.57 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 8254 0 0 0 5049 8 0 0 25 0 4 0 622054522 68804608 8184 33554432000 134512640 135305190 4287191728 18446744073709551615 134528224 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11688/statm: 16798 8184 84 194 0 16602 0
[pid=11688/tid=11689] ppid=11685 vsize=67192 CPUtime=12.66 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 1531 0 0 0 1264 2 0 0 25 0 4 0 622054523 68804608 8184 33554432000 134512640 135305190 4287191728 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=67192 CPUtime=12.55 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 2289 0 0 0 1254 1 0 0 25 0 4 0 622054523 68804608 8184 33554432000 134512640 135305190 4287191728 18446744073709551615 134528753 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=67192 CPUtime=12.66 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 2122 0 0 0 1264 2 0 0 25 0 4 0 622054523 68804608 8184 33554432000 134512640 135305190 4287191728 18446744073709551615 134528477 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 75892

[startup+25.5009 s]
/proc/loadavg: 2.39 0.55 0.18 9/288 11730
/proc/meminfo: memFree=20444080/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=79788 CPUtime=101.64 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 11280 0 0 0 10154 10 0 0 25 0 4 0 622054522 81702912 11210 33554432000 134512640 135305190 4287191728 18446744073709551615 134528446 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11688/statm: 19947 11210 84 194 0 19751 0
[pid=11688/tid=11689] ppid=11685 vsize=79788 CPUtime=25.45 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 2134 0 0 0 2543 2 0 0 25 0 4 0 622054523 81702912 11210 33554432000 134512640 135305190 4287191728 18446744073709551615 134557484 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=79788 CPUtime=25.24 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 3363 0 0 0 2522 2 0 0 25 0 4 0 622054523 81702912 11210 33554432000 134512640 135305190 4287191728 18446744073709551615 134528573 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=79788 CPUtime=25.46 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 2775 0 0 0 2544 2 0 0 25 0 4 0 622054523 81702912 11210 33554432000 134512640 135305190 4287191728 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 88488

[startup+51.1104 s]
/proc/loadavg: 4.30 1.15 0.39 9/288 11731
/proc/meminfo: memFree=20377976/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=95260 CPUtime=203.84 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 15202 0 0 0 20370 14 0 0 25 0 4 0 622054522 97546240 15132 33554432000 134512640 135305190 4287191728 18446744073709551615 134557163 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11688/statm: 23815 15132 84 194 0 23619 0
[pid=11688/tid=11689] ppid=11685 vsize=95260 CPUtime=51.06 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 2994 0 0 0 5103 3 0 0 25 0 4 0 622054523 97546240 15132 33554432000 134512640 135305190 4287191728 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=95260 CPUtime=50.61 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 4965 0 0 0 5058 3 0 0 25 0 4 0 622054523 97546240 15132 33554432000 134512640 135305190 4287191728 18446744073709551615 134528438 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=95260 CPUtime=51.07 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 3544 0 0 0 5104 3 0 0 25 0 4 0 622054523 97546240 15132 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.85
Current children cumulated vsize (KiB) 103960

[startup+102.3 s]
/proc/loadavg: 6.52 2.30 0.82 9/288 11733
/proc/meminfo: memFree=20319464/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=110100 CPUtime=408.11 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 18539 0 0 0 40794 17 0 0 25 0 4 0 622054522 112742400 18469 33554432000 134512640 135305190 4287191728 18446744073709551615 134528242 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11688/statm: 27525 18469 84 194 0 27329 0
[pid=11688/tid=11689] ppid=11685 vsize=110100 CPUtime=102.23 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 3632 0 0 0 10220 3 0 0 25 0 4 0 622054523 112742400 18469 33554432000 134512640 135305190 4287191728 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=110100 CPUtime=101.33 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 6156 0 0 0 10129 4 0 0 25 0 4 0 622054523 112742400 18469 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 7 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=110100 CPUtime=102.25 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 4206 0 0 0 10221 4 0 0 25 0 4 0 622054523 112742400 18469 33554432000 134512640 135305190 4287191728 18446744073709551615 134547921 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.12
Current children cumulated vsize (KiB) 118800

[startup+162.301 s]
/proc/loadavg: 7.49 3.34 1.27 9/288 11734
/proc/meminfo: memFree=20202400/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=131072 CPUtime=647.54 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 23978 0 0 0 64730 24 0 0 25 0 4 0 622054522 134217728 23908 33554432000 134512640 135305190 4287191728 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/11688/statm: 32768 23908 84 194 0 32572 0
[pid=11688/tid=11689] ppid=11685 vsize=131072 CPUtime=162.23 cores=1,3,5,7

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

/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 9121 0 0 0 76209 11 0 0 25 0 4 0 622054523 236163072 46908 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.93
Current children cumulated vsize (KiB) 239328

[startup+822.301 s]
/proc/loadavg: 8.06 7.56 4.73 9/288 11788
/proc/meminfo: memFree=20105536/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=232668 CPUtime=3281.38 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 47509 0 0 0 328083 55 0 0 25 0 4 0 622054522 238252032 47439 33554432000 134512640 135305190 4287191728 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11688/statm: 58167 47439 84 194 0 57971 0
[pid=11688/tid=11689] ppid=11685 vsize=232668 CPUtime=822.21 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 8525 0 0 0 82211 10 0 0 25 0 4 0 622054523 238252032 47439 33554432000 134512640 135305190 4287191728 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=232668 CPUtime=820.59 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 19955 0 0 0 82036 23 0 0 25 0 4 0 622054523 238252032 47439 33554432000 134512640 135305190 4287191728 18446744073709551615 134552835 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=232668 CPUtime=822.21 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 9547 0 0 0 82209 12 0 0 25 0 4 0 622054523 238252032 47439 33554432000 134512640 135305190 4287191728 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.39
Current children cumulated vsize (KiB) 241368

[startup+882.301 s]
/proc/loadavg: 8.06 7.65 4.94 9/288 11789
/proc/meminfo: memFree=20002932/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=253512 CPUtime=3520.84 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 52604 0 0 0 352025 59 0 0 25 0 4 0 622054522 259596288 52534 33554432000 134512640 135305190 4287191728 18446744073709551615 134528525 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11688/statm: 63378 52534 84 194 0 63182 0
[pid=11688/tid=11689] ppid=11685 vsize=253512 CPUtime=882.21 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 8997 0 0 0 88211 10 0 0 25 0 4 0 622054523 259596288 52534 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=253512 CPUtime=880.6 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 23607 0 0 0 88033 27 0 0 25 0 4 0 622054523 259596288 52534 33554432000 134512640 135305190 4287191728 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=253512 CPUtime=882.2 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 10288 0 0 0 88208 12 0 0 25 0 4 0 622054523 259596288 52534 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.85
Current children cumulated vsize (KiB) 262212

[startup+942.301 s]
/proc/loadavg: 8.13 7.74 5.14 9/288 11791
/proc/meminfo: memFree=19835144/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=273096 CPUtime=3760.28 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 57261 0 0 0 375963 65 0 0 25 0 4 0 622054522 279650304 57191 33554432000 134512640 135305190 4287191728 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11688/statm: 68274 57191 84 194 0 68078 0
[pid=11688/tid=11689] ppid=11685 vsize=273096 CPUtime=942.21 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 9572 0 0 0 94210 11 0 0 25 0 4 0 622054523 279650304 57191 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=273096 CPUtime=940.6 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 26796 0 0 0 94030 30 0 0 25 0 4 0 622054523 279650304 57191 33554432000 134512640 135305190 4287191728 18446744073709551615 134528609 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=273096 CPUtime=942.19 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 10968 0 0 0 94205 14 0 0 25 0 4 0 622054523 279650304 57191 33554432000 134512640 135305190 4287191728 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3760.29
Current children cumulated vsize (KiB) 281796

[startup+1002.3 s]
/proc/loadavg: 8.12 7.80 5.32 9/288 11792
/proc/meminfo: memFree=19800784/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=276116 CPUtime=3999.71 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 58032 0 0 0 399904 67 0 0 25 0 4 0 622054522 282742784 57962 33554432000 134512640 135305190 4287191728 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11688/statm: 69029 57962 84 194 0 68833 0
[pid=11688/tid=11689] ppid=11685 vsize=276116 CPUtime=1002.18 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 9739 0 0 0 100207 11 0 0 25 0 4 0 622054523 282742784 57962 33554432000 134512640 135305190 4287191728 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=276116 CPUtime=1000.59 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 26899 0 0 0 100029 30 0 0 25 0 4 0 622054523 282742784 57962 33554432000 134512640 135305190 4287191728 18446744073709551615 134552678 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=276116 CPUtime=1002.19 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 10998 0 0 0 100205 14 0 0 25 0 4 0 622054523 282742784 57962 33554432000 134512640 135305190 4287191728 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.72
Current children cumulated vsize (KiB) 284816

[startup+1062.3 s]
/proc/loadavg: 8.16 7.87 5.49 9/288 11794
/proc/meminfo: memFree=19714708/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=278476 CPUtime=4239.14 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 58454 0 0 0 423846 68 0 0 25 0 4 0 622054522 285159424 58384 33554432000 134512640 135305190 4287191728 18446744073709551615 134528415 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11688/statm: 69619 58384 84 194 0 69423 0
[pid=11688/tid=11689] ppid=11685 vsize=278476 CPUtime=1062.18 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 9739 0 0 0 106207 11 0 0 25 0 4 0 622054523 285159424 58384 33554432000 134512640 135305190 4287191728 18446744073709551615 134551992 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=278476 CPUtime=1060.59 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 26946 0 0 0 106028 31 0 0 25 0 4 0 622054523 285159424 58384 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=278476 CPUtime=1062.19 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 11004 0 0 0 106205 14 0 0 25 0 4 0 622054523 285159424 58384 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4239.15
Current children cumulated vsize (KiB) 287176

[startup+1122.3 s]
/proc/loadavg: 8.06 7.89 5.65 9/288 11796
/proc/meminfo: memFree=19627396/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=280604 CPUtime=4478.61 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 58988 0 0 0 447792 69 0 0 25 0 4 0 622054522 287338496 58918 33554432000 134512640 135305190 4287191728 18446744073709551615 134528600 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11688/statm: 70151 58918 84 194 0 69955 0
[pid=11688/tid=11689] ppid=11685 vsize=280604 CPUtime=1122.19 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 9790 0 0 0 112208 11 0 0 25 0 4 0 622054523 287338496 58918 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=280604 CPUtime=1120.59 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 27261 0 0 0 112028 31 0 0 25 0 4 0 622054523 287338496 58918 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=280604 CPUtime=1122.19 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 11172 0 0 0 112205 14 0 0 25 0 4 0 622054523 287338496 58918 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478.62
Current children cumulated vsize (KiB) 289304

[startup+1182.3 s]
/proc/loadavg: 8.13 7.94 5.80 9/288 11797
/proc/meminfo: memFree=19504868/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=287852 CPUtime=4718.06 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 60812 0 0 0 471735 71 0 0 25 0 4 0 622054522 294760448 60742 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11688/statm: 71963 60742 84 194 0 71767 0
[pid=11688/tid=11689] ppid=11685 vsize=287852 CPUtime=1182.19 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 9994 0 0 0 118208 11 0 0 25 0 4 0 622054523 294760448 60742 33554432000 134512640 135305190 4287191728 18446744073709551615 134528254 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=287852 CPUtime=1180.59 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 28559 0 0 0 118026 33 0 0 25 0 4 0 622054523 294760448 60742 33554432000 134512640 135305190 4287191728 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=287852 CPUtime=1182.19 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 11473 0 0 0 118205 14 0 0 25 0 4 0 622054523 294760448 60742 33554432000 134512640 135305190 4287191728 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4718.07
Current children cumulated vsize (KiB) 296552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.09 7.94 5.85 9/288 11798
/proc/meminfo: memFree=19499408/32951124 swapFree=67057896/67111528
[pid=11685] ppid=11683 vsize=8700 CPUtime=0.01 cores=1,3,5,7
/proc/11685/stat : 11685 (manysat.sh) S 11683 11685 11653 0 -1 4202496 357 368 0 0 0 0 1 0 22 0 1 0 622054520 8908800 253 33554432000 4194304 4922060 140733946397904 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11685/statm: 2175 253 209 178 0 68 0
[pid=11688] ppid=11685 vsize=293352 CPUtime=4800.29 cores=1,3,5,7
/proc/11688/stat : 11688 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202496 62023 0 0 0 479956 73 0 0 25 0 4 0 622054522 300392448 61953 33554432000 134512640 135305190 4287191728 18446744073709551615 134528332 0 0 4096 3 18446744073709551615 0 0 17 7 0 0 0
/proc/11688/statm: 73338 61953 84 194 0 73142 0
[pid=11688/tid=11689] ppid=11685 vsize=293352 CPUtime=1202.8 cores=1,3,5,7
/proc/11688/task/11689/stat : 11689 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 10205 0 0 0 120268 12 0 0 25 0 4 0 622054523 300392448 61953 33554432000 134512640 135305190 4287191728 18446744073709551615 134528753 0 0 4096 3 0 0 0 -1 1 0 0 0
[pid=11688/tid=11690] ppid=11685 vsize=293352 CPUtime=1201.19 cores=1,3,5,7
/proc/11688/task/11690/stat : 11690 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 29404 0 0 0 120085 34 0 0 25 0 4 0 622054523 300392448 61953 33554432000 134512640 135305190 4287191728 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=11688/tid=11691] ppid=11685 vsize=293352 CPUtime=1202.81 cores=1,3,5,7
/proc/11688/task/11691/stat : 11691 (manysat1.1_stat) R 11685 11685 11653 0 -1 4202560 11615 0 0 0 120266 15 0 0 25 0 4 0 622054523 300392448 61953 33554432000 134512640 135305190 4287191728 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.3
Current children cumulated vsize (KiB) 302052

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

Real time (s): 1202.92
CPU time (s): 4800.3
CPU user time (s): 4799.57
CPU system time (s): 0.73
CPU usage (%): 399.053
Max. virtual memory (cumulated for all children) (KiB): 302052

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

runsolver used 3.05653 second user time and 7.8978 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-13 16:19:52
IDJOB=3361877
IDBENCH=20468
IDSOLVER=1838
FILE ID=node140/3361877-1305296392
RUNJOBID= node140-1305296391-11672
PBS_JOBID= 13321413
Free space on /tmp= 49580 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361877-1305296392/watcher-3361877-1305296392 -o /tmp/evaluation-result-3361877-1305296392/solver-3361877-1305296392 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361877-1305296392.cnf aimd 1

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=185670963

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20601168 kB
Buffers:        247100 kB
Cached:        8108200 kB
SwapCached:       8056 kB
Active:        4799576 kB
Inactive:      7088696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20601168 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            7796 kB
Writeback:           0 kB
AnonPages:     3529928 kB
Mapped:          22464 kB
Slab:           376200 kB
PageTables:      21528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45566340 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= 49564 MiB
End job on node140 at 2011-05-13 16:39:57