Trace number 1775026

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 5012.02

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
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.04/0.09	c ==============================================================================
0.04/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.09	c ==============================================================================
0.04/0.09	c |         0 |  144294   429916 |   43288       0        0     nan |  0.000 % |
1.29/1.33	c |         0 |  143366   620643 |      --       0       --      -- |     --   | -928/190727
1.29/1.33	c ==============================================================================
1.29/1.33	c Result  :   #vars: 1298   #clauses: 143366   #literals: 620643
1.29/1.33	c CPU time:   1.3118 s
1.29/1.33	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-1775026-1241293304/watcher-1775026-1241293304 -o /tmp/evaluation-result-1775026-1241293304/solver-1775026-1241293304 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775026-1241293304.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.53 3.94 3.93 3/64 1771
/proc/meminfo: memFree=1102372/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=0
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157362957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 235 195 169 0 50 0
[pid=1772] ppid=1771 vsize=1096 CPUtime=0
/proc/1772/stat : 1772 (SatElite) R 1771 1771 1701 0 -1 4194304 187 0 0 0 0 0 0 0 19 0 1 0 157362957 1122304 171 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/1772/statm: 274 172 50 127 0 144 0

[startup+0.0589331 s]
/proc/loadavg: 3.53 3.94 3.93 3/64 1771
/proc/meminfo: memFree=1102372/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=0
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157362957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 235 195 169 0 50 0
[pid=1772] ppid=1771 vsize=5688 CPUtime=0.04
/proc/1772/stat : 1772 (SatElite) R 1771 1771 1701 0 -1 4194304 1287 0 0 0 4 0 0 0 19 0 1 0 157362957 5824512 1271 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/1772/statm: 1422 1271 50 127 0 1292 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11044

[startup+0.102936 s]
/proc/loadavg: 3.53 3.94 3.93 3/64 1771
/proc/meminfo: memFree=1102372/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=0
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157362957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 235 195 169 0 50 0
[pid=1772] ppid=1771 vsize=10600 CPUtime=0.09
/proc/1772/stat : 1772 (SatElite) R 1771 1771 1701 0 -1 4194304 2433 0 0 0 8 1 0 0 19 0 1 0 157362957 10854400 2417 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/1772/statm: 2650 2417 68 127 0 2520 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15956

[startup+0.302958 s]
/proc/loadavg: 3.53 3.94 3.93 3/64 1771
/proc/meminfo: memFree=1102372/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=0
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157362957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 235 195 169 0 50 0
[pid=1772] ppid=1771 vsize=13428 CPUtime=0.29
/proc/1772/stat : 1772 (SatElite) R 1771 1771 1701 0 -1 4194304 3143 0 0 0 28 1 0 0 21 0 1 0 157362957 13750272 3127 1992294400 134512640 135034092 4294956112 18446744073709551615 134540734 0 0 4096 3 0 0 0 17 0 0 0
/proc/1772/statm: 3357 3127 68 127 0 3227 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18784

[startup+0.703002 s]
/proc/loadavg: 3.53 3.94 3.93 3/64 1771
/proc/meminfo: memFree=1102372/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=0
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157362957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 235 195 169 0 50 0
[pid=1772] ppid=1771 vsize=16720 CPUtime=0.69
/proc/1772/stat : 1772 (SatElite) R 1771 1771 1701 0 -1 4194304 3729 0 0 0 67 2 0 0 25 0 1 0 157362957 17121280 3713 1992294400 134512640 135034092 4294956112 18446744073709551615 134569613 0 0 4096 3 0 0 0 17 0 0 0
/proc/1772/statm: 4180 3713 68 127 0 4050 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22076

[startup+1.50109 s]
/proc/loadavg: 3.32 3.89 3.91 2/66 1773
/proc/meminfo: memFree=1086804/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=0
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157362957 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 235 195 169 0 50 0
[pid=1772] ppid=1771 vsize=14700 CPUtime=1.48
/proc/1772/stat : 1772 (SatElite) R 1771 1771 1701 0 -1 4194304 3730 0 0 0 146 2 0 0 25 0 1 0 157362957 15052800 3434 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/1772/statm: 3675 3434 68 127 0 3545 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20056

[startup+3.10128 s]
/proc/loadavg: 3.32 3.89 3.91 5/69 1777
/proc/meminfo: memFree=1059196/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=77080 CPUtime=2.75
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 10939 0 0 0 269 6 0 0 17 0 4 0 157363112 78929920 10925 1992294400 134512640 135305190 4294956160 18446744073709551615 134547888 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 19270 10925 83 193 0 19074 0
[pid=1774/tid=1775] ppid=1771 vsize=77080 CPUtime=0
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 4 0 0 0 0 0 0 0 19 0 4 0 157363144 78929920 10925 1992294400 134512640 135305190 4294956160 18446744073709551615 134695249 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=77080 CPUtime=0.61
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 611 0 0 0 61 0 0 0 17 0 4 0 157363144 78929920 10925 1992294400 134512640 135305190 4294956160 18446744073709551615 134552695 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=77080 CPUtime=1.07
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 717 0 0 0 107 0 0 0 17 0 4 0 157363144 78929920 10925 1992294400 134512640 135305190 4294956160 18446744073709551615 134528771 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 82436

