Trace number 1776604

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) 3988.83 1000.04

General information on the benchmark

Namegoldb-heqc-x1mul.cnf
MD5SUMb44e541aede789d4830fa0a3a047fcda
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 variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   55543   187718 |   16662       0        0     nan |  0.000 % |
0.00/0.13	c |         0 |   55174   187112 |      --       0       --      -- |     --   | -313/-424
0.00/0.13	c ==============================================================================
0.00/0.13	c Result  :   #vars: 8607   #clauses: 55174   #literals: 187112
0.00/0.13	c CPU time:   0.13 s
0.00/0.13	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-1776604-1243511657/watcher-1776604-1243511657 -o /tmp/evaluation-result-1776604-1243511657/solver-1776604-1243511657 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1776604-1243511657.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: 1.98 3.65 4.07 3/97 2036
/proc/meminfo: memFree=2924612/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2412 CPUtime=0
/proc/2036/stat : 2036 (manysat.sh) R 2034 2036 21691 0 -1 4194304 334 0 0 0 0 0 0 0 18 0 1 0 1105302928 2469888 273 4294967295 134512640 135169312 3218032704 3218031180 3085780852 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/2036/statm: 603 273 231 161 0 42 0

[startup+0.122555 s]
/proc/loadavg: 1.98 3.65 4.07 3/97 2036
/proc/meminfo: memFree=2924612/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2412 CPUtime=0
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 349 0 0 0 0 0 0 0 18 0 1 0 1105302928 2469888 273 4294967295 134512640 135169312 3218032704 3218031240 3085778670 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/2036/statm: 603 273 231 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.212549 s]
/proc/loadavg: 1.98 3.65 4.07 3/97 2036
/proc/meminfo: memFree=2924612/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 2416

[startup+0.312538 s]
/proc/loadavg: 1.98 3.65 4.07 3/97 2036
/proc/meminfo: memFree=2924612/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 2416

[startup+0.712518 s]
/proc/loadavg: 1.98 3.65 4.07 3/97 2036
/proc/meminfo: memFree=2924612/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 2416

[startup+1.51482 s]
/proc/loadavg: 1.90 3.61 4.05 6/102 2042
/proc/meminfo: memFree=2902984/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=51756 CPUtime=4.72
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 6101 0 0 0 458 14 0 0 16 0 4 0 1105302949 52998144 6036 4294967295 134512640 135305190 3214449856 3214447876 134694990 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/2039/statm: 12939 6036 79 194 0 12743 0
[pid=2039/tid=2040] ppid=2036 vsize=51756 CPUtime=1.17
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 474 0 0 0 114 3 0 0 15 0 4 0 1105302959 52998144 6036 4294967295 134512640 135305190 3214449856 3084360964 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=51756 CPUtime=1.17
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 477 0 0 0 115 2 0 0 17 0 4 0 1105302959 52998144 6036 4294967295 134512640 135305190 3214449856 3075972212 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=51756 CPUtime=1.14
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 401 0 0 0 109 5 0 0 15 0 4 0 1105302959 52998144 6036 4294967295 134512640 135305190 3214449856 3067583752 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.93
Current children cumulated vsize (KiB) 54172

[startup+3.11233 s]
/proc/loadavg: 1.90 3.61 4.05 7/102 2042
/proc/meminfo: memFree=2897212/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=59540 CPUtime=11.05
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 8081 0 0 0 1089 16 0 0 15 0 4 0 1105302949 60968960 8016 4294967295 134512640 135305190 3214449856 3214448032 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2039/statm: 14885 8016 79 194 0 14689 0
[pid=2039/tid=2040] ppid=2036 vsize=59540 CPUtime=2.76
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 828 0 0 0 271 5 0 0 15 0 4 0 1105302959 60968960 8016 4294967295 134512640 135305190 3214449856 3084360964 134695249 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=59540 CPUtime=2.77
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 1026 0 0 0 275 2 0 0 16 0 4 0 1105302959 60968960 8016 4294967295 134512640 135305190 3214449856 3075972132 134695249 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=59540 CPUtime=2.72
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 974 0 0 0 267 5 0 0 16 0 4 0 1105302959 60968960 8016 4294967295 134512640 135305190 3214449856 3067583344 134551736 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.26
Current children cumulated vsize (KiB) 61956

