Trace number 1776196

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 0/2009-03-20 (4 threads)? (TO) 3990.63 1000.03

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    5723    14871 |    1716       0        0     nan |  0.000 % |
0.00/0.02	c |         0 |    4834    14382 |      --       0       --      -- |     --   | -843/-394
0.00/0.02	c ==============================================================================
0.00/0.02	c Result  :   #vars: 1165   #clauses: 4834   #literals: 14382
0.00/0.02	c CPU time:   0.02 s
0.00/0.02	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-1776196-1243507503/watcher-1776196-1243507503 -o /tmp/evaluation-result-1776196-1243507503/solver-1776196-1243507503 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776196-1243507503.cnf aimd 0 

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: 3.01 4.04 4.24 3/96 27911
/proc/meminfo: memFree=3137636/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2412 CPUtime=0.01
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 347 0 0 0 1 0 0 0 18 0 1 0 1115414396 2469888 272 4294967295 134512640 135169312 3219050800 3219049336 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/27911/statm: 603 272 231 161 0 42 0
[pid=27912] ppid=27911 vsize=1160 CPUtime=0
/proc/27912/stat : 27912 (SatElite) R 27911 27911 27966 0 -1 4202496 223 0 0 0 0 0 0 0 18 0 1 0 1115414396 1187840 160 4294967295 134512640 135034092 3218065408 3218061752 134691005 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27912/statm: 290 162 51 128 0 160 0

[startup+0.060754 s]
/proc/loadavg: 3.01 4.04 4.24 3/96 27911
/proc/meminfo: memFree=3137636/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.110736 s]
/proc/loadavg: 3.01 4.04 4.24 3/96 27911
/proc/meminfo: memFree=3137636/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.310718 s]
/proc/loadavg: 3.01 4.04 4.24 3/96 27911
/proc/meminfo: memFree=3137636/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+0.716891 s]
/proc/loadavg: 3.01 4.04 4.24 3/96 27911
/proc/meminfo: memFree=3137636/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2416

[startup+1.55062 s]
/proc/loadavg: 3.01 4.04 4.24 9/101 27918
/proc/meminfo: memFree=3132508/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=35444 CPUtime=5.91
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 1903 0 0 0 589 2 0 0 16 0 4 0 1115414399 36294656 1837 4294967295 134512640 135305190 3215134064 3215131908 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27914/statm: 8861 1837 79 194 0 8665 0
[pid=27914/tid=27915] ppid=27911 vsize=35444 CPUtime=1.49
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 305 0 0 0 149 0 0 0 16 0 4 0 1115414400 36294656 1837 4294967295 134512640 135305190 3215134064 3086703808 134528235 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=35444 CPUtime=1.45
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 386 0 0 0 145 0 0 0 15 0 4 0 1115414400 36294656 1837 4294967295 134512640 135305190 3215134064 3078315200 134528338 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=35444 CPUtime=1.45
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 375 0 0 0 145 0 0 0 15 0 4 0 1115414400 36294656 1837 4294967295 134512640 135305190 3215134064 3069926660 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 37860

[startup+3.11049 s]
/proc/loadavg: 3.17 4.06 4.25 7/101 27918
/proc/meminfo: memFree=3130584/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=40708 CPUtime=12.14
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 3272 0 0 0 1212 2 0 0 16 0 4 0 1115414399 41684992 3206 4294967295 134512640 135305190 3215134064 3215132352 134563934 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27914/statm: 10177 3206 79 194 0 9981 0
[pid=27914/tid=27915] ppid=27911 vsize=40708 CPUtime=3.05
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 569 0 0 0 305 0 0 0 16 0 4 0 1115414400 41684992 3206 4294967295 134512640 135305190 3215134064 3086703808 134528506 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=40708 CPUtime=3.01
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 769 0 0 0 301 0 0 0 16 0 4 0 1115414400 41684992 3206 4294967295 134512640 135305190 3215134064 3078315200 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=40708 CPUtime=3
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 775 0 0 0 300 0 0 0 16 0 4 0 1115414400 41684992 3206 4294967295 134512640 135305190 3215134064 3069926592 134528277 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 43124

