Trace number 1774046

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20? (TO) 10000.2 5011.72

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.03/0.08	c ==============================================================================
0.03/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.08	c ==============================================================================
0.03/0.08	c |         0 |   95938   226308 |   28781       0        0     nan |  0.000 % |
1.19/1.24	c |         0 |   59390   177244 |      --       0       --      -- |     --   | -36208/-48088
1.19/1.24	c ==============================================================================
1.19/1.24	c Result  :   #vars: 14277   #clauses: 59390   #literals: 177244
1.19/1.24	c CPU time:   1.20082 s
1.19/1.24	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-1774046-1241290000/watcher-1774046-1241290000 -o /tmp/evaluation-result-1774046-1241290000/solver-1774046-1241290000 -C 10000 -W 12000 -M 1800 manysat.sh HOME/instance-1774046-1241290000.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.67 3.90 3.89 3/64 27408
/proc/meminfo: memFree=939072/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=0
/proc/27408/stat : 27408 (manysat.sh) R 27406 27408 27371 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 157033631 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 262910044831 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27408/statm: 1339 234 194 169 0 50 0
[pid=27409] ppid=27408 vsize=1556 CPUtime=0
/proc/27409/stat : 27409 (SatElite) R 27408 27408 27371 0 -1 4194304 302 0 0 0 0 0 0 0 18 0 1 0 157033631 1593344 286 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/27409/statm: 389 288 50 127 0 259 0

[startup+0.0433621 s]
/proc/loadavg: 3.67 3.90 3.89 3/64 27408
/proc/meminfo: memFree=939072/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=0
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157033631 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27408/statm: 1339 235 195 169 0 50 0
[pid=27409] ppid=27408 vsize=7204 CPUtime=0.03
/proc/27409/stat : 27409 (SatElite) R 27408 27408 27371 0 -1 4194304 1703 0 0 0 3 0 0 0 18 0 1 0 157033631 7376896 1687 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/27409/statm: 1801 1689 51 127 0 1671 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12560

[startup+0.102367 s]
/proc/loadavg: 3.67 3.90 3.89 3/64 27408
/proc/meminfo: memFree=939072/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=0
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157033631 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27408/statm: 1339 235 195 169 0 50 0
[pid=27409] ppid=27408 vsize=13788 CPUtime=0.09
/proc/27409/stat : 27409 (SatElite) R 27408 27408 27371 0 -1 4194304 3447 0 0 0 8 1 0 0 19 0 1 0 157033631 14118912 3207 1992294400 134512640 135034092 4294956112 18446744073709551615 134672405 0 0 4096 3 0 0 0 17 0 0 0
/proc/27409/statm: 3447 3207 68 127 0 3317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19144

[startup+0.30239 s]
/proc/loadavg: 3.67 3.90 3.89 3/64 27408
/proc/meminfo: memFree=939072/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=0
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157033631 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27408/statm: 1339 235 195 169 0 50 0
[pid=27409] ppid=27408 vsize=14660 CPUtime=0.29
/proc/27409/stat : 27409 (SatElite) R 27408 27408 27371 0 -1 4194304 3650 0 0 0 26 3 0 0 22 0 1 0 157033631 15011840 3410 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/27409/statm: 3665 3410 68 127 0 3535 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20016

[startup+0.702437 s]
/proc/loadavg: 3.67 3.90 3.89 3/64 27408
/proc/meminfo: memFree=939072/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=0
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 157033631 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27408/statm: 1339 235 195 169 0 50 0
[pid=27409] ppid=27408 vsize=15432 CPUtime=0.68
/proc/27409/stat : 27409 (SatElite) R 27408 27408 27371 0 -1 4194304 3857 0 0 0 65 3 0 0 25 0 1 0 157033631 15802368 3617 1992294400 134512640 135034092 4294956112 18446744073709551615 134566273 0 0 4096 3 0 0 0 17 0 0 0
/proc/27409/statm: 3858 3617 68 127 0 3728 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20788

[startup+1.50154 s]
/proc/loadavg: 3.67 3.90 3.89 2/66 27410
/proc/meminfo: memFree=919984/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 5356

