Trace number 1779181

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.12/0.18	c ==============================================================================
0.12/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.18	c ==============================================================================
0.12/0.18	c |         0 |  227991   590788 |   68397       0        0     nan |  0.000 % |
0.82/0.89	c |         0 |  164401   556548 |      --       0       --      -- |     --   | -63590/-34240
0.82/0.89	c ==============================================================================
0.82/0.89	c Result  :   #vars: 28657   #clauses: 164401   #literals: 556548
0.82/0.89	c CPU time:   0.82 s
0.82/0.89	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-1779181-1243521154/watcher-1779181-1243521154 -o /tmp/evaluation-result-1779181-1243521154/solver-1779181-1243521154 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779181-1243521154.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.94 4.31 4.30 3/98 7767
/proc/meminfo: memFree=2934820/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2412 CPUtime=0
/proc/7767/stat : 7767 (manysat.sh) R 7765 7767 28360 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 933692151 2469888 273 4294967295 134512640 135169312 3216551632 3216550108 3084953460 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/7767/statm: 603 273 231 161 0 42 0
[pid=7768] ppid=7767 vsize=2460 CPUtime=0.01
/proc/7768/stat : 7768 (SatElite) R 7767 7767 28360 0 -1 4202496 459 0 0 0 1 0 0 0 18 0 1 0 933692151 2519040 396 4294967295 134512640 135034092 3217637280 3217633568 134544897 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7768/statm: 615 400 50 128 0 485 0

[startup+0.092679 s]
/proc/loadavg: 3.94 4.31 4.30 3/98 7767
/proc/meminfo: memFree=2934820/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2412 CPUtime=0
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 933692151 2469888 273 4294967295 134512640 135169312 3216551632 3216550168 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7767/statm: 603 273 231 161 0 42 0
[pid=7768] ppid=7767 vsize=23924 CPUtime=0.1
/proc/7768/stat : 7768 (SatElite) R 7767 7767 28360 0 -1 4202496 4713 0 0 0 8 2 0 0 19 0 1 0 933692151 24498176 4503 4294967295 134512640 135034092 3217637280 3217633624 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7768/statm: 5981 4503 50 128 0 5851 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 26336

[startup+0.112677 s]
/proc/loadavg: 3.94 4.31 4.30 3/98 7767
/proc/meminfo: memFree=2934820/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2412 CPUtime=0
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 933692151 2469888 273 4294967295 134512640 135169312 3216551632 3216550168 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7767/statm: 603 273 231 161 0 42 0
[pid=7768] ppid=7767 vsize=26416 CPUtime=0.12
/proc/7768/stat : 7768 (SatElite) R 7767 7767 28360 0 -1 4202496 5229 0 0 0 10 2 0 0 19 0 1 0 933692151 27049984 5019 4294967295 134512640 135034092 3217637280 3217633624 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7768/statm: 6604 5019 50 128 0 6474 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 28828

[startup+0.312662 s]
/proc/loadavg: 3.94 4.31 4.30 3/98 7767
/proc/meminfo: memFree=2934820/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2412 CPUtime=0
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 933692151 2469888 273 4294967295 134512640 135169312 3216551632 3216550168 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7767/statm: 603 273 231 161 0 42 0
[pid=7768] ppid=7767 vsize=38348 CPUtime=0.32
/proc/7768/stat : 7768 (SatElite) R 7767 7767 28360 0 -1 4202496 8446 0 0 0 28 4 0 0 20 0 1 0 933692151 39268352 8032 4294967295 134512640 135034092 3217637280 3217633276 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7768/statm: 9587 8032 67 128 0 9457 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 40760

