Trace number 1779172

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-15.cnf
MD5SUMc8a05d1e76535706c430a6b42d191d4b
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 variables69695
Number of clauses227171
Sum of the clauses size588683
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292572
Number of clauses of size 3134470
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.11/0.18	c ==============================================================================
0.11/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.18	c ==============================================================================
0.11/0.18	c |         0 |  226528   587013 |   67958       0        0     nan |  0.000 % |
0.81/0.89	c |         0 |  163587   553632 |      --       0       --      -- |     --   | -62941/-33381
0.81/0.89	c ==============================================================================
0.81/0.89	c Result  :   #vars: 28546   #clauses: 163587   #literals: 553632
0.81/0.89	c CPU time:   0.82 s
0.81/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-1779172-1243521110/watcher-1779172-1243521110 -o /tmp/evaluation-result-1779172-1243521110/solver-1779172-1243521110 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1779172-1243521110.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.31 4.30 4.33 3/97 32679
/proc/meminfo: memFree=2895960/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2412 CPUtime=0
/proc/32679/stat : 32679 (manysat.sh) R 32677 32679 21691 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1106248313 2469888 273 4294967295 134512640 135169312 3213214624 3213213100 3085731700 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/32679/statm: 603 273 231 161 0 42 0
[pid=32680] ppid=32679 vsize=2464 CPUtime=0
/proc/32680/stat : 32680 (SatElite) R 32679 32679 21691 0 -1 4202496 462 0 0 0 0 0 0 0 18 0 1 0 1106248313 2523136 399 4294967295 134512640 135034092 3213038400 3213034688 134544963 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32680/statm: 616 401 50 128 0 486 0

[startup+0.048592 s]
/proc/loadavg: 4.31 4.30 4.33 3/97 32679
/proc/meminfo: memFree=2895960/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2412 CPUtime=0
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1106248313 2469888 273 4294967295 134512640 135169312 3213214624 3213213160 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32679/statm: 603 273 231 161 0 42 0
[pid=32680] ppid=32679 vsize=19056 CPUtime=0.05
/proc/32680/stat : 32680 (SatElite) R 32679 32679 21691 0 -1 4202496 3464 0 0 0 2 3 0 0 19 0 1 0 1106248313 19513344 3254 4294967295 134512640 135034092 3213038400 3213034360 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32680/statm: 4764 3255 50 128 0 4634 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21468

[startup+0.108588 s]
/proc/loadavg: 4.31 4.30 4.33 3/97 32679
/proc/meminfo: memFree=2895960/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2412 CPUtime=0
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1106248313 2469888 273 4294967295 134512640 135169312 3213214624 3213213160 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32679/statm: 603 273 231 161 0 42 0
[pid=32680] ppid=32679 vsize=26028 CPUtime=0.11
/proc/32680/stat : 32680 (SatElite) R 32679 32679 21691 0 -1 4202496 5123 0 0 0 7 4 0 0 19 0 1 0 1106248313 26652672 4913 4294967295 134512640 135034092 3213038400 3213034744 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32680/statm: 6507 4914 50 128 0 6377 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 28440

[startup+0.308569 s]
/proc/loadavg: 4.31 4.30 4.33 3/97 32679
/proc/meminfo: memFree=2895960/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2412 CPUtime=0
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1106248313 2469888 273 4294967295 134512640 135169312 3213214624 3213213160 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32679/statm: 603 273 231 161 0 42 0
[pid=32680] ppid=32679 vsize=38104 CPUtime=0.31
/proc/32680/stat : 32680 (SatElite) R 32679 32679 21691 0 -1 4202496 8363 0 0 0 24 7 0 0 20 0 1 0 1106248313 39018496 7949 4294967295 134512640 135034092 3213038400 3213034396 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32680/statm: 9526 7949 67 128 0 9396 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 40516

