Trace number 1775872

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 2/2009-03-20 (4 threads)? (TO) 3989.56 1000.04

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
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 variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

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 |   23237    63534 |    6971       0        0     nan |  0.000 % |
0.12/0.14	c |         0 |   15594    54914 |      --       0       --      -- |     --   | -7643/-8620
0.12/0.14	c ==============================================================================
0.12/0.14	c Result  :   #vars: 2673   #clauses: 15594   #literals: 54914
0.12/0.14	c CPU time:   0.15 s
0.12/0.14	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-1775872-1243503509/watcher-1775872-1243503509 -o /tmp/evaluation-result-1775872-1243503509/solver-1775872-1243503509 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1775872-1243503509.cnf aimd 2 

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.47 4.46 4.39 3/99 7177
/proc/meminfo: memFree=3185780/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2416 CPUtime=0
/proc/7177/stat : 7177 (manysat.sh) R 7175 7177 19648 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1115015288 2473984 274 4294967295 134512640 135169312 3220171328 3220169804 3085817716 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/7177/statm: 604 274 231 161 0 43 0
[pid=7178] ppid=7177 vsize=1632 CPUtime=0
/proc/7178/stat : 7178 (SatElite) R 7177 7177 19648 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 1115015288 1671168 301 4294967295 134512640 135034092 3218595984 3218592328 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7178/statm: 408 301 50 128 0 278 0

[startup+0.094982 s]
/proc/loadavg: 4.47 4.46 4.39 3/99 7177
/proc/meminfo: memFree=3185780/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2416 CPUtime=0
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115015288 2473984 274 4294967295 134512640 135169312 3220171328 3220169864 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 604 274 231 161 0 43 0
[pid=7178] ppid=7177 vsize=4720 CPUtime=0.1
/proc/7178/stat : 7178 (SatElite) R 7177 7177 19648 0 -1 4202496 1100 0 0 0 10 0 0 0 20 0 1 0 1115015288 4833280 1037 4294967295 134512640 135034092 3218595984 3218591920 134563362 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7178/statm: 1180 1037 67 128 0 1050 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7136

[startup+0.114979 s]
/proc/loadavg: 4.47 4.46 4.39 3/99 7177
/proc/meminfo: memFree=3185780/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2416 CPUtime=0
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1115015288 2473984 274 4294967295 134512640 135169312 3220171328 3220169864 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 604 274 231 161 0 43 0
[pid=7178] ppid=7177 vsize=4720 CPUtime=0.12
/proc/7178/stat : 7178 (SatElite) R 7177 7177 19648 0 -1 4202496 1100 0 0 0 12 0 0 0 20 0 1 0 1115015288 4833280 1037 4294967295 134512640 135034092 3218595984 3218592176 134541262 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7178/statm: 1180 1037 67 128 0 1050 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 7136

[startup+0.314966 s]
/proc/loadavg: 4.47 4.46 4.39 3/99 7177
/proc/meminfo: memFree=3185780/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2420

[startup+0.724932 s]
/proc/loadavg: 4.47 4.46 4.39 3/99 7177
/proc/meminfo: memFree=3185780/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 2420

[startup+1.51485 s]
/proc/loadavg: 4.43 4.46 4.39 6/104 7183
/proc/meminfo: memFree=3175432/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=40476 CPUtime=5.17
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 3321 0 0 0 514 3 0 0 16 0 4 0 1115015305 41447424 3257 4294967295 134512640 135305190 3214968128 3214966304 134528805 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7180/statm: 10119 3257 79 194 0 9923 0
[pid=7180/tid=7181] ppid=7177 vsize=40476 CPUtime=1.28
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 432 0 0 0 126 2 0 0 16 0 4 0 1115015308 41447424 3258 4294967295 134512640 135305190 3214968128 3086712000 134528224 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=40476 CPUtime=1.29
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 470 0 0 0 129 0 0 0 18 0 4 0 1115015308 41447424 3258 4294967295 134512640 135305190 3214968128 3078323392 134528539 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=40476 CPUtime=1.27
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 567 0 0 0 126 1 0 0 15 0 4 0 1115015308 41447424 3258 4294967295 134512640 135305190 3214968128 3069934728 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.34
Current children cumulated vsize (KiB) 42896