[startup+6.30263 s]
/proc/loadavg: 3.38 3.89 3.91 5/69 1777
/proc/meminfo: memFree=1046076/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=88556 CPUtime=9.14
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 13795 0 0 0 906 8 0 0 17 0 4 0 157363112 90681344 13781 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 22139 13781 83 193 0 21943 0
[pid=1774/tid=1775] ppid=1771 vsize=88556 CPUtime=1.5
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 1067 0 0 0 149 1 0 0 21 0 4 0 157363144 90681344 13781 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=88556 CPUtime=2.28
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 1573 0 0 0 228 0 0 0 21 0 4 0 157363144 90681344 13781 1992294400 134512640 135305190 4294956160 18446744073709551615 134553526 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=88556 CPUtime=1.29
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 824 0 0 0 129 0 0 0 18 0 4 0 157363144 90681344 13781 1992294400 134512640 135305190 4294956160 18446744073709551615 134551980 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.68
Current children cumulated vsize (KiB) 93912

[startup+12.7013 s]
/proc/loadavg: 3.43 3.89 3.91 5/69 1777
/proc/meminfo: memFree=1033468/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=98640 CPUtime=21.91
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 16405 0 0 0 2180 11 0 0 17 0 4 0 157363112 101007360 16391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 24660 16391 83 193 0 24464 0
[pid=1774/tid=1775] ppid=1771 vsize=98640 CPUtime=5
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 2037 0 0 0 499 1 0 0 25 0 4 0 157363144 101007360 16391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528265 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=98640 CPUtime=4.1
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 2283 0 0 0 409 1 0 0 25 0 4 0 157363144 101007360 16391 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1774/tid=1777] ppid=1771 vsize=98640 CPUtime=2.65
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 988 0 0 0 264 1 0 0 25 0 4 0 157363144 101007360 16391 1992294400 134512640 135305190 4294956160 18446744073709551615 134547909 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 103996

[startup+25.5028 s]
/proc/loadavg: 3.55 3.90 3.91 6/69 1777
/proc/meminfo: memFree=1012796/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=119428 CPUtime=47.46
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 21443 0 0 0 4729 17 0 0 17 0 4 0 157363112 122294272 21429 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 29857 21429 83 193 0 29661 0
[pid=1774/tid=1775] ppid=1771 vsize=119428 CPUtime=9.71
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 3139 0 0 0 969 2 0 0 25 0 4 0 157363144 122294272 21429 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=119428 CPUtime=7.3
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 3223 0 0 0 728 2 0 0 25 0 4 0 157363144 122294272 21429 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1774/tid=1777] ppid=1771 vsize=119428 CPUtime=10.69
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 2786 0 0 0 1067 2 0 0 19 0 4 0 157363144 122294272 21429 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49
Current children cumulated vsize (KiB) 124784

[startup+51.1026 s]
/proc/loadavg: 3.70 3.91 3.91 5/69 1777
/proc/meminfo: memFree=992188/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=141432 CPUtime=98.53
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 26837 0 0 0 9831 22 0 0 19 0 4 0 157363112 144826368 26823 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1774/statm: 35358 26823 83 193 0 35162 0
[pid=1774/tid=1775] ppid=1771 vsize=141432 CPUtime=21.1
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 4167 0 0 0 2107 3 0 0 25 0 4 0 157363144 144826368 26823 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=141432 CPUtime=13.1
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 4498 0 0 0 1307 3 0 0 25 0 4 0 157363144 144826368 26823 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1774/tid=1777] ppid=1771 vsize=141432 CPUtime=24.19
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 4395 0 0 0 2415 4 0 0 17 0 4 0 157363144 144826368 26823 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.07
Current children cumulated vsize (KiB) 146788

[startup+102.306 s]
/proc/loadavg: 3.87 3.92 3.91 5/69 1777
/proc/meminfo: memFree=951548/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=180868 CPUtime=200.72
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 36745 0 0 0 20038 34 0 0 19 0 4 0 157363112 185208832 36731 1992294400 134512640 135305190 4294956160 18446744073709551615 134551971 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1774/statm: 45217 36731 83 193 0 45021 0
[pid=1774/tid=1775] ppid=1771 vsize=180868 CPUtime=41.69
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 5887 0 0 0 4164 5 0 0 25 0 4 0 157363144 185208832 36731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=1774/tid=1776] ppid=1771 vsize=180868 CPUtime=31.79
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 6336 0 0 0 3174 5 0 0 25 0 4 0 157363144 185208832 36731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=180868 CPUtime=50.09
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 6520 0 0 0 5002 7 0 0 25 0 4 0 157363144 185208832 36731 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.26
Current children cumulated vsize (KiB) 186224

