Trace number 1774946

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
ManySAT 1.1 aimd 1/2009-03-20? (TO) 10000.2 5011.53

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_08_UNSAT.cnf
MD5SUM0b7170d33b896e8b879b19b65ac5c517
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1327.52
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses74789
Sum of the clauses size222346
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22159
Number of clauses of size 372607
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.01/0.04	c ==============================================================================
0.01/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.04	c ==============================================================================
0.01/0.04	c |         0 |   74789   222346 |   22436       0        0     nan |  0.000 % |
0.59/0.66	c |         0 |   73888   319243 |      --       0       --      -- |     --   | -901/96897
0.59/0.66	c ==============================================================================
0.59/0.66	c Result  :   #vars: 763   #clauses: 73888   #literals: 319243
0.59/0.66	c CPU time:   0.646901 s
0.59/0.66	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774946-1241293037/watcher-1774946-1241293037 -o /tmp/evaluation-result-1774946-1241293037/solver-1774946-1241293037 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774946-1241293037.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.88 3.90 3/64 24150
/proc/meminfo: memFree=1142624/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157337251 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 235 195 169 0 50 0
[pid=24151] ppid=24150 vsize=1108 CPUtime=0
/proc/24151/stat : 24151 (SatElite) R 24150 24150 24113 0 -1 4194304 174 0 0 0 0 0 0 0 19 0 1 0 157337252 1134592 158 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/24151/statm: 277 159 50 127 0 147 0

[startup+0.02046 s]
/proc/loadavg: 3.38 3.88 3.90 3/64 24150
/proc/meminfo: memFree=1142624/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157337251 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 235 195 169 0 50 0
[pid=24151] ppid=24150 vsize=2408 CPUtime=0.01
/proc/24151/stat : 24151 (SatElite) R 24150 24150 24113 0 -1 4194304 499 0 0 0 1 0 0 0 19 0 1 0 157337252 2465792 483 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/24151/statm: 602 484 50 127 0 472 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7764

[startup+0.101465 s]
/proc/loadavg: 3.38 3.88 3.90 3/64 24150
/proc/meminfo: memFree=1142624/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157337251 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 235 195 169 0 50 0
[pid=24151] ppid=24150 vsize=6780 CPUtime=0.09
/proc/24151/stat : 24151 (SatElite) R 24150 24150 24113 0 -1 4194304 1572 0 0 0 8 1 0 0 19 0 1 0 157337252 6942720 1556 1992294400 134512640 135034092 4294956112 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 0 0 0
/proc/24151/statm: 1695 1556 68 127 0 1565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12136

[startup+0.301484 s]
/proc/loadavg: 3.38 3.88 3.90 3/64 24150
/proc/meminfo: memFree=1142624/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157337251 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 235 195 169 0 50 0
[pid=24151] ppid=24150 vsize=9112 CPUtime=0.29
/proc/24151/stat : 24151 (SatElite) R 24150 24150 24113 0 -1 4194304 2042 0 0 0 28 1 0 0 21 0 1 0 157337252 9330688 2026 1992294400 134512640 135034092 4294956112 18446744073709551615 134569577 0 0 4096 3 0 0 0 17 0 0 0
/proc/24151/statm: 2278 2026 68 127 0 2148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14468

[startup+0.701521 s]
/proc/loadavg: 3.38 3.88 3.90 3/64 24150
/proc/meminfo: memFree=1142624/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157337251 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 235 195 169 0 50 0
[pid=24151] ppid=24150 vsize=8412 CPUtime=0.68
/proc/24151/stat : 24151 (SatElite) R 24150 24150 24113 0 -1 4194304 2044 0 0 0 67 1 0 0 25 0 1 0 157337252 8613888 1881 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/24151/statm: 2103 1881 69 127 0 1973 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13768