[startup+3.11471 s]
/proc/loadavg: 4.43 4.46 4.39 6/104 7183
/proc/meminfo: memFree=3171140/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=45860 CPUtime=11.54
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 4664 0 0 0 1149 5 0 0 16 0 4 0 1115015305 46960640 4600 4294967295 134512640 135305190 3214968128 3214966304 134528341 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 11465 4600 79 194 0 11269 0
[pid=7180/tid=7181] ppid=7177 vsize=45860 CPUtime=2.88
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 763 0 0 0 285 3 0 0 16 0 4 0 1115015308 46960640 4600 4294967295 134512640 135305190 3214968128 3086711872 134857151 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=45860 CPUtime=2.88
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 774 0 0 0 288 0 0 0 19 0 4 0 1115015308 46960640 4600 4294967295 134512640 135305190 3214968128 3078323392 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=45860 CPUtime=2.86
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 956 0 0 0 285 1 0 0 15 0 4 0 1115015308 46960640 4600 4294967295 134512640 135305190 3214968128 3069934784 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.71
Current children cumulated vsize (KiB) 48280

[startup+6.3144 s]
/proc/loadavg: 4.40 4.45 4.39 5/104 7183
/proc/meminfo: memFree=3163656/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=51424 CPUtime=24.31
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 5954 0 0 0 2424 7 0 0 17 0 4 0 1115015305 52658176 5890 4294967295 134512640 135305190 3214968128 3214966304 134528274 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 12856 5890 79 194 0 12660 0
[pid=7180/tid=7181] ppid=7177 vsize=51424 CPUtime=6.08
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 1054 0 0 0 605 3 0 0 18 0 4 0 1115015308 52658176 5890 4294967295 134512640 135305190 3214968128 3086712000 134528301 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=51424 CPUtime=6.07
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 1064 0 0 0 607 0 0 0 25 0 4 0 1115015308 52658176 5890 4294967295 134512640 135305190 3214968128 3078323072 134554281 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=51424 CPUtime=6.04
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 1319 0 0 0 602 2 0 0 16 0 4 0 1115015308 52658176 5890 4294967295 134512640 135305190 3214968128 3069934488 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.48
Current children cumulated vsize (KiB) 53844

[startup+12.7138 s]
/proc/loadavg: 4.37 4.44 4.39 6/104 7183
/proc/meminfo: memFree=3156512/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=59020 CPUtime=49.89
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 7756 0 0 0 4977 12 0 0 25 0 4 0 1115015305 60436480 7692 4294967295 134512640 135305190 3214968128 3214966304 134528506 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 14755 7692 79 194 0 14559 0
[pid=7180/tid=7181] ppid=7177 vsize=59020 CPUtime=12.47
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 1545 0 0 0 1241 6 0 0 25 0 4 0 1115015308 60436480 7692 4294967295 134512640 135305190 3214968128 3086712000 134528536 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=59020 CPUtime=12.46
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 1496 0 0 0 1246 0 0 0 25 0 4 0 1115015308 60436480 7692 4294967295 134512640 135305190 3214968128 3078323392 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=59020 CPUtime=12.44
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 1758 0 0 0 1240 4 0 0 25 0 4 0 1115015308 60436480 7692 4294967295 134512640 135305190 3214968128 3069934784 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.06
Current children cumulated vsize (KiB) 61440

[startup+25.5126 s]
/proc/loadavg: 4.31 4.43 4.38 5/104 7185
/proc/meminfo: memFree=3147160/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=68824 CPUtime=100.99
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 10156 0 0 0 10082 17 0 0 25 0 4 0 1115015305 70475776 10092 4294967295 134512640 135305190 3214968128 3214966304 134528603 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 17206 10092 79 194 0 17010 0
[pid=7180/tid=7181] ppid=7177 vsize=68824 CPUtime=25.27
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 2100 0 0 0 2520 7 0 0 25 0 4 0 1115015308 70475776 10092 4294967295 134512640 135305190 3214968128 3086712000 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=68824 CPUtime=25.16
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 2133 0 0 0 2516 0 0 0 25 0 4 0 1115015308 70475776 10092 4294967295 134512640 135305190 3214968128 3078323008 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=68824 CPUtime=25.24
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 2389 0 0 0 2519 5 0 0 25 0 4 0 1115015308 70475776 10092 4294967295 134512640 135305190 3214968128 3069934784 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.16
Current children cumulated vsize (KiB) 71244

