Trace number 1775396

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

General information on the benchmark

Namemizh-sha0-36-2.cnf
MD5SUM82bf685774b76ba263c886940c3aa94d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark279.243
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210239
Sum of the clauses size628391
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286996
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.19/0.20	c ==============================================================================
0.19/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.20	c ==============================================================================
0.19/0.20	c |         0 |  180234   522030 |   54070       0        0     nan |  0.000 % |
0.79/0.83	c |         0 |  120270   407842 |      --       0       --      -- |     --   | -57282/-106232
0.79/0.83	c ==============================================================================
0.79/0.83	c Result  :   #vars: 20559   #clauses: 120270   #literals: 407842
0.79/0.83	c CPU time:   0.78288 s
0.79/0.83	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-1775396-1241294533/watcher-1775396-1241294533 -o /tmp/evaluation-result-1775396-1241294533/solver-1775396-1241294533 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1775396-1241294533.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.95 3.82 3.82 3/64 26883
/proc/meminfo: memFree=1930536/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=0
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157481102 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26883/statm: 1339 235 195 169 0 50 0
[pid=26884] ppid=26883 vsize=1116 CPUtime=0
/proc/26884/stat : 26884 (SatElite) R 26883 26883 26577 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 157481102 1142784 158 1992294400 134512640 135034092 4294956112 18446744073709551615 134544897 0 0 4096 3 0 0 0 17 1 0 0
/proc/26884/statm: 279 158 51 127 0 149 0

[startup+0.0451961 s]
/proc/loadavg: 3.95 3.82 3.82 3/64 26883
/proc/meminfo: memFree=1930536/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=0
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157481102 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26883/statm: 1339 235 195 169 0 50 0
[pid=26884] ppid=26883 vsize=5060 CPUtime=0.03
/proc/26884/stat : 26884 (SatElite) R 26883 26883 26577 0 -1 4194304 1134 0 0 0 3 0 0 0 18 0 1 0 157481102 5181440 1118 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26884/statm: 1265 1119 51 127 0 1135 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10416

[startup+0.101202 s]
/proc/loadavg: 3.95 3.82 3.82 3/64 26883
/proc/meminfo: memFree=1930536/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=0
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157481102 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26883/statm: 1339 235 195 169 0 50 0
[pid=26884] ppid=26883 vsize=10784 CPUtime=0.09
/proc/26884/stat : 26884 (SatElite) R 26883 26883 26577 0 -1 4194304 2537 0 0 0 8 1 0 0 18 0 1 0 157481102 11042816 2521 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/26884/statm: 2696 2521 51 127 0 2566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16140

[startup+0.301223 s]
/proc/loadavg: 3.95 3.82 3.82 3/64 26883
/proc/meminfo: memFree=1930536/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=0
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157481102 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26883/statm: 1339 235 195 169 0 50 0
[pid=26884] ppid=26883 vsize=26476 CPUtime=0.29
/proc/26884/stat : 26884 (SatElite) R 26883 26883 26577 0 -1 4194304 6264 0 0 0 26 3 0 0 19 0 1 0 157481102 27111424 5797 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26884/statm: 6619 5797 68 127 0 6489 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31832

[startup+0.701265 s]
/proc/loadavg: 3.95 3.82 3.82 3/64 26883
/proc/meminfo: memFree=1930536/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=0
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157481102 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26883/statm: 1339 235 195 169 0 50 0
[pid=26884] ppid=26883 vsize=29636 CPUtime=0.69
/proc/26884/stat : 26884 (SatElite) R 26883 26883 26577 0 -1 4194304 7668 0 0 0 65 4 0 0 22 0 1 0 157481102 30347264 6581 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/26884/statm: 7409 6581 68 127 0 7279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34992

[startup+1.50136 s]
/proc/loadavg: 3.95 3.82 3.82 2/66 26885
/proc/meminfo: memFree=1899352/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 5356