[startup+0.712627 s]
/proc/loadavg: 3.94 4.31 4.30 3/98 7767
/proc/meminfo: memFree=2934820/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2412 CPUtime=0
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 933692151 2469888 273 4294967295 134512640 135169312 3216551632 3216550168 3084951278 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/7767/statm: 603 273 231 161 0 42 0
[pid=7768] ppid=7767 vsize=43108 CPUtime=0.72
/proc/7768/stat : 7768 (SatElite) R 7767 7767 28360 0 -1 4202496 9684 0 0 0 64 8 0 0 21 0 1 0 933692151 44142592 9132 4294967295 134512640 135034092 3217637280 3217633584 134569277 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7768/statm: 10777 9132 67 128 0 10647 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 45520

[startup+1.51256 s]
/proc/loadavg: 3.94 4.31 4.30 2/100 7769
/proc/meminfo: memFree=2892724/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 2416

[startup+3.12244 s]
/proc/loadavg: 3.94 4.31 4.30 5/103 7773
/proc/meminfo: memFree=2873828/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=87616 CPUtime=6.46
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 14556 0 0 0 607 39 0 0 16 0 4 0 933692262 89718784 14469 4294967295 134512640 135305190 3213317040 3213315140 134695249 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7770/statm: 21904 14469 79 194 0 21708 0
[pid=7770/tid=7771] ppid=7767 vsize=87616 CPUtime=1.46
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 677 0 0 0 142 4 0 0 16 0 4 0 933692299 89718784 14469 4294967295 134512640 135305190 3213317040 3073350848 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=87616 CPUtime=1.59
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 729 0 0 0 147 12 0 0 16 0 4 0 933692299 89718784 14469 4294967295 134512640 135305190 3213317040 3064961920 134553350 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=87616 CPUtime=1.45
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 887 0 0 0 136 9 0 0 15 0 4 0 933692299 89718784 14469 4294967295 134512640 135305190 3213317040 3056573360 134558763 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.58
Current children cumulated vsize (KiB) 90032

[startup+6.31218 s]
/proc/loadavg: 4.19 4.35 4.31 6/103 7773
/proc/meminfo: memFree=2869116/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=89840 CPUtime=19.19
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 15152 0 0 0 1878 41 0 0 19 0 4 0 933692262 91996160 15065 4294967295 134512640 135305190 3213317040 3213315216 134528406 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7770/statm: 22460 15065 79 194 0 22264 0
[pid=7770/tid=7771] ppid=7767 vsize=89840 CPUtime=4.64
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 846 0 0 0 460 4 0 0 19 0 4 0 933692299 91996160 15065 4294967295 134512640 135305190 3213317040 3073350848 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=89840 CPUtime=4.78
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 900 0 0 0 466 12 0 0 20 0 4 0 933692299 91996160 15065 4294967295 134512640 135305190 3213317040 3064961920 134554294 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=89840 CPUtime=4.62
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 1039 0 0 0 453 9 0 0 19 0 4 0 933692299 91996160 15065 4294967295 134512640 135305190 3213317040 3056573632 134528771 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.31
Current children cumulated vsize (KiB) 92256

[startup+12.7117 s]
/proc/loadavg: 4.17 4.35 4.31 7/103 7774
/proc/meminfo: memFree=2865692/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=92860 CPUtime=44.75
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 15919 0 0 0 4431 44 0 0 25 0 4 0 933692262 95088640 15832 4294967295 134512640 135305190 3213317040 3213314944 134558354 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7770/statm: 23215 15832 79 194 0 23019 0
[pid=7770/tid=7771] ppid=7767 vsize=92860 CPUtime=11.03
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 1009 0 0 0 1099 4 0 0 25 0 4 0 933692299 95088640 15832 4294967295 134512640 135305190 3213317040 3073350848 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=92860 CPUtime=11.18
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 1110 0 0 0 1106 12 0 0 25 0 4 0 933692299 95088640 15832 4294967295 134512640 135305190 3213317040 3064961856 134551681 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=92860 CPUtime=11
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 1238 0 0 0 1088 12 0 0 25 0 4 0 933692299 95088640 15832 4294967295 134512640 135305190 3213317040 3056573632 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.87
Current children cumulated vsize (KiB) 95276

