Trace number 1775899

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 (4 threads)? (TO) 3989.43 1000.04

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   30972    81428 |    9291       0        0     nan |  0.000 % |
0.11/0.19	c |         0 |   22056    71256 |      --       0       --      -- |     --   | -8916/-10172
0.11/0.19	c ==============================================================================
0.11/0.19	c Result  :   #vars: 3830   #clauses: 22056   #literals: 71256
0.11/0.19	c CPU time:   0.18 s
0.11/0.19	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1775899-1243504388/watcher-1775899-1243504388 -o /tmp/evaluation-result-1775899-1243504388/solver-1775899-1243504388 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775899-1243504388.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): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 4.48 4.41 4.43 3/109 17918
/proc/meminfo: memFree=1528608/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2412 CPUtime=0
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115101574 2469888 273 4294967295 134512640 135169312 3213669392 3213667928 3085459182 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/17918/statm: 603 273 231 161 0 42 0
[pid=17919] ppid=17918 vsize=2464 CPUtime=0
/proc/17919/stat : 17919 (SatElite) R 17918 17918 29143 0 -1 4202496 430 0 0 0 0 0 0 0 18 0 1 0 1115101574 2523136 367 4294967295 134512640 135034092 3213165408 3213161752 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17919/statm: 616 367 50 128 0 486 0

[startup+0.038733 s]
/proc/loadavg: 4.48 4.41 4.43 3/109 17918
/proc/meminfo: memFree=1528608/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2412 CPUtime=0
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115101574 2469888 273 4294967295 134512640 135169312 3213669392 3213667928 3085459182 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/17918/statm: 603 273 231 161 0 42 0
[pid=17919] ppid=17918 vsize=5456 CPUtime=0.04
/proc/17919/stat : 17919 (SatElite) R 17918 17918 29143 0 -1 4202496 1164 0 0 0 3 1 0 0 18 0 1 0 1115101574 5586944 1101 4294967295 134512640 135034092 3213165408 3213161568 134547491 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17919/statm: 1364 1101 67 128 0 1234 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7868

[startup+0.108729 s]
/proc/loadavg: 4.48 4.41 4.43 3/109 17918
/proc/meminfo: memFree=1528608/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2412 CPUtime=0
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115101574 2469888 273 4294967295 134512640 135169312 3213669392 3213667928 3085459182 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/17918/statm: 603 273 231 161 0 42 0
[pid=17919] ppid=17918 vsize=6320 CPUtime=0.11
/proc/17919/stat : 17919 (SatElite) R 17918 17918 29143 0 -1 4202496 1384 0 0 0 9 2 0 0 18 0 1 0 1115101574 6471680 1321 4294967295 134512640 135034092 3213165408 3213161648 134566406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17919/statm: 1580 1321 67 128 0 1450 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 8732

[startup+0.308783 s]
/proc/loadavg: 4.48 4.41 4.43 3/109 17918
/proc/meminfo: memFree=1528608/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 2416

[startup+0.708706 s]
/proc/loadavg: 4.48 4.41 4.43 3/109 17918
/proc/meminfo: memFree=1528608/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 2416

[startup+1.50867 s]
/proc/loadavg: 4.48 4.41 4.43 6/114 17924
/proc/meminfo: memFree=1516768/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=42280 CPUtime=4.96
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 3814 0 0 0 483 13 0 0 16 0 4 0 1115101596 43294720 3747 4294967295 134512640 135305190 3219001632 3218999536 134557407 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/17921/statm: 10570 3747 79 194 0 10374 0
[pid=17921/tid=17922] ppid=17918 vsize=42280 CPUtime=1.22
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 403 0 0 0 120 2 0 0 18 0 4 0 1115101600 43294720 3747 4294967295 134512640 135305190 3219001632 3086400704 134528235 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=42280 CPUtime=1.22
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 515 0 0 0 120 2 0 0 19 0 4 0 1115101600 43294720 3747 4294967295 134512640 135305190 3219001632 3078012164 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=42280 CPUtime=1.24
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 530 0 0 0 119 5 0 0 15 0 4 0 1115101600 43294720 3747 4294967295 134512640 135305190 3219001632 3069623432 134840070 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.18
Current children cumulated vsize (KiB) 44696