[startup+3.10254 s]
/proc/loadavg: 3.95 3.82 3.82 5/69 26889
/proc/meminfo: memFree=1885632/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=79216 CPUtime=3.83
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 11284 0 0 0 371 12 0 0 16 0 4 0 157481204 81117184 11254 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26886/statm: 19804 11254 83 193 0 19608 0
[pid=26886/tid=26887] ppid=26883 vsize=79216 CPUtime=0.99
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 680 0 0 0 97 2 0 0 16 0 4 0 157481233 81117184 11254 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=79216 CPUtime=0.92
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 731 0 0 0 91 1 0 0 17 0 4 0 157481233 81117184 11254 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26886/tid=26889] ppid=26883 vsize=79216 CPUtime=0.82
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 624 0 0 0 81 1 0 0 16 0 4 0 157481233 81117184 11254 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 84572

[startup+6.30188 s]
/proc/loadavg: 3.95 3.83 3.82 5/69 26889
/proc/meminfo: memFree=1875648/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=85560 CPUtime=10.2
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 12879 0 0 0 1003 17 0 0 16 0 4 0 157481204 87613440 12849 1992294400 134512640 135305190 4294956160 18446744073709551615 134530702 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 21390 12849 83 193 0 21194 0
[pid=26886/tid=26887] ppid=26883 vsize=85560 CPUtime=2.6
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 1031 0 0 0 257 3 0 0 17 0 4 0 157481233 87613440 12849 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=85560 CPUtime=2.55
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 1154 0 0 0 252 3 0 0 16 0 4 0 157481233 87613440 12849 1992294400 134512640 135305190 4294956160 18446744073709551615 134528237 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26889] ppid=26883 vsize=85560 CPUtime=2.36
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 982 0 0 0 233 3 0 0 16 0 4 0 157481233 87613440 12849 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.2
Current children cumulated vsize (KiB) 90916

[startup+12.7026 s]
/proc/loadavg: 3.95 3.83 3.82 5/69 26889
/proc/meminfo: memFree=1865040/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=95280 CPUtime=22.95
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 15348 0 0 0 2273 22 0 0 16 0 4 0 157481204 97566720 15318 1992294400 134512640 135305190 4294956160 18446744073709551615 134528356 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 23820 15318 83 193 0 23624 0
[pid=26886/tid=26887] ppid=26883 vsize=95280 CPUtime=6.15
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 1657 0 0 0 611 4 0 0 16 0 4 0 157481233 97566720 15318 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=95280 CPUtime=5.63
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 1876 0 0 0 558 5 0 0 16 0 4 0 157481233 97566720 15318 1992294400 134512640 135305190 4294956160 18446744073709551615 134528263 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26889] ppid=26883 vsize=95280 CPUtime=5.42
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 1509 0 0 0 538 4 0 0 17 0 4 0 157481233 97566720 15318 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.95
Current children cumulated vsize (KiB) 100636

[startup+25.5019 s]
/proc/loadavg: 3.88 3.82 3.82 5/69 26889
/proc/meminfo: memFree=1848272/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=111816 CPUtime=48.46
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 19365 0 0 0 4817 29 0 0 16 0 4 0 157481204 114499584 19335 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 27954 19335 83 193 0 27758 0
[pid=26886/tid=26887] ppid=26883 vsize=111816 CPUtime=12.9
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 2611 0 0 0 1285 5 0 0 16 0 4 0 157481233 114499584 19335 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=111816 CPUtime=11.72
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 3021 0 0 0 1165 7 0 0 16 0 4 0 157481233 114499584 19335 1992294400 134512640 135305190 4294956160 18446744073709551615 134553519 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26886/tid=26889] ppid=26883 vsize=111816 CPUtime=12.11
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 2430 0 0 0 1205 6 0 0 16 0 4 0 157481233 114499584 19335 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.46
Current children cumulated vsize (KiB) 117172

[startup+51.1017 s]
/proc/loadavg: 3.92 3.83 3.82 5/69 26889
/proc/meminfo: memFree=1829520/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=131028 CPUtime=99.54
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 24108 0 0 0 9916 38 0 0 17 0 4 0 157481204 134172672 24078 1992294400 134512640 135305190 4294956160 18446744073709551615 134551697 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 32757 24078 83 193 0 32561 0
[pid=26886/tid=26887] ppid=26883 vsize=131028 CPUtime=27.28
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 3594 0 0 0 2721 7 0 0 17 0 4 0 157481233 134172672 24078 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=131028 CPUtime=19.9
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 4316 0 0 0 1981 9 0 0 18 0 4 0 157481233 134172672 24078 1992294400 134512640 135305190 4294956160 18446744073709551615 134528837 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26889] ppid=26883 vsize=131028 CPUtime=26.34
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 3314 0 0 0 2626 8 0 0 18 0 4 0 157481233 134172672 24078 1992294400 134512640 135305190 4294956160 18446744073709551615 134836420 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.54
Current children cumulated vsize (KiB) 136384