[startup+51.1101 s]
/proc/loadavg: 4.27 4.40 4.37 6/104 7369
/proc/meminfo: memFree=3132748/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=82120 CPUtime=202.85
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 13603 0 0 0 20254 31 0 0 25 0 4 0 1115015305 84090880 13539 4294967295 134512640 135305190 3214968128 3214966304 134528341 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 20530 13539 79 194 0 20334 0
[pid=7180/tid=7181] ppid=7177 vsize=82120 CPUtime=50.74
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 3051 0 0 0 5063 11 0 0 25 0 4 0 1115015308 84090880 13539 4294967295 134512640 135305190 3214968128 3086711776 134569921 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=82120 CPUtime=50.58
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 2926 0 0 0 5053 5 0 0 25 0 4 0 1115015308 84090880 13539 4294967295 134512640 135305190 3214968128 3078323392 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=82120 CPUtime=50.8
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 3323 0 0 0 5071 9 0 0 25 0 4 0 1115015308 84090880 13539 4294967295 134512640 135305190 3214968128 3069934784 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.02
Current children cumulated vsize (KiB) 84540

[startup+102.315 s]
/proc/loadavg: 4.25 4.38 4.36 5/104 7374
/proc/meminfo: memFree=3112124/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=101988 CPUtime=407.43
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 18653 0 0 0 40690 53 0 0 25 0 4 0 1115015305 104435712 18589 4294967295 134512640 135305190 3214968128 3214966304 134528747 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 25497 18589 79 194 0 25301 0
[pid=7180/tid=7181] ppid=7177 vsize=101988 CPUtime=101.94
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 4306 0 0 0 10178 16 0 0 20 0 4 0 1115015308 104435712 18589 4294967295 134512640 135305190 3214968128 3086712000 134528329 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=101988 CPUtime=101.7
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 4364 0 0 0 10160 10 0 0 25 0 4 0 1115015308 104435712 18589 4294967295 134512640 135305190 3214968128 3078323392 134528237 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=101988 CPUtime=101.99
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 4710 0 0 0 10187 12 0 0 25 0 4 0 1115015308 104435712 18589 4294967295 134512640 135305190 3214968128 3069934784 134528341 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.6
Current children cumulated vsize (KiB) 104408

[startup+162.31 s]
/proc/loadavg: 4.34 4.38 4.36 5/104 7561
/proc/meminfo: memFree=3098244/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=116676 CPUtime=646.61
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 21986 0 0 0 64588 73 0 0 25 0 4 0 1115015305 119476224 21922 4294967295 134512640 135305190 3214968128 3214966304 134528224 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 29169 21922 79 194 0 28973 0
[pid=7180/tid=7181] ppid=7177 vsize=116676 CPUtime=161.84

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

/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 8847 0 0 0 52054 48 0 0 25 0 4 0 1115015308 175284224 34874 4294967295 134512640 135305190 3214968128 3069934784 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2083.17
Current children cumulated vsize (KiB) 173596

[startup+582.31 s]
/proc/loadavg: 4.38 4.36 4.35 5/104 8881
/proc/meminfo: memFree=3031656/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=184172 CPUtime=2322.46
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 38549 0 0 0 232069 177 0 0 25 0 4 0 1115015305 188592128 38485 4294967295 134512640 135305190 3214968128 3214966304 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 46043 38485 79 194 0 45847 0
[pid=7180/tid=7181] ppid=7177 vsize=184172 CPUtime=580.72
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 9077 0 0 0 58029 43 0 0 25 0 4 0 1115015308 188592128 38485 4294967295 134512640 135305190 3214968128 3086712000 134528252 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=184172 CPUtime=580.05
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 10679 0 0 0 57960 45 0 0 25 0 4 0 1115015308 188592128 38485 4294967295 134512640 135305190 3214968128 3078323392 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=184172 CPUtime=580.96
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 9558 0 0 0 58044 52 0 0 25 0 4 0 1115015308 188592128 38485 4294967295 134512640 135305190 3214968128 3069934784 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2322.63
Current children cumulated vsize (KiB) 186592

[startup+642.314 s]
/proc/loadavg: 4.61 4.43 4.37 5/104 9074
/proc/meminfo: memFree=3026820/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=189476 CPUtime=2561.72
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 39793 0 0 0 255971 201 0 0 25 0 4 0 1115015305 194023424 39729 4294967295 134512640 135305190 3214968128 3214966304 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 47369 39729 79 194 0 47173 0
[pid=7180/tid=7181] ppid=7177 vsize=189476 CPUtime=640.38
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 9505 0 0 0 63988 50 0 0 25 0 4 0 1115015308 194023424 39729 4294967295 134512640 135305190 3214968128 3086712000 134528506 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=189476 CPUtime=640.05
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 10874 0 0 0 63957 48 0 0 25 0 4 0 1115015308 194023424 39729 4294967295 134512640 135305190 3214968128 3078323392 134528861 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=189476 CPUtime=640.8
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 9948 0 0 0 64021 59 0 0 25 0 4 0 1115015308 194023424 39729 4294967295 134512640 135305190 3214968128 3069934784 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2561.89
Current children cumulated vsize (KiB) 191896

