Trace number 3361939

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver: ManySAT 1.1 aimd 1/2009-03-20? (TO) 4800.18 1205.83

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner128.cnf
MD5SUM4b75ef7fb46928f50793af1d74c176e2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4342.44
Satisfiable
(Un)Satisfiability was proved
Number of variables98048
Number of clauses293759
Sum of the clauses size685435
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2195838
Number of clauses of size 397919
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.13	c ==============================================================================
0.00/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.13	c ==============================================================================
0.00/0.13	c |         0 |  293757   685433 |   88127       0        0     nan |  0.000 % |
2.20/2.22	c |         0 |  170644   488531 |      --       0       --      -- |     --   | -123111/-196897
2.20/2.22	c ==============================================================================
2.20/2.22	c Result  :   #vars: 36796   #clauses: 170644   #literals: 488531
2.20/2.22	c CPU time:   2.19567 s
2.20/2.22	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-3361939-1305297204/watcher-3361939-1305297204 -o /tmp/evaluation-result-3361939-1305297204/solver-3361939-1305297204 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361939-1305297204.cnf aimd 1 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.14 7.56 4.70 5/353 17881
/proc/meminfo: memFree=14614192/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622136570 8908800 249 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17881/statm: 2175 249 209 178 0 68 0

[startup+0.068724 s]
/proc/loadavg: 8.14 7.56 4.70 5/353 17881
/proc/meminfo: memFree=14614192/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622136570 8908800 249 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17881/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100718 s]
/proc/loadavg: 8.14 7.56 4.70 5/353 17881
/proc/meminfo: memFree=14614192/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622136570 8908800 249 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17881/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300683 s]
/proc/loadavg: 8.14 7.56 4.70 5/353 17881
/proc/meminfo: memFree=14614192/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622136570 8908800 249 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17881/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700609 s]
/proc/loadavg: 8.14 7.56 4.70 5/353 17881
/proc/meminfo: memFree=14614192/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622136570 8908800 249 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17881/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50047 s]
/proc/loadavg: 8.14 7.56 4.70 6/355 17883
/proc/meminfo: memFree=14563456/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 622136570 8908800 249 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/17881/statm: 2175 249 209 178 0 68 0
[pid=17882] ppid=17881 vsize=52572 CPUtime=1.48 cores=0,2,4,6
/proc/17882/stat : 17882 (SatElite) R 17881 17881 17714 0 -1 4202496 12714 0 0 0 146 2 0 0 25 0 1 0 622136570 53833728 11728 33554432000 134512640 135034092 4289980336 18446744073709551615 134566555 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/17882/statm: 13143 11728 68 128 0 13013 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61272

[startup+3.10015 s]
/proc/loadavg: 8.14 7.56 4.70 6/355 17883
/proc/meminfo: memFree=14555520/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30059 s]
/proc/loadavg: 7.89 7.52 4.70 9/358 17887
/proc/meminfo: memFree=14538256/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=96724 CPUtime=15.12 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 15529 0 0 0 1504 8 0 0 22 0 4 0 622136803 99045376 15479 33554432000 134512640 135305190 4290088064 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/17884/statm: 24181 15479 84 194 0 23985 0
[pid=17884/tid=17885] ppid=17881 vsize=96724 CPUtime=3.73 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 875 0 0 0 371 2 0 0 25 0 4 0 622136824 99045376 15479 33554432000 134512640 135305190 4290088064 18446744073709551615 134557462 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=96724 CPUtime=3.74 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 780 0 0 0 373 1 0 0 25 0 4 0 622136824 99045376 15479 33554432000 134512640 135305190 4290088064 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=96724 CPUtime=3.73 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 1002 0 0 0 372 1 0 0 25 0 4 0 622136824 99045376 15479 33554432000 134512640 135305190 4290088064 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 17.45
Current children cumulated vsize (KiB) 105424