[startup+102.305 s]
/proc/loadavg: 3.96 3.86 3.83 5/69 26889
/proc/meminfo: memFree=1804176/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=155228 CPUtime=201.72
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 30333 0 0 0 20123 49 0 0 17 0 4 0 157481204 158953472 30303 1992294400 134512640 135305190 4294956160 18446744073709551615 134528433 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 38807 30303 83 193 0 38611 0
[pid=26886/tid=26887] ppid=26883 vsize=155228 CPUtime=47.41
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 4795 0 0 0 4732 9 0 0 18 0 4 0 157481233 158953472 30303 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=155228 CPUtime=39.8
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 5773 0 0 0 3970 10 0 0 20 0 4 0 157481233 158953472 30303 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26886/tid=26889] ppid=26883 vsize=155228 CPUtime=59.88
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 4761 0 0 0 5977 11 0 0 17 0 4 0 157481233 158953472 30303 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.72
Current children cumulated vsize (KiB) 160584

[startup+162.302 s]
/proc/loadavg: 3.98 3.88 3.83 4/69 26889
/proc/meminfo: memFree=1772624/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=186888 CPUtime=321.44
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 38159 0 0 0 32083 61 0 0 16 0 4 0 157481204 191373312 38129 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26886/statm: 46722 38129 83 193 0 46526 0
[pid=26886/tid=26887] ppid=26883 vsize=186888 CPUtime=69.97
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 5569 0 0 0 6986 11 0 0 17 0 4 0 157481233 191373312 38129 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26886/tid=26888] ppid=26883 vsize=186888 CPUtime=61.31
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 8631 0 0 0 6118 13 0 0 22 0 4 0 157481233 191373312 38129 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 0 0 0 -1 0 0 0

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

/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 33179 0 0 0 248058 74 0 0 25 0 4 0 157481233 674267136 155426 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9063.51
Current children cumulated vsize (KiB) 663820

[startup+4602.3 s]
/proc/loadavg: 4.28 4.16 4.00 5/69 26897
/proc/meminfo: memFree=1299920/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=658732 CPUtime=9182.26
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 155514 0 0 0 917927 299 0 0 25 0 4 0 157481204 674541568 155469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528329 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 164683 155469 83 193 0 164487 0
[pid=26886/tid=26887] ppid=26883 vsize=658732 CPUtime=2088.36
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 19312 0 0 0 208793 43 0 0 19 0 4 0 157481233 674541568 155469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26886/tid=26888] ppid=26883 vsize=658732 CPUtime=2079.34
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 53794 0 0 0 207848 86 0 0 25 0 4 0 157481233 674541568 155469 1992294400 134512640 135305190 4294956160 18446744073709551615 134552678 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26889] ppid=26883 vsize=658732 CPUtime=2515.11
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 33179 0 0 0 251437 74 0 0 25 0 4 0 157481233 674541568 155469 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9183.26
Current children cumulated vsize (KiB) 664088

[startup+4662.3 s]
/proc/loadavg: 4.14 4.14 4.00 5/69 26897
/proc/meminfo: memFree=1296976/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=661504 CPUtime=9301.99
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 156242 0 0 0 929899 300 0 0 25 0 4 0 157481204 677380096 156197 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 165376 156197 83 193 0 165180 0
[pid=26886/tid=26887] ppid=26883 vsize=661504 CPUtime=2114.39
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 19344 0 0 0 211396 43 0 0 25 0 4 0 157481233 677380096 156197 1992294400 134512640 135305190 4294956160 18446744073709551615 134528252 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26886/tid=26888] ppid=26883 vsize=661504 CPUtime=2109.2
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 54369 0 0 0 210833 87 0 0 25 0 4 0 157481233 677380096 156197 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26889] ppid=26883 vsize=661504 CPUtime=2545.01
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 33292 0 0 0 254426 75 0 0 25 0 4 0 157481233 677380096 156197 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9302.99
Current children cumulated vsize (KiB) 666860