[startup+3.1084 s]
/proc/loadavg: 4.48 4.41 4.43 7/114 17924
/proc/meminfo: memFree=1510892/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=48480 CPUtime=11.34
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 5459 0 0 0 1119 15 0 0 16 0 4 0 1115101596 49643520 5392 4294967295 134512640 135305190 3219001632 3218999808 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/17921/statm: 12120 5392 79 194 0 11924 0
[pid=17921/tid=17922] ppid=17918 vsize=48480 CPUtime=2.81
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 805 0 0 0 278 3 0 0 18 0 4 0 1115101600 49643520 5392 4294967295 134512640 135305190 3219001632 3086400704 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=48480 CPUtime=2.82
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 905 0 0 0 279 3 0 0 19 0 4 0 1115101600 49643520 5392 4294967295 134512640 135305190 3219001632 3078011776 134553378 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=48480 CPUtime=2.84
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 953 0 0 0 279 5 0 0 16 0 4 0 1115101600 49643520 5392 4294967295 134512640 135305190 3219001632 3069623488 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.56
Current children cumulated vsize (KiB) 50896

[startup+6.30823 s]
/proc/loadavg: 4.60 4.44 4.43 8/114 17924
/proc/meminfo: memFree=1500472/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=56256 CPUtime=24.09
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 7220 0 0 0 2393 16 0 0 18 0 4 0 1115101596 57606144 7153 4294967295 134512640 135305190 3219001632 3218999808 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/17921/statm: 14064 7153 79 194 0 13868 0
[pid=17921/tid=17922] ppid=17918 vsize=56256 CPUtime=6.01
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 1230 0 0 0 598 3 0 0 25 0 4 0 1115101600 57606144 7153 4294967295 134512640 135305190 3219001632 3086400704 134528539 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=56256 CPUtime=5.97
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 1414 0 0 0 593 4 0 0 25 0 4 0 1115101600 57606144 7153 4294967295 134512640 135305190 3219001632 3078012096 134528506 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=56256 CPUtime=6.04
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 1399 0 0 0 599 5 0 0 16 0 4 0 1115101600 57606144 7153 4294967295 134512640 135305190 3219001632 3069623488 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.31
Current children cumulated vsize (KiB) 58672

[startup+12.7079 s]
/proc/loadavg: 4.56 4.43 4.43 5/114 18107
/proc/meminfo: memFree=1489076/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=67716 CPUtime=49.36
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 10142 0 0 0 4919 17 0 0 25 0 4 0 1115101596 69341184 10054 4294967295 134512640 135305190 3219001632 3218999808 134528274 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/17921/statm: 16929 10054 79 194 0 16733 0
[pid=17921/tid=17922] ppid=17918 vsize=67716 CPUtime=12.32
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 1848 0 0 0 1229 3 0 0 25 0 4 0 1115101600 69341184 10054 4294967295 134512640 135305190 3219001632 3086400592 134538178 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=67716 CPUtime=12.31
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 2357 0 0 0 1227 4 0 0 25 0 4 0 1115101600 69341184 10054 4294967295 134512640 135305190 3219001632 3078012096 134528397 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=67716 CPUtime=12.33
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 2027 0 0 0 1228 5 0 0 25 0 4 0 1115101600 69341184 10054 4294967295 134512640 135305190 3219001632 3069623488 134528515 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.58
Current children cumulated vsize (KiB) 70132

[startup+25.5072 s]
/proc/loadavg: 4.50 4.42 4.43 5/114 18108
/proc/meminfo: memFree=1479544/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=78360 CPUtime=100.46
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 12557 0 0 0 10025 21 0 0 25 0 4 0 1115101596 80240640 12469 4294967295 134512640 135305190 3219001632 3218999808 134528252 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/17921/statm: 19590 12469 79 194 0 19394 0
[pid=17921/tid=17922] ppid=17918 vsize=78360 CPUtime=25.11
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 2394 0 0 0 2508 3 0 0 25 0 4 0 1115101600 80240640 12469 4294967295 134512640 135305190 3219001632 3086400704 134528341 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=78360 CPUtime=25.03
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 3027 0 0 0 2498 5 0 0 25 0 4 0 1115101600 80240640 12469 4294967295 134512640 135305190 3219001632 3078012096 134528265 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=78360 CPUtime=25.13
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 2534 0 0 0 2508 5 0 0 25 0 4 0 1115101600 80240640 12469 4294967295 134512640 135305190 3219001632 3069623488 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.68
Current children cumulated vsize (KiB) 80776

