Trace number 1772856

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.1 5011.32

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-26.cnf
MD5SUM0cf155110f71a43081221b427d368ee8
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 variables21734
Number of clauses79766
Sum of the clauses size211276
Maximum clause length225
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 236916
Number of clauses of size 338055
Number of clauses of size 43077
Number of clauses of size 5748
Number of clauses of size over 5969

Solver Data

0.00/0.00	c Parsing...
0.01/0.07	c ==============================================================================
0.01/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.07	c ==============================================================================
0.01/0.07	c |         0 |   78817   208932 |   23645       0        0     nan |  0.000 % |
0.39/0.48	c |         0 |   60741   195331 |      --       0       --      -- |     --   | -18076/-13601
0.39/0.48	c ==============================================================================
0.39/0.48	c Result  :   #vars: 11150   #clauses: 60741   #literals: 195331
0.39/0.48	c CPU time:   0.464929 s
0.39/0.48	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-1772856-1241285953/watcher-1772856-1241285953 -o /tmp/evaluation-result-1772856-1241285953/solver-1772856-1241285953 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1772856-1241285953.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.94 2.67 1.68 3/65 29459
/proc/meminfo: memFree=1907600/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 156629039 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 235 195 169 0 50 0
[pid=29460] ppid=29459 vsize=1556 CPUtime=0
/proc/29460/stat : 29460 (SatElite) R 29459 29459 29387 0 -1 4194304 283 0 0 0 0 0 0 0 20 0 1 0 156629039 1593344 267 1992294400 134512640 135034092 4294956112 18446744073709551615 134545140 0 0 4096 3 0 0 0 17 0 0 0
/proc/29460/statm: 389 270 50 127 0 259 0

[startup+0.0244701 s]
/proc/loadavg: 3.94 2.67 1.68 3/65 29459
/proc/meminfo: memFree=1907600/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 156629039 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 235 195 169 0 50 0
[pid=29460] ppid=29459 vsize=5092 CPUtime=0.01
/proc/29460/stat : 29460 (SatElite) R 29459 29459 29387 0 -1 4194304 993 0 0 0 1 0 0 0 20 0 1 0 156629039 5214208 977 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29460/statm: 1273 978 51 127 0 1143 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10448

[startup+0.101476 s]
/proc/loadavg: 3.94 2.67 1.68 3/65 29459
/proc/meminfo: memFree=1907600/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 156629039 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 235 195 169 0 50 0
[pid=29460] ppid=29459 vsize=11556 CPUtime=0.09
/proc/29460/stat : 29460 (SatElite) R 29459 29459 29387 0 -1 4194304 2526 0 0 0 9 0 0 0 20 0 1 0 156629039 11833344 2467 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/29460/statm: 2889 2467 68 127 0 2759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16912

[startup+0.301495 s]
/proc/loadavg: 3.94 2.67 1.68 3/65 29459
/proc/meminfo: memFree=1907600/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 156629039 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 235 195 169 0 50 0
[pid=29460] ppid=29459 vsize=14236 CPUtime=0.29
/proc/29460/stat : 29460 (SatElite) R 29459 29459 29387 0 -1 4194304 3163 0 0 0 28 1 0 0 22 0 1 0 156629039 14577664 3104 1992294400 134512640 135034092 4294956112 18446744073709551615 134566396 0 0 4096 3 0 0 0 17 0 0 0
/proc/29460/statm: 3559 3104 68 127 0 3429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19592

[startup+0.701531 s]
/proc/loadavg: 3.94 2.67 1.68 3/65 29459
/proc/meminfo: memFree=1907600/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 5356