[startup+1.50161 s]
/proc/loadavg: 3.38 3.88 3.90 5/69 24156
/proc/meminfo: memFree=1119672/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=54692 CPUtime=1.27
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 5732 0 0 0 124 3 0 0 16 0 4 0 157337329 56004608 5718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24153/statm: 13673 5718 83 193 0 13477 0
[pid=24153/tid=24154] ppid=24150 vsize=54692 CPUtime=0
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 4 0 157337346 56004608 5718 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24155] ppid=24150 vsize=54692 CPUtime=0.41
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 319 0 0 0 41 0 0 0 18 0 4 0 157337346 56004608 5718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24156] ppid=24150 vsize=54692 CPUtime=0.44
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 292 0 0 0 44 0 0 0 18 0 4 0 157337346 56004608 5718 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 60048

[startup+3.10275 s]
/proc/loadavg: 3.38 3.88 3.90 5/69 24156
/proc/meminfo: memFree=1115704/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=58480 CPUtime=4.46
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 6594 0 0 0 443 3 0 0 22 0 4 0 157337329 59883520 6580 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24153/statm: 14620 6580 83 193 0 14424 0
[pid=24153/tid=24154] ppid=24150 vsize=58480 CPUtime=1.04
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 430 0 0 0 104 0 0 0 19 0 4 0 157337346 59883520 6580 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24155] ppid=24150 vsize=58480 CPUtime=0.96
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 463 0 0 0 96 0 0 0 21 0 4 0 157337346 59883520 6580 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24156] ppid=24150 vsize=58480 CPUtime=1.27
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 506 0 0 0 127 0 0 0 20 0 4 0 157337346 59883520 6580 1992294400 134512640 135305190 4294956160 18446744073709551615 134528557 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.22
Current children cumulated vsize (KiB) 63836

[startup+6.30205 s]
/proc/loadavg: 3.43 3.89 3.90 5/69 24156
/proc/meminfo: memFree=1111416/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=62184 CPUtime=10.85
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 7565 0 0 0 1080 5 0 0 25 0 4 0 157337329 63676416 7551 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24153/statm: 15546 7551 83 193 0 15350 0
[pid=24153/tid=24154] ppid=24150 vsize=62184 CPUtime=2.63
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 646 0 0 0 263 0 0 0 25 0 4 0 157337346 63676416 7551 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24155] ppid=24150 vsize=62184 CPUtime=2.32
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 675 0 0 0 232 0 0 0 25 0 4 0 157337346 63676416 7551 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24156] ppid=24150 vsize=62184 CPUtime=3.1
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 844 0 0 0 310 0 0 0 24 0 4 0 157337346 63676416 7551 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.61
Current children cumulated vsize (KiB) 67540

[startup+12.7026 s]
/proc/loadavg: 3.48 3.89 3.90 5/69 24156
/proc/meminfo: memFree=1104896/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=68848 CPUtime=23.61
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 9086 0 0 0 2355 6 0 0 23 0 4 0 157337329 70500352 9072 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24153/statm: 17212 9072 83 193 0 17016 0
[pid=24153/tid=24154] ppid=24150 vsize=68848 CPUtime=5.35
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 906 0 0 0 535 0 0 0 25 0 4 0 157337346 70500352 9072 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24155] ppid=24150 vsize=68848 CPUtime=5.01
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 983 0 0 0 501 0 0 0 25 0 4 0 157337346 70500352 9072 1992294400 134512640 135305190 4294956160 18446744073709551615 134552908 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24156] ppid=24150 vsize=68848 CPUtime=6.67
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 1301 0 0 0 666 1 0 0 18 0 4 0 157337346 70500352 9072 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.37
Current children cumulated vsize (KiB) 74204

[startup+25.5018 s]
/proc/loadavg: 3.59 3.89 3.90 5/69 24156
/proc/meminfo: memFree=1095432/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=77520 CPUtime=49.16
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 11270 0 0 0 4908 8 0 0 25 0 4 0 157337329 79380480 11256 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24153/statm: 19380 11256 83 193 0 19184 0
[pid=24153/tid=24154] ppid=24150 vsize=77520 CPUtime=11.43
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 1168 0 0 0 1142 1 0 0 25 0 4 0 157337346 79380480 11256 1992294400 134512640 135305190 4294956160 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24155] ppid=24150 vsize=77520 CPUtime=10.51
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 1453 0 0 0 1051 0 0 0 25 0 4 0 157337346 79380480 11256 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24156] ppid=24150 vsize=77520 CPUtime=13.98
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 2036 0 0 0 1397 1 0 0 25 0 4 0 157337346 79380480 11256 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.92
Current children cumulated vsize (KiB) 82876