[startup+6.32182 s]
/proc/loadavg: 2.31 3.66 4.07 6/102 2042
/proc/meminfo: memFree=2882684/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=71392 CPUtime=23.71
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 11141 0 0 0 2348 23 0 0 15 0 4 0 1105302949 73105408 11076 4294967295 134512640 135305190 3214449856 3214447976 134839991 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2039/statm: 17848 11076 79 194 0 17652 0
[pid=2039/tid=2040] ppid=2036 vsize=71392 CPUtime=5.93
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 1305 0 0 0 587 6 0 0 16 0 4 0 1105302959 73105408 11076 4294967295 134512640 135305190 3214449856 3084360896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=71392 CPUtime=5.91
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 1961 0 0 0 586 5 0 0 16 0 4 0 1105302959 73105408 11076 4294967295 134512640 135305190 3214449856 3075972288 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=71392 CPUtime=5.88
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 1730 0 0 0 581 7 0 0 16 0 4 0 1105302959 73105408 11076 4294967295 134512640 135305190 3214449856 3067583396 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.92
Current children cumulated vsize (KiB) 73808

[startup+12.7116 s]
/proc/loadavg: 2.60 3.70 4.08 5/102 2042
/proc/meminfo: memFree=2871876/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=80912 CPUtime=49.18
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 13520 0 0 0 4890 28 0 0 16 0 4 0 1105302949 82853888 13455 4294967295 134512640 135305190 3214449856 3214448032 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2039/statm: 20228 13455 79 194 0 20032 0
[pid=2039/tid=2040] ppid=2036 vsize=80912 CPUtime=12.32
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 1682 0 0 0 1225 7 0 0 16 0 4 0 1105302959 82853888 13455 4294967295 134512640 135305190 3214449856 3084360896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=80912 CPUtime=12.25
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 2581 0 0 0 1220 5 0 0 18 0 4 0 1105302959 82853888 13455 4294967295 134512640 135305190 3214449856 3075972288 134528489 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=80912 CPUtime=12.24
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 2420 0 0 0 1215 9 0 0 16 0 4 0 1105302959 82853888 13455 4294967295 134512640 135305190 3214449856 3067583680 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.39
Current children cumulated vsize (KiB) 83328

[startup+25.5106 s]
/proc/loadavg: 3.12 3.76 4.09 5/102 2044
/proc/meminfo: memFree=2857660/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=94720 CPUtime=100.24
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 16901 0 0 0 9983 41 0 0 25 0 4 0 1105302949 96993280 16836 4294967295 134512640 135305190 3214449856 3214447824 134548012 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2039/statm: 23680 16836 79 194 0 23484 0
[pid=2039/tid=2040] ppid=2036 vsize=94720 CPUtime=25.07
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 2261 0 0 0 2494 13 0 0 25 0 4 0 1105302959 96993280 16836 4294967295 134512640 135305190 3214449856 3084360896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=94720 CPUtime=24.99
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 3437 0 0 0 2492 7 0 0 25 0 4 0 1105302959 96993280 16836 4294967295 134512640 135305190 3214449856 3075972288 134528203 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=94720 CPUtime=25.03
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 3532 0 0 0 2491 12 0 0 25 0 4 0 1105302959 96993280 16836 4294967295 134512640 135305190 3214449856 3067583680 134528268 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.45
Current children cumulated vsize (KiB) 97136

[startup+51.1185 s]
/proc/loadavg: 3.55 3.81 4.10 5/102 2047
/proc/meminfo: memFree=2842656/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=109716 CPUtime=202.47
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 20658 0 0 0 20194 53 0 0 25 0 4 0 1105302949 112349184 20593 4294967295 134512640 135305190 3214449856 3214448032 134528248 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2039/statm: 27429 20593 79 194 0 27233 0
[pid=2039/tid=2040] ppid=2036 vsize=109716 CPUtime=50.54
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 3011 0 0 0 5038 16 0 0 25 0 4 0 1105302959 112349184 20593 4294967295 134512640 135305190 3214449856 3084360896 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=109716 CPUtime=50.57
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 4484 0 0 0 5045 12 0 0 25 0 4 0 1105302959 112349184 20593 4294967295 134512640 135305190 3214449856 3075971904 134551651 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=109716 CPUtime=50.61
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 4551 0 0 0 5047 14 0 0 25 0 4 0 1105302959 112349184 20593 4294967295 134512640 135305190 3214449856 3067583680 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.68
Current children cumulated vsize (KiB) 112132