[startup+1.50162 s]
/proc/loadavg: 3.94 2.67 1.68 5/70 29465
/proc/meminfo: memFree=1884776/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=55280 CPUtime=1.69
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 5559 0 0 0 163 6 0 0 16 0 4 0 156629096 56606720 5545 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29462/statm: 13820 5545 83 193 0 13624 0
[pid=29462/tid=29463] ppid=29459 vsize=55280 CPUtime=0.39
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 246 0 0 0 39 0 0 0 16 0 4 0 156629111 56606720 5545 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=55280 CPUtime=0.33
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 273 0 0 0 33 0 0 0 16 0 4 0 156629111 56606720 5545 1992294400 134512640 135305190 4294956160 18446744073709551615 134552962 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29465] ppid=29459 vsize=55280 CPUtime=0.4
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 293 0 0 0 39 1 0 0 16 0 4 0 156629111 56606720 5545 1992294400 134512640 135305190 4294956160 18446744073709551615 134557489 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 60636

[startup+3.10177 s]
/proc/loadavg: 3.94 2.67 1.68 5/70 29465
/proc/meminfo: memFree=1880872/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=60136 CPUtime=4.88
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 6915 0 0 0 480 8 0 0 16 0 4 0 156629096 61579264 6901 1992294400 134512640 135305190 4294956160 18446744073709551615 134528936 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29462/statm: 15034 6901 83 193 0 14838 0
[pid=29462/tid=29463] ppid=29459 vsize=60136 CPUtime=1.24
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 471 0 0 0 124 0 0 0 17 0 4 0 156629111 61579264 6901 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29464] ppid=29459 vsize=60136 CPUtime=1.16
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 783 0 0 0 115 1 0 0 16 0 4 0 156629111 61579264 6901 1992294400 134512640 135305190 4294956160 18446744073709551615 134552926 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29465] ppid=29459 vsize=60136 CPUtime=1.12
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 518 0 0 0 110 2 0 0 17 0 4 0 156629111 61579264 6901 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.44
Current children cumulated vsize (KiB) 65492

[startup+6.30207 s]
/proc/loadavg: 3.94 2.69 1.70 5/70 29465
/proc/meminfo: memFree=1871720/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=67664 CPUtime=11.26
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 8888 0 0 0 1115 11 0 0 16 0 4 0 156629096 69287936 8866 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29462/statm: 16916 8866 83 193 0 16720 0
[pid=29462/tid=29463] ppid=29459 vsize=67664 CPUtime=2.94
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 752 0 0 0 293 1 0 0 17 0 4 0 156629111 69287936 8866 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29464] ppid=29459 vsize=67664 CPUtime=2.79
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 1557 0 0 0 277 2 0 0 17 0 4 0 156629111 69287936 8866 1992294400 134512640 135305190 4294956160 18446744073709551615 134530646 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29465] ppid=29459 vsize=67664 CPUtime=2.63
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 935 0 0 0 260 3 0 0 16 0 4 0 156629111 69287936 8866 1992294400 134512640 135305190 4294956160 18446744073709551615 134542031 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 73020

[startup+12.7017 s]
/proc/loadavg: 3.95 2.71 1.71 5/70 29465
/proc/meminfo: memFree=1857512/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=80988 CPUtime=24.03
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 12126 0 0 0 2389 14 0 0 17 0 4 0 156629096 82931712 12104 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29462/statm: 20247 12104 83 193 0 20051 0
[pid=29462/tid=29463] ppid=29459 vsize=80988 CPUtime=5.75
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 1221 0 0 0 573 2 0 0 17 0 4 0 156629111 82931712 12104 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=80988 CPUtime=5.3
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 2497 0 0 0 528 2 0 0 18 0 4 0 156629111 82931712 12104 1992294400 134512640 135305190 4294956160 18446744073709551615 134551712 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29465] ppid=29459 vsize=80988 CPUtime=6.12
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 1758 0 0 0 608 4 0 0 17 0 4 0 156629111 82931712 12104 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 86344

[startup+25.5019 s]
/proc/loadavg: 3.88 2.76 1.74 4/70 29465
/proc/meminfo: memFree=1849576/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=88516 CPUtime=49.56
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 14017 0 0 0 4938 18 0 0 16 0 4 0 156629096 90640384 13995 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29462/statm: 22129 13995 83 193 0 21933 0
[pid=29462/tid=29463] ppid=29459 vsize=88516 CPUtime=10.93
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 1463 0 0 0 1091 2 0 0 17 0 4 0 156629111 90640384 13995 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=88516 CPUtime=8.4
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 2684 0 0 0 837 3 0 0 18 0 4 0 156629111 90640384 13995 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29465] ppid=29459 vsize=88516 CPUtime=14.77
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 2483 0 0 0 1472 5 0 0 17 0 4 0 156629111 90640384 13995 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.12
Current children cumulated vsize (KiB) 93872

