Trace number 3361861

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.04 1203.72

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.00/0.11	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.00/0.11	c ==============================================================================
0.00/0.11	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.00/0.11	c CPU time:   0.104984 s
0.00/0.11	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-3361861-1305296391/watcher-3361861-1305296391 -o /tmp/evaluation-result-3361861-1305296391/solver-3361861-1305296391 -C 4800 -W 1300 -M 15500 manysat.sh HOME/instance-3361861-1305296391.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: 0.00 0.00 0.00 2/354 10918
/proc/meminfo: memFree=9496276/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 622054980 8908800 250 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 250 209 178 0 68 0

[startup+0.07265 s]
/proc/loadavg: 0.00 0.00 0.00 2/354 10918
/proc/meminfo: memFree=9496276/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 622054980 8908800 250 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10066 s]
/proc/loadavg: 0.00 0.00 0.00 2/354 10918
/proc/meminfo: memFree=9496276/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 329 0 0 0 0 0 0 0 21 0 1 0 622054980 8908800 250 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/10918/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.05139 s]
/proc/loadavg: 0.00 0.00 0.00 2/354 10918
/proc/meminfo: memFree=9496276/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+1.11324 s]
/proc/loadavg: 0.00 0.00 0.00 2/354 10918
/proc/meminfo: memFree=9496276/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+1.50031 s]
/proc/loadavg: 0.00 0.00 0.00 2/354 10918
/proc/meminfo: memFree=9496276/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8700

[startup+3.10099 s]
/proc/loadavg: 0.00 0.00 0.00 6/363 10932
/proc/meminfo: memFree=9408536/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=56664 CPUtime=11.78 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 5717 0 0 0 1176 2 0 0 19 0 4 0 622054993 58023936 5667 33554432000 134512640 135305190 4294094560 18446744073709551615 134557689 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/10921/statm: 14166 5667 84 194 0 13970 0
[pid=10921/tid=10922] ppid=10918 vsize=56664 CPUtime=2.95 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 1042 0 0 0 295 0 0 0 20 0 4 0 622054995 58023936 5667 33554432000 134512640 135305190 4294094560 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=56664 CPUtime=2.94 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 928 0 0 0 294 0 0 0 18 0 4 0 622054995 58023936 5667 33554432000 134512640 135305190 4294094560 18446744073709551615 134553417 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=56664 CPUtime=2.94 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 1307 0 0 0 294 0 0 0 24 0 4 0 622054995 58023936 5667 33554432000 134512640 135305190 4294094560 18446744073709551615 134530552 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 65364

[startup+6.30042 s]
/proc/loadavg: 0.64 0.13 0.04 9/366 10935
/proc/meminfo: memFree=9383804/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=60416 CPUtime=24.53 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 6833 0 0 0 2450 3 0 0 25 0 4 0 622054993 61865984 6783 33554432000 134512640 135305190 4294094560 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/10921/statm: 15104 6783 84 194 0 14908 0
[pid=10921/tid=10922] ppid=10918 vsize=60416 CPUtime=6.14 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 1341 0 0 0 614 0 0 0 25 0 4 0 622054995 61865984 6783 33554432000 134512640 135305190 4294094560 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=60416 CPUtime=6.13 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 1146 0 0 0 613 0 0 0 25 0 4 0 622054995 61865984 6783 33554432000 134512640 135305190 4294094560 18446744073709551615 134528274 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=60416 CPUtime=6.13 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 1638 0 0 0 613 0 0 0 25 0 4 0 622054995 61865984 6783 33554432000 134512640 135305190 4294094560 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.64
Current children cumulated vsize (KiB) 69116