[startup+702.308 s]
/proc/loadavg: 4.44 4.42 4.37 5/104 9262
/proc/meminfo: memFree=3025324/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=190040 CPUtime=2801.39
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 39953 0 0 0 279927 212 0 0 25 0 4 0 1115015305 194600960 39889 4294967295 134512640 135305190 3214968128 3214966304 134528768 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 47510 39889 79 194 0 47314 0
[pid=7180/tid=7181] ppid=7177 vsize=190040 CPUtime=700.08
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 9505 0 0 0 69955 53 0 0 25 0 4 0 1115015308 194600960 39889 4294967295 134512640 135305190 3214968128 3086712000 134528286 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=190040 CPUtime=700.04
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 10911 0 0 0 69955 49 0 0 25 0 4 0 1115015308 194600960 39889 4294967295 134512640 135305190 3214968128 3078323392 134528512 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=190040 CPUtime=700.8
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 9958 0 0 0 70019 61 0 0 25 0 4 0 1115015308 194600960 39889 4294967295 134512640 135305190 3214968128 3069934784 134528545 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2801.56
Current children cumulated vsize (KiB) 192460

[startup+762.312 s]
/proc/loadavg: 4.46 4.45 4.38 5/104 9449
/proc/meminfo: memFree=3012932/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=203528 CPUtime=3041.1
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 43202 0 0 0 303874 236 0 0 25 0 4 0 1115015305 208412672 43138 4294967295 134512640 135305190 3214968128 3214966304 134528753 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 50882 43138 79 194 0 50686 0
[pid=7180/tid=7181] ppid=7177 vsize=203528 CPUtime=759.87
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 10025 0 0 0 75931 56 0 0 25 0 4 0 1115015308 208412672 43138 4294967295 134512640 135305190 3214968128 3086712000 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=203528 CPUtime=760.05
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 12251 0 0 0 75949 56 0 0 25 0 4 0 1115015308 208412672 43138 4294967295 134512640 135305190 3214968128 3078323392 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=203528 CPUtime=760.79
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 10578 0 0 0 76011 68 0 0 25 0 4 0 1115015308 208412672 43138 4294967295 134512640 135305190 3214968128 3069934784 134528237 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.27
Current children cumulated vsize (KiB) 205948

[startup+822.317 s]
/proc/loadavg: 4.55 4.48 4.39 6/104 9638
/proc/meminfo: memFree=3007676/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=211700 CPUtime=3280.54
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 44706 0 0 0 327796 258 0 0 25 0 4 0 1115015305 216780800 44642 4294967295 134512640 135305190 3214968128 3214966096 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 52925 44642 79 194 0 52729 0
[pid=7180/tid=7181] ppid=7177 vsize=211700 CPUtime=819.82
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 10438 0 0 0 81922 60 0 0 25 0 4 0 1115015308 216780800 44642 4294967295 134512640 135305190 3214968128 3086712000 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=211700 CPUtime=819.88
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 12703 0 0 0 81925 63 0 0 25 0 4 0 1115015308 216780800 44642 4294967295 134512640 135305190 3214968128 3078323392 134528237 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=211700 CPUtime=820.7
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 11040 0 0 0 81998 72 0 0 25 0 4 0 1115015308 216780800 44642 4294967295 134512640 135305190 3214968128 3069934784 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3280.71
Current children cumulated vsize (KiB) 214120

[startup+882.311 s]
/proc/loadavg: 4.39 4.46 4.39 5/104 9824
/proc/meminfo: memFree=2995200/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=224120 CPUtime=3519.82
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 47737 0 0 0 351705 277 0 0 25 0 4 0 1115015305 229498880 47673 4294967295 134512640 135305190 3214968128 3214966304 134528480 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 56030 47673 79 194 0 55834 0
[pid=7180/tid=7181] ppid=7177 vsize=224120 CPUtime=879.7
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 10956 0 0 0 87908 62 0 0 25 0 4 0 1115015308 229498880 47673 4294967295 134512640 135305190 3214968128 3086712000 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=224120 CPUtime=879.6
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 13990 0 0 0 87892 68 0 0 25 0 4 0 1115015308 229498880 47673 4294967295 134512640 135305190 3214968128 3078323284 134845261 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=224120 CPUtime=880.64
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 11754 0 0 0 87986 78 0 0 25 0 4 0 1115015308 229498880 47673 4294967295 134512640 135305190 3214968128 3069934784 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3519.99
Current children cumulated vsize (KiB) 226540

