Trace number 3361934

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) 20398.4 5100.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 |   13869    32361 |    4160       0        0     nan |  0.000 % |
0.00/0.04	c |         0 |   10390    29200 |      --       0       --      -- |     --   | -3477/-3156
0.00/0.04	c ==============================================================================
0.00/0.04	c Result  :   #vars: 2564   #clauses: 10390   #literals: 29200
0.00/0.04	c CPU time:   0.041993 s
0.00/0.04	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-3361934-1305296416/watcher-3361934-1305296416 -o /tmp/evaluation-result-3361934-1305296416/solver-3361934-1305296416 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3361934-1305296416.cnf aimd 1 

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

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


[startup+0 s]
/proc/loadavg: 1.13 0.26 0.08 2/348 9828
/proc/meminfo: memFree=22161848/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641241261 8908800 250 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9828/statm: 2175 250 209 178 0 68 0

[startup+0.022774 s]
/proc/loadavg: 1.13 0.26 0.08 2/348 9828
/proc/meminfo: memFree=22161848/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 641241261 8908800 250 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/9828/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101678 s]
/proc/loadavg: 1.13 0.26 0.08 2/348 9828
/proc/meminfo: memFree=22161848/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.300718 s]
/proc/loadavg: 1.13 0.26 0.08 2/348 9828
/proc/meminfo: memFree=22161848/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+0.70065 s]
/proc/loadavg: 1.13 0.26 0.08 2/348 9828
/proc/meminfo: memFree=22161848/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8700

[startup+1.50052 s]
/proc/loadavg: 1.36 0.32 0.11 5/353 9834
/proc/meminfo: memFree=22150524/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=47020 CPUtime=5.74 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 3264 0 0 0 572 2 0 0 18 0 4 0 641241266 48148480 3213 33554432000 134512640 135305190 4287524912 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/9831/statm: 11755 3213 84 194 0 11559 0
[pid=9831/tid=9832] ppid=9828 vsize=47020 CPUtime=1.42 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 422 0 0 0 142 0 0 0 25 0 4 0 641241267 48148480 3213 33554432000 134512640 135305190 4287524912 18446744073709551615 134530561 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=47020 CPUtime=1.42 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 658 0 0 0 142 0 0 0 17 0 4 0 641241267 48148480 3213 33554432000 134512640 135305190 4287524912 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=47020 CPUtime=1.42 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 632 0 0 0 142 0 0 0 18 0 4 0 641241267 48148480 3213 33554432000 134512640 135305190 4287524912 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 55720

[startup+3.10026 s]
/proc/loadavg: 1.36 0.32 0.11 5/353 9834
/proc/meminfo: memFree=22147424/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=52800 CPUtime=12.14 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 4668 0 0 0 1211 3 0 0 18 0 4 0 641241266 54067200 4617 33554432000 134512640 135305190 4287524912 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/9831/statm: 13200 4617 84 194 0 13004 0
[pid=9831/tid=9832] ppid=9828 vsize=52800 CPUtime=3.02 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 710 0 0 0 302 0 0 0 25 0 4 0 641241267 54067200 4617 33554432000 134512640 135305190 4287524912 18446744073709551615 134530624 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=52800 CPUtime=3.02 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 1045 0 0 0 302 0 0 0 18 0 4 0 641241267 54067200 4617 33554432000 134512640 135305190 4287524912 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=52800 CPUtime=3.02 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 1039 0 0 0 302 0 0 0 18 0 4 0 641241267 54067200 4617 33554432000 134512640 135305190 4287524912 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 61500

