Trace number 3362234

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) 20395 5100.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark640.829
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

Solver Data

0.00/0.00	c Parsing...
0.00/0.08	c ==============================================================================
0.00/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.08	c ==============================================================================
0.00/0.08	c |         0 |  181786   444486 |   54535       0        0     nan |  0.000 % |
0.00/0.69	c |         0 |  113554   383257 |      --       0       --      -- |     --   | -68232/-61229
0.00/0.69	c ==============================================================================
0.00/0.69	c Result  :   #vars: 22269   #clauses: 113554   #literals: 383257
0.00/0.69	c CPU time:   0.675897 s
0.00/0.69	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-3362234-1305301497/watcher-3362234-1305301497 -o /tmp/evaluation-result-3362234-1305301497/solver-3362234-1305301497 -C 40000 -W 5100 -M 31000 manysat.sh HOME/instance-3362234-1305301497.cnf aimd 1 

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

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.94 2/376 5072
/proc/meminfo: memFree=7889380/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 720380407 8908800 250 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5072/statm: 2175 250 209 178 0 68 0

[startup+0.0329059 s]
/proc/loadavg: 4.00 4.00 3.94 2/376 5072
/proc/meminfo: memFree=7889380/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 720380407 8908800 250 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5072/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100908 s]
/proc/loadavg: 4.00 4.00 3.94 2/376 5072
/proc/meminfo: memFree=7889380/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 720380407 8908800 250 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5072/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30086 s]
/proc/loadavg: 4.00 4.00 3.94 2/376 5072
/proc/meminfo: memFree=7889380/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 720380407 8908800 250 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5072/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700792 s]
/proc/loadavg: 4.00 4.00 3.94 2/376 5072
/proc/meminfo: memFree=7889380/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 330 0 0 0 0 0 0 0 20 0 1 0 720380407 8908800 250 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5072/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50065 s]
/proc/loadavg: 4.00 4.00 3.94 5/381 5078
/proc/meminfo: memFree=7846328/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=75812 CPUtime=2.39 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 10447 0 0 0 225 14 0 0 18 0 4 0 720380484 77631488 10397 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 18953 10397 84 194 0 18757 0
[pid=5075/tid=5076] ppid=5072 vsize=75812 CPUtime=0.56 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 487 0 0 0 53 3 0 0 16 0 4 0 720380498 77631488 10397 33554432000 134512640 135305190 4289385232 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=75812 CPUtime=0.56 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 572 0 0 0 53 3 0 0 18 0 4 0 720380498 77631488 10397 33554432000 134512640 135305190 4289385232 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=75812 CPUtime=0.54 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 550 0 0 0 52 2 0 0 18 0 4 0 720380498 77631488 10397 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 84512

[startup+3.10038 s]
/proc/loadavg: 4.00 4.00 3.94 5/381 5078
/proc/meminfo: memFree=7837696/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=83392 CPUtime=8.79 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 12246 0 0 0 864 15 0 0 18 0 4 0 720380484 85393408 12196 33554432000 134512640 135305190 4289385232 18446744073709551615 134530561 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 20848 12196 84 194 0 20652 0
[pid=5075/tid=5076] ppid=5072 vsize=83392 CPUtime=2.15 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 793 0 0 0 212 3 0 0 18 0 4 0 720380498 85393408 12196 33554432000 134512640 135305190 4289385232 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=83392 CPUtime=2.15 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 1014 0 0 0 212 3 0 0 18 0 4 0 720380498 85393408 12196 33554432000 134512640 135305190 4289385232 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=83392 CPUtime=2.15 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 1060 0 0 0 212 3 0 0 18 0 4 0 720380498 85393408 12196 33554432000 134512640 135305190 4289385232 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.55
Current children cumulated vsize (KiB) 92092