[startup+25.5106 s]
/proc/loadavg: 4.27 4.36 4.31 5/103 7775
/proc/meminfo: memFree=2860480/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=97732 CPUtime=95.89
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 17173 0 0 0 9545 44 0 0 25 0 4 0 933692262 100077568 17086 4294967295 134512640 135305190 3213317040 3213314944 134557557 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7770/statm: 24433 17086 79 194 0 24237 0
[pid=7770/tid=7771] ppid=7767 vsize=97732 CPUtime=23.82
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 1399 0 0 0 2378 4 0 0 25 0 4 0 933692299 100077568 17086 4294967295 134512640 135305190 3213317040 3073350848 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=97732 CPUtime=23.98
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 1444 0 0 0 2386 12 0 0 25 0 4 0 933692299 100077568 17086 4294967295 134512640 135305190 3213317040 3064961856 134551712 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=97732 CPUtime=23.75
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 1521 0 0 0 2363 12 0 0 25 0 4 0 933692299 100077568 17086 4294967295 134512640 135305190 3213317040 3056573632 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.01
Current children cumulated vsize (KiB) 100148

[startup+51.1185 s]
/proc/loadavg: 4.18 4.33 4.30 5/103 7960
/proc/meminfo: memFree=2850992/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=107576 CPUtime=197.99
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 19485 0 0 0 19750 49 0 0 25 0 4 0 933692262 110157824 19398 4294967295 134512640 135305190 3213317040 3213314964 134840070 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7770/statm: 26894 19398 79 194 0 26698 0
[pid=7770/tid=7771] ppid=7767 vsize=107576 CPUtime=49.37
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 1812 0 0 0 4931 6 0 0 25 0 4 0 933692299 110157824 19398 4294967295 134512640 135305190 3213317040 3073350576 134556778 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=107576 CPUtime=49.43
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 2101 0 0 0 4931 12 0 0 25 0 4 0 933692299 110157824 19398 4294967295 134512640 135305190 3213317040 3064961920 134552824 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=107576 CPUtime=49.26
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 2085 0 0 0 4913 13 0 0 25 0 4 0 933692299 110157824 19398 4294967295 134512640 135305190 3213317040 3056573296 134551651 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 199.11
Current children cumulated vsize (KiB) 109992

[startup+102.314 s]
/proc/loadavg: 4.29 4.33 4.30 6/104 8034
/proc/meminfo: memFree=2832864/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=124608 CPUtime=402.28
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 23894 0 0 0 40167 61 0 0 25 0 4 0 933692262 127598592 23807 4294967295 134512640 135305190 3213317040 3213315216 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7770/statm: 31152 23807 79 194 0 30956 0
[pid=7770/tid=7771] ppid=7767 vsize=124608 CPUtime=100.3
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 2805 0 0 0 10019 11 0 0 25 0 4 0 933692299 127598592 23807 4294967295 134512640 135305190 3213317040 3073350848 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=124608 CPUtime=100.62
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 3257 0 0 0 10047 15 0 0 25 0 4 0 933692299 127598592 23807 4294967295 134512640 135305190 3213317040 3064962240 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=124608 CPUtime=100.28
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 3452 0 0 0 10013 15 0 0 25 0 4 0 933692299 127598592 23807 4294967295 134512640 135305190 3213317040 3056573296 134551697 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 403.4
Current children cumulated vsize (KiB) 127024

[startup+162.309 s]
/proc/loadavg: 4.45 4.38 4.32 8/104 8213
/proc/meminfo: memFree=2819448/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=137572 CPUtime=641.23
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 26994 0 0 0 64050 73 0 0 25 0 4 0 933692262 140873728 26907 4294967295 134512640 135305190 3213317040 3213314880 134551712 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7770/statm: 34393 26907 79 194 0 34197 0
[pid=7770/tid=7771] ppid=7767 vsize=137572 CPUtime=159.71
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 3368 0 0 0 15956 15 0 0 25 0 4 0 933692299 140873728 26907 4294967295 134512640 135305190 3213317040 3073350848 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=137572 CPUtime=160.6
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 4083 0 0 0 16044 16 0 0 25 0 4 0 933692299 140873728 26907 4294967295 134512640 135305190 3213317040 3064962240 134528229 0 0 0 3 0 0 0 -1 0 0 0 0

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

