Trace number 1775146

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
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.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  118441   352559 |   35532       0        0     nan |  0.000 % |
0.78/0.82	c |         0 |  117566   500149 |      --       0       --      -- |     --   | -875/147590
0.78/0.82	c ==============================================================================
0.78/0.82	c Result  :   #vars: 1205   #clauses: 117566   #literals: 500149
0.78/0.82	c CPU time:   0.800878 s
0.78/0.82	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-1775146-1241293790/watcher-1775146-1241293790 -o /tmp/evaluation-result-1775146-1241293790/solver-1775146-1241293790 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775146-1241293790.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.75 3.92 3.89 3/64 27534
/proc/meminfo: memFree=1217224/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157411993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 235 195 169 0 50 0
[pid=27535] ppid=27534 vsize=836 CPUtime=0
/proc/27535/stat : 27535 (SatElite) R 27534 27534 27462 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 157411993 856064 99 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/27535/statm: 209 100 50 127 0 79 0

[startup+0.0833611 s]
/proc/loadavg: 3.75 3.92 3.89 3/64 27534
/proc/meminfo: memFree=1217224/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157411993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 235 195 169 0 50 0
[pid=27535] ppid=27534 vsize=8200 CPUtime=0.07
/proc/27535/stat : 27535 (SatElite) R 27534 27534 27462 0 -1 4194304 1988 0 0 0 6 1 0 0 18 0 1 0 157411993 8396800 1972 1992294400 134512640 135034092 4294956112 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 0 0 0
/proc/27535/statm: 2050 1972 68 127 0 1920 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13556

[startup+0.102365 s]
/proc/loadavg: 3.75 3.92 3.89 3/64 27534
/proc/meminfo: memFree=1217224/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157411993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 235 195 169 0 50 0
[pid=27535] ppid=27534 vsize=9264 CPUtime=0.09
/proc/27535/stat : 27535 (SatElite) R 27534 27534 27462 0 -1 4194304 2239 0 0 0 8 1 0 0 18 0 1 0 157411993 9486336 2223 1992294400 134512640 135034092 4294956112 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 0 0 0
/proc/27535/statm: 2316 2223 68 127 0 2186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14620

[startup+0.3024 s]
/proc/loadavg: 3.75 3.92 3.89 3/64 27534
/proc/meminfo: memFree=1217224/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157411993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 235 195 169 0 50 0
[pid=27535] ppid=27534 vsize=12600 CPUtime=0.28
/proc/27535/stat : 27535 (SatElite) R 27534 27534 27462 0 -1 4194304 2967 0 0 0 27 1 0 0 19 0 1 0 157411993 12902400 2951 1992294400 134512640 135034092 4294956112 18446744073709551615 134582444 0 0 4096 3 0 0 0 17 0 0 0
/proc/27535/statm: 3150 2951 68 127 0 3020 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17956

[startup+0.701467 s]
/proc/loadavg: 3.75 3.92 3.89 3/64 27534
/proc/meminfo: memFree=1217224/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157411993 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 235 195 169 0 50 0
[pid=27535] ppid=27534 vsize=13776 CPUtime=0.68
/proc/27535/stat : 27535 (SatElite) R 27534 27534 27462 0 -1 4194304 3078 0 0 0 67 1 0 0 23 0 1 0 157411993 14106624 3062 1992294400 134512640 135034092 4294956112 18446744073709551615 134569440 0 0 4096 3 0 0 0 17 0 0 0
/proc/27535/statm: 3444 3062 68 127 0 3314 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19132

[startup+1.50162 s]
/proc/loadavg: 3.75 3.92 3.89 2/66 27537
/proc/meminfo: memFree=1212728/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=67064 CPUtime=0.74
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 8457 0 0 0 71 3 0 0 17 0 4 0 157412093 68673536 8443 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 16766 8443 83 193 0 16570 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 72420

[startup+3.10189 s]
/proc/loadavg: 3.75 3.92 3.89 5/69 27540
/proc/meminfo: memFree=1177120/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=73408 CPUtime=3.93
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 10315 0 0 0 389 4 0 0 18 0 4 0 157412093 75169792 10301 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 18352 10301 83 193 0 18156 0
[pid=27537/tid=27538] ppid=27534 vsize=73408 CPUtime=0.99
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 798 0 0 0 99 0 0 0 19 0 4 0 157412118 75169792 10301 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27539] ppid=27534 vsize=73408 CPUtime=0.89
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 762 0 0 0 89 0 0 0 21 0 4 0 157412118 75169792 10301 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=73408 CPUtime=0.74
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 602 0 0 0 74 0 0 0 17 0 4 0 157412118 75169792 10301 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 78764