[startup+102.315 s]
/proc/loadavg: 3.85 3.85 4.09 5/102 2233
/proc/meminfo: memFree=2816872/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=136272 CPUtime=406.53
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 27101 0 0 0 40582 71 0 0 25 0 4 0 1105302949 139542528 27036 4294967295 134512640 135305190 3214449856 3214448032 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2039/statm: 34068 27036 79 194 0 33872 0
[pid=2039/tid=2040] ppid=2036 vsize=136272 CPUtime=101.31
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 4453 0 0 0 10109 22 0 0 25 0 4 0 1105302959 139542528 27036 4294967295 134512640 135305190 3214449856 3084360896 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=136272 CPUtime=101.57
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 6028 0 0 0 10138 19 0 0 25 0 4 0 1105302959 139542528 27036 4294967295 134512640 135305190 3214449856 3075972288 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=136272 CPUtime=101.72
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 6170 0 0 0 10157 15 0 0 25 0 4 0 1105302959 139542528 27036 4294967295 134512640 135305190 3214449856 3067583680 134528512 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.74
Current children cumulated vsize (KiB) 138688

[startup+162.31 s]
/proc/loadavg: 4.04 3.91 4.09 6/102 2421
/proc/meminfo: memFree=2790212/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=163472 CPUtime=645.93
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 33654 0 0 0 64489 104 0 0 25 0 4 0 1105302949 167395328 33589 4294967295 134512640 135305190 3214449856 3214448032 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/2039/statm: 40868 33589 79 194 0 40672 0
[pid=2039/tid=2040] ppid=2036 vsize=163472 CPUtime=161.07
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 6135 0 0 0 16078 29 0 0 25 0 4 0 1105302959 167395328 33589 4294967295 134512640 135305190 3214449856 3084360896 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=163472 CPUtime=161.42
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 7550 0 0 0 16114 28 0 0 25 0 4 0 1105302959 167395328 33589 4294967295 134512640 135305190 3214449856 3075972288 134528503 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=163472 CPUtime=161.59
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 7955 0 0 0 16135 24 0 0 25 0 4 0 1105302959 167395328 33589 4294967295 134512640 135305190 3214449856 3067583680 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 646.14
Current children cumulated vsize (KiB) 165888

[startup+222.315 s]

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

/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 14726 0 0 0 58023 71 0 0 25 0 4 0 1105302959 281309184 60461 4294967295 134512640 135305190 3214449856 3067583680 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2321.94
Current children cumulated vsize (KiB) 277132

[startup+642.312 s]
/proc/loadavg: 4.53 4.33 4.21 6/102 3976
/proc/meminfo: memFree=2649340/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=309000 CPUtime=2560.9
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 68829 0 0 0 255797 293 0 0 25 0 4 0 1105302949 316416000 68764 4294967295 134512640 135305190 3214449856 3214448032 134528252 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2039/statm: 77250 68764 79 194 0 77054 0
[pid=2039/tid=2040] ppid=2036 vsize=309000 CPUtime=639.86
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 14372 0 0 0 63918 68 0 0 25 0 4 0 1105302959 316416000 68764 4294967295 134512640 135305190 3214449856 3084360896 134528347 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=309000 CPUtime=640.14
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16212 0 0 0 63936 78 0 0 25 0 4 0 1105302959 316416000 68764 4294967295 134512640 135305190 3214449856 3075972288 134528548 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=309000 CPUtime=640.58
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16707 0 0 0 63976 82 0 0 25 0 4 0 1105302959 316416000 68764 4294967295 134512640 135305190 3214449856 3067583680 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2561.11
Current children cumulated vsize (KiB) 311416

[startup+702.317 s]
/proc/loadavg: 4.50 4.36 4.22 5/102 4167
/proc/meminfo: memFree=2645008/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=312792 CPUtime=2800.3
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 69716 0 0 0 279719 311 0 0 25 0 4 0 1105302949 320299008 69651 4294967295 134512640 135305190 3214449856 3214448032 134528376 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2039/statm: 78198 69651 79 194 0 78002 0
[pid=2039/tid=2040] ppid=2036 vsize=312792 CPUtime=699.51
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 14465 0 0 0 69880 71 0 0 25 0 4 0 1105302959 320299008 69651 4294967295 134512640 135305190 3214449856 3084360896 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=312792 CPUtime=700.08
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16317 0 0 0 69926 82 0 0 25 0 4 0 1105302959 320299008 69651 4294967295 134512640 135305190 3214449856 3075972288 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=312792 CPUtime=700.41
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16712 0 0 0 69953 88 0 0 25 0 4 0 1105302959 320299008 69651 4294967295 134512640 135305190 3214449856 3067583680 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2800.51
Current children cumulated vsize (KiB) 315208