[startup+3.10173 s]
/proc/loadavg: 3.67 3.90 3.89 5/69 27414
/proc/meminfo: memFree=913048/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=55432 CPUtime=3.35
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 5358 0 0 0 332 3 0 0 18 0 4 0 157033763 56762368 5328 1992294400 134512640 135305190 4294956160 18446744073709551615 134694990 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27411/statm: 13858 5328 83 193 0 13662 0
[pid=27411/tid=27412] ppid=27408 vsize=55432 CPUtime=0.96
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 170 0 0 0 96 0 0 0 17 0 4 0 157033780 56762368 5328 1992294400 134512640 135305190 4294956160 18446744073709551615 134528181 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27413] ppid=27408 vsize=55432 CPUtime=0.9
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 170 0 0 0 90 0 0 0 17 0 4 0 157033780 56762368 5328 1992294400 134512640 135305190 4294956160 18446744073709551615 134528480 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27414] ppid=27408 vsize=55432 CPUtime=0.84
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 206 0 0 0 84 0 0 0 17 0 4 0 157033780 56762368 5328 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 60788

[startup+6.30211 s]
/proc/loadavg: 3.70 3.91 3.89 5/69 27414
/proc/meminfo: memFree=912024/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=55828 CPUtime=9.74
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 5457 0 0 0 970 4 0 0 25 0 4 0 157033763 57167872 5427 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27411/statm: 13957 5427 83 193 0 13761 0
[pid=27411/tid=27412] ppid=27408 vsize=55828 CPUtime=2.92
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 188 0 0 0 292 0 0 0 20 0 4 0 157033780 57167872 5427 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27413] ppid=27408 vsize=55828 CPUtime=2.5
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 194 0 0 0 250 0 0 0 19 0 4 0 157033780 57167872 5427 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27414] ppid=27408 vsize=55828 CPUtime=2.43
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 240 0 0 0 243 0 0 0 19 0 4 0 157033780 57167872 5427 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 61184

[startup+12.7019 s]
/proc/loadavg: 3.72 3.91 3.89 5/69 27414
/proc/meminfo: memFree=911536/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=56540 CPUtime=22.51
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 5636 0 0 0 2247 4 0 0 25 0 4 0 157033763 57896960 5606 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27411/statm: 14135 5606 83 193 0 13939 0
[pid=27411/tid=27412] ppid=27408 vsize=56540 CPUtime=6.01
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 219 0 0 0 601 0 0 0 25 0 4 0 157033780 57896960 5606 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27413] ppid=27408 vsize=56540 CPUtime=5.83
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 229 0 0 0 583 0 0 0 25 0 4 0 157033780 57896960 5606 1992294400 134512640 135305190 4294956160 18446744073709551615 134528576 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27414] ppid=27408 vsize=56540 CPUtime=5.5
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 320 0 0 0 550 0 0 0 25 0 4 0 157033780 57896960 5606 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.82
Current children cumulated vsize (KiB) 61896

[startup+25.5024 s]
/proc/loadavg: 3.78 3.91 3.89 5/69 27414
/proc/meminfo: memFree=910384/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=57840 CPUtime=48.05
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 5951 0 0 0 4800 5 0 0 25 0 4 0 157033763 59228160 5921 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27411/statm: 14460 5921 83 193 0 14264 0
[pid=27411/tid=27412] ppid=27408 vsize=57840 CPUtime=12.41
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 284 0 0 0 1241 0 0 0 25 0 4 0 157033780 59228160 5921 1992294400 134512640 135305190 4294956160 18446744073709551615 134556813 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27413] ppid=27408 vsize=57840 CPUtime=12.24
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 281 0 0 0 1223 1 0 0 25 0 4 0 157033780 59228160 5921 1992294400 134512640 135305190 4294956160 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27414] ppid=27408 vsize=57840 CPUtime=11.89
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 468 0 0 0 1189 0 0 0 25 0 4 0 157033780 59228160 5921 1992294400 134512640 135305190 4294956160 18446744073709551615 134556841 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.36
Current children cumulated vsize (KiB) 63196

