Trace number 1775046

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3892.92
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
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.03/0.04	c ==============================================================================
0.03/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.04	c ==============================================================================
0.03/0.04	c |         0 |   68055   202155 |   20416       0        0     nan |  0.000 % |
0.39/0.47	c |         0 |   67183   284754 |      --       0       --      -- |     --   | -872/82599
0.39/0.47	c ==============================================================================
0.39/0.47	c Result  :   #vars: 763   #clauses: 67183   #literals: 284754
0.39/0.47	c CPU time:   0.463929 s
0.39/0.47	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-1775046-1241293371/watcher-1775046-1241293371 -o /tmp/evaluation-result-1775046-1241293371/solver-1775046-1241293371 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775046-1241293371.cnf aimd 1 

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


[startup+0 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 22112
/proc/meminfo: memFree=1576968/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157370266 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 235 195 169 0 50 0
[pid=22113] ppid=22112 vsize=972 CPUtime=0
/proc/22113/stat : 22113 (SatElite) R 22112 22112 22075 0 -1 4194304 160 0 0 0 0 0 0 0 20 0 1 0 157370267 995328 145 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22113/statm: 243 145 50 127 0 113 0

[startup+0.0436869 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 22112
/proc/meminfo: memFree=1576968/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157370266 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 235 195 169 0 50 0
[pid=22113] ppid=22112 vsize=4632 CPUtime=0.03
/proc/22113/stat : 22113 (SatElite) R 22112 22112 22075 0 -1 4194304 997 0 0 0 3 0 0 0 20 0 1 0 157370267 4743168 981 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22113/statm: 1158 986 50 127 0 1028 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9988

[startup+0.101691 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 22112
/proc/meminfo: memFree=1576968/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157370266 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 235 195 169 0 50 0
[pid=22113] ppid=22112 vsize=6228 CPUtime=0.08
/proc/22113/stat : 22113 (SatElite) R 22112 22112 22075 0 -1 4194304 1431 0 0 0 8 0 0 0 20 0 1 0 157370267 6377472 1415 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22113/statm: 1557 1417 68 127 0 1427 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11584

[startup+0.301708 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 22112
/proc/meminfo: memFree=1576968/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157370266 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 235 195 169 0 50 0
[pid=22113] ppid=22112 vsize=8024 CPUtime=0.29
/proc/22113/stat : 22113 (SatElite) R 22112 22112 22075 0 -1 4194304 1822 0 0 0 28 1 0 0 20 0 1 0 157370267 8216576 1806 1992294400 134512640 135034092 4294956112 18446744073709551615 134569571 0 0 4096 3 0 0 0 17 1 0 0
/proc/22113/statm: 2006 1806 68 127 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13380

[startup+0.701753 s]
/proc/loadavg: 3.38 3.87 3.87 3/64 22112
/proc/meminfo: memFree=1576968/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 5356

[startup+1.50182 s]
/proc/loadavg: 3.38 3.87 3.87 5/69 22118
/proc/meminfo: memFree=1554080/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=55536 CPUtime=1.68
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 5631 0 0 0 164 4 0 0 18 0 4 0 157370325 56868864 5617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528245 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22115/statm: 13884 5617 83 193 0 13688 0
[pid=22115/tid=22116] ppid=22112 vsize=55536 CPUtime=0.39
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 320 0 0 0 39 0 0 0 18 0 4 0 157370339 56868864 5617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22115/tid=22117] ppid=22112 vsize=55536 CPUtime=0.34
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 267 0 0 0 34 0 0 0 18 0 4 0 157370339 56868864 5617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=55536 CPUtime=0.27
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 284 0 0 0 27 0 0 0 17 0 4 0 157370339 56868864 5617 1992294400 134512640 135305190 4294956160 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 60892

[startup+3.10296 s]
/proc/loadavg: 3.38 3.87 3.87 5/69 22118
/proc/meminfo: memFree=1551712/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=57408 CPUtime=4.87
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 6208 0 0 0 483 4 0 0 25 0 4 0 157370325 58785792 6194 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22115/statm: 14352 6194 83 193 0 14156 0
[pid=22115/tid=22116] ppid=22112 vsize=57408 CPUtime=1.16
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 431 0 0 0 116 0 0 0 19 0 4 0 157370339 58785792 6194 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22115/tid=22117] ppid=22112 vsize=57408 CPUtime=1.16
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 396 0 0 0 116 0 0 0 22 0 4 0 157370339 58785792 6194 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=57408 CPUtime=1.09
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 438 0 0 0 109 0 0 0 19 0 4 0 157370339 58785792 6194 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) 62764

[startup+6.30224 s]
/proc/loadavg: 3.51 3.89 3.87 5/69 22118
/proc/meminfo: memFree=1546656/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=62180 CPUtime=11.26
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 7378 0 0 0 1120 6 0 0 24 0 4 0 157370325 63672320 7364 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/22115/statm: 15545 7364 83 193 0 15349 0
[pid=22115/tid=22116] ppid=22112 vsize=62180 CPUtime=1.89
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 555 0 0 0 189 0 0 0 25 0 4 0 157370339 63672320 7364 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22115/tid=22117] ppid=22112 vsize=62180 CPUtime=2.66
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 655 0 0 0 266 0 0 0 25 0 4 0 157370339 63672320 7364 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=62180 CPUtime=3.54
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 829 0 0 0 354 0 0 0 18 0 4 0 157370339 63672320 7364 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 67536