[startup+6.30081 s]
/proc/loadavg: 4.00 4.00 3.94 5/381 5078
/proc/meminfo: memFree=7825012/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=94356 CPUtime=21.59 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 14839 0 0 0 2142 17 0 0 18 0 4 0 720380484 96620544 14789 33554432000 134512640 135305190 4289385232 18446744073709551615 134530247 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 23589 14789 84 194 0 23393 0
[pid=5075/tid=5076] ppid=5072 vsize=94356 CPUtime=5.36 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 1190 0 0 0 532 4 0 0 25 0 4 0 720380498 96620544 14789 33554432000 134512640 135305190 4289385232 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=94356 CPUtime=5.36 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 1740 0 0 0 532 4 0 0 18 0 4 0 720380498 96620544 14789 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=94356 CPUtime=5.34 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 1779 0 0 0 530 4 0 0 18 0 4 0 720380498 96620544 14789 33554432000 134512640 135305190 4289385232 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.35
Current children cumulated vsize (KiB) 103056

[startup+12.7007 s]
/proc/loadavg: 4.00 4.00 3.94 5/381 5078
/proc/meminfo: memFree=7806612/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=111856 CPUtime=47.17 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 19386 0 0 0 4698 19 0 0 18 0 4 0 720380484 114540544 19336 33554432000 134512640 135305190 4289385232 18446744073709551615 134695249 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 27964 19336 84 194 0 27768 0
[pid=5075/tid=5076] ppid=5072 vsize=111856 CPUtime=11.76 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 1940 0 0 0 1172 4 0 0 25 0 4 0 720380498 114540544 19336 33554432000 134512640 135305190 4289385232 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=111856 CPUtime=11.76 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 2992 0 0 0 1172 4 0 0 21 0 4 0 720380498 114540544 19336 33554432000 134512640 135305190 4289385232 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=111856 CPUtime=11.74 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 3015 0 0 0 1169 5 0 0 18 0 4 0 720380498 114540544 19336 33554432000 134512640 135305190 4289385232 18446744073709551615 134530988 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 47.93
Current children cumulated vsize (KiB) 120556

[startup+25.5004 s]
/proc/loadavg: 4.00 4.00 3.94 5/381 5078
/proc/meminfo: memFree=7789156/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=130192 CPUtime=98.37 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 23785 0 0 0 9814 23 0 0 18 0 4 0 720380484 133316608 23735 33554432000 134512640 135305190 4289385232 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 32548 23735 84 194 0 32352 0
[pid=5075/tid=5076] ppid=5072 vsize=130192 CPUtime=24.56 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 2715 0 0 0 2451 5 0 0 25 0 4 0 720380498 133316608 23735 33554432000 134512640 135305190 4289385232 18446744073709551615 134528435 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=130192 CPUtime=24.55 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 4466 0 0 0 2451 4 0 0 21 0 4 0 720380498 133316608 23735 33554432000 134512640 135305190 4289385232 18446744073709551615 134528310 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=130192 CPUtime=24.53 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 4098 0 0 0 2447 6 0 0 18 0 4 0 720380498 133316608 23735 33554432000 134512640 135305190 4289385232 18446744073709551615 134528858 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.13
Current children cumulated vsize (KiB) 138892

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 3.94 5/381 5079
/proc/meminfo: memFree=7769720/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=149808 CPUtime=200.71 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 28659 0 0 0 20043 28 0 0 18 0 4 0 720380484 153403392 28609 33554432000 134512640 135305190 4289385232 18446744073709551615 134528274 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 37452 28609 84 194 0 37256 0
[pid=5075/tid=5076] ppid=5072 vsize=149808 CPUtime=50.13 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 3788 0 0 0 5008 5 0 0 18 0 4 0 720380498 153403392 28609 33554432000 134512640 135305190 4289385232 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=149808 CPUtime=50.14 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 5810 0 0 0 5008 6 0 0 22 0 4 0 720380498 153403392 28609 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=149808 CPUtime=50.12 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 5400 0 0 0 5003 9 0 0 18 0 4 0 720380498 153403392 28609 33554432000 134512640 135305190 4289385232 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.47
Current children cumulated vsize (KiB) 158508