[startup+0.708546 s]
/proc/loadavg: 4.31 4.30 4.33 3/97 32679
/proc/meminfo: memFree=2895960/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2412 CPUtime=0
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1106248313 2469888 273 4294967295 134512640 135169312 3213214624 3213213160 3085729518 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/32679/statm: 603 273 231 161 0 42 0
[pid=32680] ppid=32679 vsize=42940 CPUtime=0.71
/proc/32680/stat : 32680 (SatElite) R 32679 32679 21691 0 -1 4202496 9638 0 0 0 64 7 0 0 21 0 1 0 1106248313 43970560 9088 4294967295 134512640 135034092 3213038400 3213034704 134569577 0 0 0 3 0 0 0 17 2 0 0 0
/proc/32680/statm: 10735 9088 67 128 0 10605 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 45352

[startup+1.50847 s]
/proc/loadavg: 4.05 4.25 4.32 2/99 32681
/proc/meminfo: memFree=2854324/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 2416

[startup+3.10836 s]
/proc/loadavg: 4.05 4.25 4.32 5/102 32685
/proc/meminfo: memFree=2834492/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=87432 CPUtime=6.69
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 14597 0 0 0 626 43 0 0 16 0 4 0 1106248424 89530368 14529 4294967295 134512640 135305190 3215476160 3215474000 134551681 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32682/statm: 21858 14529 79 194 0 21662 0
[pid=32682/tid=32683] ppid=32679 vsize=87432 CPUtime=1.54
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 764 0 0 0 144 10 0 0 16 0 4 0 1106248460 89530368 14529 4294967295 134512640 135305190 3215476160 3075013824 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=87432 CPUtime=1.6
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 633 0 0 0 146 14 0 0 16 0 4 0 1106248460 89530368 14530 4294967295 134512640 135305190 3215476160 3066625216 134528265 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=87432 CPUtime=1.6
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 850 0 0 0 152 8 0 0 16 0 4 0 1106248460 89530368 14530 4294967295 134512640 135305190 3215476160 3058236608 134528240 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 89848

[startup+6.30811 s]
/proc/loadavg: 4.05 4.25 4.32 8/102 32685
/proc/meminfo: memFree=2829052/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=90328 CPUtime=19.49
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 15388 0 0 0 1905 44 0 0 19 0 4 0 1106248424 92495872 15320 4294967295 134512640 135305190 3215476160 3215474336 134528768 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32682/statm: 22582 15320 79 194 0 22386 0
[pid=32682/tid=32683] ppid=32679 vsize=90328 CPUtime=4.74
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 967 0 0 0 464 10 0 0 18 0 4 0 1106248460 92495872 15320 4294967295 134512640 135305190 3215476160 3075013824 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=90328 CPUtime=4.8
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 826 0 0 0 465 15 0 0 18 0 4 0 1106248460 92495872 15320 4294967295 134512640 135305190 3215476160 3066625216 134528875 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=90328 CPUtime=4.8
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 1084 0 0 0 472 8 0 0 17 0 4 0 1106248460 92495872 15320 4294967295 134512640 135305190 3215476160 3058236272 134551697 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.6
Current children cumulated vsize (KiB) 92744

[startup+12.7076 s]
/proc/loadavg: 4.34 4.30 4.33 5/102 32686
/proc/meminfo: memFree=2825932/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=93208 CPUtime=45.08
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 16141 0 0 0 4463 45 0 0 25 0 4 0 1106248424 95444992 16073 4294967295 134512640 135305190 3215476160 3215474000 134551697 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32682/statm: 23302 16073 79 194 0 23106 0
[pid=32682/tid=32683] ppid=32679 vsize=93208 CPUtime=11.13
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 1112 0 0 0 1103 10 0 0 25 0 4 0 1106248460 95444992 16073 4294967295 134512640 135305190 3215476160 3075013552 134556798 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=93208 CPUtime=11.2
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 921 0 0 0 1105 15 0 0 25 0 4 0 1106248460 95444992 16073 4294967295 134512640 135305190 3215476160 3066624896 134552713 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=93208 CPUtime=11.2
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 1324 0 0 0 1111 9 0 0 25 0 4 0 1106248460 95444992 16073 4294967295 134512640 135305190 3215476160 3058236608 134528301 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.19
Current children cumulated vsize (KiB) 95624