[startup+6.30071 s]
/proc/loadavg: 1.73 0.41 0.14 5/353 9834
/proc/meminfo: memFree=22139668/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=58556 CPUtime=24.93 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 6078 0 0 0 2490 3 0 0 18 0 4 0 641241266 59961344 6027 33554432000 134512640 135305190 4287524912 18446744073709551615 134551681 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/9831/statm: 14639 6027 84 194 0 14443 0
[pid=9831/tid=9832] ppid=9828 vsize=58556 CPUtime=6.23 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 973 0 0 0 622 1 0 0 25 0 4 0 641241267 59961344 6027 33554432000 134512640 135305190 4287524912 18446744073709551615 134557484 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=58556 CPUtime=6.22 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 1519 0 0 0 622 0 0 0 18 0 4 0 641241267 59961344 6027 33554432000 134512640 135305190 4287524912 18446744073709551615 134570418 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=58556 CPUtime=6.22 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 1420 0 0 0 622 0 0 0 18 0 4 0 641241267 59961344 6027 33554432000 134512640 135305190 4287524912 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 67256

[startup+12.7006 s]
/proc/loadavg: 1.92 0.47 0.16 5/353 9835
/proc/meminfo: memFree=22126084/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=70652 CPUtime=50.51 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 9136 0 0 0 5046 5 0 0 18 0 4 0 641241266 72347648 9085 33554432000 134512640 135305190 4287524912 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/9831/statm: 17663 9085 84 194 0 17467 0
[pid=9831/tid=9832] ppid=9828 vsize=70652 CPUtime=12.62 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 1479 0 0 0 1261 1 0 0 19 0 4 0 641241267 72347648 9085 33554432000 134512640 135305190 4287524912 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=70652 CPUtime=12.62 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 2515 0 0 0 1261 1 0 0 18 0 4 0 641241267 72347648 9085 33554432000 134512640 135305190 4287524912 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=70652 CPUtime=12.62 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 2230 0 0 0 1261 1 0 0 19 0 4 0 641241267 72347648 9085 33554432000 134512640 135305190 4287524912 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 79352

[startup+25.5005 s]
/proc/loadavg: 2.24 0.59 0.20 5/353 9835
/proc/meminfo: memFree=22114688/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=83068 CPUtime=101.69 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 12255 0 0 0 10161 8 0 0 18 0 4 0 641241266 85061632 12204 33554432000 134512640 135305190 4287524912 18446744073709551615 134528310 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/9831/statm: 20767 12204 84 194 0 20571 0
[pid=9831/tid=9832] ppid=9828 vsize=83068 CPUtime=25.42 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 2118 0 0 0 2540 2 0 0 25 0 4 0 641241267 85061632 12204 33554432000 134512640 135305190 4287524912 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=83068 CPUtime=25.42 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 3385 0 0 0 2540 2 0 0 18 0 4 0 641241267 85061632 12204 33554432000 134512640 135305190 4287524912 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=83068 CPUtime=25.41 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 3052 0 0 0 2539 2 0 0 25 0 4 0 641241267 85061632 12204 33554432000 134512640 135305190 4287524912 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 91768

[startup+51.1012 s]
/proc/loadavg: 2.93 0.91 0.32 5/353 9835
/proc/meminfo: memFree=22102356/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=95388 CPUtime=204.07 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 15484 0 0 0 20394 13 0 0 20 0 4 0 641241266 97677312 15433 33554432000 134512640 135305190 4287524912 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/9831/statm: 23847 15433 84 194 0 23651 0
[pid=9831/tid=9832] ppid=9828 vsize=95388 CPUtime=51.01 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 2800 0 0 0 5098 3 0 0 25 0 4 0 641241267 97677312 15433 33554432000 134512640 135305190 4287524912 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=95388 CPUtime=51 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 4372 0 0 0 5097 3 0 0 18 0 4 0 641241267 97677312 15433 33554432000 134512640 135305190 4287524912 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=95388 CPUtime=51 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 3860 0 0 0 5097 3 0 0 25 0 4 0 641241267 97677312 15433 33554432000 134512640 135305190 4287524912 18446744073709551615 134528254 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 104088