[startup+51.1059 s]
/proc/loadavg: 4.48 4.42 4.43 5/114 18110
/proc/meminfo: memFree=1465276/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=93076 CPUtime=202.69
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 16099 0 0 0 20234 35 0 0 25 0 4 0 1115101596 95309824 16011 4294967295 134512640 135305190 3219001632 3218999808 134528229 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/17921/statm: 23269 16011 79 194 0 23073 0
[pid=17921/tid=17922] ppid=17918 vsize=93076 CPUtime=50.71
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 3330 0 0 0 5062 9 0 0 25 0 4 0 1115101600 95309824 16011 4294967295 134512640 135305190 3219001632 3086400704 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=93076 CPUtime=50.49
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 3883 0 0 0 5044 5 0 0 25 0 4 0 1115101600 95309824 16011 4294967295 134512640 135305190 3219001632 3078012096 134528791 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=93076 CPUtime=50.72
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 3435 0 0 0 5063 9 0 0 25 0 4 0 1115101600 95309824 16011 4294967295 134512640 135305190 3219001632 3069623152 134551945 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.91
Current children cumulated vsize (KiB) 95492

[startup+102.323 s]
/proc/loadavg: 4.51 4.43 4.43 5/114 18297
/proc/meminfo: memFree=1450768/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=107496 CPUtime=407.11
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 19689 0 0 0 40648 63 0 0 25 0 4 0 1115101596 110075904 19601 4294967295 134512640 135305190 3219001632 3218999808 134528283 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/17921/statm: 26874 19601 79 194 0 26678 0
[pid=17921/tid=17922] ppid=17918 vsize=107496 CPUtime=101.73
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 4607 0 0 0 10148 25 0 0 25 0 4 0 1115101600 110075904 19601 4294967295 134512640 135305190 3219001632 3086400704 134528406 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=107496 CPUtime=101.64
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 4974 0 0 0 10154 10 0 0 25 0 4 0 1115101600 110075904 19601 4294967295 134512640 135305190 3219001632 3078012096 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=107496 CPUtime=101.92
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 4031 0 0 0 10180 12 0 0 25 0 4 0 1115101600 110075904 19601 4294967295 134512640 135305190 3219001632 3069623488 134528388 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.33
Current children cumulated vsize (KiB) 109912

[startup+162.31 s]
/proc/loadavg: 4.35 4.40 4.42 5/114 18485
/proc/meminfo: memFree=1429424/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=130980 CPUtime=646.24
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 24999 0 0 0 64539 85 0 0 25 0 4 0 1115101596 134123520 24911 4294967295 134512640 135305190 3219001632 3218999472 134551681 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/17921/statm: 32745 24911 79 194 0 32549 0
[pid=17921/tid=17922] ppid=17918 vsize=130980 CPUtime=161.6

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

/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 9561 0 0 0 52051 57 0 0 25 0 4 0 1115101600 232599552 48147 4294967295 134512640 135305190 3219001632 3069623488 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2082.76
Current children cumulated vsize (KiB) 229564

[startup+582.308 s]
/proc/loadavg: 4.18 4.33 4.38 5/114 19806
/proc/meminfo: memFree=1325908/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=237364 CPUtime=2322.11
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 50711 0 0 0 231978 233 0 0 25 0 4 0 1115101596 243060736 50623 4294967295 134512640 135305190 3219001632 3218999808 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/17921/statm: 59341 50623 79 194 0 59145 0
[pid=17921/tid=17922] ppid=17918 vsize=237364 CPUtime=580.46
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 10971 0 0 0 57980 66 0 0 25 0 4 0 1115101600 243060736 50623 4294967295 134512640 135305190 3219001632 3086400592 134538540 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=237364 CPUtime=580.01
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 14599 0 0 0 57945 56 0 0 25 0 4 0 1115101600 243060736 50623 4294967295 134512640 135305190 3219001632 3078012096 134528520 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=237364 CPUtime=581.08
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 9853 0 0 0 58049 59 0 0 25 0 4 0 1115101600 243060736 50623 4294967295 134512640 135305190 3219001632 3069623488 134528237 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2322.33
Current children cumulated vsize (KiB) 239780

[startup+642.305 s]
/proc/loadavg: 4.10 4.28 4.36 5/114 19994
/proc/meminfo: memFree=1304308/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=261696 CPUtime=2561.67
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 56086 0 0 0 255919 248 0 0 25 0 4 0 1115101596 267976704 55998 4294967295 134512640 135305190 3219001632 3218999808 134528435 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/17921/statm: 65424 55998 79 194 0 65228 0
[pid=17921/tid=17922] ppid=17918 vsize=261696 CPUtime=640.18
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 12155 0 0 0 63948 70 0 0 25 0 4 0 1115101600 267976704 55998 4294967295 134512640 135305190 3219001632 3086400368 134551712 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=261696 CPUtime=639.84
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 16051 0 0 0 63924 60 0 0 25 0 4 0 1115101600 267976704 55998 4294967295 134512640 135305190 3219001632 3078012096 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=261696 CPUtime=641.08
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 10947 0 0 0 64047 61 0 0 25 0 4 0 1115101600 267976704 55998 4294967295 134512640 135305190 3219001632 3069623376 134538322 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2561.89
Current children cumulated vsize (KiB) 264112