[startup+102.314 s]
/proc/loadavg: 4.00 4.00 3.94 5/381 5080
/proc/meminfo: memFree=7742052/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=176524 CPUtime=405.51 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 35365 0 0 0 40514 37 0 0 18 0 4 0 720380484 180760576 35315 33554432000 134512640 135305190 4289385232 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 44131 35315 84 194 0 43935 0
[pid=5075/tid=5076] ppid=5072 vsize=176524 CPUtime=101.34 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 5031 0 0 0 10127 7 0 0 25 0 4 0 720380498 180760576 35315 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=176524 CPUtime=101.34 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 7773 0 0 0 10126 8 0 0 25 0 4 0 720380498 180760576 35315 33554432000 134512640 135305190 4289385232 18446744073709551615 134528350 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=176524 CPUtime=101.33 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 7214 0 0 0 10121 12 0 0 21 0 4 0 720380498 180760576 35315 33554432000 134512640 135305190 4289385232 18446744073709551615 134528319 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.27
Current children cumulated vsize (KiB) 185224

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/381 5082
/proc/meminfo: memFree=7718964/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=201032 CPUtime=645.31 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 41138 0 0 0 64485 46 0 0 18 0 4 0 720380484 205856768 41088 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 50258 41088 84 194 0 50062 0
[pid=5075/tid=5076] ppid=5072 vsize=201032 CPUtime=161.31 cores=0-7

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

/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 47442 0 0 0 466007 84 0 0 25 0 4 0 720380498 1007362048 226093 33554432000 134512640 135305190 4289385232 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18644.2
Current children cumulated vsize (KiB) 992452

[startup+4722.31 s]
/proc/loadavg: 4.00 4.02 4.00 5/381 5225
/proc/meminfo: memFree=6970892/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=988820 CPUtime=18883.5 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 227461 0 0 0 1888057 292 0 0 25 0 4 0 720380484 1012551680 227411 33554432000 134512640 135305190 4289385232 18446744073709551615 134547996 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 247205 227411 84 194 0 247009 0
[pid=5075/tid=5076] ppid=5072 vsize=988820 CPUtime=4721.03 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 41241 0 0 0 472057 46 0 0 25 0 4 0 720380498 1012551680 227411 33554432000 134512640 135305190 4289385232 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=988820 CPUtime=4720.6 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 76422 0 0 0 471970 90 0 0 18 0 4 0 720380498 1012551680 227411 33554432000 134512640 135305190 4289385232 18446744073709551615 134538919 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=988820 CPUtime=4720.92 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 47509 0 0 0 472008 84 0 0 25 0 4 0 720380498 1012551680 227411 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18884.2
Current children cumulated vsize (KiB) 997520