[startup+51.1012 s]
/proc/loadavg: 3.73 3.90 3.90 5/69 24156
/proc/meminfo: memFree=1081608/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=93176 CPUtime=100.24
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 14813 0 0 0 10012 12 0 0 25 0 4 0 157337329 95412224 14799 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24153/statm: 23294 14799 83 193 0 23098 0
[pid=24153/tid=24154] ppid=24150 vsize=93176 CPUtime=24.07
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 2132 0 0 0 2405 2 0 0 25 0 4 0 157337346 95412224 14799 1992294400 134512640 135305190 4294956160 18446744073709551615 134528425 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24155] ppid=24150 vsize=93176 CPUtime=22.7
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 2349 0 0 0 2269 1 0 0 25 0 4 0 157337346 95412224 14799 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24156] ppid=24150 vsize=93176 CPUtime=27.28
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 2840 0 0 0 2725 3 0 0 25 0 4 0 157337346 95412224 14799 1992294400 134512640 135305190 4294956160 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101
Current children cumulated vsize (KiB) 98532

[startup+102.307 s]
/proc/loadavg: 4.00 3.94 3.91 5/69 24158
/proc/meminfo: memFree=1066568/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=108956 CPUtime=202.43
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 18494 0 0 0 20226 17 0 0 25 0 4 0 157337329 111570944 18480 1992294400 134512640 135305190 4294956160 18446744073709551615 134528265 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24153/statm: 27239 18480 83 193 0 27043 0
[pid=24153/tid=24154] ppid=24150 vsize=108956 CPUtime=48.7
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 2750 0 0 0 4867 3 0 0 25 0 4 0 157337346 111570944 18480 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24155] ppid=24150 vsize=108956 CPUtime=48
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 3262 0 0 0 4798 2 0 0 25 0 4 0 157337346 111570944 18480 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24156] ppid=24150 vsize=108956 CPUtime=53
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 3824 0 0 0 5295 5 0 0 25 0 4 0 157337346 111570944 18480 1992294400 134512640 135305190 4294956160 18446744073709551615 134528433 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.19
Current children cumulated vsize (KiB) 114312

[startup+162.302 s]
/proc/loadavg: 4.07 3.96 3.92 5/69 24158
/proc/meminfo: memFree=1052168/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76

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

/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 19228 0 0 0 230201 37 0 0 25 0 4 0 157337346 426328064 89227 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9183.58
Current children cumulated vsize (KiB) 421692

[startup+4662.3 s]
/proc/loadavg: 4.00 4.05 3.99 5/69 24166
/proc/meminfo: memFree=780040/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=419408 CPUtime=9302.55
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 89937 0 0 0 930095 160 0 0 25 0 4 0 157337329 429473792 89824 1992294400 134512640 135305190 4294956160 18446744073709551615 134528283 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24153/statm: 104852 89824 83 193 0 104656 0
[pid=24153/tid=24154] ppid=24150 vsize=419408 CPUtime=2317.68
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 19998 0 0 0 231734 34 0 0 25 0 4 0 157337346 429473792 89824 1992294400 134512640 135305190 4294956160 18446744073709551615 134528286 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24155] ppid=24150 vsize=419408 CPUtime=2331.68
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 24248 0 0 0 233122 46 0 0 25 0 4 0 157337346 429473792 89824 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24156] ppid=24150 vsize=419408 CPUtime=2332.35
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 19305 0 0 0 233198 37 0 0 25 0 4 0 157337346 429473792 89824 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9303.31
Current children cumulated vsize (KiB) 424764