[startup+12.7005 s]
/proc/loadavg: 7.90 7.52 4.72 9/358 17887
/proc/meminfo: memFree=14516812/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=114512 CPUtime=40.64 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 20067 0 0 0 4053 11 0 0 25 0 4 0 622136803 117260288 20017 33554432000 134512640 135305190 4290088064 18446744073709551615 134551919 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/17884/statm: 28628 20017 84 194 0 28432 0
[pid=17884/tid=17885] ppid=17881 vsize=114512 CPUtime=10.14 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 1748 0 0 0 1011 3 0 0 25 0 4 0 622136824 117260288 20017 33554432000 134512640 135305190 4290088064 18446744073709551615 134840070 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=114512 CPUtime=10.13 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 1906 0 0 0 1012 1 0 0 25 0 4 0 622136824 117260288 20017 33554432000 134512640 135305190 4290088064 18446744073709551615 134528435 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=114512 CPUtime=10.13 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 2324 0 0 0 1011 2 0 0 25 0 4 0 622136824 117260288 20017 33554432000 134512640 135305190 4290088064 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 42.97
Current children cumulated vsize (KiB) 123212

[startup+25.5012 s]
/proc/loadavg: 7.92 7.55 4.77 9/358 17887
/proc/meminfo: memFree=14462364/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=163668 CPUtime=91.66 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 32300 0 0 0 9151 15 0 0 25 0 4 0 622136803 167596032 32250 33554432000 134512640 135305190 4290088064 18446744073709551615 134528283 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/17884/statm: 40917 32250 84 194 0 40721 0
[pid=17884/tid=17885] ppid=17881 vsize=163668 CPUtime=22.92 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 4247 0 0 0 2288 4 0 0 25 0 4 0 622136824 167596032 32250 33554432000 134512640 135305190 4290088064 18446744073709551615 134542048 0 0 4096 3 0 0 0 -1 4 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=163668 CPUtime=22.92 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 4300 0 0 0 2291 1 0 0 25 0 4 0 622136824 167596032 32250 33554432000 134512640 135305190 4290088064 18446744073709551615 134553242 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=163668 CPUtime=22.93 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 6666 0 0 0 2289 4 0 0 25 0 4 0 622136824 167596032 32250 33554432000 134512640 135305190 4290088064 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 93.99
Current children cumulated vsize (KiB) 172368

[startup+51.1007 s]
/proc/loadavg: 7.94 7.58 4.86 9/358 17888
/proc/meminfo: memFree=14405888/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=222108 CPUtime=193.74 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 46617 0 0 0 19352 22 0 0 25 0 4 0 622136803 227438592 46567 33554432000 134512640 135305190 4290088064 18446744073709551615 134528203 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/17884/statm: 55527 46567 84 194 0 55331 0
[pid=17884/tid=17885] ppid=17881 vsize=222108 CPUtime=48.37 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 7365 0 0 0 4831 6 0 0 25 0 4 0 622136824 227438592 46567 33554432000 134512640 135305190 4290088064 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=222108 CPUtime=48.52 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 6974 0 0 0 4850 2 0 0 25 0 4 0 622136824 227438592 46567 33554432000 134512640 135305190 4290088064 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=222108 CPUtime=48.51 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 11722 0 0 0 4845 6 0 0 25 0 4 0 622136824 227438592 46567 33554432000 134512640 135305190 4290088064 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 196.07
Current children cumulated vsize (KiB) 230808

[startup+102.313 s]
/proc/loadavg: 7.97 7.64 5.02 9/358 17889
/proc/meminfo: memFree=14293820/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=310536 CPUtime=397.88 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 68671 0 0 0 39751 37 0 0 25 0 4 0 622136803 317988864 68621 33554432000 134512640 135305190 4290088064 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/17884/statm: 77634 68621 84 194 0 77438 0
[pid=17884/tid=17885] ppid=17881 vsize=310536 CPUtime=99.55 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 10742 0 0 0 9947 8 0 0 25 0 4 0 622136824 317988864 68621 33554432000 134512640 135305190 4290088064 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=310536 CPUtime=99.69 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 13721 0 0 0 9963 6 0 0 25 0 4 0 622136824 317988864 68621 33554432000 134512640 135305190 4290088064 18446744073709551615 134551998 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=310536 CPUtime=99.69 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 17871 0 0 0 9959 10 0 0 25 0 4 0 622136824 317988864 68621 33554432000 134512640 135305190 4290088064 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 400.21
Current children cumulated vsize (KiB) 319236