[startup+4782.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/381 5226
/proc/meminfo: memFree=6968004/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=991012 CPUtime=19123.4 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 228199 0 0 0 1912051 294 0 0 21 0 4 0 720380484 1014796288 228149 33554432000 134512640 135305190 4289385232 18446744073709551615 134528489 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 247753 228149 84 194 0 247557 0
[pid=5075/tid=5076] ppid=5072 vsize=991012 CPUtime=4781.01 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 41271 0 0 0 478055 46 0 0 25 0 4 0 720380498 1014796288 228149 33554432000 134512640 135305190 4289385232 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=991012 CPUtime=4780.59 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 76840 0 0 0 477968 91 0 0 25 0 4 0 720380498 1014796288 228149 33554432000 134512640 135305190 4289385232 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=991012 CPUtime=4780.91 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 47632 0 0 0 478006 85 0 0 25 0 4 0 720380498 1014796288 228149 33554432000 134512640 135305190 4289385232 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19124.2
Current children cumulated vsize (KiB) 999712

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 5228
/proc/meminfo: memFree=6964636/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=994584 CPUtime=19363.4 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 229070 0 0 0 1936048 297 0 0 25 0 4 0 720380484 1018454016 229020 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 248646 229020 84 194 0 248450 0
[pid=5075/tid=5076] ppid=5072 vsize=994584 CPUtime=4841.01 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 41299 0 0 0 484055 46 0 0 25 0 4 0 720380498 1018454016 229020 33554432000 134512640 135305190 4289385232 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=994584 CPUtime=4840.59 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 77246 0 0 0 483967 92 0 0 25 0 4 0 720380498 1018454016 229020 33554432000 134512640 135305190 4289385232 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=994584 CPUtime=4840.91 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 47784 0 0 0 484005 86 0 0 25 0 4 0 720380498 1018454016 229020 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19364.2
Current children cumulated vsize (KiB) 1003284

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 5229
/proc/meminfo: memFree=6958904/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=1001468 CPUtime=19603.4 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 230534 0 0 0 1960046 299 0 0 25 0 4 0 720380484 1025503232 230484 33554432000 134512640 135305190 4289385232 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 250367 230484 84 194 0 250171 0
[pid=5075/tid=5076] ppid=5072 vsize=1001468 CPUtime=4901.01 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 41357 0 0 0 490055 46 0 0 25 0 4 0 720380498 1025503232 230484 33554432000 134512640 135305190 4289385232 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=1001468 CPUtime=4900.6 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 78263 0 0 0 489966 94 0 0 25 0 4 0 720380498 1025503232 230484 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=1001468 CPUtime=4900.91 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 47957 0 0 0 490005 86 0 0 25 0 4 0 720380498 1025503232 230484 33554432000 134512640 135305190 4289385232 18446744073709551615 134556734 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19604.2
Current children cumulated vsize (KiB) 1010168

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 5231
/proc/meminfo: memFree=6948944/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=1012192 CPUtime=19843.5 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 233026 0 0 0 1984042 304 0 0 25 0 4 0 720380484 1036484608 232976 33554432000 134512640 135305190 4289385232 18446744073709551615 134528408 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 253048 232976 84 194 0 252852 0
[pid=5075/tid=5076] ppid=5072 vsize=1012192 CPUtime=4961.01 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 41615 0 0 0 496055 46 0 0 25 0 4 0 720380498 1036484608 232976 33554432000 134512640 135305190 4289385232 18446744073709551615 134528442 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=1012192 CPUtime=4960.6 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 79485 0 0 0 495964 96 0 0 23 0 4 0 720380498 1036484608 232976 33554432000 134512640 135305190 4289385232 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=1012192 CPUtime=4960.91 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 48410 0 0 0 496003 88 0 0 19 0 4 0 720380498 1036484608 232976 33554432000 134512640 135305190 4289385232 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19844.2
Current children cumulated vsize (KiB) 1020892

[startup+5022.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 5233
/proc/meminfo: memFree=6948172/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=1013360 CPUtime=20083.4 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 233184 0 0 0 2008040 305 0 0 25 0 4 0 720380484 1037680640 233134 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 253340 233134 84 194 0 253144 0
[pid=5075/tid=5076] ppid=5072 vsize=1013360 CPUtime=5021.02 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 41616 0 0 0 502056 46 0 0 25 0 4 0 720380498 1037680640 233134 33554432000 134512640 135305190 4289385232 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=1013360 CPUtime=5020.58 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 79558 0 0 0 501962 96 0 0 25 0 4 0 720380498 1037680640 233134 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=1013360 CPUtime=5020.91 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 48494 0 0 0 502003 88 0 0 25 0 4 0 720380498 1037680640 233134 33554432000 134512640 135305190 4289385232 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20084.2
Current children cumulated vsize (KiB) 1022060

[startup+5082.3 s]
/proc/loadavg: 4.07 4.03 4.01 5/381 5234
/proc/meminfo: memFree=6944304/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=1017608 CPUtime=20323.5 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 234265 0 0 0 2032039 307 0 0 25 0 4 0 720380484 1042030592 234215 33554432000 134512640 135305190 4289385232 18446744073709551615 134528455 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 254402 234215 84 194 0 254206 0
[pid=5075/tid=5076] ppid=5072 vsize=1017608 CPUtime=5081.02 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 41774 0 0 0 508056 46 0 0 25 0 4 0 720380498 1042030592 234215 33554432000 134512640 135305190 4289385232 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=1017608 CPUtime=5080.58 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 80090 0 0 0 507961 97 0 0 25 0 4 0 720380498 1042030592 234215 33554432000 134512640 135305190 4289385232 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=1017608 CPUtime=5080.91 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 48721 0 0 0 508002 89 0 0 25 0 4 0 720380498 1042030592 234215 33554432000 134512640 135305190 4289385232 18446744073709551615 134528768 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20324.2
Current children cumulated vsize (KiB) 1026308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 4.12 4.04 4.01 5/381 5235
/proc/meminfo: memFree=6942552/32951124 swapFree=65586204/67111528
[pid=5072] ppid=5070 vsize=8700 CPUtime=0.76 cores=0-7
/proc/5072/stat : 5072 (manysat.sh) S 5070 5072 4862 0 -1 4202496 357 8118 0 0 0 0 75 1 15 0 1 0 720380407 8908800 253 33554432000 4194304 4922060 140734195109904 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/5072/statm: 2175 253 209 178 0 68 0
[pid=5075] ppid=5072 vsize=1019800 CPUtime=20394.3 cores=0-7
/proc/5075/stat : 5075 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202496 234674 0 0 0 2039121 307 0 0 25 0 4 0 720380484 1044275200 234624 33554432000 134512640 135305190 4289385232 18446744073709551615 134528768 0 0 4096 3 18446744073709551615 0 0 17 3 0 0 0
/proc/5075/statm: 254950 234624 84 194 0 254754 0
[pid=5075/tid=5076] ppid=5072 vsize=1019800 CPUtime=5098.73 cores=0-7
/proc/5075/task/5076/stat : 5076 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 41814 0 0 0 509827 46 0 0 25 0 4 0 720380498 1044275200 234624 33554432000 134512640 135305190 4289385232 18446744073709551615 134528298 0 0 4096 3 0 0 0 -1 0 0 0 0
[pid=5075/tid=5077] ppid=5072 vsize=1019800 CPUtime=5098.31 cores=0-7
/proc/5075/task/5077/stat : 5077 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 80346 0 0 0 509733 98 0 0 25 0 4 0 720380498 1044275200 234624 33554432000 134512640 135305190 4289385232 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 5 0 0 0
[pid=5075/tid=5078] ppid=5072 vsize=1019800 CPUtime=5098.63 cores=0-7
/proc/5075/task/5078/stat : 5078 (manysat1.1_stat) R 5072 5072 4862 0 -1 4202560 48798 0 0 0 509774 89 0 0 25 0 4 0 720380498 1044275200 234624 33554432000 134512640 135305190 4289385232 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 20395
Current children cumulated vsize (KiB) 1028500

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

Real time (s): 5100.03
CPU time (s): 20395
CPU user time (s): 20392
CPU system time (s): 3.08
CPU usage (%): 399.901
Max. virtual memory (cumulated for all children) (KiB): 1028500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.754885
system time used= 0.019996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8475
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= 7
involuntary context switches= 4

runsolver used 17.7253 second user time and 43.0085 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-13 17:44:58
IDJOB=3362234
IDBENCH=83114
IDSOLVER=1839
FILE ID=node119/3362234-1305301497
RUNJOBID= node119-1305296394-4876
PBS_JOBID= 13321434
Free space on /tmp= 35100 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top23.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362234-1305301497/watcher-3362234-1305301497 -o /tmp/evaluation-result-3362234-1305301497/solver-3362234-1305301497 -C 40000 -W 5100 -M 31000  manysat.sh HOME/instance-3362234-1305301497.cnf aimd 1

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=368512160

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       7889660 kB
Buffers:        227164 kB
Cached:       11471608 kB
SwapCached:       4756 kB
Active:       15098496 kB
Inactive:      9479892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7889660 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            4696 kB
Writeback:           0 kB
AnonPages:    12878380 kB
Mapped:          29820 kB
Slab:           360820 kB
PageTables:      56212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102458456 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= 35092 MiB
End job on node119 at 2011-05-13 19:10:00