[startup+51.1024 s]
/proc/loadavg: 3.86 3.92 3.89 5/69 27414
/proc/meminfo: memFree=908400/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=59688 CPUtime=99.14
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 6439 0 0 0 9908 6 0 0 25 0 4 0 157033763 61120512 6409 1992294400 134512640 135305190 4294956160 18446744073709551615 134552008 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27411/statm: 14922 6409 83 193 0 14726 0
[pid=27411/tid=27412] ppid=27408 vsize=59688 CPUtime=25.22
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 403 0 0 0 2521 1 0 0 25 0 4 0 157033780 61120512 6409 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27413] ppid=27408 vsize=59688 CPUtime=25.02
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 377 0 0 0 2501 1 0 0 25 0 4 0 157033780 61120512 6409 1992294400 134512640 135305190 4294956160 18446744073709551615 134528861 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27414] ppid=27408 vsize=59688 CPUtime=24.69
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 653 0 0 0 2469 0 0 0 25 0 4 0 157033780 61120512 6409 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.45
Current children cumulated vsize (KiB) 65044

[startup+102.306 s]
/proc/loadavg: 3.94 3.93 3.90 5/69 27414
/proc/meminfo: memFree=904560/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=63496 CPUtime=201.32
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 7379 0 0 0 20125 7 0 0 25 0 4 0 157033763 65019904 7349 1992294400 134512640 135305190 4294956160 18446744073709551615 134551978 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27411/statm: 15874 7349 83 193 0 15678 0
[pid=27411/tid=27412] ppid=27408 vsize=63496 CPUtime=50.71
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 570 0 0 0 5070 1 0 0 24 0 4 0 157033780 65019904 7349 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27413] ppid=27408 vsize=63496 CPUtime=49.01
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 582 0 0 0 4900 1 0 0 25 0 4 0 157033780 65019904 7349 1992294400 134512640 135305190 4294956160 18446744073709551615 134528363 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27414] ppid=27408 vsize=63496 CPUtime=51.91
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 1069 0 0 0 5190 1 0 0 25 0 4 0 157033780 65019904 7349 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.63
Current children cumulated vsize (KiB) 68852

[startup+162.302 s]
/proc/loadavg: 3.97 3.94 3.90 5/69 27414
/proc/meminfo: memFree=900784/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=67184 CPUtime=321.05
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 8325 0 0 0 32097 8 0 0 25 0 4 0 157033763 68796416 8295 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27411/statm: 16796 8295 83 193 0 16600 0
[pid=27411/tid=27412] ppid=27408 vsize=67184 CPUtime=81.4
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 738 0 0 0 8139 1 0 0 25 0 4 0 157033780 68796416 8295 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27413] ppid=27408 vsize=67184 CPUtime=78.08
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 828 0 0 0 7807 1 0 0 25 0 4 0 157033780 68796416 8295 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0

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

/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 8642 0 0 0 229645 10 0 0 25 0 4 0 157033780 160387072 29901 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9183.17
Current children cumulated vsize (KiB) 161984

[startup+4662.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27428
/proc/meminfo: memFree=813360/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=157060 CPUtime=9301.59
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 30075 0 0 0 930122 37 0 0 25 0 4 0 157033763 160829440 30024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528562 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27411/statm: 39265 30024 83 193 0 39069 0
[pid=27411/tid=27412] ppid=27408 vsize=157060 CPUtime=2328.64
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5314 0 0 0 232855 9 0 0 25 0 4 0 157033780 160829440 30024 1992294400 134512640 135305190 4294956160 18446744073709551615 134556558 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27413] ppid=27408 vsize=157060 CPUtime=2330.95
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5812 0 0 0 233087 8 0 0 25 0 4 0 157033780 160829440 30024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27414] ppid=27408 vsize=157060 CPUtime=2326.54
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 8729 0 0 0 232644 10 0 0 25 0 4 0 157033780 160829440 30024 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9302.9
Current children cumulated vsize (KiB) 162416