[startup+6.31022 s]
/proc/loadavg: 3.17 4.06 4.25 6/101 27918
/proc/meminfo: memFree=3122276/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=46020 CPUtime=24.85
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 4676 0 0 0 2479 6 0 0 17 0 4 0 1115414399 47124480 4610 4294967295 134512640 135305190 3215134064 3215131956 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27914/statm: 11505 4610 79 194 0 11309 0
[pid=27914/tid=27915] ppid=27911 vsize=46020 CPUtime=6.21
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 893 0 0 0 620 1 0 0 17 0 4 0 1115414400 47124480 4610 4294967295 134512640 135305190 3215134064 3086703808 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=46020 CPUtime=6.2
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 1149 0 0 0 618 2 0 0 16 0 4 0 1115414400 47124480 4610 4294967295 134512640 135305190 3215134064 3078315268 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=46020 CPUtime=6.16
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 1159 0 0 0 615 1 0 0 17 0 4 0 1115414400 47124480 4610 4294967295 134512640 135305190 3215134064 3069926592 134528506 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 48436

[startup+12.7098 s]
/proc/loadavg: 3.44 4.09 4.26 6/101 27918
/proc/meminfo: memFree=3109864/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=57788 CPUtime=50.43
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 7336 0 0 0 5032 11 0 0 23 0 4 0 1115414399 59174912 7270 4294967295 134512640 135305190 3215134064 3215132240 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27914/statm: 14447 7270 79 194 0 14251 0
[pid=27914/tid=27915] ppid=27911 vsize=57788 CPUtime=12.58
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 1311 0 0 0 1255 3 0 0 25 0 4 0 1115414400 59174912 7270 4294967295 134512640 135305190 3215134064 3086703808 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=57788 CPUtime=12.6
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 2038 0 0 0 1256 4 0 0 16 0 4 0 1115414400 59174912 7270 4294967295 134512640 135305190 3215134064 3078315200 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=57788 CPUtime=12.56
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 1846 0 0 0 1255 1 0 0 25 0 4 0 1115414400 59174912 7270 4294967295 134512640 135305190 3215134064 3069926384 134548949 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.46
Current children cumulated vsize (KiB) 60204

[startup+25.5186 s]
/proc/loadavg: 3.53 4.09 4.25 5/101 27918
/proc/meminfo: memFree=3099316/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=68076 CPUtime=101.61
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 10085 0 0 0 10143 18 0 0 25 0 4 0 1115414399 69709824 10019 4294967295 134512640 135305190 3215134064 3215132240 134528501 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27914/statm: 17019 10019 79 194 0 16823 0
[pid=27914/tid=27915] ppid=27911 vsize=68076 CPUtime=25.35
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 1769 0 0 0 2529 6 0 0 25 0 4 0 1115414400 69709824 10019 4294967295 134512640 135305190 3215134064 3086703808 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=68076 CPUtime=25.41
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 3198 0 0 0 2536 5 0 0 25 0 4 0 1115414400 69709824 10019 4294967295 134512640 135305190 3215134064 3078314816 134551712 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=68076 CPUtime=25.37
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 2493 0 0 0 2533 4 0 0 25 0 4 0 1115414400 69709824 10019 4294967295 134512640 135305190 3215134064 3069926300 134552016 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 70492

[startup+51.1165 s]
/proc/loadavg: 3.75 4.09 4.25 5/101 27921
/proc/meminfo: memFree=3086072/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=80928 CPUtime=203.87
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 13263 0 0 0 20362 25 0 0 25 0 4 0 1115414399 82870272 13197 4294967295 134512640 135305190 3215134064 3215132240 134528189 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27914/statm: 20232 13197 79 194 0 20036 0
[pid=27914/tid=27915] ppid=27911 vsize=80928 CPUtime=50.82
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 2523 0 0 0 5073 9 0 0 25 0 4 0 1115414400 82870272 13197 4294967295 134512640 135305190 3215134064 3086703808 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=80928 CPUtime=51.01
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 4633 0 0 0 5094 7 0 0 25 0 4 0 1115414400 82870272 13197 4294967295 134512640 135305190 3215134064 3078314880 134553467 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=80928 CPUtime=50.96
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 2928 0 0 0 5092 4 0 0 25 0 4 0 1115414400 82870272 13197 4294967295 134512640 135305190 3215134064 3069926592 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.9
Current children cumulated vsize (KiB) 83344