[startup+6.30144 s]
/proc/loadavg: 3.77 3.92 3.89 5/69 27540
/proc/meminfo: memFree=1167008/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=82964 CPUtime=10.31
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 12406 0 0 0 1025 6 0 0 19 0 4 0 157412093 84955136 12392 1992294400 134512640 135305190 4294956160 18446744073709551615 134528458 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 20741 12392 83 193 0 20545 0
[pid=27537/tid=27538] ppid=27534 vsize=82964 CPUtime=2.88
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 1521 0 0 0 287 1 0 0 25 0 4 0 157412118 84955136 12392 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27539] ppid=27534 vsize=82964 CPUtime=2.19
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 1197 0 0 0 219 0 0 0 23 0 4 0 157412118 84955136 12392 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=82964 CPUtime=2.57
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 1327 0 0 0 257 0 0 0 17 0 4 0 157412118 84955136 12392 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.29
Current children cumulated vsize (KiB) 88320

[startup+12.7015 s]
/proc/loadavg: 3.79 3.92 3.89 5/69 27540
/proc/meminfo: memFree=1151200/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=96488 CPUtime=23.08
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 16000 0 0 0 2299 9 0 0 19 0 4 0 157412093 98803712 15986 1992294400 134512640 135305190 4294956160 18446744073709551615 134528548 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 24122 15986 83 193 0 23926 0
[pid=27537/tid=27538] ppid=27534 vsize=96488 CPUtime=6.45
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 2780 0 0 0 643 2 0 0 25 0 4 0 157412118 98803712 15986 1992294400 134512640 135305190 4294956160 18446744073709551615 134528455 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27539] ppid=27534 vsize=96488 CPUtime=4.99
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 2004 0 0 0 499 0 0 0 25 0 4 0 157412118 98803712 15986 1992294400 134512640 135305190 4294956160 18446744073709551615 134528425 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=96488 CPUtime=6.27
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 2389 0 0 0 626 1 0 0 17 0 4 0 157412118 98803712 15986 1992294400 134512640 135305190 4294956160 18446744073709551615 134839991 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.06
Current children cumulated vsize (KiB) 101844

[startup+25.5027 s]
/proc/loadavg: 3.76 3.91 3.89 5/69 27540
/proc/meminfo: memFree=1132896/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=114352 CPUtime=48.62
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 20397 0 0 0 4847 15 0 0 17 0 4 0 157412093 117096448 20383 1992294400 134512640 135305190 4294956160 18446744073709551615 134557918 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 28588 20383 83 193 0 28392 0
[pid=27537/tid=27538] ppid=27534 vsize=114352 CPUtime=9.49
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 3360 0 0 0 946 3 0 0 25 0 4 0 157412118 117096448 20383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27539] ppid=27534 vsize=114352 CPUtime=9.17
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 2786 0 0 0 915 2 0 0 25 0 4 0 157412118 117096448 20383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=114352 CPUtime=18.18
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 4503 0 0 0 1814 4 0 0 17 0 4 0 157412118 117096448 20383 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.6
Current children cumulated vsize (KiB) 119708

[startup+51.1011 s]
/proc/loadavg: 3.84 3.92 3.89 5/69 27540
/proc/meminfo: memFree=1112928/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=136004 CPUtime=99.7
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 25475 0 0 0 9949 21 0 0 25 0 4 0 157412093 139268096 25461 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27537/statm: 34001 25461 83 193 0 33805 0
[pid=27537/tid=27538] ppid=27534 vsize=136004 CPUtime=21.69
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 4554 0 0 0 2165 4 0 0 25 0 4 0 157412118 139268096 25461 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27539] ppid=27534 vsize=136004 CPUtime=17.89
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 3158 0 0 0 1787 2 0 0 25 0 4 0 157412118 139268096 25461 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27540] ppid=27534 vsize=136004 CPUtime=33.96
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 6612 0 0 0 3389 7 0 0 17 0 4 0 157412118 139268096 25461 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.68
Current children cumulated vsize (KiB) 141360

[startup+102.306 s]
/proc/loadavg: 3.93 3.93 3.90 5/69 27540
/proc/meminfo: memFree=1086432/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=161120 CPUtime=201.89
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 31873 0 0 0 20159 30 0 0 16 0 4 0 157412093 164986880 31859 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 40280 31859 83 193 0 40084 0
[pid=27537/tid=27538] ppid=27534 vsize=161120 CPUtime=47.58
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 6278 0 0 0 4751 7 0 0 25 0 4 0 157412118 164986880 31859 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27539] ppid=27534 vsize=161120 CPUtime=38.78
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 3991 0 0 0 3876 2 0 0 25 0 4 0 157412118 164986880 31859 1992294400 134512640 135305190 4294956160 18446744073709551615 134528406 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27540] ppid=27534 vsize=161120 CPUtime=66.8
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 9090 0 0 0 6669 11 0 0 25 0 4 0 157412118 164986880 31859 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.87
Current children cumulated vsize (KiB) 166476