[startup+4722.31 s]
/proc/loadavg: 4.00 4.04 3.99 5/69 24166
/proc/meminfo: memFree=777928/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=422372 CPUtime=9422.29
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 90479 0 0 0 942068 161 0 0 25 0 4 0 157337329 432508928 90366 1992294400 134512640 135305190 4294956160 18446744073709551615 134528483 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24153/statm: 105593 90366 83 193 0 105397 0
[pid=24153/tid=24154] ppid=24150 vsize=422372 CPUtime=2347.67
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 20313 0 0 0 234733 34 0 0 25 0 4 0 157337346 432508928 90366 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24155] ppid=24150 vsize=422372 CPUtime=2361.54
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 24338 0 0 0 236108 46 0 0 25 0 4 0 157337346 432508928 90366 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24156] ppid=24150 vsize=422372 CPUtime=2362.34
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 19360 0 0 0 236197 37 0 0 25 0 4 0 157337346 432508928 90366 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9423.05
Current children cumulated vsize (KiB) 427728

[startup+4782.3 s]
/proc/loadavg: 4.00 4.03 3.99 5/69 24166
/proc/meminfo: memFree=776328/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=424512 CPUtime=9542.02
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 90902 0 0 0 954040 162 0 0 25 0 4 0 157337329 434700288 90789 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24153/statm: 106128 90789 83 193 0 105932 0
[pid=24153/tid=24154] ppid=24150 vsize=424512 CPUtime=2377.55
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 20492 0 0 0 237720 35 0 0 25 0 4 0 157337346 434700288 90789 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24155] ppid=24150 vsize=424512 CPUtime=2391.4
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 24449 0 0 0 239094 46 0 0 25 0 4 0 157337346 434700288 90789 1992294400 134512640 135305190 4294956160 18446744073709551615 134528520 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24156] ppid=24150 vsize=424512 CPUtime=2392.44
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 19415 0 0 0 239207 37 0 0 25 0 4 0 157337346 434700288 90789 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9542.78
Current children cumulated vsize (KiB) 429868

[startup+4842.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/69 24166
/proc/meminfo: memFree=773576/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=427592 CPUtime=9661.76
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 91572 0 0 0 966012 164 0 0 25 0 4 0 157337329 437854208 91459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/24153/statm: 106898 91459 83 193 0 106702 0
[pid=24153/tid=24154] ppid=24150 vsize=427592 CPUtime=2407.53
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 20573 0 0 0 240718 35 0 0 25 0 4 0 157337346 437854208 91459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=24153/tid=24155] ppid=24150 vsize=427592 CPUtime=2422.16
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 24836 0 0 0 242169 47 0 0 25 0 4 0 157337346 437854208 91459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24156] ppid=24150 vsize=427592 CPUtime=2422.43
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 19534 0 0 0 242206 37 0 0 25 0 4 0 157337346 437854208 91459 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9662.52
Current children cumulated vsize (KiB) 432948

[startup+4902.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/69 24166
/proc/meminfo: memFree=770376/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=430976 CPUtime=9781.5
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 92392 0 0 0 977984 166 0 0 25 0 4 0 157337329 441319424 92279 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24153/statm: 107744 92279 83 193 0 107548 0
[pid=24153/tid=24154] ppid=24150 vsize=430976 CPUtime=2437.36
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 20596 0 0 0 243701 35 0 0 25 0 4 0 157337346 441319424 92279 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24155] ppid=24150 vsize=430976 CPUtime=2451.96
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 25113 0 0 0 245148 48 0 0 25 0 4 0 157337346 441319424 92279 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24156] ppid=24150 vsize=430976 CPUtime=2452.56
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 19813 0 0 0 245218 38 0 0 25 0 4 0 157337346 441319424 92279 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9782.26
Current children cumulated vsize (KiB) 436332