[startup+102.312 s]
/proc/loadavg: 4.08 4.12 4.25 5/101 28111
/proc/meminfo: memFree=3076600/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=91036 CPUtime=407.98
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 15514 0 0 0 40752 46 0 0 25 0 4 0 1115414399 93220864 15448 4294967295 134512640 135305190 3215134064 3215132240 134528771 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27914/statm: 22759 15448 79 194 0 22563 0
[pid=27914/tid=27915] ppid=27911 vsize=91036 CPUtime=101.92
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 3097 0 0 0 10181 11 0 0 25 0 4 0 1115414400 93220864 15448 4294967295 134512640 135305190 3215134064 3086703808 134528536 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=91036 CPUtime=102.08
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 5531 0 0 0 10197 11 0 0 25 0 4 0 1115414400 93220864 15448 4294967295 134512640 135305190 3215134064 3078315200 134528256 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=91036 CPUtime=102.07
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 3255 0 0 0 10195 12 0 0 25 0 4 0 1115414400 93220864 15448 4294967295 134512640 135305190 3215134064 3069926320 134557336 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.01
Current children cumulated vsize (KiB) 93452

[startup+162.307 s]
/proc/loadavg: 4.21 4.14 4.25 5/101 28299
/proc/meminfo: memFree=3065860/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=101124 CPUtime=647.4
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 18162 0 0 0 64674 66 0 0 25 0 4 0 1115414399 103550976 18096 4294967295 134512640 135305190 3215134064 3215132240 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/27914/statm: 25281 18096 79 194 0 25085 0
[pid=27914/tid=27915] ppid=27911 vsize=101124 CPUtime=161.87
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 3703 0 0 0 16172 15 0 0 25 0 4 0 1115414400 103550976 18096 4294967295 134512640 135305190 3215134064 3086703808 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=101124 CPUtime=161.91
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6538 0 0 0 16175 16 0 0 25 0 4 0 1115414400 103550976 18096 4294967295 134512640 135305190 3215134064 3078314880 134552328 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=101124 CPUtime=162.03
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 3732 0 0 0 16188 15 0 0 25 0 4 0 1115414400 103550976 18096 4294967295 134512640 135305190 3215134064 3069926592 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 647.43

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

/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6383 0 0 0 52108 39 0 0 25 0 4 0 1115414400 164126720 32038 4294967295 134512640 135305190 3215134064 3069926592 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2084.33
Current children cumulated vsize (KiB) 162696

[startup+582.312 s]
/proc/loadavg: 4.51 4.36 4.30 5/101 29619
/proc/meminfo: memFree=3003488/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=166644 CPUtime=2323.62
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 33561 0 0 0 232183 179 0 0 25 0 4 0 1115414399 170643456 33475 4294967295 134512640 135305190 3215134064 3215132240 134528506 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27914/statm: 41661 33475 79 194 0 41465 0
[pid=27914/tid=27915] ppid=27911 vsize=166644 CPUtime=580.71
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6328 0 0 0 58035 36 0 0 25 0 4 0 1115414400 170643456 33475 4294967295 134512640 135305190 3215134064 3086703808 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=166644 CPUtime=580.97
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 13752 0 0 0 58048 49 0 0 25 0 4 0 1115414400 170643456 33475 4294967295 134512640 135305190 3215134064 3078315200 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=166644 CPUtime=581.38
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6454 0 0 0 58092 46 0 0 25 0 4 0 1115414400 170643456 33475 4294967295 134512640 135305190 3215134064 3069926592 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2323.65
Current children cumulated vsize (KiB) 169060

[startup+642.307 s]
/proc/loadavg: 4.43 4.37 4.30 5/101 29808
/proc/meminfo: memFree=3000132/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=169340 CPUtime=2563.11
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 34276 0 0 0 256114 197 0 0 25 0 4 0 1115414399 173404160 34190 4294967295 134512640 135305190 3215134064 3215132240 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27914/statm: 42335 34190 79 194 0 42139 0
[pid=27914/tid=27915] ppid=27911 vsize=169340 CPUtime=640.58
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6329 0 0 0 64015 43 0 0 25 0 4 0 1115414400 173404160 34190 4294967295 134512640 135305190 3215134064 3086703808 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=169340 CPUtime=640.9
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 14048 0 0 0 64041 49 0 0 25 0 4 0 1115414400 173404160 34190 4294967295 134512640 135305190 3215134064 3078315200 134528410 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=169340 CPUtime=641.23
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6601 0 0 0 64069 54 0 0 25 0 4 0 1115414400 173404160 34190 4294967295 134512640 135305190 3215134064 3069926592 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2563.14
Current children cumulated vsize (KiB) 171756