[startup+162.302 s]
/proc/loadavg: 3.97 3.94 3.90 5/69 27540
/proc/meminfo: memFree=1068000/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=181304 CPUtime=321.61
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 36567 0 0 0 32126 35 0 0 25 0 4 0 157412093 185655296 36553 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 45326 36553 83 193 0 45130 0
[pid=27537/tid=27538] ppid=27534 vsize=181304 CPUtime=77.37

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

/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 57458 0 0 0 237331 95 0 0 25 0 4 0 157412118 693207040 153419 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9182.81
Current children cumulated vsize (KiB) 682316

[startup+4662.3 s]
/proc/loadavg: 3.97 3.96 3.92 5/69 27554
/proc/meminfo: memFree=587040/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=688496 CPUtime=9301.55
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 156550 0 0 0 929902 253 0 0 25 0 4 0 157412093 705019904 156363 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 172124 156363 83 193 0 171928 0
[pid=27537/tid=27538] ppid=27534 vsize=688496 CPUtime=2276.38
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 26795 0 0 0 227592 46 0 0 25 0 4 0 157412118 705019904 156363 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27539] ppid=27534 vsize=688496 CPUtime=2317.93
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 37190 0 0 0 231729 64 0 0 25 0 4 0 157412118 705019904 156363 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=688496 CPUtime=2404.13
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 58385 0 0 0 240316 97 0 0 25 0 4 0 157412118 705019904 156363 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9302.53
Current children cumulated vsize (KiB) 693852

[startup+4722.31 s]
/proc/loadavg: 3.99 3.97 3.92 5/69 27554
/proc/meminfo: memFree=576736/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=699456 CPUtime=9421.29
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 159120 0 0 0 941872 257 0 0 25 0 4 0 157412093 716242944 158933 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 174864 158933 83 193 0 174668 0
[pid=27537/tid=27538] ppid=27534 vsize=699456 CPUtime=2306.36
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 27373 0 0 0 230590 46 0 0 25 0 4 0 157412118 716242944 158933 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27539] ppid=27534 vsize=699456 CPUtime=2347.79
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 37864 0 0 0 234714 65 0 0 25 0 4 0 157412118 716242944 158933 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=699456 CPUtime=2434.02
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 59452 0 0 0 243303 99 0 0 25 0 4 0 157412118 716242944 158933 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9422.27
Current children cumulated vsize (KiB) 704812

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/69 27554
/proc/meminfo: memFree=567264/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=708812 CPUtime=9541.01
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 161497 0 0 0 953839 262 0 0 25 0 4 0 157412093 725823488 161310 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 177203 161310 83 193 0 177007 0
[pid=27537/tid=27538] ppid=27534 vsize=708812 CPUtime=2336.33
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 27795 0 0 0 233586 47 0 0 25 0 4 0 157412118 725823488 161310 1992294400 134512640 135305190 4294956160 18446744073709551615 134565634 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27539] ppid=27534 vsize=708812 CPUtime=2377.65
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 38429 0 0 0 237698 67 0 0 25 0 4 0 157412118 725823488 161310 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=708812 CPUtime=2463.91
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 60528 0 0 0 246291 100 0 0 25 0 4 0 157412118 725823488 161310 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9541.99
Current children cumulated vsize (KiB) 714168

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/69 27554
/proc/meminfo: memFree=565920/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=710196 CPUtime=9660.74
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 161804 0 0 0 965811 263 0 0 25 0 4 0 157412093 727240704 161617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 177549 161617 83 193 0 177353 0
[pid=27537/tid=27538] ppid=27534 vsize=710196 CPUtime=2366.34
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 27920 0 0 0 236586 48 0 0 25 0 4 0 157412118 727240704 161617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27539] ppid=27534 vsize=710196 CPUtime=2400.81
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 38537 0 0 0 240014 67 0 0 25 0 4 0 157412118 727240704 161617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=710196 CPUtime=2500.51
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 60570 0 0 0 249950 101 0 0 25 0 4 0 157412118 727240704 161617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9661.72
Current children cumulated vsize (KiB) 715552

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/69 27554
/proc/meminfo: memFree=565408/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=710520 CPUtime=9780.47
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 161944 0 0 0 977784 263 0 0 25 0 4 0 157412093 727572480 161757 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 177630 161757 83 193 0 177434 0
[pid=27537/tid=27538] ppid=27534 vsize=710520 CPUtime=2396.33
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 27950 0 0 0 239585 48 0 0 25 0 4 0 157412118 727572480 161757 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27539] ppid=27534 vsize=710520 CPUtime=2432.77
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 38637 0 0 0 243210 67 0 0 17 0 4 0 157412118 727572480 161757 1992294400 134512640 135305190 4294956160 18446744073709551615 134538311 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=710520 CPUtime=2528.31
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 60570 0 0 0 252730 101 0 0 25 0 4 0 157412118 727572480 161757 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9781.45
Current children cumulated vsize (KiB) 715876