[startup+51.1013 s]
/proc/loadavg: 3.92 2.86 1.80 5/70 29465
/proc/meminfo: memFree=1833192/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=105620 CPUtime=100.63
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 18229 0 0 0 10038 25 0 0 18 0 4 0 156629096 108154880 18141 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29462/statm: 26405 18141 83 193 0 26209 0
[pid=29462/tid=29463] ppid=29459 vsize=105620 CPUtime=23.18
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 1956 0 0 0 2315 3 0 0 18 0 4 0 156629111 108154880 18141 1992294400 134512640 135305190 4294956160 18446744073709551615 134557977 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=105620 CPUtime=19.76
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 4208 0 0 0 1971 5 0 0 17 0 4 0 156629111 108154880 18141 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29465] ppid=29459 vsize=105620 CPUtime=27.58
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 3475 0 0 0 2751 7 0 0 17 0 4 0 156629111 108154880 18141 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.19
Current children cumulated vsize (KiB) 110976

[startup+102.305 s]
/proc/loadavg: 3.91 3.02 1.91 5/70 29465
/proc/meminfo: memFree=1822696/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=114892 CPUtime=202.8
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 20656 0 0 0 20250 30 0 0 21 0 4 0 156629096 117649408 20568 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29462/statm: 28723 20568 83 193 0 28527 0
[pid=29462/tid=29463] ppid=29459 vsize=114892 CPUtime=47.11
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 2393 0 0 0 4707 4 0 0 18 0 4 0 156629111 117649408 20568 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29464] ppid=29459 vsize=114892 CPUtime=34.69
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 4428 0 0 0 3464 5 0 0 18 0 4 0 156629111 117649408 20568 1992294400 134512640 135305190 4294956160 18446744073709551615 134553302 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29465] ppid=29459 vsize=114892 CPUtime=58.53
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 4536 0 0 0 5844 9 0 0 18 0 4 0 156629111 117649408 20568 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.36
Current children cumulated vsize (KiB) 120248

[startup+162.302 s]
/proc/loadavg: 3.96 3.19 2.03 5/70 29465
/proc/meminfo: memFree=1797480/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=140896 CPUtime=322.51

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

/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 34520 0 0 0 240816 73 0 0 17 0 4 0 156629111 657252352 149632 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9183.87
Current children cumulated vsize (KiB) 647204

[startup+4662.3 s]
/proc/loadavg: 3.99 3.98 3.91 5/70 29473
/proc/meminfo: memFree=1300776/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=644488 CPUtime=9303.04
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 150247 0 0 0 930024 280 0 0 20 0 4 0 156629096 659955712 150159 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29462/statm: 161122 150159 83 193 0 160926 0
[pid=29462/tid=29463] ppid=29459 vsize=644488 CPUtime=2223.97
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 23713 0 0 0 222346 51 0 0 25 0 4 0 156629111 659955712 150159 1992294400 134512640 135305190 4294956160 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=644488 CPUtime=2125.08
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 47182 0 0 0 212437 71 0 0 25 0 4 0 156629111 659955712 150159 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29465] ppid=29459 vsize=644488 CPUtime=2438.92
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 34636 0 0 0 243819 73 0 0 25 0 4 0 156629111 659955712 150159 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9303.6
Current children cumulated vsize (KiB) 649844