[startup+762.313 s]
/proc/loadavg: 4.51 4.38 4.24 5/102 4354
/proc/meminfo: memFree=2642652/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=317460 CPUtime=3039.86
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 70633 0 0 0 303656 330 0 0 25 0 4 0 1105302949 325079040 70568 4294967295 134512640 135305190 3214449856 3214448032 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/2039/statm: 79365 70568 79 194 0 79169 0
[pid=2039/tid=2040] ppid=2036 vsize=317460 CPUtime=759.49
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 14638 0 0 0 75873 76 0 0 25 0 4 0 1105302959 325079040 70568 4294967295 134512640 135305190 3214449856 3084360896 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=317460 CPUtime=759.99
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16516 0 0 0 75912 87 0 0 25 0 4 0 1105302959 325079040 70568 4294967295 134512640 135305190 3214449856 3075972288 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=317460 CPUtime=760.14
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16921 0 0 0 75923 91 0 0 25 0 4 0 1105302959 325079040 70568 4294967295 134512640 135305190 3214449856 3067583680 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.07
Current children cumulated vsize (KiB) 319876

[startup+822.308 s]
/proc/loadavg: 4.52 4.41 4.26 6/102 4543
/proc/meminfo: memFree=2636816/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=322524 CPUtime=3279.19
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 71996 0 0 0 327545 374 0 0 25 0 4 0 1105302949 330264576 71931 4294967295 134512640 135305190 3214449856 3214448032 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/2039/statm: 80631 71931 79 194 0 80435 0
[pid=2039/tid=2040] ppid=2036 vsize=322524 CPUtime=819.2
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 14851 0 0 0 81826 94 0 0 25 0 4 0 1105302959 330264576 71931 4294967295 134512640 135305190 3214449856 3084360896 134528539 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=322524 CPUtime=819.92
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16842 0 0 0 81901 91 0 0 25 0 4 0 1105302959 330264576 71931 4294967295 134512640 135305190 3214449856 3075972176 134539420 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=322524 CPUtime=819.92
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 17404 0 0 0 81886 106 0 0 25 0 4 0 1105302959 330264576 71931 4294967295 134512640 135305190 3214449856 3067583680 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.4
Current children cumulated vsize (KiB) 324940

[startup+882.313 s]
/proc/loadavg: 4.46 4.43 4.27 5/102 4732
/proc/meminfo: memFree=2616184/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=343840 CPUtime=3518.89
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 77190 0 0 0 351489 400 0 0 25 0 4 0 1105302949 352092160 77125 4294967295 134512640 135305190 3214449856 3214448032 134528319 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2039/statm: 85960 77125 79 194 0 85764 0
[pid=2039/tid=2040] ppid=2036 vsize=343840 CPUtime=879.04
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16110 0 0 0 87805 99 0 0 25 0 4 0 1105302959 352092160 77125 4294967295 134512640 135305190 3214449856 3084360896 134528791 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=343840 CPUtime=879.91
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 18583 0 0 0 87892 99 0 0 25 0 4 0 1105302959 352092160 77125 4294967295 134512640 135305190 3214449856 3075972288 134528520 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=343840 CPUtime=879.85
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 18421 0 0 0 87868 117 0 0 25 0 4 0 1105302959 352092160 77125 4294967295 134512640 135305190 3214449856 3067583680 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3519.1
Current children cumulated vsize (KiB) 346256

[startup+942.308 s]
/proc/loadavg: 4.41 4.42 4.28 5/102 4919
/proc/meminfo: memFree=2611652/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=348736 CPUtime=3758.34
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 78095 0 0 0 375422 412 0 0 25 0 4 0 1105302949 357105664 78030 4294967295 134512640 135305190 3214449856 3214448032 134528545 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2039/statm: 87184 78030 79 194 0 86988 0
[pid=2039/tid=2040] ppid=2036 vsize=348736 CPUtime=938.83
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16235 0 0 0 93781 102 0 0 25 0 4 0 1105302959 357105664 78030 4294967295 134512640 135305190 3214449856 3084360896 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=348736 CPUtime=939.82
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 18821 0 0 0 93882 100 0 0 25 0 4 0 1105302959 357105664 78030 4294967295 134512640 135305190 3214449856 3075972288 134528224 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=348736 CPUtime=939.63
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 18608 0 0 0 93842 121 0 0 25 0 4 0 1105302959 357105664 78030 4294967295 134512640 135305190 3214449856 3067583680 134528520 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3758.55
Current children cumulated vsize (KiB) 351152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.53 4.46 4.29 6/102 5106
/proc/meminfo: memFree=2608180/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=354172 CPUtime=3988.62
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 79195 0 0 0 398435 427 0 0 25 0 4 0 1105302949 362672128 79130 4294967295 134512640 135305190 3214449856 3214447824 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2039/statm: 88543 79130 79 194 0 88347 0
[pid=2039/tid=2040] ppid=2036 vsize=354172 CPUtime=996.38
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16381 0 0 0 99534 104 0 0 25 0 4 0 1105302959 362672128 79130 4294967295 134512640 135305190 3214449856 3084360896 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=354172 CPUtime=997.22
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 19047 0 0 0 99620 102 0 0 25 0 4 0 1105302959 362672128 79130 4294967295 134512640 135305190 3214449856 3075972288 134528402 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=354172 CPUtime=997.34
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 18960 0 0 0 99605 129 0 0 25 0 4 0 1105302959 362672128 79130 4294967295 134512640 135305190 3214449856 3067583680 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3988.83
Current children cumulated vsize (KiB) 356588

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

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