[startup+4962.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/69 27554
/proc/meminfo: memFree=564896/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=711304 CPUtime=9900.19
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 162077 0 0 0 989755 264 0 0 25 0 4 0 157412093 728375296 161890 1992294400 134512640 135305190 4294956160 18446744073709551615 134528559 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27537/statm: 177826 161890 83 193 0 177630 0
[pid=27537/tid=27538] ppid=27534 vsize=711304 CPUtime=2426.32
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 27980 0 0 0 242584 48 0 0 25 0 4 0 157412118 728375296 161890 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27539] ppid=27534 vsize=711304 CPUtime=2464.92
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 38684 0 0 0 246424 68 0 0 25 0 4 0 157412118 728375296 161890 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=711304 CPUtime=2555.98
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 60570 0 0 0 255497 101 0 0 25 0 4 0 157412118 728375296 161890 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9901.17
Current children cumulated vsize (KiB) 716660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.9 s]
/proc/loadavg: 3.99 3.97 3.92 5/69 27554
/proc/meminfo: memFree=564704/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=711520 CPUtime=9999.19
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 162119 0 0 0 999654 265 0 0 25 0 4 0 157412093 728596480 161932 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27537/statm: 177880 161932 83 193 0 177684 0
[pid=27537/tid=27538] ppid=27534 vsize=711520 CPUtime=2449.32
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 27996 0 0 0 244884 48 0 0 25 0 4 0 157412118 728596480 161932 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27539] ppid=27534 vsize=711520 CPUtime=2486.41
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 38707 0 0 0 248573 68 0 0 25 0 4 0 157412118 728596480 161932 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=711520 CPUtime=2580.67
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 60570 0 0 0 257966 101 0 0 25 0 4 0 157412118 728596480 161932 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 716876

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

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

[startup+5011.9 s]
/proc/loadavg: 3.99 3.97 3.92 5/69 27554
/proc/meminfo: memFree=564704/2055920 swapFree=4180164/4192956
[pid=27534] ppid=27532 vsize=5356 CPUtime=0.98
/proc/27534/stat : 27534 (manysat.sh) S 27532 27534 27462 0 -1 4194304 313 3083 0 0 0 0 96 2 16 0 1 0 157411993 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 253307183940 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27534/statm: 1339 238 195 169 0 50 0
[pid=27537] ppid=27534 vsize=711520 CPUtime=9999.19
/proc/27537/stat : 27537 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194304 162119 0 0 0 999654 265 0 0 25 0 4 0 157412093 728596480 161932 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27537/statm: 177880 161932 83 193 0 177684 0
[pid=27537/tid=27538] ppid=27534 vsize=711520 CPUtime=2449.32
/proc/27537/task/27538/stat : 27538 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 27996 0 0 0 244884 48 0 0 25 0 4 0 157412118 728596480 161932 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27537/tid=27539] ppid=27534 vsize=711520 CPUtime=2486.41
/proc/27537/task/27539/stat : 27539 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 38707 0 0 0 248573 68 0 0 25 0 4 0 157412118 728596480 161932 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27537/tid=27540] ppid=27534 vsize=711520 CPUtime=2580.67
/proc/27537/task/27540/stat : 27540 (manysat1.1_stat) R 27534 27534 27462 0 -1 4194368 60570 0 0 0 257966 101 0 0 25 0 4 0 157412118 728596480 161932 1992294400 134512640 135305190 4294956160 18446744073709551615 134528382 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 716876

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27534 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=967852
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=29995
# CPU time returned by wait4() is 0.997847
# 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.92
CPU time (s): 10000.2
CPU user time (s): 9997.5
CPU system time (s): 2.67
CPU usage (%): 199.528
Max. virtual memory (cumulated for all children) (KiB): 716876

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

runsolver used 4.89825 second user time and 13.5249 second system time

The end

Launcher Data

Begin job on node25 at 2009-05-02 21:49:50
IDJOB=1775146
IDBENCH=71092
IDSOLVER=612
FILE ID=node25/1775146-1241293790
PBS_JOBID= 9225131
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=1370538364

node25.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.259
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.259
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:       1217704 kB
Buffers:         79968 kB
Cached:         681360 kB
SwapCached:       7752 kB
Active:          51084 kB
Inactive:       719440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1217704 kB
SwapTotal:     4192956 kB
SwapFree:      4180164 kB
Dirty:            3372 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            53732 kB
Committed_AS:   680888 kB
PageTables:       1476 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= 66496 MiB
End job on node25 at 2009-05-02 23:13:24