[startup+942.315 s]
/proc/loadavg: 4.42 4.48 4.40 5/104 10013
/proc/meminfo: memFree=2993092/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=225420 CPUtime=3759.05
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 48000 0 0 0 375617 288 0 0 25 0 4 0 1115015305 230830080 47936 4294967295 134512640 135305190 3214968128 3214966304 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7180/statm: 56355 47936 79 194 0 56159 0
[pid=7180/tid=7181] ppid=7177 vsize=225420 CPUtime=939.68
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 10960 0 0 0 93903 65 0 0 25 0 4 0 1115015308 230830080 47936 4294967295 134512640 135305190 3214968128 3086712000 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=225420 CPUtime=939.56
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 14007 0 0 0 93887 69 0 0 25 0 4 0 1115015308 230830080 47936 4294967295 134512640 135305190 3214968128 3078323392 134528376 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=225420 CPUtime=940.58
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 11754 0 0 0 93978 80 0 0 25 0 4 0 1115015308 230830080 47936 4294967295 134512640 135305190 3214968128 3069934784 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.22
Current children cumulated vsize (KiB) 227840



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.41 4.47 4.40 5/104 10205
/proc/meminfo: memFree=2987956/3368532 swapFree=1953580/1959888
[pid=7177] ppid=7175 vsize=2420 CPUtime=0.17
/proc/7177/stat : 7177 (manysat.sh) S 7175 7177 19648 0 -1 4194304 369 1170 0 0 0 0 17 0 17 0 1 0 1115015288 2478080 275 4294967295 134512640 135169312 3220171328 3220167544 3085815534 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7177/statm: 605 275 231 161 0 44 0
[pid=7180] ppid=7177 vsize=232048 CPUtime=3989.39
/proc/7180/stat : 7180 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202496 49614 0 0 0 398632 307 0 0 25 0 4 0 1115015305 237617152 49550 4294967295 134512640 135305190 3214968128 3214966304 134528559 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7180/statm: 58012 49550 79 194 0 57816 0
[pid=7180/tid=7181] ppid=7177 vsize=232048 CPUtime=997.3
/proc/7180/task/7181/stat : 7181 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 11188 0 0 0 99654 76 0 0 25 0 4 0 1115015308 237617152 49550 4294967295 134512640 135305190 3214968128 3086711728 134557342 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7180/tid=7182] ppid=7177 vsize=232048 CPUtime=997.25
/proc/7180/task/7182/stat : 7182 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 14724 0 0 0 99655 70 0 0 25 0 4 0 1115015308 237617152 49550 4294967295 134512640 135305190 3214968128 3078323392 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7180/tid=7183] ppid=7177 vsize=232048 CPUtime=997.95
/proc/7180/task/7183/stat : 7183 (manysat1.1_stat) R 7177 7177 19648 0 -1 4202560 11926 0 0 0 99713 82 0 0 25 0 4 0 1115015308 237617152 49550 4294967295 134512640 135305190 3214968128 3069934784 134528548 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3989.56
Current children cumulated vsize (KiB) 234468

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 7177 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=170000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.17
# while last known CPU time is 3989.56
#
# 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.56
CPU user time (s): 3986.49
CPU system time (s): 3.07
CPU usage (%): 398.94
Max. virtual memory (cumulated for all children) (KiB): 234468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.17
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= 1539
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 5

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 11:38:29
IDJOB=1775872
IDBENCH=20399
IDSOLVER=626
FILE ID=/1775872-1243503509
PBS_JOBID=
Free space on /tmp= 15884 MiB

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

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

MD5SUM BENCH= d2f77e32530988f77dca5112174eee00
RANDOM SEED= 72034194

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.105
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.105
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.11
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.105
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.16
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.105
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.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       3186076 kB
Buffers:         14216 kB
Cached:          94184 kB
SwapCached:       2424 kB
Active:          70784 kB
Inactive:        48444 kB
HighTotal:     2489216 kB
HighFree:      2381552 kB
LowTotal:       879316 kB
LowFree:        804524 kB
SwapTotal:     1959888 kB
SwapFree:      1953580 kB
Dirty:            2028 kB
Writeback:           0 kB
AnonPages:        9888 kB
Mapped:           4992 kB
Slab:            53892 kB
SReclaimable:    45344 kB
SUnreclaim:       8548 kB
PageTables:        540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    93924 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15884 MiB
End job on  at 2009-05-28 11:55:11