[startup+4722.31 s]
/proc/loadavg: 3.99 3.98 3.91 5/70 29473
/proc/meminfo: memFree=1284136/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=660968 CPUtime=9422.8
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 154426 0 0 0 941990 290 0 0 19 0 4 0 156629096 676831232 154338 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29462/statm: 165242 154338 83 193 0 165046 0
[pid=29462/tid=29463] ppid=29459 vsize=660968 CPUtime=2252.68
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 24560 0 0 0 225214 54 0 0 25 0 4 0 156629111 676831232 154338 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=660968 CPUtime=2156.15
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 49274 0 0 0 215540 75 0 0 25 0 4 0 156629111 676831232 154338 1992294400 134512640 135305190 4294956160 18446744073709551615 134528562 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29465] ppid=29459 vsize=660968 CPUtime=2466.5
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 35108 0 0 0 246575 75 0 0 17 0 4 0 156629111 676831232 154338 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9423.36
Current children cumulated vsize (KiB) 666324

[startup+4782.3 s]
/proc/loadavg: 3.99 3.98 3.91 5/70 29473
/proc/meminfo: memFree=1278568/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=665792 CPUtime=9542.52
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 155789 0 0 0 953959 293 0 0 25 0 4 0 156629096 681771008 155701 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29462/statm: 166448 155701 83 193 0 166252 0
[pid=29462/tid=29463] ppid=29459 vsize=665792 CPUtime=2282.07
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 24741 0 0 0 228153 54 0 0 25 0 4 0 156629111 681771008 155701 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=665792 CPUtime=2184.78
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 49928 0 0 0 218402 76 0 0 25 0 4 0 156629111 681771008 155701 1992294400 134512640 135305190 4294956160 18446744073709551615 134839021 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29465] ppid=29459 vsize=665792 CPUtime=2503.28
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 35263 0 0 0 250253 75 0 0 25 0 4 0 156629111 681771008 155701 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9543.08
Current children cumulated vsize (KiB) 671148

[startup+4842.3 s]
/proc/loadavg: 3.99 3.98 3.91 5/70 29473
/proc/meminfo: memFree=1278184/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=666244 CPUtime=9662.27
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 155875 0 0 0 965933 294 0 0 25 0 4 0 156629096 682233856 155787 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29462/statm: 166561 155787 83 193 0 166365 0
[pid=29462/tid=29463] ppid=29459 vsize=666244 CPUtime=2309.76
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 24745 0 0 0 230922 54 0 0 25 0 4 0 156629111 682233856 155787 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=666244 CPUtime=2214.04
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 49929 0 0 0 221328 76 0 0 25 0 4 0 156629111 682233856 155787 1992294400 134512640 135305190 4294956160 18446744073709551615 134551684 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29465] ppid=29459 vsize=666244 CPUtime=2535.27
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 35263 0 0 0 253452 75 0 0 19 0 4 0 156629111 682233856 155787 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9662.83
Current children cumulated vsize (KiB) 671600

[startup+4902.3 s]
/proc/loadavg: 3.99 3.98 3.91 5/70 29473
/proc/meminfo: memFree=1275432/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=668812 CPUtime=9782.01
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 156585 0 0 0 977906 295 0 0 25 0 4 0 156629096 684863488 156497 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/29462/statm: 167203 156497 83 193 0 167007 0
[pid=29462/tid=29463] ppid=29459 vsize=668812 CPUtime=2338.1
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 24799 0 0 0 233756 54 0 0 25 0 4 0 156629111 684863488 156497 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=668812 CPUtime=2244.72
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 50186 0 0 0 224396 76 0 0 25 0 4 0 156629111 684863488 156497 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29465] ppid=29459 vsize=668812 CPUtime=2566.7
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 35538 0 0 0 256594 76 0 0 25 0 4 0 156629111 684863488 156497 1992294400 134512640 135305190 4294956160 18446744073709551615 134558832 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9782.57
Current children cumulated vsize (KiB) 674168