[startup+12.7028 s]
/proc/loadavg: 3.55 3.89 3.87 5/69 22118
/proc/meminfo: memFree=1537888/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=71024 CPUtime=24.03
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 9496 0 0 0 2396 7 0 0 25 0 4 0 157370325 72728576 9482 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 17756 9482 83 193 0 17560 0
[pid=22115/tid=22116] ppid=22112 vsize=71024 CPUtime=4.94
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 1132 0 0 0 493 1 0 0 25 0 4 0 157370339 72728576 9482 1992294400 134512640 135305190 4294956160 18446744073709551615 134528227 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22117] ppid=22112 vsize=71024 CPUtime=5.89
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 1160 0 0 0 589 0 0 0 25 0 4 0 157370339 72728576 9482 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=71024 CPUtime=7.04
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 1464 0 0 0 703 1 0 0 16 0 4 0 157370339 72728576 9482 1992294400 134512640 135305190 4294956160 18446744073709551615 134528347 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.6
Current children cumulated vsize (KiB) 76380

[startup+25.5019 s]
/proc/loadavg: 3.65 3.89 3.87 5/69 22118
/proc/meminfo: memFree=1529120/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=78976 CPUtime=49.57
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 11588 0 0 0 4947 10 0 0 25 0 4 0 157370325 80871424 11574 1992294400 134512640 135305190 4294956160 18446744073709551615 134528283 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 19744 11574 83 193 0 19548 0
[pid=22115/tid=22116] ppid=22112 vsize=78976 CPUtime=11.64
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 1826 0 0 0 1162 2 0 0 25 0 4 0 157370339 80871424 11574 1992294400 134512640 135305190 4294956160 18446744073709551615 134528341 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22117] ppid=22112 vsize=78976 CPUtime=11.89
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 1650 0 0 0 1188 1 0 0 25 0 4 0 157370339 80871424 11574 1992294400 134512640 135305190 4294956160 18446744073709551615 134553431 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=78976 CPUtime=14.19
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 1903 0 0 0 1418 1 0 0 25 0 4 0 157370339 80871424 11574 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 84332

[startup+51.1011 s]
/proc/loadavg: 3.77 3.90 3.88 5/69 22118
/proc/meminfo: memFree=1514528/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=95460 CPUtime=100.65
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 15194 0 0 0 10051 14 0 0 25 0 4 0 157370325 97751040 15180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 23865 15180 83 193 0 23669 0
[pid=22115/tid=22116] ppid=22112 vsize=95460 CPUtime=24.72
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 2921 0 0 0 2469 3 0 0 25 0 4 0 157370339 97751040 15180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528698 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22115/tid=22117] ppid=22112 vsize=95460 CPUtime=24.39
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 2451 0 0 0 2437 2 0 0 25 0 4 0 157370339 97751040 15180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=95460 CPUtime=27.08
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 2863 0 0 0 2706 2 0 0 18 0 4 0 157370339 97751040 15180 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.22
Current children cumulated vsize (KiB) 100816

[startup+102.306 s]
/proc/loadavg: 3.90 3.91 3.88 5/69 22118
/proc/meminfo: memFree=1494752/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=116312 CPUtime=202.85
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 20114 0 0 0 20265 20 0 0 25 0 4 0 157370325 119103488 20100 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 29078 20100 83 193 0 28882 0
[pid=22115/tid=22116] ppid=22112 vsize=116312 CPUtime=50.39
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 4004 0 0 0 5034 5 0 0 25 0 4 0 157370339 119103488 20100 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22115/tid=22117] ppid=22112 vsize=116312 CPUtime=49.58
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 3654 0 0 0 4955 3 0 0 25 0 4 0 157370339 119103488 20100 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=116312 CPUtime=53.08
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 4001 0 0 0 5304 4 0 0 25 0 4 0 157370339 119103488 20100 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 203.42
Current children cumulated vsize (KiB) 121668