[startup+4722.31 s]
/proc/loadavg: 4.05 4.11 4.00 5/69 26897
/proc/meminfo: memFree=1285456/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=672636 CPUtime=9421.74
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 159107 0 0 0 941867 307 0 0 25 0 4 0 157481204 688779264 159062 1992294400 134512640 135305190 4294956160 18446744073709551615 134528542 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 168159 159062 83 193 0 167963 0
[pid=26886/tid=26887] ppid=26883 vsize=672636 CPUtime=2144.34
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 20002 0 0 0 214388 46 0 0 25 0 4 0 157481233 688779264 159062 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26886/tid=26888] ppid=26883 vsize=672636 CPUtime=2135.08
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 54958 0 0 0 213420 88 0 0 25 0 4 0 157481233 688779264 159062 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26889] ppid=26883 vsize=672636 CPUtime=2578.89
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 33598 0 0 0 257814 75 0 0 25 0 4 0 157481233 688779264 159062 1992294400 134512640 135305190 4294956160 18446744073709551615 134528503 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9422.74
Current children cumulated vsize (KiB) 677992

[startup+4782.3 s]
/proc/loadavg: 4.02 4.09 4.00 5/69 26897
/proc/meminfo: memFree=1262224/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=695980 CPUtime=9541.48
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 165050 0 0 0 953831 317 0 0 25 0 4 0 157481204 712683520 165005 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/26886/statm: 173995 165005 83 193 0 173799 0
[pid=26886/tid=26887] ppid=26883 vsize=695980 CPUtime=2175.72
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 21083 0 0 0 217524 48 0 0 22 0 4 0 157481233 712683520 165005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=695980 CPUtime=2165.54
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 56985 0 0 0 216462 92 0 0 25 0 4 0 157481233 712683520 165005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528410 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26886/tid=26889] ppid=26883 vsize=695980 CPUtime=2608.5
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 34858 0 0 0 260772 78 0 0 25 0 4 0 157481233 712683520 165005 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9542.48
Current children cumulated vsize (KiB) 701336

[startup+4842.3 s]
/proc/loadavg: 4.00 4.07 4.00 5/69 26897
/proc/meminfo: memFree=1234256/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=723032 CPUtime=9661.22
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 171881 0 0 0 965790 332 0 0 17 0 4 0 157481204 740384768 171836 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 180758 171836 83 193 0 180562 0
[pid=26886/tid=26887] ppid=26883 vsize=723032 CPUtime=2204.75
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 22260 0 0 0 220423 52 0 0 17 0 4 0 157481233 740384768 171836 1992294400 134512640 135305190 4294956160 18446744073709551615 134528235 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=723032 CPUtime=2193.56
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 58960 0 0 0 219261 95 0 0 17 0 4 0 157481233 740384768 171836 1992294400 134512640 135305190 4294956160 18446744073709551615 134538167 0 0 4096 3 0 0 0 -1 1 0 0
[pid=26886/tid=26889] ppid=26883 vsize=723032 CPUtime=2638
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 36240 0 0 0 263720 80 0 0 18 0 4 0 157481233 740384768 171836 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9662.22
Current children cumulated vsize (KiB) 728388

[startup+4902.3 s]
/proc/loadavg: 4.00 4.06 4.00 5/69 26897
/proc/meminfo: memFree=1234256/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=723032 CPUtime=9780.96
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 171881 0 0 0 977763 333 0 0 25 0 4 0 157481204 740384768 171836 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 180758 171836 83 193 0 180562 0
[pid=26886/tid=26887] ppid=26883 vsize=723032 CPUtime=2235.18
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 22260 0 0 0 223466 52 0 0 25 0 4 0 157481233 740384768 171836 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=723032 CPUtime=2223.36
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 58960 0 0 0 222241 95 0 0 25 0 4 0 157481233 740384768 171836 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26889] ppid=26883 vsize=723032 CPUtime=2669.09
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 36240 0 0 0 266829 80 0 0 25 0 4 0 157481233 740384768 171836 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9781.96
Current children cumulated vsize (KiB) 728388