/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 10366 0 0 0 51788 38 0 0 25 0 4 0 933692299 222056448 46908 4294967295 134512640 135305190 3213317040 3056573296 134551681 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2079.1
Current children cumulated vsize (KiB) 219268

[startup+582.305 s]
/proc/loadavg: 4.47 4.56 4.42 5/103 9476
/proc/meminfo: memFree=2739108/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=217324 CPUtime=2317.22
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 47074 0 0 0 231556 166 0 0 25 0 4 0 933692262 222539776 46987 4294967295 134512640 135305190 3213317040 3213314880 134551953 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7770/statm: 54331 46987 79 194 0 54135 0
[pid=7770/tid=7771] ppid=7767 vsize=217324 CPUtime=579.25
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 7494 0 0 0 57891 34 0 0 25 0 4 0 933692299 222539776 46987 4294967295 134512640 135305190 3213317040 3073350848 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=217324 CPUtime=580.48
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 9454 0 0 0 58009 39 0 0 25 0 4 0 933692299 222539776 46987 4294967295 134512640 135305190 3213317040 3064961920 134552302 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=217324 CPUtime=577.87
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 10366 0 0 0 57744 43 0 0 25 0 4 0 933692299 222539776 46987 4294967295 134512640 135305190 3213317040 3056573632 134528277 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2318.34
Current children cumulated vsize (KiB) 219740

[startup+642.31 s]
/proc/loadavg: 4.76 4.63 4.45 5/103 9665
/proc/meminfo: memFree=2730752/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=226944 CPUtime=2556.37
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 49472 0 0 0 255458 179 0 0 25 0 4 0 933692262 232390656 49385 4294967295 134512640 135305190 3213317040 3213315216 134528406 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7770/statm: 56736 49385 79 194 0 56540 0
[pid=7770/tid=7771] ppid=7767 vsize=226944 CPUtime=638.99
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 8012 0 0 0 63862 37 0 0 25 0 4 0 933692299 232390656 49385 4294967295 134512640 135305190 3213317040 3073350576 134556734 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=226944 CPUtime=639.94
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 10233 0 0 0 63951 43 0 0 25 0 4 0 933692299 232390656 49385 4294967295 134512640 135305190 3213317040 3064962240 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=226944 CPUtime=637.87
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 10868 0 0 0 63740 47 0 0 25 0 4 0 933692299 232390656 49385 4294967295 134512640 135305190 3213317040 3056573632 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2557.49
Current children cumulated vsize (KiB) 229360

[startup+702.305 s]
/proc/loadavg: 4.53 4.58 4.45 5/103 9852
/proc/meminfo: memFree=2719880/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=238180 CPUtime=2795.62
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 52149 0 0 0 279370 192 0 0 25 0 4 0 933692262 243896320 52062 4294967295 134512640 135305190 3213317040 3213315216 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/7770/statm: 59545 52062 79 194 0 59349 0
[pid=7770/tid=7771] ppid=7767 vsize=238180 CPUtime=698.77
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 8465 0 0 0 69835 42 0 0 25 0 4 0 933692299 243896320 52062 4294967295 134512640 135305190 3213317040 3073350848 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=238180 CPUtime=699.52
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 11002 0 0 0 69907 45 0 0 25 0 4 0 933692299 243896320 52062 4294967295 134512640 135305190 3213317040 3064961856 134551671 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=238180 CPUtime=697.81
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 11613 0 0 0 69729 52 0 0 25 0 4 0 933692299 243896320 52062 4294967295 134512640 135305190 3213317040 3056573360 134557247 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2796.74
Current children cumulated vsize (KiB) 240596