[startup+25.5066 s]
/proc/loadavg: 4.28 4.29 4.33 6/102 32687
/proc/meminfo: memFree=2821140/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=97660 CPUtime=96.25
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 17305 0 0 0 9575 50 0 0 25 0 4 0 1106248424 100003840 17237 4294967295 134512640 135305190 3215476160 3215474336 134528298 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32682/statm: 24415 17237 79 194 0 24219 0
[pid=32682/tid=32683] ppid=32679 vsize=97660 CPUtime=23.9
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 1459 0 0 0 2379 11 0 0 25 0 4 0 1106248460 100003840 17237 4294967295 134512640 135305190 3215476160 3075013552 134556558 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=97660 CPUtime=24
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 1013 0 0 0 2383 17 0 0 25 0 4 0 1106248460 100003840 17237 4294967295 134512640 135305190 3215476160 3066624896 134552302 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=97660 CPUtime=24
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 1717 0 0 0 2391 9 0 0 25 0 4 0 1106248460 100003840 17237 4294967295 134512640 135305190 3215476160 3058236336 134556558 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.36
Current children cumulated vsize (KiB) 100076

[startup+51.1146 s]
/proc/loadavg: 4.24 4.28 4.32 5/102 32695
/proc/meminfo: memFree=2811560/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=106856 CPUtime=198.59
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 19499 0 0 0 19802 57 0 0 25 0 4 0 1106248424 109420544 19431 4294967295 134512640 135305190 3215476160 3215474336 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32682/statm: 26714 19431 79 194 0 26518 0
[pid=32682/tid=32683] ppid=32679 vsize=106856 CPUtime=49.42
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 1967 0 0 0 4930 12 0 0 25 0 4 0 1106248460 109420544 19431 4294967295 134512640 135305190 3215476160 3075013488 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=106856 CPUtime=49.6
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 1442 0 0 0 4940 20 0 0 25 0 4 0 1106248460 109420544 19431 4294967295 134512640 135305190 3215476160 3066625216 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=106856 CPUtime=49.61
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 2437 0 0 0 4949 12 0 0 25 0 4 0 1106248460 109420544 19431 4294967295 134512640 135305190 3215476160 3058236608 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 199.7
Current children cumulated vsize (KiB) 109272

[startup+102.321 s]
/proc/loadavg: 4.53 4.36 4.35 6/102 412
/proc/meminfo: memFree=2794364/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=123924 CPUtime=402.73
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 23942 0 0 0 40198 75 0 0 25 0 4 0 1106248424 126898176 23857 4294967295 134512640 135305190 3215476160 3215474336 134528184 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32682/statm: 30981 23857 79 194 0 30785 0
[pid=32682/tid=32683] ppid=32679 vsize=123924 CPUtime=100.33
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 2932 0 0 0 10015 18 0 0 25 0 4 0 1106248460 126898176 23857 4294967295 134512640 135305190 3215476160 3075013824 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=123924 CPUtime=100.51
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 2555 0 0 0 10024 27 0 0 25 0 4 0 1106248460 126898176 23857 4294967295 134512640 135305190 3215476160 3066625216 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=123924 CPUtime=100.77
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 3618 0 0 0 10063 14 0 0 25 0 4 0 1106248460 126898176 23857 4294967295 134512640 135305190 3215476160 3058236608 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 403.84
Current children cumulated vsize (KiB) 126340