[startup+702.312 s]
/proc/loadavg: 4.35 4.36 4.30 5/101 29994
/proc/meminfo: memFree=2994660/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=175920 CPUtime=2802.63
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 35793 0 0 0 280038 225 0 0 25 0 4 0 1115414399 180142080 35707 4294967295 134512640 135305190 3215134064 3215131904 134551651 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27914/statm: 43980 35707 79 194 0 43784 0
[pid=27914/tid=27915] ppid=27911 vsize=175920 CPUtime=700.58
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6542 0 0 0 70011 47 0 0 25 0 4 0 1115414400 180142080 35707 4294967295 134512640 135305190 3215134064 3086703808 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=175920 CPUtime=700.79
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 14908 0 0 0 70021 58 0 0 25 0 4 0 1115414400 180142080 35707 4294967295 134512640 135305190 3215134064 3078315200 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=175920 CPUtime=701.04
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6941 0 0 0 70041 63 0 0 25 0 4 0 1115414400 180142080 35707 4294967295 134512640 135305190 3215134064 3069926592 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.66
Current children cumulated vsize (KiB) 178336

[startup+762.318 s]
/proc/loadavg: 4.46 4.38 4.31 5/101 30187
/proc/meminfo: memFree=2983276/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=188828 CPUtime=3042
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 38743 0 0 0 303961 239 0 0 25 0 4 0 1115414399 193359872 38657 4294967295 134512640 135305190 3215134064 3215132240 134528301 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27914/statm: 47207 38657 79 194 0 47011 0
[pid=27914/tid=27915] ppid=27911 vsize=188828 CPUtime=760.38
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6991 0 0 0 75988 50 0 0 25 0 4 0 1115414400 193359872 38657 4294967295 134512640 135305190 3215134064 3086703808 134528480 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=188828 CPUtime=760.68
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 16723 0 0 0 76004 64 0 0 25 0 4 0 1115414400 193359872 38657 4294967295 134512640 135305190 3215134064 3078315200 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=188828 CPUtime=760.87
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 7375 0 0 0 76022 65 0 0 25 0 4 0 1115414400 193359872 38657 4294967295 134512640 135305190 3215134064 3069926592 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3042.03
Current children cumulated vsize (KiB) 191244

[startup+822.313 s]
/proc/loadavg: 4.49 4.40 4.32 6/101 30375
/proc/meminfo: memFree=2980176/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=190792 CPUtime=3281.47
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 39246 0 0 0 327887 260 0 0 25 0 4 0 1115414399 195371008 39160 4294967295 134512640 135305190 3215134064 3215132240 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27914/statm: 47698 39160 79 194 0 47502 0
[pid=27914/tid=27915] ppid=27911 vsize=190792 CPUtime=820.23
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6991 0 0 0 81971 52 0 0 25 0 4 0 1115414400 195371008 39160 4294967295 134512640 135305190 3215134064 3086703808 134528265 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=190792 CPUtime=820.54
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 16915 0 0 0 81986 68 0 0 25 0 4 0 1115414400 195371008 39160 4294967295 134512640 135305190 3215134064 3078314880 134555118 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=190792 CPUtime=820.84
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 7375 0 0 0 82010 74 0 0 25 0 4 0 1115414400 195371008 39160 4294967295 134512640 135305190 3215134064 3069926592 134528283 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.5
Current children cumulated vsize (KiB) 193208

[startup+882.308 s]
/proc/loadavg: 4.27 4.36 4.30 6/101 30562
/proc/meminfo: memFree=2979308/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=191472 CPUtime=3520.91
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 39397 0 0 0 351817 274 0 0 25 0 4 0 1115414399 196067328 39311 4294967295 134512640 135305190 3215134064 3215132240 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/27914/statm: 47868 39311 79 194 0 47672 0
[pid=27914/tid=27915] ppid=27911 vsize=191472 CPUtime=880.2
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 6991 0 0 0 87967 53 0 0 25 0 4 0 1115414400 196067328 39311 4294967295 134512640 135305190 3215134064 3086703808 134528265 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=191472 CPUtime=880.4
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 16963 0 0 0 87970 70 0 0 25 0 4 0 1115414400 196067328 39311 4294967295 134512640 135305190 3215134064 3078315200 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=191472 CPUtime=880.62
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 7410 0 0 0 87980 82 0 0 25 0 4 0 1115414400 196067328 39311 4294967295 134512640 135305190 3215134064 3069926592 134528277 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.94
Current children cumulated vsize (KiB) 193888