[startup+702.312 s]
/proc/loadavg: 4.72 4.40 4.39 5/114 20185
/proc/meminfo: memFree=1292412/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=274972 CPUtime=2801.2
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 59387 0 0 0 279846 274 0 0 25 0 4 0 1115101596 281571328 59299 4294967295 134512640 135305190 3219001632 3218999808 134528256 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/17921/statm: 68743 59299 79 194 0 68547 0
[pid=17921/tid=17922] ppid=17918 vsize=274972 CPUtime=700.06
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 13139 0 0 0 69930 76 0 0 25 0 4 0 1115101600 281571328 59299 4294967295 134512640 135305190 3219001632 3086400432 134558459 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=274972 CPUtime=699.73
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 17039 0 0 0 69907 66 0 0 25 0 4 0 1115101600 281571328 59299 4294967295 134512640 135305190 3219001632 3078012096 134528562 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=274972 CPUtime=700.87
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 11498 0 0 0 70022 65 0 0 25 0 4 0 1115101600 281571328 59299 4294967295 134512640 135305190 3219001632 3069623216 134558366 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.42
Current children cumulated vsize (KiB) 277388

[startup+762.319 s]
/proc/loadavg: 4.65 4.43 4.40 5/114 20373
/proc/meminfo: memFree=1277144/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=289432 CPUtime=3040.76
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 62798 0 0 0 303776 300 0 0 25 0 4 0 1115101596 296378368 62710 4294967295 134512640 135305190 3219001632 3218999808 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/17921/statm: 72358 62710 79 194 0 72162 0
[pid=17921/tid=17922] ppid=17918 vsize=289432 CPUtime=759.99
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 14002 0 0 0 75918 81 0 0 25 0 4 0 1115101600 296378368 62710 4294967295 134512640 135305190 3219001632 3086400704 134530575 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=289432 CPUtime=759.69
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 18147 0 0 0 75898 71 0 0 25 0 4 0 1115101600 296378368 62710 4294967295 134512640 135305190 3219001632 3078012096 134528617 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=289432 CPUtime=760.63
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 12094 0 0 0 75991 72 0 0 25 0 4 0 1115101600 296378368 62710 4294967295 134512640 135305190 3219001632 3069623152 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.98
Current children cumulated vsize (KiB) 291848

[startup+822.316 s]
/proc/loadavg: 4.42 4.41 4.39 5/114 20562
/proc/meminfo: memFree=1264504/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=304980 CPUtime=3280.31
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 66356 0 0 0 327706 325 0 0 25 0 4 0 1115101596 312299520 66267 4294967295 134512640 135305190 3219001632 3218999808 134528301 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/17921/statm: 76245 66267 79 194 0 76049 0
[pid=17921/tid=17922] ppid=17918 vsize=304980 CPUtime=819.94
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 14725 0 0 0 81907 87 0 0 25 0 4 0 1115101600 312299520 66267 4294967295 134512640 135305190 3219001632 3086400704 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=304980 CPUtime=819.44
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 19186 0 0 0 81869 75 0 0 25 0 4 0 1115101600 312299520 66267 4294967295 134512640 135305190 3219001632 3078012096 134528458 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=304980 CPUtime=820.49
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 12710 0 0 0 81971 78 0 0 25 0 4 0 1115101600 312299520 66267 4294967295 134512640 135305190 3219001632 3069623488 134528283 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.53
Current children cumulated vsize (KiB) 307396

[startup+882.312 s]
/proc/loadavg: 4.25 4.35 4.37 5/114 20749
/proc/meminfo: memFree=1255040/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=312316 CPUtime=3519.65
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 68087 0 0 0 351608 357 0 0 25 0 4 0 1115101596 319811584 67998 4294967295 134512640 135305190 3219001632 3218999808 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17921/statm: 78079 67998 79 194 0 77883 0
[pid=17921/tid=17922] ppid=17918 vsize=312316 CPUtime=879.79
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 15295 0 0 0 87870 109 0 0 25 0 4 0 1115101600 319811584 67998 4294967295 134512640 135305190 3219001632 3086400704 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=312316 CPUtime=879.13
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 19595 0 0 0 87835 78 0 0 25 0 4 0 1115101600 319811584 67998 4294967295 134512640 135305190 3219001632 3078012096 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=312316 CPUtime=880.35
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 13141 0 0 0 87953 82 0 0 25 0 4 0 1115101600 319811584 67998 4294967295 134512640 135305190 3219001632 3069623488 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3519.87
Current children cumulated vsize (KiB) 314732