[startup+762.32 s]
/proc/loadavg: 4.57 4.58 4.45 6/103 10040
/proc/meminfo: memFree=2699264/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=258300 CPUtime=3034.98
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 57157 0 0 0 303288 210 0 0 25 0 4 0 933692262 264499200 57070 4294967295 134512640 135305190 3213317040 3213315216 134528548 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7770/statm: 64575 57070 79 194 0 64379 0
[pid=7770/tid=7771] ppid=7767 vsize=258300 CPUtime=758.66
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 9474 0 0 0 75816 50 0 0 25 0 4 0 933692299 264499200 57070 4294967295 134512640 135305190 3213317040 3073350512 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=258300 CPUtime=759.51
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 12373 0 0 0 75904 47 0 0 25 0 4 0 933692299 264499200 57070 4294967295 134512640 135305190 3213317040 3064961920 134553341 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=258300 CPUtime=757.32
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 13079 0 0 0 75678 54 0 0 25 0 4 0 933692299 264499200 57070 4294967295 134512640 135305190 3213317040 3056573632 134528189 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3036.1
Current children cumulated vsize (KiB) 260716

[startup+822.315 s]
/proc/loadavg: 4.41 4.53 4.45 6/103 10227
/proc/meminfo: memFree=2698180/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=259432 CPUtime=3274.56
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 57353 0 0 0 327228 228 0 0 25 0 4 0 933692262 265658368 57266 4294967295 134512640 135305190 3213317040 3213315216 134528229 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7770/statm: 64858 57266 79 194 0 64662 0
[pid=7770/tid=7771] ppid=7767 vsize=259432 CPUtime=818.56
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 9506 0 0 0 81802 54 0 0 25 0 4 0 933692299 265658368 57266 4294967295 134512640 135305190 3213317040 3073350848 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=259432 CPUtime=819.5
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 12516 0 0 0 81899 51 0 0 25 0 4 0 933692299 265658368 57266 4294967295 134512640 135305190 3213317040 3064961920 134552302 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=259432 CPUtime=817.27
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 13079 0 0 0 81666 61 0 0 25 0 4 0 933692299 265658368 57266 4294967295 134512640 135305190 3213317040 3056573296 134551681 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3275.68
Current children cumulated vsize (KiB) 261848

[startup+882.31 s]
/proc/loadavg: 4.39 4.51 4.44 5/103 10419
/proc/meminfo: memFree=2696304/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=260328 CPUtime=3514.04
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 57576 0 0 0 351166 238 0 0 25 0 4 0 933692262 266575872 57489 4294967295 134512640 135305190 3213317040 3213315216 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/7770/statm: 65082 57489 79 194 0 64886 0
[pid=7770/tid=7771] ppid=7767 vsize=260328 CPUtime=878.35
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 9514 0 0 0 87778 57 0 0 25 0 4 0 933692299 266575872 57489 4294967295 134512640 135305190 3213317040 3073350576 134557272 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=260328 CPUtime=879.49
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 12731 0 0 0 87895 54 0 0 25 0 4 0 933692299 266575872 57489 4294967295 134512640 135305190 3213317040 3064962240 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=260328 CPUtime=877.24
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 13079 0 0 0 87661 63 0 0 25 0 4 0 933692299 266575872 57489 4294967295 134512640 135305190 3213317040 3056573632 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3515.16
Current children cumulated vsize (KiB) 262744