[startup+162.301 s]
/proc/loadavg: 7.99 7.71 5.20 9/358 17891
/proc/meminfo: memFree=14221752/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=377296 CPUtime=637.07 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 85470 0 0 0 63658 49 0 0 25 0 4 0 622136803 386351104 85420 33554432000 134512640 135305190 4290088064 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/17884/statm: 94324 85420 84 194 0 94128 0
[pid=17884/tid=17885] ppid=17881 vsize=377296 CPUtime=159.05 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 14485 0 0 0 15894 11 0 0 25 0 4 0 622136824 386351104 85420 33554432000 134512640 135305190 4290088064 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=377296 CPUtime=159.66 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 16897 0 0 0 15958 8 0 0 25 0 4 0 622136824 386351104 85420 33554432000 134512640 135305190 4290088064 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=377296 CPUtime=159.65 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 23010 0 0 0 15952 13 0 0 25 0 4 0 622136824 386351104 85420 33554432000 134512640 135305190 4290088064 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 639.4
Current children cumulated vsize (KiB) 385996

[startup+222.301 s]
/proc/loadavg: 8.12 7.79 5.39 9/358 17892
/proc/meminfo: memFree=14125380/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0

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

/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 67086 0 0 0 75904 41 0 0 21 0 4 0 622136824 1045626880 245688 33554432000 134512640 135305190 4290088064 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3031.81
Current children cumulated vsize (KiB) 1029820

[startup+822.3 s]
/proc/loadavg: 8.26 8.08 6.66 9/358 17941
/proc/meminfo: memFree=13683248/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=1175004 CPUtime=3268.78 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 283980 0 0 0 326706 172 0 0 25 0 4 0 622136803 1203204096 283930 33554432000 134512640 135305190 4290088064 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/17884/statm: 293751 283930 84 194 0 293555 0
[pid=17884/tid=17885] ppid=17881 vsize=1175004 CPUtime=812.59 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 49744 0 0 0 81224 35 0 0 25 0 4 0 622136824 1203204096 283930 33554432000 134512640 135305190 4290088064 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=1175004 CPUtime=818.48 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 74943 0 0 0 81808 40 0 0 25 0 4 0 622136824 1203204096 283930 33554432000 134512640 135305190 4290088064 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=1175004 CPUtime=819.43 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 78749 0 0 0 81896 47 0 0 25 0 4 0 622136824 1203204096 283930 33554432000 134512640 135305190 4290088064 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3271.11
Current children cumulated vsize (KiB) 1183704

[startup+882.301 s]
/proc/loadavg: 8.31 8.11 6.76 9/358 17943
/proc/meminfo: memFree=13494368/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=1357732 CPUtime=3508.04 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 329465 0 0 0 350611 193 0 0 25 0 4 0 622136803 1390317568 329415 33554432000 134512640 135305190 4290088064 18446744073709551615 134528520 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/17884/statm: 339433 329415 84 194 0 339237 0
[pid=17884/tid=17885] ppid=17881 vsize=1357732 CPUtime=871.93 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 56730 0 0 0 87154 39 0 0 25 0 4 0 622136824 1390317568 329415 33554432000 134512640 135305190 4290088064 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=1357732 CPUtime=878.46 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 94672 0 0 0 87798 48 0 0 25 0 4 0 622136824 1390317568 329415 33554432000 134512640 135305190 4290088064 18446744073709551615 134551962 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=1357732 CPUtime=879.43 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 90055 0 0 0 87891 52 0 0 25 0 4 0 622136824 1390317568 329415 33554432000 134512640 135305190 4290088064 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3510.37
Current children cumulated vsize (KiB) 1366432

[startup+942.301 s]
/proc/loadavg: 8.28 8.13 6.85 9/358 17945
/proc/meminfo: memFree=13421176/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=1430760 CPUtime=3747.14 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 347489 0 0 0 374509 205 0 0 25 0 4 0 622136803 1465098240 347439 33554432000 134512640 135305190 4290088064 18446744073709551615 134528402 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/17884/statm: 357690 347439 84 194 0 357494 0
[pid=17884/tid=17885] ppid=17881 vsize=1430760 CPUtime=931.14 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 61245 0 0 0 93072 42 0 0 25 0 4 0 622136824 1465098240 347439 33554432000 134512640 135305190 4290088064 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=1430760 CPUtime=938.35 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 101269 0 0 0 93784 51 0 0 25 0 4 0 622136824 1465098240 347439 33554432000 134512640 135305190 4290088064 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=1430760 CPUtime=939.42 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 94313 0 0 0 93887 55 0 0 25 0 4 0 622136824 1465098240 347439 33554432000 134512640 135305190 4290088064 18446744073709551615 134549005 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3749.47
Current children cumulated vsize (KiB) 1439460