[startup+942.303 s]
/proc/loadavg: 4.46 4.40 4.32 6/101 30751
/proc/meminfo: memFree=2976104/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=196452 CPUtime=3760.25
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 40746 0 0 0 375727 298 0 0 25 0 4 0 1115414399 201166848 40660 4294967295 134512640 135305190 3215134064 3215132240 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27914/statm: 49113 40660 79 194 0 48917 0
[pid=27914/tid=27915] ppid=27911 vsize=196452 CPUtime=940.2
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 7056 0 0 0 93958 62 0 0 25 0 4 0 1115414400 201166848 40660 4294967295 134512640 135305190 3215134064 3086703808 134528777 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=196452 CPUtime=940.22
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 17941 0 0 0 93952 70 0 0 25 0 4 0 1115414400 201166848 40660 4294967295 134512640 135305190 3215134064 3078315200 134528341 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=196452 CPUtime=940.19
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 7622 0 0 0 93928 91 0 0 25 0 4 0 1115414400 201166848 40660 4294967295 134512640 135305190 3215134064 3069926592 134528410 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3760.28
Current children cumulated vsize (KiB) 198868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.40 4.40 4.32 5/101 30937
/proc/meminfo: memFree=2963188/3368532 swapFree=1953788/1959888
[pid=27911] ppid=27909 vsize=2416 CPUtime=0.03
/proc/27911/stat : 27911 (manysat.sh) S 27909 27911 27966 0 -1 4194304 368 384 0 0 1 0 2 0 18 0 1 0 1115414396 2473984 274 4294967295 134512640 135169312 3219050800 3219047016 3085778670 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/27911/statm: 604 274 231 161 0 43 0
[pid=27914] ppid=27911 vsize=208880 CPUtime=3990.6
/proc/27914/stat : 27914 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202496 43801 0 0 0 398736 324 0 0 25 0 4 0 1115414399 213893120 43715 4294967295 134512640 135305190 3215134064 3215132240 134528277 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/27914/statm: 52220 43715 79 194 0 52024 0
[pid=27914/tid=27915] ppid=27911 vsize=208880 CPUtime=997.82
/proc/27914/task/27915/stat : 27915 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 7320 0 0 0 99715 67 0 0 25 0 4 0 1115414400 213893120 43715 4294967295 134512640 135305190 3215134064 3086703808 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=27914/tid=27916] ppid=27911 vsize=208880 CPUtime=997.81
/proc/27914/task/27916/stat : 27916 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 20243 0 0 0 99699 82 0 0 25 0 4 0 1115414400 213893120 43715 4294967295 134512640 135305190 3215134064 3078315200 134528784 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=27914/tid=27917] ppid=27911 vsize=208880 CPUtime=997.66
/proc/27914/task/27917/stat : 27917 (manysat1.1_stat) R 27911 27911 27966 0 -1 4202560 8013 0 0 0 99670 96 0 0 25 0 4 0 1115414400 213893120 43715 4294967295 134512640 135305190 3215134064 3069926592 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3990.63
Current children cumulated vsize (KiB) 211296

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

Real time (s): 1000.03
CPU time (s): 3990.63
CPU user time (s): 3987.39
CPU system time (s): 3.24
CPU usage (%): 399.052
Max. virtual memory (cumulated for all children) (KiB): 211296

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 12:45:03
IDJOB=1776196
IDBENCH=20468
IDSOLVER=620
FILE ID=/1776196-1243507503
PBS_JOBID=
Free space on /tmp= 6476 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776196-1243507503/watcher-1776196-1243507503 -o /tmp/evaluation-result-1776196-1243507503/solver-1776196-1243507503 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776196-1243507503.cnf aimd 0

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED= 2107565199

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.061
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.41
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.061
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.061
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.061
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:       3137932 kB
Buffers:         38088 kB
Cached:          92928 kB
SwapCached:       2256 kB
Active:          64364 kB
Inactive:        76196 kB
HighTotal:     2489216 kB
HighFree:      2385200 kB
LowTotal:       879316 kB
LowFree:        752732 kB
SwapTotal:     1959888 kB
SwapFree:      1953788 kB
Dirty:            1692 kB
Writeback:           0 kB
AnonPages:        8608 kB
Mapped:           3276 kB
Slab:            81020 kB
SReclaimable:    67204 kB
SUnreclaim:      13816 kB
PageTables:        516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88684 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 6476 MiB
End job on  at 2009-05-28 13:01:45