[startup+4722.31 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27428
/proc/meminfo: memFree=812912/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=157492 CPUtime=9421.35
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 30202 0 0 0 942097 38 0 0 25 0 4 0 157033763 161271808 30151 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27411/statm: 39373 30151 83 193 0 39177 0
[pid=27411/tid=27412] ppid=27408 vsize=157492 CPUtime=2358.62
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5347 0 0 0 235853 9 0 0 25 0 4 0 157033780 161271808 30151 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27413] ppid=27408 vsize=157492 CPUtime=2360.84
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5812 0 0 0 236076 8 0 0 25 0 4 0 157033780 161271808 30151 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27414] ppid=27408 vsize=157492 CPUtime=2356.53
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 8781 0 0 0 235643 10 0 0 25 0 4 0 157033780 161271808 30151 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9422.66
Current children cumulated vsize (KiB) 162848

[startup+4782.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27428
/proc/meminfo: memFree=812208/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=158480 CPUtime=9541.08
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 30378 0 0 0 954070 38 0 0 25 0 4 0 157033763 162283520 30327 1992294400 134512640 135305190 4294956160 18446744073709551615 134556770 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27411/statm: 39620 30327 83 193 0 39424 0
[pid=27411/tid=27412] ppid=27408 vsize=158480 CPUtime=2387.2
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5368 0 0 0 238711 9 0 0 25 0 4 0 157033780 162283520 30327 1992294400 134512640 135305190 4294956160 18446744073709551615 134551709 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27413] ppid=27408 vsize=158480 CPUtime=2390.74
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5812 0 0 0 239066 8 0 0 25 0 4 0 157033780 162283520 30327 1992294400 134512640 135305190 4294956160 18446744073709551615 134528539 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27414] ppid=27408 vsize=158480 CPUtime=2387.93
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 8792 0 0 0 238783 10 0 0 25 0 4 0 157033780 162283520 30327 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9542.39
Current children cumulated vsize (KiB) 163836

[startup+4842.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27428
/proc/meminfo: memFree=811824/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=158984 CPUtime=9660.81
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 30479 0 0 0 966043 38 0 0 25 0 4 0 157033763 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134538142 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/27411/statm: 39746 30428 83 193 0 39550 0
[pid=27411/tid=27412] ppid=27408 vsize=158984 CPUtime=2417.17
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5454 0 0 0 241708 9 0 0 25 0 4 0 157033780 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134551651 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27413] ppid=27408 vsize=158984 CPUtime=2420.38
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5812 0 0 0 242030 8 0 0 25 0 4 0 157033780 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528256 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27414] ppid=27408 vsize=158984 CPUtime=2417.92
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 8799 0 0 0 241782 10 0 0 25 0 4 0 157033780 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9662.12
Current children cumulated vsize (KiB) 164340

[startup+4902.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27428
/proc/meminfo: memFree=811824/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=158984 CPUtime=9780.56
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 30479 0 0 0 978018 38 0 0 25 0 4 0 157033763 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27411/statm: 39746 30428 83 193 0 39550 0
[pid=27411/tid=27412] ppid=27408 vsize=158984 CPUtime=2448.54
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5454 0 0 0 244845 9 0 0 25 0 4 0 157033780 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27413] ppid=27408 vsize=158984 CPUtime=2450.13
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5812 0 0 0 245005 8 0 0 25 0 4 0 157033780 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134553275 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27414] ppid=27408 vsize=158984 CPUtime=2446.74
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 8799 0 0 0 244664 10 0 0 25 0 4 0 157033780 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9781.87
Current children cumulated vsize (KiB) 164340