[startup+12.7003 s]
/proc/loadavg: 1.23 0.26 0.09 9/366 10935
/proc/meminfo: memFree=9364944/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=71260 CPUtime=50.08 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 9701 0 0 0 5003 5 0 0 25 0 4 0 622054993 72970240 9651 33554432000 134512640 135305190 4294094560 18446744073709551615 134551563 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/10921/statm: 17815 9651 84 194 0 17619 0
[pid=10921/tid=10922] ppid=10918 vsize=71260 CPUtime=12.55 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 2080 0 0 0 1255 0 0 0 25 0 4 0 622054995 72970240 9651 33554432000 134512640 135305190 4294094560 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=71260 CPUtime=12.54 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 1835 0 0 0 1253 1 0 0 25 0 4 0 622054995 72970240 9651 33554432000 134512640 135305190 4294094560 18446744073709551615 134555147 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=71260 CPUtime=12.54 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 2377 0 0 0 1253 1 0 0 25 0 4 0 622054995 72970240 9651 33554432000 134512640 135305190 4294094560 18446744073709551615 134557352 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 79960

[startup+25.501 s]
/proc/loadavg: 2.95 0.69 0.23 9/366 10935
/proc/meminfo: memFree=9335596/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=85128 CPUtime=101.1 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 12965 0 0 0 10104 6 0 0 25 0 4 0 622054993 87171072 12900 33554432000 134512640 135305190 4294094560 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 6 0 0 0
/proc/10921/statm: 21282 12900 84 194 0 21086 0
[pid=10921/tid=10922] ppid=10918 vsize=85128 CPUtime=25.33 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 2906 0 0 0 2533 0 0 0 25 0 4 0 622054995 87171072 12900 33554432000 134512640 135305190 4294094560 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=85128 CPUtime=25.32 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 2412 0 0 0 2531 1 0 0 25 0 4 0 622054995 87171072 12900 33554432000 134512640 135305190 4294094560 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=85128 CPUtime=25.32 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 3370 0 0 0 2531 1 0 0 25 0 4 0 622054995 87171072 12900 33554432000 134512640 135305190 4294094560 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 93828

[startup+51.1004 s]
/proc/loadavg: 4.67 1.28 0.43 9/366 10936
/proc/meminfo: memFree=9296624/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=99180 CPUtime=203.2 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 16463 0 0 0 20310 10 0 0 25 0 4 0 622054993 101560320 16398 33554432000 134512640 135305190 4294094560 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 24795 16398 84 194 0 24599 0
[pid=10921/tid=10922] ppid=10918 vsize=99180 CPUtime=50.78 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 3839 0 0 0 5077 1 0 0 25 0 4 0 622054995 101560320 16398 33554432000 134512640 135305190 4294094560 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=99180 CPUtime=50.92 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 3331 0 0 0 5089 3 0 0 25 0 4 0 622054995 101560320 16398 33554432000 134512640 135305190 4294094560 18446744073709551615 134555112 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=99180 CPUtime=50.92 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 4252 0 0 0 5090 2 0 0 25 0 4 0 622054995 101560320 16398 33554432000 134512640 135305190 4294094560 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.31
Current children cumulated vsize (KiB) 107880

[startup+102.301 s]
/proc/loadavg: 6.62 2.33 0.83 9/366 10937
/proc/meminfo: memFree=9227176/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=129296 CPUtime=407.39 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 23688 0 0 0 40722 17 0 0 25 0 4 0 622054993 132399104 23623 33554432000 134512640 135305190 4294094560 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 32324 23623 84 194 0 32128 0
[pid=10921/tid=10922] ppid=10918 vsize=129296 CPUtime=101.4 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 5403 0 0 0 10138 2 0 0 25 0 4 0 622054995 132399104 23623 33554432000 134512640 135305190 4294094560 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=129296 CPUtime=102.11 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 5772 0 0 0 10206 5 0 0 25 0 4 0 622054995 132399104 23623 33554432000 134512640 135305190 4294094560 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=129296 CPUtime=102.1 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 6105 0 0 0 10206 4 0 0 25 0 4 0 622054995 132399104 23623 33554432000 134512640 135305190 4294094560 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.5
Current children cumulated vsize (KiB) 137996

