Trace number 1773126

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.22

General information on the benchmark

Nameindustrial/grieu/
vmpc_33.cnf
MD5SUM4c4d694bb911a7a13a7cb66a99dd484c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark150.288
Satisfiable
(Un)Satisfiability was proved
Number of variables1089
Number of clauses177375
Sum of the clauses size464310
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269795
Number of clauses of size 3107514
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 566

Solver Data

0.00/0.00	c Parsing...
0.09/0.13	c ==============================================================================
0.09/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.13	c ==============================================================================
0.09/0.13	c |         0 |  177375   464310 |   53212       0        0     nan |  0.000 % |
0.09/0.13	c ==============================================================================
0.09/0.13	c Result  :   #vars: 1089   #clauses: 177375   #literals: 464310
0.09/0.13	c CPU time:   0.114982 s
0.09/0.13	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-1773126-1241286921/watcher-1773126-1241286921 -o /tmp/evaluation-result-1773126-1241286921/solver-1773126-1241286921 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1773126-1241286921.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: 0.85 0.97 0.99 3/64 25390
/proc/meminfo: memFree=1263008/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156719999 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25390/statm: 1339 235 195 169 0 50 0
[pid=25391] ppid=25390 vsize=1220 CPUtime=0
/proc/25391/stat : 25391 (SatElite) R 25390 25390 25353 0 -1 4194304 204 0 0 0 0 0 0 0 18 0 1 0 156719999 1249280 188 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/25391/statm: 305 189 51 127 0 175 0

[startup+0.0307221 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25390
/proc/meminfo: memFree=1263008/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156719999 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25390/statm: 1339 235 195 169 0 50 0
[pid=25391] ppid=25390 vsize=2816 CPUtime=0.02
/proc/25391/stat : 25391 (SatElite) R 25390 25390 25353 0 -1 4194304 580 0 0 0 2 0 0 0 18 0 1 0 156719999 2883584 564 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25391/statm: 704 564 51 127 0 574 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8172

[startup+0.102729 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25390
/proc/meminfo: memFree=1263008/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156719999 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25390/statm: 1339 235 195 169 0 50 0
[pid=25391] ppid=25390 vsize=7940 CPUtime=0.09
/proc/25391/stat : 25391 (SatElite) R 25390 25390 25353 0 -1 4194304 1784 0 0 0 8 1 0 0 18 0 1 0 156719999 8130560 1768 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25391/statm: 1985 1769 51 127 0 1855 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13296

[startup+0.301748 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25390
/proc/meminfo: memFree=1263008/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 156719999 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25390/statm: 1339 235 195 169 0 50 0
[pid=25391] ppid=25390 vsize=10568 CPUtime=0.29
/proc/25391/stat : 25391 (SatElite) R 25390 25390 25353 0 -1 4194304 2474 0 0 0 27 2 0 0 19 0 1 0 156719999 10821632 2458 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/25391/statm: 2642 2458 67 127 0 2512 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15924

[startup+0.702802 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 25390
/proc/meminfo: memFree=1263008/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 5356

[startup+1.50288 s]
/proc/loadavg: 0.85 0.97 0.99 5/69 25396
/proc/meminfo: memFree=1213560/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=80516 CPUtime=2.03
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 12033 0 0 0 198 5 0 0 18 0 4 0 156720030 82448384 12019 1992294400 134512640 135305190 4294956160 18446744073709551615 134531183 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25393/statm: 20129 12019 83 193 0 19933 0
[pid=25393/tid=25394] ppid=25390 vsize=80516 CPUtime=0.47
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 478 0 0 0 47 0 0 0 18 0 4 0 156720063 82448384 12019 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25395] ppid=25390 vsize=80516 CPUtime=0.36
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 551 0 0 0 36 0 0 0 18 0 4 0 156720063 82448384 12019 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25396] ppid=25390 vsize=80516 CPUtime=0.4
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 724 0 0 0 40 0 0 0 18 0 4 0 156720063 82448384 12019 1992294400 134512640 135305190 4294956160 18446744073709551615 134528301 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 85872

[startup+3.10104 s]
/proc/loadavg: 1.10 1.02 1.01 5/69 25396
/proc/meminfo: memFree=1211640/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=83204 CPUtime=5.22
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 12659 0 0 0 516 6 0 0 18 0 4 0 156720030 85200896 12645 1992294400 134512640 135305190 4294956160 18446744073709551615 134528286 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25393/statm: 20801 12645 83 193 0 20605 0
[pid=25393/tid=25394] ppid=25390 vsize=83204 CPUtime=1.44
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 613 0 0 0 144 0 0 0 19 0 4 0 156720063 85200896 12645 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25395] ppid=25390 vsize=83204 CPUtime=1.26
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 790 0 0 0 126 0 0 0 20 0 4 0 156720063 85200896 12645 1992294400 134512640 135305190 4294956160 18446744073709551615 134553519 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25396] ppid=25390 vsize=83204 CPUtime=0.9
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 807 0 0 0 90 0 0 0 21 0 4 0 156720063 85200896 12645 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 88560