[startup+1000.01 s]
/proc/loadavg: 4.53 4.46 4.29 6/102 5106
/proc/meminfo: memFree=2608180/3368532 swapFree=1952996/1959888
[pid=2036] ppid=2034 vsize=2416 CPUtime=0.21
/proc/2036/stat : 2036 (manysat.sh) S 2034 2036 21691 0 -1 4194304 369 1761 0 0 0 0 19 2 17 0 1 0 1105302928 2473984 274 4294967295 134512640 135169312 3218032704 3218028920 3085778670 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/2036/statm: 604 274 231 161 0 43 0
[pid=2039] ppid=2036 vsize=354172 CPUtime=3988.62
/proc/2039/stat : 2039 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202496 79195 0 0 0 398435 427 0 0 25 0 4 0 1105302949 362672128 79130 4294967295 134512640 135305190 3214449856 3214447824 134547909 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/2039/statm: 88543 79130 79 194 0 88347 0
[pid=2039/tid=2040] ppid=2036 vsize=354172 CPUtime=996.38
/proc/2039/task/2040/stat : 2040 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 16381 0 0 0 99534 104 0 0 25 0 4 0 1105302959 362672128 79130 4294967295 134512640 135305190 3214449856 3084360896 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=2039/tid=2041] ppid=2036 vsize=354172 CPUtime=997.22
/proc/2039/task/2041/stat : 2041 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 19047 0 0 0 99620 102 0 0 25 0 4 0 1105302959 362672128 79130 4294967295 134512640 135305190 3214449856 3075972288 134528402 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=2039/tid=2042] ppid=2036 vsize=354172 CPUtime=997.34
/proc/2039/task/2042/stat : 2042 (manysat1.1_stat) R 2036 2036 21691 0 -1 4202560 18960 0 0 0 99605 129 0 0 25 0 4 0 1105302959 362672128 79130 4294967295 134512640 135305190 3214449856 3067583680 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3988.83
Current children cumulated vsize (KiB) 356588

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2036 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=190000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=20000
# CPU time returned by wait4() is 0.21
# while last known CPU time is 3988.83
#
# 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): 3988.83
CPU user time (s): 3984.54
CPU system time (s): 4.29
CPU usage (%): 398.865
Max. virtual memory (cumulated for all children) (KiB): 356588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.19
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= 2130
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= 67

runsolver used 0 second user time and 0.03 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 13:54:17
IDJOB=1776604
IDBENCH=69560
IDSOLVER=623
FILE ID=tipi45/1776604-1243511657
PBS_JOBID=
Free space on /tmp= 15501 MiB

SOLVER NAME= ManySAT 1.1 aimd 1/2009-03-20 (4 threads)
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-x1mul.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1776604-1243511657/watcher-1776604-1243511657 -o /tmp/evaluation-result-1776604-1243511657/solver-1776604-1243511657 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1776604-1243511657.cnf aimd 1

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

MD5SUM BENCH= b44e541aede789d4830fa0a3a047fcda
RANDOM SEED= 1125662490

Linux tipi45 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.081
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.081
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.10
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.081
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.081
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:       2924612 kB
Buffers:        136612 kB
Cached:         199876 kB
SwapCached:       2100 kB
Active:          85944 kB
Inactive:       259672 kB
HighTotal:     2489216 kB
HighFree:      2276768 kB
LowTotal:       879316 kB
LowFree:        647844 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            2600 kB
Writeback:           0 kB
AnonPages:        8400 kB
Mapped:           3300 kB
Slab:            85532 kB
SReclaimable:    74048 kB
SUnreclaim:      11484 kB
PageTables:        480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89604 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15500 MiB
End job on tipi45 at 2009-05-28 14:10:59