[startup+162.3 s]
/proc/loadavg: 7.49 3.36 1.28 9/366 10939
/proc/meminfo: memFree=9174448/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=143540 CPUtime=646.69 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 27037 0 0 0 64649 20 0 0 25 0 4 0 622054993 146984960 26972 33554432000 134512640 135305190 4294094560 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 35885 26972 84 194 0 35689 0
[pid=10921/tid=10922] ppid=10918 vsize=143540 CPUtime=160.73 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 6109 0 0 0 16070 3 0 0 25 0 4 0 622054995 146984960 26972 33554432000 134512640 135305190 4294094560 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=143540 CPUtime=162.1 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 6657 0 0 0 16205 5 0 0 25 0 4 0 622054995 146984960 26972 33554432000 134512640 135305190 4294094560 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=143540 CPUtime=162.1 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 6904 0 0 0 16205 5 0 0 25 0 4 0 622054995 146984960 26972 33554432000 134512640 135305190 4294094560 18446744073709551615 134528851 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 646.8
Current children cumulated vsize (KiB) 152240

[startup+222.301 s]

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

/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 13366 0 0 0 76180 13 0 0 25 0 4 0 622054995 266678272 54590 33554432000 134512640 135305190 4294094560 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.66
Current children cumulated vsize (KiB) 269128

[startup+822.301 s]
/proc/loadavg: 8.10 7.60 4.75 9/366 10960
/proc/meminfo: memFree=8876884/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=262300 CPUtime=3278.85 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 55129 0 0 0 327829 56 0 0 25 0 4 0 622054993 268595200 55064 33554432000 134512640 135305190 4294094560 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 65575 55064 84 194 0 65379 0
[pid=10921/tid=10922] ppid=10918 vsize=262300 CPUtime=815.23 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 11824 0 0 0 81513 10 0 0 25 0 4 0 622054995 268595200 55064 33554432000 134512640 135305190 4294094560 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=262300 CPUtime=819.97 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 16674 0 0 0 81979 18 0 0 25 0 4 0 622054995 268595200 55064 33554432000 134512640 135305190 4294094560 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=262300 CPUtime=821.93 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 13476 0 0 0 82180 13 0 0 25 0 4 0 622054995 268595200 55064 33554432000 134512640 135305190 4294094560 18446744073709551615 134528268 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3278.96
Current children cumulated vsize (KiB) 271000

[startup+882.301 s]
/proc/loadavg: 8.10 7.68 4.96 9/366 10961
/proc/meminfo: memFree=8828256/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=291748 CPUtime=3518.12 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 62449 0 0 0 351749 63 0 0 25 0 4 0 622054993 298749952 62384 33554432000 134512640 135305190 4294094560 18446744073709551615 134528875 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 72937 62384 84 194 0 72741 0
[pid=10921/tid=10922] ppid=10918 vsize=291748 CPUtime=875.21 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 13044 0 0 0 87510 11 0 0 25 0 4 0 622054995 298749952 62384 33554432000 134512640 135305190 4294094560 18446744073709551615 134538524 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=291748 CPUtime=879.26 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 20046 0 0 0 87905 21 0 0 25 0 4 0 622054995 298749952 62384 33554432000 134512640 135305190 4294094560 18446744073709551615 134528325 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=291748 CPUtime=881.91 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 14995 0 0 0 88176 15 0 0 25 0 4 0 622054995 298749952 62384 33554432000 134512640 135305190 4294094560 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.23
Current children cumulated vsize (KiB) 300448

[startup+942.313 s]
/proc/loadavg: 8.09 7.75 5.15 9/366 10963
/proc/meminfo: memFree=8820148/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=293740 CPUtime=3757.43 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 62944 0 0 0 375678 65 0 0 25 0 4 0 622054993 300789760 62879 33554432000 134512640 135305190 4294094560 18446744073709551615 134528408 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 73435 62879 84 194 0 73239 0
[pid=10921/tid=10922] ppid=10918 vsize=293740 CPUtime=935.21 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 13044 0 0 0 93509 12 0 0 25 0 4 0 622054995 300789760 62879 33554432000 134512640 135305190 4294094560 18446744073709551615 134528327 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=293740 CPUtime=938.59 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 20120 0 0 0 93837 22 0 0 25 0 4 0 622054995 300789760 62879 33554432000 134512640 135305190 4294094560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=293740 CPUtime=941.88 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 15147 0 0 0 94173 15 0 0 25 0 4 0 622054995 300789760 62879 33554432000 134512640 135305190 4294094560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.54
Current children cumulated vsize (KiB) 302440