[startup+4962.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27428
/proc/meminfo: memFree=811824/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=158984 CPUtime=9900.29
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 30479 0 0 0 989991 38 0 0 25 0 4 0 157033763 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27411/statm: 39746 30428 83 193 0 39550 0
[pid=27411/tid=27412] ppid=27408 vsize=158984 CPUtime=2478.53
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5454 0 0 0 247844 9 0 0 25 0 4 0 157033780 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528277 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27413] ppid=27408 vsize=158984 CPUtime=2480.02
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5812 0 0 0 247994 8 0 0 25 0 4 0 157033780 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134554294 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27414] ppid=27408 vsize=158984 CPUtime=2476.62
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 8799 0 0 0 247652 10 0 0 25 0 4 0 157033780 162799616 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9901.6
Current children cumulated vsize (KiB) 164340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.7 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27428
/proc/meminfo: memFree=811824/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=159056 CPUtime=9998.89
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 30479 0 0 0 999851 38 0 0 25 0 4 0 157033763 162873344 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27411/statm: 39764 30428 83 193 0 39568 0
[pid=27411/tid=27412] ppid=27408 vsize=159056 CPUtime=2503.22
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5454 0 0 0 250313 9 0 0 25 0 4 0 157033780 162873344 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27413] ppid=27408 vsize=159056 CPUtime=2504.62
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5812 0 0 0 250454 8 0 0 25 0 4 0 157033780 162873344 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27414] ppid=27408 vsize=159056 CPUtime=2501.22
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 8799 0 0 0 250112 10 0 0 25 0 4 0 157033780 162873344 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 164412

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

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

[startup+5011.7 s]
/proc/loadavg: 3.99 3.97 3.91 5/69 27428
/proc/meminfo: memFree=811824/2055920 swapFree=4182092/4192956
[pid=27408] ppid=27406 vsize=5356 CPUtime=1.31
/proc/27408/stat : 27408 (manysat.sh) S 27406 27408 27371 0 -1 4194304 313 4086 0 0 0 0 127 4 16 0 1 0 157033631 5484544 238 1992294400 4194304 4889804 548682068800 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27408/statm: 1339 238 195 169 0 50 0
[pid=27411] ppid=27408 vsize=159056 CPUtime=9998.89
/proc/27411/stat : 27411 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194304 30479 0 0 0 999851 38 0 0 25 0 4 0 157033763 162873344 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 0 0 0
/proc/27411/statm: 39764 30428 83 193 0 39568 0
[pid=27411/tid=27412] ppid=27408 vsize=159056 CPUtime=2503.22
/proc/27411/task/27412/stat : 27412 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5454 0 0 0 250313 9 0 0 25 0 4 0 157033780 162873344 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
[pid=27411/tid=27413] ppid=27408 vsize=159056 CPUtime=2504.62
/proc/27411/task/27413/stat : 27413 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 5812 0 0 0 250454 8 0 0 25 0 4 0 157033780 162873344 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
[pid=27411/tid=27414] ppid=27408 vsize=159056 CPUtime=2501.22
/proc/27411/task/27414/stat : 27414 (manysat1.1_stat) R 27408 27408 27371 0 -1 4194368 8799 0 0 0 250112 10 0 0 25 0 4 0 157033780 162873344 30428 1992294400 134512640 135305190 4294956160 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 164412

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27408 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=276805
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=45993
# CPU time returned by wait4() is 1.3228
# while last known CPU time is 10000.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5011.72
CPU time (s): 10000.2
CPU user time (s): 9999.78
CPU system time (s): 0.42
CPU usage (%): 199.536
Max. virtual memory (cumulated for all children) (KiB): 164412

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

runsolver used 5.11122 second user time and 13.156 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-02 20:46:40
IDJOB=1774046
IDBENCH=70850
IDSOLVER=612
FILE ID=node11/1774046-1241290000
PBS_JOBID= 9225109
Free space on /tmp= 66460 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-26-s100.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774046-1241290000/watcher-1774046-1241290000 -o /tmp/evaluation-result-1774046-1241290000/solver-1774046-1241290000 -C 10000 -W 12000 -M 1800  manysat.sh HOME/instance-1774046-1241290000.cnf aimd 1

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED=602218515

node11.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:        939616 kB
Buffers:         85684 kB
Cached:         920296 kB
SwapCached:       4976 kB
Active:          84352 kB
Inactive:       929684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        939616 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            3088 kB
Writeback:           0 kB
Mapped:          14324 kB
Slab:            88296 kB
Committed_AS:   694444 kB
PageTables:       1448 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= 66456 MiB
End job on node11 at 2009-05-02 22:10:14