[startup+102.314 s]
/proc/loadavg: 3.53 1.39 0.51 5/353 9837
/proc/meminfo: memFree=22067744/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=130460 CPUtime=408.87 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 23850 0 0 0 40863 24 0 0 19 0 4 0 641241266 133591040 23799 33554432000 134512640 135305190 4287524912 18446744073709551615 134528274 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/9831/statm: 32615 23799 84 194 0 32419 0
[pid=9831/tid=9832] ppid=9828 vsize=130460 CPUtime=102.21 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 4432 0 0 0 10215 6 0 0 25 0 4 0 641241267 133591040 23799 33554432000 134512640 135305190 4287524912 18446744073709551615 134530682 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=130460 CPUtime=102.2 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 7487 0 0 0 10214 6 0 0 18 0 4 0 641241267 133591040 23799 33554432000 134512640 135305190 4287524912 18446744073709551615 134552871 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=130460 CPUtime=102.2 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 5797 0 0 0 10213 7 0 0 25 0 4 0 641241267 133591040 23799 33554432000 134512640 135305190 4287524912 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.91
Current children cumulated vsize (KiB) 139160

[startup+162.3 s]
/proc/loadavg: 3.83 1.86 0.72 5/353 9839
/proc/meminfo: memFree=22053964/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=143980 CPUtime=648.77 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 27236 0 0 0 64849 28 0 0 20 0 4 0 641241266 147435520 27185 33554432000 134512640 135305190 4287524912 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/9831/statm: 35995 27185 84 194 0 35799 0
[pid=9831/tid=9832] ppid=9828 vsize=143980 CPUtime=162.19 cores=0-7

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

/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 24969 0 0 0 466141 38 0 0 25 0 4 0 641241267 727334912 160258 33554432000 134512640 135305190 4287524912 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18647.5
Current children cumulated vsize (KiB) 718988

[startup+4722.31 s]
/proc/loadavg: 4.03 4.02 3.93 5/353 9972
/proc/meminfo: memFree=21514776/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=714488 CPUtime=18887.5 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 161494 0 0 0 1888567 187 0 0 25 0 4 0 641241266 731635712 161250 33554432000 134512640 135305190 4287524912 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/9831/statm: 178622 161250 84 194 0 178426 0
[pid=9831/tid=9832] ppid=9828 vsize=714488 CPUtime=4721.9 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 26120 0 0 0 472147 43 0 0 25 0 4 0 641241267 731635712 161250 33554432000 134512640 135305190 4287524912 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=714488 CPUtime=4721.81 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 77365 0 0 0 472113 68 0 0 25 0 4 0 641241267 731635712 161250 33554432000 134512640 135305190 4287524912 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=714488 CPUtime=4721.81 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 24969 0 0 0 472143 38 0 0 25 0 4 0 641241267 731635712 161250 33554432000 134512640 135305190 4287524912 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 18887.6
Current children cumulated vsize (KiB) 723188