[startup+4962.3 s]
/proc/loadavg: 4.00 4.04 4.00 5/69 26897
/proc/meminfo: memFree=1229648/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=728152 CPUtime=9900.7
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 173019 0 0 0 989734 336 0 0 25 0 4 0 157481204 745627648 172974 1992294400 134512640 135305190 4294956160 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 182038 172974 83 193 0 181842 0
[pid=26886/tid=26887] ppid=26883 vsize=728152 CPUtime=2262.84
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 22330 0 0 0 226232 52 0 0 25 0 4 0 157481233 745627648 172974 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=728152 CPUtime=2255.46
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 59884 0 0 0 225449 97 0 0 25 0 4 0 157481233 745627648 172974 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26889] ppid=26883 vsize=728152 CPUtime=2698.19
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 36260 0 0 0 269739 80 0 0 25 0 4 0 157481233 745627648 172974 1992294400 134512640 135305190 4294956160 18446744073709551615 134528397 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9901.7
Current children cumulated vsize (KiB) 733508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.61 s]
/proc/loadavg: 4.00 4.03 4.00 5/69 26897
/proc/meminfo: memFree=1228688/2055920 swapFree=4181296/4192956
[pid=26883] ppid=26881 vsize=5356 CPUtime=1
/proc/26883/stat : 26883 (manysat.sh) S 26881 26883 26577 0 -1 4194304 313 8073 0 0 0 0 94 6 16 0 1 0 157481102 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26883/statm: 1339 238 195 169 0 50 0
[pid=26886] ppid=26883 vsize=729176 CPUtime=9999.1
/proc/26886/stat : 26886 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194304 173252 0 0 0 999573 337 0 0 18 0 4 0 157481204 746676224 173207 1992294400 134512640 135305190 4294956160 18446744073709551615 134551927 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/26886/statm: 182294 173207 83 193 0 182098 0
[pid=26886/tid=26887] ppid=26883 vsize=729176 CPUtime=2286.64
/proc/26886/task/26887/stat : 26887 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 22372 0 0 0 228612 52 0 0 25 0 4 0 157481233 746676224 173207 1992294400 134512640 135305190 4294956160 18446744073709551615 134528483 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26888] ppid=26883 vsize=729176 CPUtime=2280.76
/proc/26886/task/26888/stat : 26888 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 60070 0 0 0 227978 98 0 0 25 0 4 0 157481233 746676224 173207 1992294400 134512640 135305190 4294956160 18446744073709551615 134528413 0 0 4096 3 0 0 0 -1 0 0 0
[pid=26886/tid=26889] ppid=26883 vsize=729176 CPUtime=2721.18
/proc/26886/task/26889/stat : 26889 (manysat1.1_stat) R 26883 26883 26577 0 -1 4194368 36262 0 0 0 272038 80 0 0 25 0 4 0 157481233 746676224 173207 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) 734532

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 26883 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=950855
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=65989
# CPU time returned by wait4() is 1.01684
# 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.62
CPU time (s): 10000.1
CPU user time (s): 9996.67
CPU system time (s): 3.43
CPU usage (%): 199.538
Max. virtual memory (cumulated for all children) (KiB): 734532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.950855
system time used= 0.065989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8386
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.98024 second user time and 13.257 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 22:02:13
IDJOB=1775396
IDBENCH=71748
IDSOLVER=612
FILE ID=node47/1775396-1241294533
PBS_JOBID= 9225134
Free space on /tmp= 66492 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT_RACE06/mizh-sha0-36-2.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775396-1241294533/watcher-1775396-1241294533 -o /tmp/evaluation-result-1775396-1241294533/solver-1775396-1241294533 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1775396-1241294533.cnf aimd 1

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

MD5SUM BENCH= 82bf685774b76ba263c886940c3aa94d
RANDOM SEED=1405744537

node47.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.212
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.212
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:       1931080 kB
Buffers:          5040 kB
Cached:          43488 kB
SwapCached:       5260 kB
Active:          22448 kB
Inactive:        33760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931080 kB
SwapTotal:     4192956 kB
SwapFree:      4181296 kB
Dirty:            5608 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            54688 kB
Committed_AS:   740568 kB
PageTables:       1444 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= 66484 MiB
End job on node47 at 2009-05-02 23:25:47