[startup+4962.3 s]
/proc/loadavg: 4.00 4.01 3.99 5/69 24166
/proc/meminfo: memFree=768904/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=432520 CPUtime=9901.23
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 92743 0 0 0 989956 167 0 0 25 0 4 0 157337329 442900480 92630 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24153/statm: 108130 92630 83 193 0 107934 0
[pid=24153/tid=24154] ppid=24150 vsize=432520 CPUtime=2467.23
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 20635 0 0 0 246688 35 0 0 25 0 4 0 157337346 442900480 92630 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24155] ppid=24150 vsize=432520 CPUtime=2481.83
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 25156 0 0 0 248135 48 0 0 25 0 4 0 157337346 442900480 92630 1992294400 134512640 135305190 4294956160 18446744073709551615 134528242 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24156] ppid=24150 vsize=432520 CPUtime=2482.54
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 19850 0 0 0 248216 38 0 0 25 0 4 0 157337346 442900480 92630 1992294400 134512640 135305190 4294956160 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9901.99
Current children cumulated vsize (KiB) 437876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.5 s]
/proc/loadavg: 4.00 4.01 3.99 6/69 24166
/proc/meminfo: memFree=766792/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=433976 CPUtime=9999.43
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 93273 0 0 0 999774 169 0 0 25 0 4 0 157337329 444391424 93160 1992294400 134512640 135305190 4294956160 18446744073709551615 134528515 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24153/statm: 108494 93160 83 193 0 108298 0
[pid=24153/tid=24154] ppid=24150 vsize=433976 CPUtime=2491.65
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 20742 0 0 0 249129 36 0 0 25 0 4 0 157337346 444391424 93160 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24155] ppid=24150 vsize=433976 CPUtime=2506.43
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 25187 0 0 0 250595 48 0 0 25 0 4 0 157337346 444391424 93160 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24156] ppid=24150 vsize=433976 CPUtime=2507.13
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 20110 0 0 0 250675 38 0 0 25 0 4 0 157337346 444391424 93160 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 439332

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5011.5 s]
/proc/loadavg: 4.00 4.01 3.99 6/69 24166
/proc/meminfo: memFree=766792/2055920 swapFree=4181256/4192956
[pid=24150] ppid=24148 vsize=5356 CPUtime=0.76
/proc/24150/stat : 24150 (manysat.sh) S 24148 24150 24113 0 -1 4194304 313 2047 0 0 0 0 74 2 18 0 1 0 157337251 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 1339 238 195 169 0 50 0
[pid=24153] ppid=24150 vsize=433976 CPUtime=9999.43
/proc/24153/stat : 24153 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194304 93273 0 0 0 999774 169 0 0 25 0 4 0 157337329 444391424 93160 1992294400 134512640 135305190 4294956160 18446744073709551615 134528515 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/24153/statm: 108494 93160 83 193 0 108298 0
[pid=24153/tid=24154] ppid=24150 vsize=433976 CPUtime=2491.65
/proc/24153/task/24154/stat : 24154 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 20742 0 0 0 249129 36 0 0 25 0 4 0 157337346 444391424 93160 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24155] ppid=24150 vsize=433976 CPUtime=2506.43
/proc/24153/task/24155/stat : 24155 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 25187 0 0 0 250595 48 0 0 25 0 4 0 157337346 444391424 93160 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
[pid=24153/tid=24156] ppid=24150 vsize=433976 CPUtime=2507.13
/proc/24153/task/24156/stat : 24156 (manysat1.1_stat) R 24150 24150 24113 0 -1 4194368 20110 0 0 0 250675 38 0 0 25 0 4 0 157337346 444391424 93160 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 439332

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24150 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=751885
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=23996
# CPU time returned by wait4() is 0.775881
# while last known CPU time is 10000.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5011.53
CPU time (s): 10000.2
CPU user time (s): 9998.48
CPU system time (s): 1.71
CPU usage (%): 199.544
Max. virtual memory (cumulated for all children) (KiB): 439332

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

runsolver used 5.18521 second user time and 13.5149 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-02 21:37:18
IDJOB=1774946
IDBENCH=71065
IDSOLVER=612
FILE ID=node14/1774946-1241293037
PBS_JOBID= 9225136
Free space on /tmp= 66552 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_08_UNSAT.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774946-1241293037/watcher-1774946-1241293037 -o /tmp/evaluation-result-1774946-1241293037/solver-1774946-1241293037 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774946-1241293037.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0b7170d33b896e8b879b19b65ac5c517
RANDOM SEED=1172467012

node14.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.256
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1143104 kB
Buffers:         85220 kB
Cached:         722880 kB
SwapCached:       5520 kB
Active:          76500 kB
Inactive:       739360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1143104 kB
SwapTotal:     4192956 kB
SwapFree:      4181256 kB
Dirty:            2740 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            83024 kB
Committed_AS:   640688 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node14 at 2009-05-02 23:00:51