[startup+4962.3 s]
/proc/loadavg: 4.03 4.00 3.91 5/70 29479
/proc/meminfo: memFree=1271208/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=673820 CPUtime=9901.74
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 157576 0 0 0 989875 299 0 0 25 0 4 0 156629096 689991680 157488 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29462/statm: 168455 157488 83 193 0 168259 0
[pid=29462/tid=29463] ppid=29459 vsize=673820 CPUtime=2368.07
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 24833 0 0 0 236752 55 0 0 25 0 4 0 156629111 689991680 157488 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=673820 CPUtime=2269.96
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 50424 0 0 0 226919 77 0 0 25 0 4 0 156629111 689991680 157488 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29465] ppid=29459 vsize=673820 CPUtime=2598.14
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 35959 0 0 0 259736 78 0 0 25 0 4 0 156629111 689991680 157488 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9902.3
Current children cumulated vsize (KiB) 679176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/70 29479
/proc/meminfo: memFree=1269864/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=675292 CPUtime=9999.53
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 157901 0 0 0 999653 300 0 0 25 0 4 0 156629096 691499008 157813 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29462/statm: 168823 157813 83 193 0 168627 0
[pid=29462/tid=29463] ppid=29459 vsize=675292 CPUtime=2392.48
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 24887 0 0 0 239193 55 0 0 25 0 4 0 156629111 691499008 157813 1992294400 134512640 135305190 4294956160 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=675292 CPUtime=2293.68
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 50457 0 0 0 229291 77 0 0 25 0 4 0 156629111 691499008 157813 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29465] ppid=29459 vsize=675292 CPUtime=2623.4
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 36076 0 0 0 262262 78 0 0 25 0 4 0 156629111 691499008 157813 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 680648

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

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

[startup+5011.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/70 29479
/proc/meminfo: memFree=1269864/2055920 swapFree=4181396/4192956
[pid=29459] ppid=29457 vsize=5356 CPUtime=0.56
/proc/29459/stat : 29459 (manysat.sh) S 29457 29459 29387 0 -1 4194304 313 3667 0 0 0 0 54 2 18 0 1 0 156629039 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29459/statm: 1339 238 195 169 0 50 0
[pid=29462] ppid=29459 vsize=675292 CPUtime=9999.53
/proc/29462/stat : 29462 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194304 157901 0 0 0 999653 300 0 0 25 0 4 0 156629096 691499008 157813 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/29462/statm: 168823 157813 83 193 0 168627 0
[pid=29462/tid=29463] ppid=29459 vsize=675292 CPUtime=2392.48
/proc/29462/task/29463/stat : 29463 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 24887 0 0 0 239193 55 0 0 25 0 4 0 156629111 691499008 157813 1992294400 134512640 135305190 4294956160 18446744073709551615 134528603 0 0 4096 3 0 0 0 -1 1 0 0
[pid=29462/tid=29464] ppid=29459 vsize=675292 CPUtime=2293.68
/proc/29462/task/29464/stat : 29464 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 50457 0 0 0 229291 77 0 0 25 0 4 0 156629111 691499008 157813 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=29462/tid=29465] ppid=29459 vsize=675292 CPUtime=2623.4
/proc/29462/task/29465/stat : 29465 (manysat1.1_stat) R 29459 29459 29387 0 -1 4194368 36076 0 0 0 262262 78 0 0 25 0 4 0 156629111 691499008 157813 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 680648

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5011.32
CPU time (s): 10000.1
CPU user time (s): 9997.07
CPU system time (s): 3.02
CPU usage (%): 199.55
Max. virtual memory (cumulated for all children) (KiB): 680648

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

runsolver used 4.5893 second user time and 13.6429 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-02 19:39:13
IDJOB=1772856
IDBENCH=20403
IDSOLVER=612
FILE ID=node8/1772856-1241285953
PBS_JOBID= 9225073
Free space on /tmp= 65940 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-26.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772856-1241285953/watcher-1772856-1241285953 -o /tmp/evaluation-result-1772856-1241285953/solver-1772856-1241285953 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1772856-1241285953.cnf aimd 1

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

MD5SUM BENCH= 0cf155110f71a43081221b427d368ee8
RANDOM SEED=1808904873

node8.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.238
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	: 5914.62
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.238
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1908080 kB
Buffers:          6728 kB
Cached:          64316 kB
SwapCached:       4504 kB
Active:          24364 kB
Inactive:        55076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1908080 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:            2860 kB
Writeback:           0 kB
Mapped:          15124 kB
Slab:            54212 kB
Committed_AS:   785040 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65936 MiB
End job on node8 at 2009-05-02 21:02:47