[startup+942.306 s]
/proc/loadavg: 4.58 4.53 4.46 5/103 10608
/proc/meminfo: memFree=2691120/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=266912 CPUtime=3753.35
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 59343 0 0 0 375081 254 0 0 25 0 4 0 933692262 273317888 59256 4294967295 134512640 135305190 3213317040 3213314880 134551697 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/7770/statm: 66728 59256 79 194 0 66532 0
[pid=7770/tid=7771] ppid=7767 vsize=266912 CPUtime=938.27
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 9909 0 0 0 93769 58 0 0 25 0 4 0 933692299 273317888 59256 4294967295 134512640 135305190 3213317040 3073350848 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=266912 CPUtime=939.45
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 13252 0 0 0 93886 59 0 0 25 0 4 0 933692299 273317888 59256 4294967295 134512640 135305190 3213317040 3064962240 134528280 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=266912 CPUtime=936.67
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 13506 0 0 0 93602 65 0 0 25 0 4 0 933692299 273317888 59256 4294967295 134512640 135305190 3213317040 3056573360 134557163 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3754.47
Current children cumulated vsize (KiB) 269328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.71 4.57 4.47 5/103 10795
/proc/meminfo: memFree=2669636/3368532 swapFree=1959840/1959888
[pid=7767] ppid=7765 vsize=2416 CPUtime=1.12
/proc/7767/stat : 7767 (manysat.sh) S 7765 7767 28360 0 -1 4194304 369 9983 0 0 0 0 102 10 18 0 1 0 933692151 2473984 275 4294967295 134512640 135169312 3216551632 3216547848 3084951278 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7767/statm: 604 275 231 161 0 43 0
[pid=7770] ppid=7767 vsize=289172 CPUtime=3983.27
/proc/7770/stat : 7770 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202496 64789 0 0 0 398063 264 0 0 25 0 4 0 933692262 296112128 64702 4294967295 134512640 135305190 3213317040 3213315216 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7770/statm: 72293 64702 79 194 0 72097 0
[pid=7770/tid=7771] ppid=7767 vsize=289172 CPUtime=995.84
/proc/7770/task/7771/stat : 7771 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 10900 0 0 0 99526 58 0 0 25 0 4 0 933692299 296112128 64702 4294967295 134512640 135305190 3213317040 3073350848 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7770/tid=7772] ppid=7767 vsize=289172 CPUtime=997.12
/proc/7770/task/7772/stat : 7772 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 14657 0 0 0 99646 66 0 0 25 0 4 0 933692299 296112128 64702 4294967295 134512640 135305190 3213317040 3064962240 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7770/tid=7773] ppid=7767 vsize=289172 CPUtime=993.64
/proc/7770/task/7773/stat : 7773 (manysat1.1_stat) R 7767 7767 28360 0 -1 4202560 15158 0 0 0 99298 66 0 0 25 0 4 0 933692299 296112128 64702 4294967295 134512640 135305190 3213317040 3056573632 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3984.39
Current children cumulated vsize (KiB) 291588

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 7767 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=20000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=100000
# CPU time returned by wait4() is 1.12
# while last known CPU time is 3984.39
#
# 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): 3984.39
CPU user time (s): 3981.65
CPU system time (s): 2.74
CPU usage (%): 398.423
Max. virtual memory (cumulated for all children) (KiB): 291588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.02
system time used= 0.1
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10352
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 13

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi39 at 2009-05-28 16:32:34
IDJOB=1779181
IDBENCH=70820
IDSOLVER=620
FILE ID=tipi39/1779181-1243521154
PBS_JOBID=
Free space on /tmp= 5740 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-16.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1779181-1243521154/watcher-1779181-1243521154 -o /tmp/evaluation-result-1779181-1243521154/solver-1779181-1243521154 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1779181-1243521154.cnf aimd 0

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED= 2056412665

Linux tipi39 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.067
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.067
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.067
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.067
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:       2934820 kB
Buffers:         50676 kB
Cached:         282236 kB
SwapCached:          0 kB
Active:         194268 kB
Inactive:       155180 kB
HighTotal:     2489216 kB
HighFree:      2192812 kB
LowTotal:       879316 kB
LowFree:        742008 kB
SwapTotal:     1959888 kB
SwapFree:      1959840 kB
Dirty:            5692 kB
Writeback:           0 kB
AnonPages:       16504 kB
Mapped:           6120 kB
Slab:            74132 kB
SReclaimable:    61720 kB
SUnreclaim:      12412 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    95160 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 5732 MiB
End job on tipi39 at 2009-05-28 16:49:16