[startup+6.30137 s]
/proc/loadavg: 1.10 1.02 1.01 5/69 25396
/proc/meminfo: memFree=1203584/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=89836 CPUtime=11.6
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 14401 0 0 0 1151 9 0 0 17 0 4 0 156720030 91992064 14387 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25393/statm: 22459 14387 83 193 0 22263 0
[pid=25393/tid=25394] ppid=25390 vsize=89836 CPUtime=2.84
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 894 0 0 0 283 1 0 0 21 0 4 0 156720063 91992064 14387 1992294400 134512640 135305190 4294956160 18446744073709551615 134556789 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25395] ppid=25390 vsize=89836 CPUtime=2.64
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 1557 0 0 0 264 0 0 0 25 0 4 0 156720063 91992064 14387 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25396] ppid=25390 vsize=89836 CPUtime=2.6
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 1095 0 0 0 259 1 0 0 20 0 4 0 156720063 91992064 14387 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.9
Current children cumulated vsize (KiB) 95192

[startup+12.702 s]
/proc/loadavg: 1.54 1.11 1.04 5/69 25396
/proc/meminfo: memFree=1194688/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=98844 CPUtime=24.38
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 16583 0 0 0 2426 12 0 0 20 0 4 0 156720030 101216256 16569 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25393/statm: 24711 16569 83 193 0 24515 0
[pid=25393/tid=25394] ppid=25390 vsize=98844 CPUtime=7.11
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 1390 0 0 0 709 2 0 0 17 0 4 0 156720063 101216256 16569 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25395] ppid=25390 vsize=98844 CPUtime=4.49
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 2317 0 0 0 448 1 0 0 19 0 4 0 156720063 101216256 16569 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25396] ppid=25390 vsize=98844 CPUtime=5.4
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 1520 0 0 0 538 2 0 0 20 0 4 0 156720063 101216256 16569 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 104200

[startup+25.5023 s]
/proc/loadavg: 1.92 1.21 1.07 5/69 25396
/proc/meminfo: memFree=1182720/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=110116 CPUtime=49.92
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 19388 0 0 0 4975 17 0 0 17 0 4 0 156720030 112758784 19374 1992294400 134512640 135305190 4294956160 18446744073709551615 134528523 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25393/statm: 27529 19374 83 193 0 27333 0
[pid=25393/tid=25394] ppid=25390 vsize=110116 CPUtime=16.03
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 2385 0 0 0 1600 3 0 0 17 0 4 0 156720063 112758784 19374 1992294400 134512640 135305190 4294956160 18446744073709551615 134530563 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25395] ppid=25390 vsize=110116 CPUtime=7.25
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 2683 0 0 0 724 1 0 0 18 0 4 0 156720063 112758784 19374 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25396] ppid=25390 vsize=110116 CPUtime=10.84
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 2068 0 0 0 1081 3 0 0 18 0 4 0 156720063 112758784 19374 1992294400 134512640 135305190 4294956160 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.22
Current children cumulated vsize (KiB) 115472