[startup+162.302 s]
/proc/loadavg: 3.96 3.93 3.89 5/69 22118
/proc/meminfo: memFree=1485344/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=125016 CPUtime=322.59

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

/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 20695 0 0 0 230098 39 0 0 25 0 4 0 157370339 423030784 87788 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9184.3
Current children cumulated vsize (KiB) 418472

[startup+4662.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/69 22126
/proc/meminfo: memFree=1221792/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=414052 CPUtime=9303.46
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 88183 0 0 0 930190 156 0 0 25 0 4 0 157370325 423989248 87979 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 103513 87979 83 193 0 103317 0
[pid=22115/tid=22116] ppid=22112 vsize=414052 CPUtime=2325.05
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 21167 0 0 0 232465 40 0 0 25 0 4 0 157370339 423989248 87979 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22115/tid=22117] ppid=22112 vsize=414052 CPUtime=2326.76
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 24677 0 0 0 232633 43 0 0 25 0 4 0 157370339 423989248 87979 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=414052 CPUtime=2331.23
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 20695 0 0 0 233084 39 0 0 25 0 4 0 157370339 423989248 87979 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9304.03
Current children cumulated vsize (KiB) 419408

[startup+4722.31 s]
/proc/loadavg: 4.00 4.00 3.94 5/69 22132
/proc/meminfo: memFree=1220952/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=414944 CPUtime=9423.19
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 88348 0 0 0 942162 157 0 0 25 0 4 0 157370325 424902656 88144 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 103736 88144 83 193 0 103540 0
[pid=22115/tid=22116] ppid=22112 vsize=414944 CPUtime=2355.04
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 21213 0 0 0 235464 40 0 0 25 0 4 0 157370339 424902656 88144 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22117] ppid=22112 vsize=414944 CPUtime=2356.83
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 24720 0 0 0 235640 43 0 0 25 0 4 0 157370339 424902656 88144 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=414944 CPUtime=2360.93
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 20696 0 0 0 236054 39 0 0 25 0 4 0 157370339 424902656 88144 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9423.76
Current children cumulated vsize (KiB) 420300

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/69 22132
/proc/meminfo: memFree=1220120/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=416172 CPUtime=9542.93
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 88588 0 0 0 954136 157 0 0 25 0 4 0 157370325 426160128 88384 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 104043 88384 83 193 0 103847 0
[pid=22115/tid=22116] ppid=22112 vsize=416172 CPUtime=2383.59
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 21235 0 0 0 238319 40 0 0 25 0 4 0 157370339 426160128 88384 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22117] ppid=22112 vsize=416172 CPUtime=2388.22
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 24809 0 0 0 238779 43 0 0 25 0 4 0 157370339 426160128 88384 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=416172 CPUtime=2390.53
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 20740 0 0 0 239013 40 0 0 25 0 4 0 157370339 426160128 88384 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9543.5
Current children cumulated vsize (KiB) 421528

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/69 22132
/proc/meminfo: memFree=1218072/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=418460 CPUtime=9662.67
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 89109 0 0 0 966109 158 0 0 25 0 4 0 157370325 428503040 88905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528747 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 104615 88905 83 193 0 104419 0
[pid=22115/tid=22116] ppid=22112 vsize=418460 CPUtime=2413.58
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 21324 0 0 0 241318 40 0 0 25 0 4 0 157370339 428503040 88905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22117] ppid=22112 vsize=418460 CPUtime=2418.22
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 24874 0 0 0 241779 43 0 0 25 0 4 0 157370339 428503040 88905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=418460 CPUtime=2420.43
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 20774 0 0 0 242003 40 0 0 25 0 4 0 157370339 428503040 88905 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9663.24
Current children cumulated vsize (KiB) 423816

[startup+4902.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/69 22132
/proc/meminfo: memFree=1216664/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=420100 CPUtime=9782.42
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 89444 0 0 0 978083 159 0 0 25 0 4 0 157370325 430182400 89240 1992294400 134512640 135305190 4294956160 18446744073709551615 134528690 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 105025 89240 83 193 0 104829 0
[pid=22115/tid=22116] ppid=22112 vsize=420100 CPUtime=2443.57
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 21384 0 0 0 244317 40 0 0 25 0 4 0 157370339 430182400 89240 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22117] ppid=22112 vsize=420100 CPUtime=2448.22
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 24929 0 0 0 244778 44 0 0 25 0 4 0 157370339 430182400 89240 1992294400 134512640 135305190 4294956160 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=420100 CPUtime=2450.22
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 20835 0 0 0 244982 40 0 0 25 0 4 0 157370339 430182400 89240 1992294400 134512640 135305190 4294956160 18446744073709551615 134528568 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9782.99
Current children cumulated vsize (KiB) 425456