[startup+162.316 s]
/proc/loadavg: 4.48 4.39 4.36 5/102 600
/proc/meminfo: memFree=2789032/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=130832 CPUtime=642.15
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 25458 0 0 0 64124 91 0 0 25 0 4 0 1106248424 133971968 25373 4294967295 134512640 135305190 3215476160 3215474016 134843311 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/32682/statm: 32708 25373 79 194 0 32512 0
[pid=32682/tid=32683] ppid=32679 vsize=130832 CPUtime=160.24
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 3243 0 0 0 16002 22 0 0 25 0 4 0 1106248460 133971968 25373 4294967295 134512640 135305190 3215476160 3075013568 134541976 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=130832 CPUtime=160.37
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 3011 0 0 0 16007 30 0 0 25 0 4 0 1106248460 133971968 25373 4294967295 134512640 135305190 3215476160 3066625216 134528237 0 0 0 3 0 0 0 -1 2 0 0 0

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

/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 9130 0 0 0 51936 49 0 0 25 0 4 0 1106248460 206376960 43093 4294967295 134512640 135305190 3215476160 3058236608 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2080.33
Current children cumulated vsize (KiB) 203956

[startup+582.313 s]
/proc/loadavg: 4.96 4.65 4.46 5/102 1934
/proc/meminfo: memFree=2715104/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=202096 CPUtime=2318.92
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 43355 0 0 0 231671 221 0 0 25 0 4 0 1106248424 206946304 43270 4294967295 134512640 135305190 3215476160 3215474336 134528341 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32682/statm: 50524 43270 79 194 0 50328 0
[pid=32682/tid=32683] ppid=32679 vsize=202096 CPUtime=579.83
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 6661 0 0 0 57926 57 0 0 25 0 4 0 1106248460 206946304 43270 4294967295 134512640 135305190 3215476160 3075013824 134530624 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=202096 CPUtime=579.93
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 7852 0 0 0 57932 61 0 0 25 0 4 0 1106248460 206946304 43270 4294967295 134512640 135305190 3215476160 3066625216 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=202096 CPUtime=579.78
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 9142 0 0 0 57926 52 0 0 25 0 4 0 1106248460 206946304 43270 4294967295 134512640 135305190 3215476160 3058236608 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2320.03
Current children cumulated vsize (KiB) 204512

[startup+642.308 s]
/proc/loadavg: 5.07 4.74 4.50 5/102 2121
/proc/meminfo: memFree=2706896/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=211912 CPUtime=2558.21
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 45832 0 0 0 255583 238 0 0 25 0 4 0 1106248424 216997888 45747 4294967295 134512640 135305190 3215476160 3215473876 134840070 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32682/statm: 52978 45747 79 194 0 52782 0
[pid=32682/tid=32683] ppid=32679 vsize=211912 CPUtime=639.83
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 7250 0 0 0 63925 58 0 0 25 0 4 0 1106248460 216997888 45747 4294967295 134512640 135305190 3215476160 3075013824 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=211912 CPUtime=639.75
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 8657 0 0 0 63912 63 0 0 25 0 4 0 1106248460 216997888 45747 4294967295 134512640 135305190 3215476160 3066624896 134552302 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=211912 CPUtime=639.65
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 9659 0 0 0 63905 60 0 0 25 0 4 0 1106248460 216997888 45747 4294967295 134512640 135305190 3215476160 3058236608 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2559.32
Current children cumulated vsize (KiB) 214328

[startup+702.304 s]
/proc/loadavg: 4.86 4.73 4.51 5/102 2308
/proc/meminfo: memFree=2685740/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=232352 CPUtime=2797.63
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 50893 0 0 0 279507 256 0 0 25 0 4 0 1106248424 237928448 50808 4294967295 134512640 135305190 3215476160 3215474336 134528771 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32682/statm: 58088 50808 79 194 0 57892 0
[pid=32682/tid=32683] ppid=32679 vsize=232352 CPUtime=699.83
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 8110 0 0 0 69921 62 0 0 25 0 4 0 1106248460 237928448 50808 4294967295 134512640 135305190 3215476160 3075013824 134528268 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=232352 CPUtime=699.4
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 10000 0 0 0 69867 73 0 0 25 0 4 0 1106248460 237928448 50808 4294967295 134512640 135305190 3215476160 3066625216 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=232352 CPUtime=699.62
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 11113 0 0 0 69901 61 0 0 25 0 4 0 1106248460 237928448 50808 4294967295 134512640 135305190 3215476160 3058236400 134547374 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2798.74
Current children cumulated vsize (KiB) 234768