[startup+1002.3 s]
/proc/loadavg: 8.13 7.83 5.34 9/366 10964
/proc/meminfo: memFree=8812440/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=296984 CPUtime=3996.68 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 63830 0 0 0 399602 66 0 0 25 0 4 0 622054993 304111616 63765 33554432000 134512640 135305190 4294094560 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 74246 63765 84 194 0 74050 0
[pid=10921/tid=10922] ppid=10918 vsize=296984 CPUtime=995.2 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 13106 0 0 0 99508 12 0 0 25 0 4 0 622054995 304111616 63765 33554432000 134512640 135305190 4294094560 18446744073709551615 134530646 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=296984 CPUtime=997.89 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 20210 0 0 0 99767 22 0 0 25 0 4 0 622054995 304111616 63765 33554432000 134512640 135305190 4294094560 18446744073709551615 134551653 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=296984 CPUtime=1001.86 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 15444 0 0 0 100170 16 0 0 25 0 4 0 622054995 304111616 63765 33554432000 134512640 135305190 4294094560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3996.79
Current children cumulated vsize (KiB) 305684

[startup+1062.3 s]
/proc/loadavg: 8.14 7.88 5.51 9/366 10966
/proc/meminfo: memFree=8802356/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=302776 CPUtime=4235.95 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 64938 0 0 0 423527 68 0 0 25 0 4 0 622054993 310042624 64873 33554432000 134512640 135305190 4294094560 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 75694 64873 84 194 0 75498 0
[pid=10921/tid=10922] ppid=10918 vsize=302776 CPUtime=1055.2 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 13322 0 0 0 105508 12 0 0 25 0 4 0 622054995 310042624 64873 33554432000 134512640 135305190 4294094560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=302776 CPUtime=1057.17 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 20582 0 0 0 105695 22 0 0 25 0 4 0 622054995 310042624 64873 33554432000 134512640 135305190 4294094560 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=302776 CPUtime=1061.85 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 15536 0 0 0 106169 16 0 0 25 0 4 0 622054995 310042624 64873 33554432000 134512640 135305190 4294094560 18446744073709551615 134530636 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.06
Current children cumulated vsize (KiB) 311476

[startup+1122.3 s]
/proc/loadavg: 8.09 7.92 5.67 9/366 10968
/proc/meminfo: memFree=8791532/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=310436 CPUtime=4475.26 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 66828 0 0 0 447455 71 0 0 25 0 4 0 622054993 317886464 66763 33554432000 134512640 135305190 4294094560 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 77609 66763 84 194 0 77413 0
[pid=10921/tid=10922] ppid=10918 vsize=310436 CPUtime=1115.21 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 13750 0 0 0 111508 13 0 0 25 0 4 0 622054995 317886464 66763 33554432000 134512640 135305190 4294094560 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=310436 CPUtime=1116.49 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 21646 0 0 0 111625 24 0 0 25 0 4 0 622054995 317886464 66763 33554432000 134512640 135305190 4294094560 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=310436 CPUtime=1121.84 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 15722 0 0 0 112168 16 0 0 25 0 4 0 622054995 317886464 66763 33554432000 134512640 135305190 4294094560 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4475.37
Current children cumulated vsize (KiB) 319136