[startup+1002.3 s]
/proc/loadavg: 8.16 8.12 6.93 9/358 17946
/proc/meminfo: memFree=13413100/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=1433832 CPUtime=3986.33 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 348290 0 0 0 398426 207 0 0 25 0 4 0 622136803 1468243968 348240 33554432000 134512640 135305190 4290088064 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/17884/statm: 358458 348240 84 194 0 358262 0
[pid=17884/tid=17885] ppid=17881 vsize=1433832 CPUtime=990.47 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 61363 0 0 0 99005 42 0 0 25 0 4 0 622136824 1468243968 348240 33554432000 134512640 135305190 4290088064 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=1433832 CPUtime=998.34 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 101747 0 0 0 99782 52 0 0 25 0 4 0 622136824 1468243968 348240 33554432000 134512640 135305190 4290088064 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=1433832 CPUtime=999.3 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 94476 0 0 0 99874 56 0 0 25 0 4 0 622136824 1468243968 348240 33554432000 134512640 135305190 4290088064 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3988.66
Current children cumulated vsize (KiB) 1442532

[startup+1062.3 s]
/proc/loadavg: 8.06 8.10 6.99 9/358 17948
/proc/meminfo: memFree=13391620/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=1452264 CPUtime=4225.66 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 353019 0 0 0 422355 211 0 0 25 0 4 0 622136803 1487118336 352969 33554432000 134512640 135305190 4290088064 18446744073709551615 134551804 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/17884/statm: 363066 352969 84 194 0 362870 0
[pid=17884/tid=17885] ppid=17881 vsize=1452264 CPUtime=1049.82 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 62273 0 0 0 104939 43 0 0 25 0 4 0 622136824 1487118336 352969 33554432000 134512640 135305190 4290088064 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=1452264 CPUtime=1058.34 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 102730 0 0 0 105780 54 0 0 25 0 4 0 622136824 1487118336 352969 33554432000 134512640 135305190 4290088064 18446744073709551615 134528399 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=1452264 CPUtime=1059.3 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 96994 0 0 0 105873 57 0 0 25 0 4 0 622136824 1487118336 352969 33554432000 134512640 135305190 4290088064 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4227.99
Current children cumulated vsize (KiB) 1460964

[startup+1122.3 s]
/proc/loadavg: 8.08 8.09 7.06 9/358 17949
/proc/meminfo: memFree=13323392/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=1516040 CPUtime=4464.99 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 368784 0 0 0 446276 223 0 0 25 0 4 0 622136803 1552424960 368734 33554432000 134512640 135305190 4290088064 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/17884/statm: 379010 368734 84 194 0 378814 0
[pid=17884/tid=17885] ppid=17881 vsize=1516040 CPUtime=1109.16 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 65774 0 0 0 110870 46 0 0 25 0 4 0 622136824 1552424960 368734 33554432000 134512640 135305190 4290088064 18446744073709551615 134557923 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=1516040 CPUtime=1118.32 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 106206 0 0 0 111775 57 0 0 25 0 4 0 622136824 1552424960 368734 33554432000 134512640 135305190 4290088064 18446744073709551615 134528280 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=1516040 CPUtime=1119.29 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 102377 0 0 0 111869 60 0 0 25 0 4 0 622136824 1552424960 368734 33554432000 134512640 135305190 4290088064 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4467.32
Current children cumulated vsize (KiB) 1524740