[startup+162.303 s]
/proc/loadavg: 3.95 3.93 3.91 5/69 1777
/proc/meminfo: memFree=923452/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=209552 CPUtime=320.46
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 43749 0 0 0 32004 42 0 0 25 0 4 0 157363112 214581248 43735 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/1774/statm: 52388 43735 83 193 0 52192 0
[pid=1774/tid=1775] ppid=1771 vsize=209552 CPUtime=71.44

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

/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 45340 0 0 0 225503 62 0 0 25 0 4 0 157363144 645160960 142587 1992294400 134512640 135305190 4294956160 18446744073709551615 134557414 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9062.76
Current children cumulated vsize (KiB) 635396

[startup+4602.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 1785
/proc/meminfo: memFree=526396/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=630616 CPUtime=9180.96
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 142735 0 0 0 917900 196 0 0 25 0 4 0 157363112 645750784 142717 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 157654 142717 83 193 0 157458 0
[pid=1774/tid=1775] ppid=1771 vsize=630616 CPUtime=2286.06
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 24188 0 0 0 228571 35 0 0 25 0 4 0 157363144 645750784 142717 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=630616 CPUtime=2265.6
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 28779 0 0 0 226519 41 0 0 25 0 4 0 157363144 645750784 142717 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=630616 CPUtime=2285.64
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 45376 0 0 0 228502 62 0 0 25 0 4 0 157363144 645750784 142717 1992294400 134512640 135305190 4294956160 18446744073709551615 134528325 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9182.5
Current children cumulated vsize (KiB) 635972

[startup+4662.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 1785
/proc/meminfo: memFree=525564/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=631424 CPUtime=9300.69
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 142961 0 0 0 929873 196 0 0 25 0 4 0 157363112 646578176 142943 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 157856 142943 83 193 0 157660 0
[pid=1774/tid=1775] ppid=1771 vsize=631424 CPUtime=2315.95
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 24341 0 0 0 231560 35 0 0 25 0 4 0 157363144 646578176 142943 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=631424 CPUtime=2295.46
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 28779 0 0 0 229505 41 0 0 25 0 4 0 157363144 646578176 142943 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=631424 CPUtime=2315.64
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 45405 0 0 0 231502 62 0 0 25 0 4 0 157363144 646578176 142943 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9302.23
Current children cumulated vsize (KiB) 636780

[startup+4722.31 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 1785
/proc/meminfo: memFree=525052/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=631800 CPUtime=9420.43
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 143077 0 0 0 941847 196 0 0 25 0 4 0 157363112 646963200 143059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 157950 143059 83 193 0 157754 0
[pid=1774/tid=1775] ppid=1771 vsize=631800 CPUtime=2345.84
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 24344 0 0 0 234549 35 0 0 25 0 4 0 157363144 646963200 143059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=631800 CPUtime=2325.34
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 28781 0 0 0 232493 41 0 0 25 0 4 0 157363144 646963200 143059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=631800 CPUtime=2345.63
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 45446 0 0 0 234501 62 0 0 25 0 4 0 157363144 646963200 143059 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9421.97
Current children cumulated vsize (KiB) 637156

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 1791
/proc/meminfo: memFree=523260/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=634280 CPUtime=9540.15
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 143483 0 0 0 953817 198 0 0 25 0 4 0 157363112 649502720 143465 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 158570 143465 83 193 0 158374 0
[pid=1774/tid=1775] ppid=1771 vsize=634280 CPUtime=2375.68
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 24352 0 0 0 237533 35 0 0 25 0 4 0 157363144 649502720 143465 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=634280 CPUtime=2355.24
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 28781 0 0 0 235483 41 0 0 25 0 4 0 157363144 649502720 143465 1992294400 134512640 135305190 4294956160 18446744073709551615 134528388 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=634280 CPUtime=2375.63
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 45692 0 0 0 237500 63 0 0 25 0 4 0 157363144 649502720 143465 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9541.69
Current children cumulated vsize (KiB) 639636

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 1791
/proc/meminfo: memFree=521084/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=636064 CPUtime=9659.89
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 144054 0 0 0 965790 199 0 0 25 0 4 0 157363112 651329536 144036 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 159016 144036 83 193 0 158820 0
[pid=1774/tid=1775] ppid=1771 vsize=636064 CPUtime=2405.55
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 24515 0 0 0 240519 36 0 0 25 0 4 0 157363144 651329536 144036 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=636064 CPUtime=2385.13
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 28785 0 0 0 238472 41 0 0 25 0 4 0 157363144 651329536 144036 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=636064 CPUtime=2405.62
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 45915 0 0 0 240499 63 0 0 25 0 4 0 157363144 651329536 144036 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9661.43
Current children cumulated vsize (KiB) 641420

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 1791
/proc/meminfo: memFree=519292/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=638244 CPUtime=9779.62
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 144536 0 0 0 977762 200 0 0 25 0 4 0 157363112 653561856 144518 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 159561 144518 83 193 0 159365 0
[pid=1774/tid=1775] ppid=1771 vsize=638244 CPUtime=2435.44
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 24886 0 0 0 243507 37 0 0 25 0 4 0 157363144 653561856 144518 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=638244 CPUtime=2415
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 28787 0 0 0 241459 41 0 0 25 0 4 0 157363144 653561856 144518 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=638244 CPUtime=2435.61
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 45979 0 0 0 243498 63 0 0 25 0 4 0 157363144 653561856 144518 1992294400 134512640 135305190 4294956160 18446744073709551615 134528418 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9781.16
Current children cumulated vsize (KiB) 643600

[startup+4962.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 1791
/proc/meminfo: memFree=516604/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=640796 CPUtime=9899.36
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 145168 0 0 0 989735 201 0 0 25 0 4 0 157363112 656175104 145150 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 160199 145150 83 193 0 160003 0
[pid=1774/tid=1775] ppid=1771 vsize=640796 CPUtime=2465.33
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 25042 0 0 0 246496 37 0 0 25 0 4 0 157363144 656175104 145150 1992294400 134512640 135305190 4294956160 18446744073709551615 134528224 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=640796 CPUtime=2444.88
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 28997 0 0 0 244446 42 0 0 25 0 4 0 157363144 656175104 145150 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=640796 CPUtime=2465.7
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 46155 0 0 0 246507 63 0 0 25 0 4 0 157363144 656175104 145150 1992294400 134512640 135305190 4294956160 18446744073709551615 134551851 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9900.9
Current children cumulated vsize (KiB) 646152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5012 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 1791
/proc/meminfo: memFree=510460/2055920 swapFree=4181296/4192956
[pid=1771] ppid=1769 vsize=5356 CPUtime=1.54
/proc/1771/stat : 1771 (manysat.sh) S 1769 1771 1701 0 -1 4194304 313 3733 0 0 0 0 151 3 19 0 1 0 157362957 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/1771/statm: 1339 238 195 169 0 50 0
[pid=1774] ppid=1771 vsize=647616 CPUtime=9998.55
/proc/1774/stat : 1774 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194304 146711 0 0 0 999651 204 0 0 25 0 4 0 157363112 663158784 146693 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/1774/statm: 161904 146693 83 193 0 161708 0
[pid=1774/tid=1775] ppid=1771 vsize=647616 CPUtime=2490.09
/proc/1774/task/1775/stat : 1775 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 25271 0 0 0 248971 38 0 0 25 0 4 0 157363144 663158784 146693 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1776] ppid=1771 vsize=647616 CPUtime=2469.62
/proc/1774/task/1776/stat : 1776 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 29119 0 0 0 246920 42 0 0 25 0 4 0 157363144 663158784 146693 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=1774/tid=1777] ppid=1771 vsize=647616 CPUtime=2490.69
/proc/1774/task/1777/stat : 1777 (manysat1.1_stat) R 1771 1771 1701 0 -1 4194368 47101 0 0 0 249004 65 0 0 25 0 4 0 157363144 663158784 146693 1992294400 134512640 135305190 4294956160 18446744073709551615 134528392 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 652972

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 1771 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=512770
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=37994
# CPU time returned by wait4() is 1.55076
# 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): 5012.02
CPU time (s): 10000.1
CPU user time (s): 9998.02
CPU system time (s): 2.07
CPU usage (%): 199.522
Max. virtual memory (cumulated for all children) (KiB): 652972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.51277
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4046
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 5

runsolver used 5.04023 second user time and 13.6269 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-02 21:41:44
IDJOB=1775026
IDBENCH=71076
IDSOLVER=612
FILE ID=node35/1775026-1241293304
PBS_JOBID= 9225140
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED=1777880674

node35.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.214
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.214
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:       1102916 kB
Buffers:         93948 kB
Cached:         749600 kB
SwapCached:       5500 kB
Active:          79696 kB
Inactive:       771684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102916 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            4128 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            87708 kB
Committed_AS:   755464 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node35 at 2009-05-02 23:05:18