[startup+4782.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/353 9974
/proc/meminfo: memFree=21514264/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=715100 CPUtime=19127.5 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 161703 0 0 0 1912561 187 0 0 25 0 4 0 641241266 732262400 161459 33554432000 134512640 135305190 4287524912 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/9831/statm: 178775 161459 84 194 0 178579 0
[pid=9831/tid=9832] ppid=9828 vsize=715100 CPUtime=4781.89 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 26211 0 0 0 478146 43 0 0 25 0 4 0 641241267 732262400 161459 33554432000 134512640 135305190 4287524912 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=715100 CPUtime=4781.8 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 77476 0 0 0 478111 69 0 0 25 0 4 0 641241267 732262400 161459 33554432000 134512640 135305190 4287524912 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=715100 CPUtime=4781.79 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 24975 0 0 0 478141 38 0 0 25 0 4 0 641241267 732262400 161459 33554432000 134512640 135305190 4287524912 18446744073709551615 134528573 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19127.5
Current children cumulated vsize (KiB) 723800

[startup+4842.3 s]
/proc/loadavg: 4.00 4.01 3.93 5/353 9975
/proc/meminfo: memFree=21512020/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=716416 CPUtime=19367.5 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 162259 0 0 0 1936560 188 0 0 25 0 4 0 641241266 733609984 162015 33554432000 134512640 135305190 4287524912 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/9831/statm: 179104 162015 84 194 0 178908 0
[pid=9831/tid=9832] ppid=9828 vsize=716416 CPUtime=4841.9 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 26377 0 0 0 484146 44 0 0 25 0 4 0 641241267 733609984 162015 33554432000 134512640 135305190 4287524912 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=716416 CPUtime=4841.8 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 77833 0 0 0 484111 69 0 0 25 0 4 0 641241267 733609984 162015 33554432000 134512640 135305190 4287524912 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=716416 CPUtime=4841.79 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 24978 0 0 0 484141 38 0 0 21 0 4 0 641241267 733609984 162015 33554432000 134512640 135305190 4287524912 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19367.5
Current children cumulated vsize (KiB) 725116

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/353 9977
/proc/meminfo: memFree=21509028/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=720476 CPUtime=19607.5 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 162987 0 0 0 1960560 189 0 0 25 0 4 0 641241266 737767424 162743 33554432000 134512640 135305190 4287524912 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/9831/statm: 180119 162743 84 194 0 179923 0
[pid=9831/tid=9832] ppid=9828 vsize=720476 CPUtime=4901.89 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 27021 0 0 0 490145 44 0 0 25 0 4 0 641241267 737767424 162743 33554432000 134512640 135305190 4287524912 18446744073709551615 134528286 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=720476 CPUtime=4901.8 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 77863 0 0 0 490111 69 0 0 20 0 4 0 641241267 737767424 162743 33554432000 134512640 135305190 4287524912 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=720476 CPUtime=4901.79 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 24992 0 0 0 490141 38 0 0 25 0 4 0 641241267 737767424 162743 33554432000 134512640 135305190 4287524912 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19607.5
Current children cumulated vsize (KiB) 729176

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/353 9979
/proc/meminfo: memFree=21506656/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=722988 CPUtime=19847.5 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 163588 0 0 0 1984559 190 0 0 25 0 4 0 641241266 740339712 163344 33554432000 134512640 135305190 4287524912 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/9831/statm: 180747 163344 84 194 0 180551 0
[pid=9831/tid=9832] ppid=9828 vsize=722988 CPUtime=4961.89 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 27311 0 0 0 496145 44 0 0 25 0 4 0 641241267 740339712 163344 33554432000 134512640 135305190 4287524912 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=722988 CPUtime=4961.8 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 78063 0 0 0 496110 70 0 0 18 0 4 0 641241267 740339712 163344 33554432000 134512640 135305190 4287524912 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=722988 CPUtime=4961.8 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 25008 0 0 0 496141 39 0 0 25 0 4 0 641241267 740339712 163344 33554432000 134512640 135305190 4287524912 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19847.5
Current children cumulated vsize (KiB) 731688

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/353 9980
/proc/meminfo: memFree=21498080/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=732032 CPUtime=20087.5 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 165723 0 0 0 2008557 192 0 0 25 0 4 0 641241266 749600768 165479 33554432000 134512640 135305190 4287524912 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/9831/statm: 183008 165479 84 194 0 182812 0
[pid=9831/tid=9832] ppid=9828 vsize=732032 CPUtime=5021.9 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 27654 0 0 0 502145 45 0 0 25 0 4 0 641241267 749600768 165479 33554432000 134512640 135305190 4287524912 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=732032 CPUtime=5021.79 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 79726 0 0 0 502108 71 0 0 25 0 4 0 641241267 749600768 165479 33554432000 134512640 135305190 4287524912 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=732032 CPUtime=5021.8 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 25130 0 0 0 502141 39 0 0 25 0 4 0 641241267 749600768 165479 33554432000 134512640 135305190 4287524912 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20087.5
Current children cumulated vsize (KiB) 740732

[startup+5082.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/353 9982
/proc/meminfo: memFree=21487272/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=742708 CPUtime=20327.5 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 168421 0 0 0 2032555 194 0 0 25 0 4 0 641241266 760532992 168177 33554432000 134512640 135305190 4287524912 18446744073709551615 134528388 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/9831/statm: 185677 168177 84 194 0 185481 0
[pid=9831/tid=9832] ppid=9828 vsize=742708 CPUtime=5081.9 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 28030 0 0 0 508145 45 0 0 25 0 4 0 641241267 760532992 168177 33554432000 134512640 135305190 4287524912 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=742708 CPUtime=5081.79 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 82001 0 0 0 508106 73 0 0 25 0 4 0 641241267 760532992 168177 33554432000 134512640 135305190 4287524912 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=742708 CPUtime=5081.8 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 25143 0 0 0 508141 39 0 0 25 0 4 0 641241267 760532992 168177 33554432000 134512640 135305190 4287524912 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20327.5
Current children cumulated vsize (KiB) 751408



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.00 4.00 3.93 5/353 9982
/proc/meminfo: memFree=21486524/32951132 swapFree=64495980/67111528
[pid=9828] ppid=9826 vsize=8700 CPUtime=0.04 cores=0-7
/proc/9828/stat : 9828 (manysat.sh) S 9826 9828 9768 0 -1 4202496 356 753 0 0 0 0 4 0 25 0 1 0 641241261 8908800 253 33554432000 4194304 4922060 140733483554576 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/9828/statm: 2175 253 209 178 0 68 0
[pid=9831] ppid=9828 vsize=743088 CPUtime=20398.3 cores=0-7
/proc/9831/stat : 9831 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202496 168626 0 0 0 2039638 194 0 0 25 0 4 0 641241266 760922112 168382 33554432000 134512640 135305190 4287524912 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/9831/statm: 185772 168382 84 194 0 185576 0
[pid=9831/tid=9832] ppid=9828 vsize=743088 CPUtime=5099.61 cores=0-7
/proc/9831/task/9832/stat : 9832 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 28197 0 0 0 509916 45 0 0 25 0 4 0 641241267 760922112 168382 33554432000 134512640 135305190 4287524912 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=9831/tid=9833] ppid=9828 vsize=743088 CPUtime=5099.5 cores=0-7
/proc/9831/task/9833/stat : 9833 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 82009 0 0 0 509877 73 0 0 25 0 4 0 641241267 760922112 168382 33554432000 134512640 135305190 4287524912 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=9831/tid=9834] ppid=9828 vsize=743088 CPUtime=5099.51 cores=0-7
/proc/9831/task/9834/stat : 9834 (manysat1.1_stat) R 9828 9828 9768 0 -1 4202560 25165 0 0 0 509912 39 0 0 25 0 4 0 641241267 760922112 168382 33554432000 134512640 135305190 4287524912 18446744073709551615 134528415 0 0 4096 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 20398.4
Current children cumulated vsize (KiB) 751788

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

Real time (s): 5100.02
CPU time (s): 20398.4
CPU user time (s): 20396.4
CPU system time (s): 1.94
CPU usage (%): 399.966
Max. virtual memory (cumulated for all children) (KiB): 751788

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

runsolver used 17.3904 second user time and 41.1837 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-13 16:20:16
IDJOB=3361934
IDBENCH=70785
IDSOLVER=1839
FILE ID=node129/3361934-1305296416
RUNJOBID= node129-1305296392-9782
PBS_JOBID= 13321424
Free space on /tmp= 48120 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361934-1305296416/watcher-3361934-1305296416 -o /tmp/evaluation-result-3361934-1305296416/solver-3361934-1305296416 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3361934-1305296416.cnf aimd 1

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=1823132659

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      22162120 kB
Buffers:        202324 kB
Cached:        5423268 kB
SwapCached:      52668 kB
Active:        2835008 kB
Inactive:      7738928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      22162120 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            1884 kB
Writeback:           0 kB
AnonPages:     4904868 kB
Mapped:          16936 kB
Slab:           111292 kB
PageTables:      37652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79733652 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 48120 MiB
End job on node129 at 2011-05-13 17:45:18