[startup+51.1029 s]
/proc/loadavg: 2.63 1.43 1.14 5/69 25396
/proc/meminfo: memFree=1165824/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=127556 CPUtime=101
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 23653 0 0 0 10077 23 0 0 17 0 4 0 156720030 130617344 23639 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25393/statm: 31889 23639 83 193 0 31693 0
[pid=25393/tid=25394] ppid=25390 vsize=127556 CPUtime=28.83
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 3435 0 0 0 2878 5 0 0 19 0 4 0 156720063 130617344 23639 1992294400 134512640 135305190 4294956160 18446744073709551615 134528332 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25395] ppid=25390 vsize=127556 CPUtime=13.31
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 3641 0 0 0 1329 2 0 0 19 0 4 0 156720063 130617344 23639 1992294400 134512640 135305190 4294956160 18446744073709551615 134528875 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25396] ppid=25390 vsize=127556 CPUtime=24.3
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 3053 0 0 0 2425 5 0 0 19 0 4 0 156720063 130617344 23639 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 132912

[startup+102.306 s]
/proc/loadavg: 3.50 1.88 1.31 5/69 25396
/proc/meminfo: memFree=1146432/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=147496 CPUtime=203.18
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 28415 0 0 0 20289 29 0 0 19 0 4 0 156720030 151035904 28401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25393/statm: 36874 28401 83 193 0 36678 0
[pid=25393/tid=25394] ppid=25390 vsize=147496 CPUtime=52.11
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 4289 0 0 0 5205 6 0 0 17 0 4 0 156720063 151035904 28401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25395] ppid=25390 vsize=147496 CPUtime=24.22
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 4737 0 0 0 2419 3 0 0 25 0 4 0 156720063 151035904 28401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25396] ppid=25390 vsize=147496 CPUtime=55.19
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 4347 0 0 0 5513 6 0 0 17 0 4 0 156720063 151035904 28401 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 203.48
Current children cumulated vsize (KiB) 152852

[startup+162.302 s]
/proc/loadavg: 3.81 2.26 1.48 5/69 25396
/proc/meminfo: memFree=1117248/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=176080 CPUtime=322.91

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

/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 31836 0 0 0 232835 57 0 0 25 0 4 0 156720063 656871424 147750 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9064.31
Current children cumulated vsize (KiB) 646832

[startup+4602.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25410
/proc/meminfo: memFree=665536/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=643816 CPUtime=9183.77
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 148379 0 0 0 918133 244 0 0 25 0 4 0 156720030 659267584 148307 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25393/statm: 160954 148307 83 193 0 160758 0
[pid=25393/tid=25394] ppid=25390 vsize=643816 CPUtime=2307.03
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 29581 0 0 0 230647 56 0 0 25 0 4 0 156720063 659267584 148307 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25395] ppid=25390 vsize=643816 CPUtime=2106.89
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 41981 0 0 0 210629 60 0 0 25 0 4 0 156720063 659267584 148307 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25396] ppid=25390 vsize=643816 CPUtime=2359.54
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 31899 0 0 0 235897 57 0 0 25 0 4 0 156720063 659267584 148307 1992294400 134512640 135305190 4294956160 18446744073709551615 134528421 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9184.07
Current children cumulated vsize (KiB) 649172