[startup+1182.3 s]
/proc/loadavg: 8.07 7.94 5.82 9/366 10969
/proc/meminfo: memFree=8764092/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=337476 CPUtime=4714.56 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 73180 0 0 0 471378 78 0 0 25 0 4 0 622054993 345575424 73115 33554432000 134512640 135305190 4294094560 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 84369 73115 84 194 0 84173 0
[pid=10921/tid=10922] ppid=10918 vsize=337476 CPUtime=1175.21 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 15097 0 0 0 117507 14 0 0 25 0 4 0 622054995 345575424 73115 33554432000 134512640 135305190 4294094560 18446744073709551615 134528248 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=337476 CPUtime=1175.8 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 24099 0 0 0 117553 27 0 0 25 0 4 0 622054995 345575424 73115 33554432000 134512640 135305190 4294094560 18446744073709551615 134552302 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=337476 CPUtime=1181.83 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 16991 0 0 0 118165 18 0 0 25 0 4 0 622054995 345575424 73115 33554432000 134512640 135305190 4294094560 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4714.67
Current children cumulated vsize (KiB) 346176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.12 7.96 5.88 9/366 10970
/proc/meminfo: memFree=8750564/32951124 swapFree=67111348/67111528
[pid=10918] ppid=10916 vsize=8700 CPUtime=0.11 cores=0,2,4,6
/proc/10918/stat : 10918 (manysat.sh) S 10916 10918 10886 0 -1 4202496 356 1151 0 0 0 0 11 0 20 0 1 0 622054980 8908800 253 33554432000 4194304 4922060 140737107292480 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/10918/statm: 2175 253 209 178 0 68 0
[pid=10921] ppid=10918 vsize=349620 CPUtime=4799.93 cores=0,2,4,6
/proc/10921/stat : 10921 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202496 76398 0 0 0 479912 81 0 0 25 0 4 0 622054993 358010880 76333 33554432000 134512640 135305190 4294094560 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0 0
/proc/10921/statm: 87405 76333 84 194 0 87209 0
[pid=10921/tid=10922] ppid=10918 vsize=349620 CPUtime=1196.62 cores=0,2,4,6
/proc/10921/task/10922/stat : 10922 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 15885 0 0 0 119648 14 0 0 25 0 4 0 622054995 358010880 76333 33554432000 134512640 135305190 4294094560 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 2 0 0 0
[pid=10921/tid=10923] ppid=10918 vsize=349620 CPUtime=1196.95 cores=0,2,4,6
/proc/10921/task/10923/stat : 10923 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 24911 0 0 0 119667 28 0 0 25 0 4 0 622054995 358010880 76333 33554432000 134512640 135305190 4294094560 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
[pid=10921/tid=10924] ppid=10918 vsize=349620 CPUtime=1203.24 cores=0,2,4,6
/proc/10921/task/10924/stat : 10924 (manysat1.1_stat) R 10918 10918 10886 0 -1 4202560 17864 0 0 0 120306 18 0 0 25 0 4 0 622054995 358010880 76333 33554432000 134512640 135305190 4294094560 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.04
Current children cumulated vsize (KiB) 358320

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

Real time (s): 1203.72
CPU time (s): 4800.04
CPU user time (s): 4799.23
CPU system time (s): 0.81
CPU usage (%): 398.766
Max. virtual memory (cumulated for all children) (KiB): 358320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.118981
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= 1507
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 7

runsolver used 3.9574 second user time and 9.76252 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-13 16:19:51
IDJOB=3361861
IDBENCH=20399
IDSOLVER=1838
FILE ID=node145/3361861-1305296391
RUNJOBID= node145-1305296390-10904
PBS_JOBID= 13321408
Free space on /tmp= 43228 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3361861-1305296391/watcher-3361861-1305296391 -o /tmp/evaluation-result-3361861-1305296391/solver-3361861-1305296391 -C 4800 -W 1300 -M 15500  manysat.sh HOME/instance-3361861-1305296391.cnf aimd 1

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED=185670963

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9496820 kB
Buffers:        247040 kB
Cached:       17148088 kB
SwapCached:          0 kB
Active:        7276824 kB
Inactive:     15594776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9496820 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            8156 kB
Writeback:           0 kB
AnonPages:     5477436 kB
Mapped:          26504 kB
Slab:           483488 kB
PageTables:      34264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79344408 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= 43208 MiB
End job on node145 at 2011-05-13 16:39:57