[startup+762.319 s]
/proc/loadavg: 5.13 4.82 4.56 5/102 2503
/proc/meminfo: memFree=2676476/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=239728 CPUtime=3037.1
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 52825 0 0 0 303429 281 0 0 25 0 4 0 1106248424 245481472 52740 4294967295 134512640 135305190 3215476160 3215474336 134528433 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/32682/statm: 59932 52740 79 194 0 59736 0
[pid=32682/tid=32683] ppid=32679 vsize=239728 CPUtime=759.83
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 8464 0 0 0 75918 65 0 0 25 0 4 0 1106248460 245481472 52740 4294967295 134512640 135305190 3215476160 3075013824 134528573 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=239728 CPUtime=759.14
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 10507 0 0 0 75839 75 0 0 25 0 4 0 1106248460 245481472 52740 4294967295 134512640 135305190 3215476160 3066625216 134528283 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=239728 CPUtime=759.6
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 11635 0 0 0 75890 70 0 0 25 0 4 0 1106248460 245481472 52740 4294967295 134512640 135305190 3215476160 3058236608 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3038.21
Current children cumulated vsize (KiB) 242144

[startup+822.314 s]
/proc/loadavg: 4.75 4.76 4.55 5/102 2702
/proc/meminfo: memFree=2674932/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=240680 CPUtime=3276.47
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 52965 0 0 0 327347 300 0 0 25 0 4 0 1106248424 246456320 52880 4294967295 134512640 135305190 3215476160 3215474336 134528768 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32682/statm: 60170 52880 79 194 0 59974 0
[pid=32682/tid=32683] ppid=32679 vsize=240680 CPUtime=819.79
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 8469 0 0 0 81910 69 0 0 25 0 4 0 1106248460 246456320 52880 4294967295 134512640 135305190 3215476160 3075013824 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=240680 CPUtime=818.77
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 10612 0 0 0 81791 86 0 0 25 0 4 0 1106248460 246456320 52880 4294967295 134512640 135305190 3215476160 3066624896 134552908 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=240680 CPUtime=819.55
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 11639 0 0 0 81885 70 0 0 25 0 4 0 1106248460 246456320 52880 4294967295 134512640 135305190 3215476160 3058236608 134528777 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3277.58
Current children cumulated vsize (KiB) 243096

[startup+882.31 s]
/proc/loadavg: 4.58 4.70 4.54 5/102 2893
/proc/meminfo: memFree=2675104/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=242204 CPUtime=3515.97
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 53211 0 0 0 351272 325 0 0 25 0 4 0 1106248424 248016896 53126 4294967295 134512640 135305190 3215476160 3215474000 134551804 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32682/statm: 60551 53126 79 194 0 60355 0
[pid=32682/tid=32683] ppid=32679 vsize=242204 CPUtime=879.79
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 8537 0 0 0 87906 73 0 0 25 0 4 0 1106248460 248016896 53126 4294967295 134512640 135305190 3215476160 3075013488 134551712 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=242204 CPUtime=878.59
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 10725 0 0 0 87764 95 0 0 25 0 4 0 1106248460 248016896 53126 4294967295 134512640 135305190 3215476160 3066625216 134528480 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=242204 CPUtime=879.27
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 11694 0 0 0 87847 80 0 0 25 0 4 0 1106248460 248016896 53126 4294967295 134512640 135305190 3215476160 3058236272 134551671 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3517.08
Current children cumulated vsize (KiB) 244620