[startup+4662.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25410
/proc/meminfo: memFree=663360/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=646452 CPUtime=9303.5
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 148919 0 0 0 930104 246 0 0 25 0 4 0 156720030 661966848 148847 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25393/statm: 161613 148847 83 193 0 161417 0
[pid=25393/tid=25394] ppid=25390 vsize=646452 CPUtime=2336.89
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 29708 0 0 0 233633 56 0 0 25 0 4 0 156720063 661966848 148847 1992294400 134512640 135305190 4294956160 18446744073709551615 134528402 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25395] ppid=25390 vsize=646452 CPUtime=2137.68
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 42051 0 0 0 213708 60 0 0 19 0 4 0 156720063 661966848 148847 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25396] ppid=25390 vsize=646452 CPUtime=2389.43
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 32102 0 0 0 238885 58 0 0 25 0 4 0 156720063 661966848 148847 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9303.8
Current children cumulated vsize (KiB) 651808

[startup+4722.31 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25410
/proc/meminfo: memFree=661760/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=648232 CPUtime=9423.25
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 149310 0 0 0 942078 247 0 0 22 0 4 0 156720030 663789568 149238 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25393/statm: 162058 149238 83 193 0 161862 0
[pid=25393/tid=25394] ppid=25390 vsize=648232 CPUtime=2369.2
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 29742 0 0 0 236864 56 0 0 20 0 4 0 156720063 663789568 149238 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25395] ppid=25390 vsize=648232 CPUtime=2170.13
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 42128 0 0 0 216953 60 0 0 17 0 4 0 156720063 663789568 149238 1992294400 134512640 135305190 4294956160 18446744073709551615 134538167 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25396] ppid=25390 vsize=648232 CPUtime=2416.23
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 32309 0 0 0 241564 59 0 0 25 0 4 0 156720063 663789568 149238 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9423.55
Current children cumulated vsize (KiB) 653588

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25410
/proc/meminfo: memFree=661248/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=648696 CPUtime=9542.99
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 149426 0 0 0 954051 248 0 0 25 0 4 0 156720030 664264704 149354 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25393/statm: 162174 149354 83 193 0 161978 0
[pid=25393/tid=25394] ppid=25390 vsize=648696 CPUtime=2397.37
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 29749 0 0 0 239681 56 0 0 25 0 4 0 156720063 664264704 149354 1992294400 134512640 135305190 4294956160 18446744073709551615 134528227 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25395] ppid=25390 vsize=648696 CPUtime=2204.08
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 42197 0 0 0 220347 61 0 0 25 0 4 0 156720063 664264704 149354 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25396] ppid=25390 vsize=648696 CPUtime=2443.93
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 32343 0 0 0 244334 59 0 0 25 0 4 0 156720063 664264704 149354 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9543.29
Current children cumulated vsize (KiB) 654052

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25410
/proc/meminfo: memFree=660288/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=649632 CPUtime=9662.74
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 149665 0 0 0 966025 249 0 0 25 0 4 0 156720030 665223168 149593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25393/statm: 162408 149593 83 193 0 162212 0
[pid=25393/tid=25394] ppid=25390 vsize=649632 CPUtime=2428.16
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 29808 0 0 0 242760 56 0 0 25 0 4 0 156720063 665223168 149593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25395] ppid=25390 vsize=649632 CPUtime=2233.93
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 42343 0 0 0 223332 61 0 0 25 0 4 0 156720063 665223168 149593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25396] ppid=25390 vsize=649632 CPUtime=2473.05
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 32353 0 0 0 247246 59 0 0 25 0 4 0 156720063 665223168 149593 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9663.04
Current children cumulated vsize (KiB) 654988

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25410
/proc/meminfo: memFree=658944/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=651192 CPUtime=9782.48
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 150016 0 0 0 977999 249 0 0 25 0 4 0 156720030 666820608 149944 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25393/statm: 162798 149944 83 193 0 162602 0
[pid=25393/tid=25394] ppid=25390 vsize=651192 CPUtime=2457.26
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 29854 0 0 0 245670 56 0 0 25 0 4 0 156720063 666820608 149944 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25395] ppid=25390 vsize=651192 CPUtime=2264.59
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 42548 0 0 0 226398 61 0 0 25 0 4 0 156720063 666820608 149944 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25396] ppid=25390 vsize=651192 CPUtime=2503.04
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 32382 0 0 0 250245 59 0 0 25 0 4 0 156720063 666820608 149944 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9782.78
Current children cumulated vsize (KiB) 656548