[startup+942.309 s]
/proc/loadavg: 4.37 4.37 4.37 5/114 20937
/proc/meminfo: memFree=1251344/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=316796 CPUtime=3758.91
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 68998 0 0 0 375522 369 0 0 25 0 4 0 1115101596 324399104 68909 4294967295 134512640 135305190 3219001632 3218999808 134528301 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17921/statm: 79199 68909 79 194 0 79003 0
[pid=17921/tid=17922] ppid=17918 vsize=316796 CPUtime=939.45
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 16000 0 0 0 93834 111 0 0 25 0 4 0 1115101600 324399104 68909 4294967295 134512640 135305190 3219001632 3086400704 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=316796 CPUtime=939.01
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 19635 0 0 0 93820 81 0 0 25 0 4 0 1115101600 324399104 68909 4294967295 134512640 135305190 3219001632 3078012096 134528382 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=316796 CPUtime=940.08
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 13141 0 0 0 93923 85 0 0 25 0 4 0 1115101600 324399104 68909 4294967295 134512640 135305190 3219001632 3069623488 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3759.13
Current children cumulated vsize (KiB) 319212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.45 4.38 4.37 5/114 21124
/proc/meminfo: memFree=1240456/3368532 swapFree=1959840/1959888
[pid=17918] ppid=17916 vsize=2416 CPUtime=0.22
/proc/17918/stat : 17918 (manysat.sh) S 17916 17918 29143 0 -1 4194304 369 1549 0 0 0 0 20 2 16 0 1 0 1115101574 2473984 274 4294967295 134512640 135169312 3213669392 3213665608 3085459182 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/17918/statm: 604 274 231 161 0 43 0
[pid=17921] ppid=17918 vsize=328280 CPUtime=3989.21
/proc/17921/stat : 17921 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202496 71765 0 0 0 398536 385 0 0 25 0 4 0 1115101596 336158720 71676 4294967295 134512640 135305190 3219001632 3218999808 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/17921/statm: 82070 71676 79 194 0 81874 0
[pid=17921/tid=17922] ppid=17918 vsize=328280 CPUtime=996.96
/proc/17921/task/17922/stat : 17922 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 16843 0 0 0 99581 115 0 0 25 0 4 0 1115101600 336158720 71676 4294967295 134512640 135305190 3219001632 3086400704 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=17921/tid=17923] ppid=17918 vsize=328280 CPUtime=996.53
/proc/17921/task/17923/stat : 17923 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 20140 0 0 0 99565 88 0 0 25 0 4 0 1115101600 336158720 71676 4294967295 134512640 135305190 3219001632 3078012096 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=17921/tid=17924] ppid=17918 vsize=328280 CPUtime=997.71
/proc/17921/task/17924/stat : 17924 (manysat1.1_stat) R 17918 17918 29143 0 -1 4202560 13420 0 0 0 99684 87 0 0 25 0 4 0 1115101600 336158720 71676 4294967295 134512640 135305190 3219001632 3069623488 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3989.43
Current children cumulated vsize (KiB) 330696

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 17918 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=200000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20000
# CPU time returned by wait4() is 0.22
# while last known CPU time is 3989.43
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.04
CPU time (s): 3989.43
CPU user time (s): 3985.56
CPU system time (s): 3.87
CPU usage (%): 398.928
Max. virtual memory (cumulated for all children) (KiB): 330696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.2
system time used= 0.02
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1918
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= 7
involuntary context switches= 46

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 11:53:08
IDJOB=1775899
IDBENCH=20402
IDSOLVER=623
FILE ID=/1775899-1243504388
PBS_JOBID=
Free space on /tmp= 7987 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1775899-1243504388/watcher-1775899-1243504388 -o /tmp/evaluation-result-1775899-1243504388/solver-1775899-1243504388 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1775899-1243504388.cnf aimd 1

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 2047 MiB
MAX NB THREAD= 4

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED= 2016251454

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.12
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.073
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
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 pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.14
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       1528904 kB
Buffers:         32952 kB
Cached:        1647196 kB
SwapCached:          0 kB
Active:         403448 kB
Inactive:      1295844 kB
HighTotal:     2489216 kB
HighFree:      1080284 kB
LowTotal:       879316 kB
LowFree:        448620 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            2080 kB
Writeback:           0 kB
AnonPages:       19164 kB
Mapped:           7552 kB
Slab:           130096 kB
SReclaimable:   116608 kB
SUnreclaim:      13488 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   111080 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 7986 MiB
End job on  at 2009-05-28 12:09:50