[startup+942.315 s]
/proc/loadavg: 4.76 4.71 4.55 6/103 3049
/proc/meminfo: memFree=2674764/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=242884 CPUtime=3755.33
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 53412 0 0 0 375196 337 0 0 25 0 4 0 1106248424 248713216 53327 4294967295 134512640 135305190 3215476160 3215474336 134528406 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32682/statm: 60721 53327 79 194 0 60525 0
[pid=32682/tid=32683] ppid=32679 vsize=242884 CPUtime=939.79
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 8548 0 0 0 93904 75 0 0 25 0 4 0 1106248460 248713216 53327 4294967295 134512640 135305190 3215476160 3075013552 134556734 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=242884 CPUtime=938.36
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 10887 0 0 0 93739 97 0 0 25 0 4 0 1106248460 248713216 53327 4294967295 134512640 135305190 3215476160 3066625216 134528195 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=242884 CPUtime=938.97
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 11711 0 0 0 93814 83 0 0 25 0 4 0 1106248460 248713216 53327 4294967295 134512640 135305190 3215476160 3058236608 134528446 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3756.44
Current children cumulated vsize (KiB) 245300



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 4.73 4.70 4.55 6/103 3182
/proc/meminfo: memFree=2658424/3368532 swapFree=1952996/1959888
[pid=32679] ppid=32677 vsize=2416 CPUtime=1.11
/proc/32679/stat : 32679 (manysat.sh) S 32677 32679 21691 0 -1 4194304 369 9934 0 0 0 0 103 8 18 0 1 0 1106248313 2473984 274 4294967295 134512640 135169312 3213214624 3213210840 3085729518 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/32679/statm: 604 274 231 161 0 43 0
[pid=32682] ppid=32679 vsize=260424 CPUtime=3985.85
/proc/32682/stat : 32682 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202496 57777 0 0 0 398231 354 0 0 25 0 4 0 1106248424 266674176 57692 4294967295 134512640 135305190 3215476160 3215474336 134528418 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/32682/statm: 65106 57692 79 194 0 64910 0
[pid=32682/tid=32683] ppid=32679 vsize=260424 CPUtime=997.49
/proc/32682/task/32683/stat : 32683 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 9597 0 0 0 99673 76 0 0 25 0 4 0 1106248460 266674176 57692 4294967295 134512640 135305190 3215476160 3075013552 134556734 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=32682/tid=32684] ppid=32679 vsize=260424 CPUtime=996.04
/proc/32682/task/32684/stat : 32684 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 11409 0 0 0 99504 100 0 0 25 0 4 0 1106248460 266674176 57692 4294967295 134512640 135305190 3215476160 3066625216 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=32682/tid=32685] ppid=32679 vsize=260424 CPUtime=996.6
/proc/32682/task/32685/stat : 32685 (manysat1.1_stat) R 32679 32679 21691 0 -1 4202560 13184 0 0 0 99570 90 0 0 25 0 4 0 1106248460 266674176 57692 4294967295 134512640 135305190 3215476160 3058236608 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3986.96
Current children cumulated vsize (KiB) 262840

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 32679 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=30000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=80000
# CPU time returned by wait4() is 1.11
# while last known CPU time is 3986.96
#
# 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): 3986.96
CPU user time (s): 3983.34
CPU system time (s): 3.62
CPU usage (%): 398.68
Max. virtual memory (cumulated for all children) (KiB): 262840

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 16:31:50
IDJOB=1779172
IDBENCH=70819
IDSOLVER=626
FILE ID=tipi45/1779172-1243521110
PBS_JOBID=
Free space on /tmp= 15497 MiB

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

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

MD5SUM BENCH= c8a05d1e76535706c430a6b42d191d4b
RANDOM SEED= 1925144275

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:       2896256 kB
Buffers:        139016 kB
Cached:         226340 kB
SwapCached:       2100 kB
Active:          93048 kB
Inactive:       281472 kB
HighTotal:     2489216 kB
HighFree:      2250888 kB
LowTotal:       879316 kB
LowFree:        645368 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:            5760 kB
Writeback:           0 kB
AnonPages:        8192 kB
Mapped:           3500 kB
Slab:            85812 kB
SReclaimable:    74280 kB
SUnreclaim:      11532 kB
PageTables:        364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89596 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15490 MiB
End job on tipi45 at 2009-05-28 16:48:33