[startup+4962.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25410
/proc/meminfo: memFree=657792/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=652404 CPUtime=9902.22
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 150301 0 0 0 989973 249 0 0 25 0 4 0 156720030 668061696 150229 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/25393/statm: 163101 150229 83 193 0 162905 0
[pid=25393/tid=25394] ppid=25390 vsize=652404 CPUtime=2487.26
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 29905 0 0 0 248669 57 0 0 25 0 4 0 156720063 668061696 150229 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25395] ppid=25390 vsize=652404 CPUtime=2294.58
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 42692 0 0 0 229397 61 0 0 25 0 4 0 156720063 668061696 150229 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25396] ppid=25390 vsize=652404 CPUtime=2532.91
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 32439 0 0 0 253232 59 0 0 25 0 4 0 156720063 668061696 150229 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9902.52
Current children cumulated vsize (KiB) 657760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.2 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 25410
/proc/meminfo: memFree=656896/2055920 swapFree=4179576/4192956
[pid=25390] ppid=25388 vsize=5356 CPUtime=0.3
/proc/25390/stat : 25390 (manysat.sh) S 25388 25390 25353 0 -1 4194304 313 2477 0 0 0 0 28 2 16 0 1 0 156719999 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25390/statm: 1339 238 195 169 0 50 0
[pid=25393] ppid=25390 vsize=653360 CPUtime=9999.81
/proc/25393/stat : 25393 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194304 150511 0 0 0 999732 249 0 0 25 0 4 0 156720030 669040640 150439 1992294400 134512640 135305190 4294956160 18446744073709551615 134528395 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/25393/statm: 163340 150439 83 193 0 163144 0
[pid=25393/tid=25394] ppid=25390 vsize=653360 CPUtime=2512.36
/proc/25393/task/25394/stat : 25394 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 29952 0 0 0 251179 57 0 0 25 0 4 0 156720063 669040640 150439 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
[pid=25393/tid=25395] ppid=25390 vsize=653360 CPUtime=2319.16
/proc/25393/task/25395/stat : 25395 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 42770 0 0 0 231855 61 0 0 25 0 4 0 156720063 669040640 150439 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=25393/tid=25396] ppid=25390 vsize=653360 CPUtime=2556.51
/proc/25393/task/25396/stat : 25396 (manysat1.1_stat) R 25390 25390 25353 0 -1 4194368 32496 0 0 0 255592 59 0 0 25 0 4 0 156720063 669040640 150439 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 658716

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 25390 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=283956
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=31995
# CPU time returned by wait4() is 0.315951
# 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.22
CPU time (s): 10000.1
CPU user time (s): 9997.6
CPU system time (s): 2.51
CPU usage (%): 199.554
Max. virtual memory (cumulated for all children) (KiB): 658716

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

runsolver used 4.68229 second user time and 13.5479 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-02 19:55:21
IDJOB=1773126
IDBENCH=20488
IDSOLVER=612
FILE ID=node45/1773126-1241286921
PBS_JOBID= 9225086
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= 4c4d694bb911a7a13a7cb66a99dd484c
RANDOM SEED=1791777875

node45.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.231
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.231
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:       1263488 kB
Buffers:         78720 kB
Cached:         639176 kB
SwapCached:       7732 kB
Active:          81936 kB
Inactive:       644908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1263488 kB
SwapTotal:     4192956 kB
SwapFree:      4179576 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          13856 kB
Slab:            51720 kB
Committed_AS:   698516 kB
PageTables:       1376 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= 66520 MiB
End job on node45 at 2009-05-02 21:18:54