[startup+1182.3 s]
/proc/loadavg: 8.08 8.09 7.12 9/358 17951
/proc/meminfo: memFree=13312700/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=1525120 CPUtime=4704.09 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 371108 0 0 0 470183 226 0 0 25 0 4 0 622136803 1561722880 371058 33554432000 134512640 135305190 4290088064 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/17884/statm: 381280 371058 84 194 0 381084 0
[pid=17884/tid=17885] ppid=17881 vsize=1525120 CPUtime=1168.76 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 66175 0 0 0 116829 47 0 0 25 0 4 0 622136824 1561722880 371058 33554432000 134512640 135305190 4290088064 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=1525120 CPUtime=1177.93 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 106947 0 0 0 117734 59 0 0 25 0 4 0 622136824 1561722880 371058 33554432000 134512640 135305190 4290088064 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=1525120 CPUtime=1179.3 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 103085 0 0 0 117869 61 0 0 25 0 4 0 622136824 1561722880 371058 33554432000 134512640 135305190 4290088064 18446744073709551615 134528872 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4706.42
Current children cumulated vsize (KiB) 1533820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.8 s]
/proc/loadavg: 8.06 8.08 7.14 9/358 17952
/proc/meminfo: memFree=13312312/32951124 swapFree=67111348/67111528
[pid=17881] ppid=17879 vsize=8700 CPUtime=2.33 cores=0,2,4,6
/proc/17881/stat : 17881 (manysat.sh) S 17879 17881 17714 0 -1 4202496 356 13911 0 0 0 0 230 3 18 0 1 0 622136570 8908800 252 33554432000 4194304 4922060 140736968851552 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/17881/statm: 2175 252 209 178 0 68 0
[pid=17884] ppid=17881 vsize=1525120 CPUtime=4797.85 cores=0,2,4,6
/proc/17884/stat : 17884 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202496 371161 0 0 0 479559 226 0 0 25 0 4 0 622136803 1561722880 371111 33554432000 134512640 135305190 4290088064 18446744073709551615 134528350 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/17884/statm: 381280 371111 84 194 0 381084 0
[pid=17884/tid=17885] ppid=17881 vsize=1525120 CPUtime=1192.27 cores=0,2,4,6
/proc/17884/task/17885/stat : 17885 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 66222 0 0 0 119180 47 0 0 25 0 4 0 622136824 1561722880 371111 33554432000 134512640 135305190 4290088064 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=17884/tid=17886] ppid=17881 vsize=1525120 CPUtime=1201.17 cores=0,2,4,6
/proc/17884/task/17886/stat : 17886 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 106948 0 0 0 120058 59 0 0 25 0 4 0 622136824 1561722880 371111 33554432000 134512640 135305190 4290088064 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=17884/tid=17887] ppid=17881 vsize=1525120 CPUtime=1202.81 cores=0,2,4,6
/proc/17884/task/17887/stat : 17887 (manysat1.1_stat) R 17881 17881 17714 0 -1 4202560 103090 0 0 0 120220 61 0 0 25 0 4 0 622136824 1561722880 371111 33554432000 134512640 135305190 4290088064 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 1533820

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

Real time (s): 1205.83
CPU time (s): 4800.18
CPU user time (s): 4797.89
CPU system time (s): 2.29
CPU usage (%): 398.082
Max. virtual memory (cumulated for all children) (KiB): 1533820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.30365
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14267
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 6

runsolver used 3.80442 second user time and 9.38457 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-13 16:33:24
IDJOB=3361939
IDBENCH=70799
IDSOLVER=1838
FILE ID=node144/3361939-1305297204
RUNJOBID= node144-1305296391-17732
PBS_JOBID= 13321409
Free space on /tmp= 37424 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner128.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361939-1305297204/watcher-3361939-1305297204 -o /tmp/evaluation-result-3361939-1305297204/solver-3361939-1305297204 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361939-1305297204.cnf aimd 1

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

MD5SUM BENCH= 4b75ef7fb46928f50793af1d74c176e2
RANDOM SEED=1572239992

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14614348 kB
Buffers:        233372 kB
Cached:       10213304 kB
SwapCached:          0 kB
Active:        8300788 kB
Inactive:      9562120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14614348 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6140 kB
Writeback:           0 kB
AnonPages:     7416432 kB
Mapped:          27704 kB
Slab:           373308 kB
PageTables:      37816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82314688 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= 37424 MiB
End job on node144 at 2011-05-13 16:53:32