[startup+4962.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/69 22132
/proc/meminfo: memFree=1215448/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=422064 CPUtime=9902.16
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 89747 0 0 0 990057 159 0 0 25 0 4 0 157370325 432193536 89543 1992294400 134512640 135305190 4294956160 18446744073709551615 134538534 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 105516 89543 83 193 0 105320 0
[pid=22115/tid=22116] ppid=22112 vsize=422064 CPUtime=2473.46
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 21457 0 0 0 247306 40 0 0 25 0 4 0 157370339 432193536 89543 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22117] ppid=22112 vsize=422064 CPUtime=2478.32
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 25007 0 0 0 247788 44 0 0 25 0 4 0 157370339 432193536 89543 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=422064 CPUtime=2480.1
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 20847 0 0 0 247970 40 0 0 25 0 4 0 157370339 432193536 89543 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9902.73
Current children cumulated vsize (KiB) 427420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.1 s]
/proc/loadavg: 4.00 4.00 3.94 5/69 22132
/proc/meminfo: memFree=1215008/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=422568 CPUtime=9999.56
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 89857 0 0 0 999797 159 0 0 25 0 4 0 157370325 432709632 89653 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 105642 89653 83 193 0 105446 0
[pid=22115/tid=22116] ppid=22112 vsize=422568 CPUtime=2497.91
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 21497 0 0 0 249751 40 0 0 25 0 4 0 157370339 432709632 89653 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22115/tid=22117] ppid=22112 vsize=422568 CPUtime=2502.56
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 25065 0 0 0 250212 44 0 0 25 0 4 0 157370339 432709632 89653 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=422568 CPUtime=2503.71
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 20859 0 0 0 250331 40 0 0 25 0 4 0 157370339 432709632 89653 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 427924

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

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

[startup+5011.1 s]
/proc/loadavg: 4.00 4.00 3.94 5/69 22132
/proc/meminfo: memFree=1215008/2055920 swapFree=4191900/4192956
[pid=22112] ppid=22110 vsize=5356 CPUtime=0.57
/proc/22112/stat : 22112 (manysat.sh) S 22110 22112 22075 0 -1 4194304 313 1827 0 0 0 0 56 1 15 0 1 0 157370266 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22112/statm: 1339 238 195 169 0 50 0
[pid=22115] ppid=22112 vsize=422568 CPUtime=9999.56
/proc/22115/stat : 22115 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194304 89857 0 0 0 999797 159 0 0 25 0 4 0 157370325 432709632 89653 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/22115/statm: 105642 89653 83 193 0 105446 0
[pid=22115/tid=22116] ppid=22112 vsize=422568 CPUtime=2497.91
/proc/22115/task/22116/stat : 22116 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 21497 0 0 0 249751 40 0 0 25 0 4 0 157370339 432709632 89653 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=22115/tid=22117] ppid=22112 vsize=422568 CPUtime=2502.56
/proc/22115/task/22117/stat : 22117 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 25065 0 0 0 250212 44 0 0 25 0 4 0 157370339 432709632 89653 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=22115/tid=22118] ppid=22112 vsize=422568 CPUtime=2503.71
/proc/22115/task/22118/stat : 22118 (manysat1.1_stat) R 22112 22112 22075 0 -1 4194368 20859 0 0 0 250331 40 0 0 25 0 4 0 157370339 432709632 89653 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 427924

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22112 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=563914
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=17997
# CPU time returned by wait4() is 0.581911
# 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.12
CPU time (s): 10000.1
CPU user time (s): 9998.53
CPU system time (s): 1.6
CPU usage (%): 199.559
Max. virtual memory (cumulated for all children) (KiB): 427924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.563914
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2140
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.55431 second user time and 13.6759 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-02 21:42:51
IDJOB=1775046
IDBENCH=71078
IDSOLVER=612
FILE ID=node31/1775046-1241293371
PBS_JOBID= 9225141
Free space on /tmp= 66468 MiB

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

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=823135821

node31.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.213
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.213
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:       1577776 kB
Buffers:         67780 kB
Cached:         306300 kB
SwapCached:        260 kB
Active:          30440 kB
Inactive:       357800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1577776 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2652 kB
Writeback:           0 kB
Mapped:          22692 kB
Slab:            75724 kB
Committed_AS:   663156 kB
PageTables:       1464 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= 66464 MiB
End job on node31 at 2009-05-02 23:06:24