Trace number 1778956

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) 3016.16 1000.05

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs032.cnf
MD5SUM431823fbe355abc605baf058be5925a0
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 variables18792
Number of clauses56183
Sum of the clauses size131091
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237454
Number of clauses of size 318727
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.02/0.05	c ==============================================================================
0.02/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.05	c ==============================================================================
0.02/0.05	c |         0 |   56181   131089 |   16854       0        0     nan |  0.000 % |
0.21/0.28	c |         0 |   42760   118489 |      --       0       --      -- |     --   | -13419/-12595
0.21/0.28	c ==============================================================================
0.21/0.28	c Result  :   #vars: 10688   #clauses: 42760   #literals: 118489
0.21/0.28	c CPU time:   0.24 s
0.21/0.28	c ==============================================================================
3016.09/1000.05	HOME/manysat.sh: line 55: 19456 Terminated              $MS -verbosity=0 $TMP.cnf $TMP.result -$AIMD $AIMD_FLAG "$@"

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-1778956-1243517332/watcher-1778956-1243517332 -o /tmp/evaluation-result-1778956-1243517332/solver-1778956-1243517332 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1778956-1243517332.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: 5.91 5.81 5.70 4/125 19454
/proc/meminfo: memFree=2559928/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2412 CPUtime=0
/proc/19453/stat : 19453 (manysat.sh) R 19451 19453 21334 0 -1 4194304 333 0 0 0 0 0 0 0 25 0 1 0 1116397225 2469888 273 4294967295 134512640 135169312 3218925840 3218924316 3085231988 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/19453/statm: 603 273 231 161 0 42 0
[pid=19454] ppid=19453 vsize=2412 CPUtime=0
/proc/19454/stat : 19454 (manysat.sh) R 19453 19453 21334 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1116397225 2469888 42 4294967295 134512640 135169312 3218925840 3218924316 3085231988 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/19454/statm: 603 42 0 161 0 42 0

[startup+0.024099 s]
/proc/loadavg: 5.91 5.81 5.70 4/125 19454
/proc/meminfo: memFree=2559928/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2412 CPUtime=0
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 348 0 0 0 0 0 0 0 25 0 1 0 1116397225 2469888 273 4294967295 134512640 135169312 3218925840 3218924376 3085229806 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19453/statm: 603 273 231 161 0 42 0
[pid=19454] ppid=19453 vsize=4272 CPUtime=0.02
/proc/19454/stat : 19454 (SatElite) R 19453 19453 21334 0 -1 4202496 846 0 0 0 2 0 0 0 18 0 1 0 1116397225 4374528 783 4294967295 134512640 135034092 3218505840 3218502184 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19454/statm: 1068 783 49 128 0 938 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6684

[startup+0.114106 s]
/proc/loadavg: 5.91 5.81 5.70 4/125 19454
/proc/meminfo: memFree=2559928/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2412 CPUtime=0
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 348 0 0 0 0 0 0 0 25 0 1 0 1116397225 2469888 273 4294967295 134512640 135169312 3218925840 3218924376 3085229806 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19453/statm: 603 273 231 161 0 42 0
[pid=19454] ppid=19453 vsize=11108 CPUtime=0.11
/proc/19454/stat : 19454 (SatElite) R 19453 19453 21334 0 -1 4202496 2553 0 0 0 10 1 0 0 18 0 1 0 1116397225 11374592 2343 4294967295 134512640 135034092 3218505840 3218501836 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/19454/statm: 2777 2343 67 128 0 2647 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13520

[startup+0.314081 s]
/proc/loadavg: 5.91 5.81 5.70 4/125 19454
/proc/meminfo: memFree=2559928/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2412 CPUtime=0
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 348 0 0 0 0 0 0 0 25 0 1 0 1116397225 2469888 273 4294967295 134512640 135169312 3218925840 3218924376 3085229806 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/19453/statm: 603 273 231 161 0 42 0
[pid=19454] ppid=19453 vsize=11508 CPUtime=0.3
/proc/19454/stat : 19454 (SatElite) R 19453 19453 21334 0 -1 4202496 2713 0 0 0 27 3 0 0 18 0 1 0 1116397225 11784192 2449 4294967295 134512640 135034092 3218505840 3218500724 134691101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/19454/statm: 2877 2449 68 128 0 2747 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 13920

[startup+0.80404 s]
/proc/loadavg: 5.91 5.81 5.70 4/125 19454
/proc/meminfo: memFree=2559928/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 2416

[startup+1.51399 s]
/proc/loadavg: 5.91 5.81 5.70 7/129 19459
/proc/meminfo: memFree=2533924/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=46720 CPUtime=3.31
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 4773 0 0 0 322 9 0 0 15 0 4 0 1116397257 47841280 4707 4294967295 134512640 135305190 3220796112 3220794016 134556770 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19456/statm: 11680 4707 79 194 0 11484 0
[pid=19456/tid=19457] ppid=19453 vsize=46720 CPUtime=1.04
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 263 0 0 0 103 1 0 0 19 0 4 0 1116397266 47841280 4707 4294967295 134512640 135305190 3220796112 3083713392 134551998 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=46720 CPUtime=0
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 27 0 0 0 0 0 0 0 19 0 4 0 1116397266 47841280 4707 4294967295 134512640 135305190 3220796112 3075325044 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=46720 CPUtime=1.1
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 675 0 0 0 109 1 0 0 18 0 4 0 1116397266 47841280 4707 4294967295 134512640 135305190 3220796112 3066936512 134528579 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.62
Current children cumulated vsize (KiB) 49136

[startup+3.11344 s]
/proc/loadavg: 5.91 5.81 5.70 7/129 19459
/proc/meminfo: memFree=2553276/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=53544 CPUtime=8.09
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 6601 0 0 0 798 11 0 0 16 0 4 0 1116397257 54829056 6535 4294967295 134512640 135305190 3220796112 3220794288 134528189 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19456/statm: 13386 6535 79 194 0 13190 0
[pid=19456/tid=19457] ppid=19453 vsize=53544 CPUtime=1.56
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 393 0 0 0 154 2 0 0 18 0 4 0 1116397266 54829056 6535 4294967295 134512640 135305190 3220796112 3083713728 134530988 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=53544 CPUtime=1.41
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 786 0 0 0 141 0 0 0 16 0 4 0 1116397266 54829056 6535 4294967295 134512640 135305190 3220796112 3075325064 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=53544 CPUtime=2.53
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 1267 0 0 0 252 1 0 0 16 0 4 0 1116397266 54829056 6535 4294967295 134512640 135305190 3220796112 3066936240 134557275 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.4
Current children cumulated vsize (KiB) 55960

[startup+6.31316 s]
/proc/loadavg: 6.16 5.87 5.72 7/129 19459
/proc/meminfo: memFree=2540348/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=64308 CPUtime=17.68
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 9214 0 0 0 1755 13 0 0 15 0 4 0 1116397257 65851392 9148 4294967295 134512640 135305190 3220796112 3220794040 134695249 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19456/statm: 16077 9148 79 194 0 15881 0
[pid=19456/tid=19457] ppid=19453 vsize=64308 CPUtime=2.28
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 539 0 0 0 226 2 0 0 16 0 4 0 1116397266 65851392 9148 4294967295 134512640 135305190 3220796112 3083713728 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=64308 CPUtime=4.02
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 1580 0 0 0 400 2 0 0 16 0 4 0 1116397266 65851392 9149 4294967295 134512640 135305190 3220796112 3075324800 134553464 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=64308 CPUtime=5.73
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 2248 0 0 0 572 1 0 0 15 0 4 0 1116397266 65851392 9149 4294967295 134512640 135305190 3220796112 3066936192 134843311 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17.99
Current children cumulated vsize (KiB) 66724

[startup+12.7128 s]
/proc/loadavg: 6.46 5.94 5.74 7/129 19459
/proc/meminfo: memFree=2496368/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=74296 CPUtime=38.14
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 11859 0 0 0 3797 17 0 0 18 0 4 0 1116397257 76079104 11787 4294967295 134512640 135305190 3220796112 3220794288 134528319 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19456/statm: 18574 11787 79 194 0 18378 0
[pid=19456/tid=19457] ppid=19453 vsize=74296 CPUtime=7.56
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 915 0 0 0 753 3 0 0 18 0 4 0 1116397266 76079104 11787 4294967295 134512640 135305190 3220796112 3083713728 134528545 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=74296 CPUtime=7.7
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 2270 0 0 0 766 4 0 0 18 0 4 0 1116397266 76079104 11787 4294967295 134512640 135305190 3220796112 3075325120 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=74296 CPUtime=11.67
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 3299 0 0 0 1165 2 0 0 16 0 4 0 1116397266 76079104 11787 4294967295 134512640 135305190 3220796112 3066936512 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38.45
Current children cumulated vsize (KiB) 76712

[startup+25.5117 s]
/proc/loadavg: 6.21 5.91 5.73 6/129 19460
/proc/meminfo: memFree=2491864/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=87320 CPUtime=76.74
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 15012 0 0 0 7649 25 0 0 25 0 4 0 1116397257 89415680 14940 4294967295 134512640 135305190 3220796112 3220794288 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19456/statm: 21830 14940 79 194 0 21634 0
[pid=19456/tid=19457] ppid=19453 vsize=87320 CPUtime=11.92
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 1346 0 0 0 1189 3 0 0 18 0 4 0 1116397266 89415680 14940 4294967295 134512640 135305190 3220796112 3083713392 134551924 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=87320 CPUtime=19.9
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 3166 0 0 0 1981 9 0 0 25 0 4 0 1116397266 89415680 14940 4294967295 134512640 135305190 3220796112 3075325064 134840070 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=87320 CPUtime=20.94
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 4346 0 0 0 2091 3 0 0 18 0 4 0 1116397266 89415680 14940 4294967295 134512640 135305190 3220796112 3066936176 134551697 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 77.05
Current children cumulated vsize (KiB) 89736

[startup+51.1095 s]
/proc/loadavg: 5.98 5.88 5.73 6/129 19644
/proc/meminfo: memFree=2495880/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=94036 CPUtime=153.03
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 16745 0 0 0 15268 35 0 0 25 0 4 0 1116397257 96292864 16673 4294967295 134512640 135305190 3220796112 3220794288 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19456/statm: 23509 16673 79 194 0 23313 0
[pid=19456/tid=19457] ppid=19453 vsize=94036 CPUtime=32.1
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 1695 0 0 0 3207 3 0 0 25 0 4 0 1116397266 96292864 16673 4294967295 134512640 135305190 3220796112 3083713728 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=94036 CPUtime=40.71
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 3851 0 0 0 4060 11 0 0 25 0 4 0 1116397266 96292864 16673 4294967295 134512640 135305190 3220796112 3075324736 134551651 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=94036 CPUtime=37.05
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 4770 0 0 0 3699 6 0 0 25 0 4 0 1116397266 96292864 16673 4294967295 134512640 135305190 3220796112 3066936216 134694990 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 153.34
Current children cumulated vsize (KiB) 96452

[startup+102.305 s]
/proc/loadavg: 5.79 5.82 5.71 6/129 19832
/proc/meminfo: memFree=2481316/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=114004 CPUtime=306.43
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 21690 0 0 0 30586 57 0 0 25 0 4 0 1116397257 116740096 21618 4294967295 134512640 135305190 3220796112 3220794288 134528559 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/19456/statm: 28501 21618 79 194 0 28305 0
[pid=19456/tid=19457] ppid=19453 vsize=114004 CPUtime=82.99
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 2743 0 0 0 8288 11 0 0 25 0 4 0 1116397266 116740096 21618 4294967295 134512640 135305190 3220796112 3083713728 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=114004 CPUtime=75.52
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 6228 0 0 0 7537 15 0 0 25 0 4 0 1116397266 116740096 21618 4294967295 134512640 135305190 3220796112 3075325120 134528539 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=114004 CPUtime=72.41
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 5634 0 0 0 7230 11 0 0 25 0 4 0 1116397266 116740096 21618 4294967295 134512640 135305190 3220796112 3066936228 134695249 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 306.74
Current children cumulated vsize (KiB) 116420

[startup+162.32 s]
/proc/loadavg: 5.74 5.78 5.71 8/130 19999
/proc/meminfo: memFree=2447668/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=130964 CPUtime=485.68

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

[startup+582.314 s]
/proc/loadavg: 5.58 5.62 5.65 6/129 21341
/proc/meminfo: memFree=1569924/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=206624 CPUtime=1742.64
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 44485 0 0 0 174088 176 0 0 25 0 4 0 1116397257 211582976 44413 4294967295 134512640 135305190 3220796112 3220794288 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/19456/statm: 51656 44413 79 194 0 51460 0
[pid=19456/tid=19457] ppid=19453 vsize=206624 CPUtime=480.04
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 7151 0 0 0 47962 42 0 0 25 0 4 0 1116397266 211582976 44413 4294967295 134512640 135305190 3220796112 3083713728 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=206624 CPUtime=445.89
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 17181 0 0 0 44540 49 0 0 25 0 4 0 1116397266 211582976 44413 4294967295 134512640 135305190 3220796112 3075325120 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=206624 CPUtime=357.51
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 9090 0 0 0 35716 35 0 0 25 0 4 0 1116397266 211582976 44413 4294967295 134512640 135305190 3220796112 3066936512 134528562 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1742.95
Current children cumulated vsize (KiB) 209040

[startup+642.309 s]
/proc/loadavg: 5.69 5.61 5.64 7/130 21418
/proc/meminfo: memFree=1558356/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=218904 CPUtime=1922.58
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 47399 0 0 0 192057 201 0 0 25 0 4 0 1116397257 224157696 47327 4294967295 134512640 135305190 3220796112 3220794288 134528480 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19456/statm: 54726 47327 79 194 0 54530 0
[pid=19456/tid=19457] ppid=19453 vsize=218904 CPUtime=525.01
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 7451 0 0 0 52456 45 0 0 25 0 4 0 1116397266 224157696 47327 4294967295 134512640 135305190 3220796112 3083713728 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=218904 CPUtime=505.5
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 18893 0 0 0 50488 62 0 0 25 0 4 0 1116397266 224157696 47327 4294967295 134512640 135305190 3220796112 3075325120 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=218904 CPUtime=385.6
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 9505 0 0 0 38523 37 0 0 25 0 4 0 1116397266 224157696 47327 4294967295 134512640 135305190 3220796112 3066936512 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1922.89
Current children cumulated vsize (KiB) 221320

[startup+702.304 s]
/proc/loadavg: 5.72 5.65 5.65 8/130 21618
/proc/meminfo: memFree=1543552/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=230876 CPUtime=2102.48
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 50554 0 0 0 210031 217 0 0 25 0 4 0 1116397257 236417024 50482 4294967295 134512640 135305190 3220796112 3220793952 134551651 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19456/statm: 57719 50482 79 194 0 57523 0
[pid=19456/tid=19457] ppid=19453 vsize=230876 CPUtime=584.97
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 7968 0 0 0 58444 53 0 0 25 0 4 0 1116397266 236417024 50482 4294967295 134512640 135305190 3220796112 3083713728 134528229 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=230876 CPUtime=558.33
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 20785 0 0 0 55765 68 0 0 25 0 4 0 1116397266 236417024 50482 4294967295 134512640 135305190 3220796112 3075325120 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=230876 CPUtime=411.71
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 9899 0 0 0 41133 38 0 0 25 0 4 0 1116397266 236417024 50482 4294967295 134512640 135305190 3220796112 3066936512 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2102.79
Current children cumulated vsize (KiB) 233292

[startup+762.318 s]
/proc/loadavg: 5.62 5.63 5.64 7/130 21790
/proc/meminfo: memFree=1538132/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=237640 CPUtime=2282.25
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 51891 0 0 0 227991 234 0 0 25 0 4 0 1116397257 243343360 51819 4294967295 134512640 135305190 3220796112 3220794288 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/19456/statm: 59410 51819 79 194 0 59214 0
[pid=19456/tid=19457] ppid=19453 vsize=237640 CPUtime=628.04
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 8110 0 0 0 62747 57 0 0 25 0 4 0 1116397266 243343360 51819 4294967295 134512640 135305190 3220796112 3083713728 134528189 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=237640 CPUtime=595.83
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 21392 0 0 0 59511 72 0 0 25 0 4 0 1116397266 243343360 51819 4294967295 134512640 135305190 3220796112 3075325120 134528774 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=237640 CPUtime=465.89
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 10263 0 0 0 46548 41 0 0 25 0 4 0 1116397266 243343360 51819 4294967295 134512640 135305190 3220796112 3066936240 134557478 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2282.56
Current children cumulated vsize (KiB) 240056

[startup+822.313 s]
/proc/loadavg: 5.59 5.63 5.64 7/130 21937
/proc/meminfo: memFree=1535432/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=240376 CPUtime=2461.6
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 52543 0 0 0 245913 247 0 0 25 0 4 0 1116397257 246145024 52471 4294967295 134512640 135305190 3220796112 3220794016 134557823 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/19456/statm: 60094 52471 79 194 0 59898 0
[pid=19456/tid=19457] ppid=19453 vsize=240376 CPUtime=681.25
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 8430 0 0 0 68063 62 0 0 25 0 4 0 1116397266 246145024 52471 4294967295 134512640 135305190 3220796112 3083713728 134528768 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=240376 CPUtime=645.52
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 21632 0 0 0 64476 76 0 0 25 0 4 0 1116397266 246145024 52471 4294967295 134512640 135305190 3220796112 3075324736 134551628 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=240376 CPUtime=506.56
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 10312 0 0 0 50613 43 0 0 25 0 4 0 1116397266 246145024 52471 4294967295 134512640 135305190 3220796112 3066936240 134556831 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2461.91
Current children cumulated vsize (KiB) 242792

[startup+882.318 s]
/proc/loadavg: 5.59 5.63 5.63 7/129 22103
/proc/meminfo: memFree=1791940/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=265480 CPUtime=2661.75
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 58794 0 0 0 265834 341 0 0 25 0 4 0 1116397257 271851520 58722 4294967295 134512640 135305190 3220796112 3220793952 134551697 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/19456/statm: 66370 58722 79 194 0 66174 0
[pid=19456/tid=19457] ppid=19453 vsize=265480 CPUtime=739.21
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 9285 0 0 0 73834 87 0 0 25 0 4 0 1116397266 271851520 58722 4294967295 134512640 135305190 3220796112 3083713728 134528480 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=265480 CPUtime=684.46
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 24633 0 0 0 68345 101 0 0 25 0 4 0 1116397266 271851520 58722 4294967295 134512640 135305190 3220796112 3075324736 134551945 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=265480 CPUtime=563.9
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 11767 0 0 0 56320 70 0 0 25 0 4 0 1116397266 271851520 58722 4294967295 134512640 135305190 3220796112 3066936512 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2662.06
Current children cumulated vsize (KiB) 267896

[startup+942.303 s]
/proc/loadavg: 5.57 5.62 5.63 7/129 22296
/proc/meminfo: memFree=1281768/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=276084 CPUtime=2842.95
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 61461 0 0 0 283916 379 0 0 25 0 4 0 1116397257 282710016 61389 4294967295 134512640 135305190 3220796112 3220794288 134528503 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19456/statm: 69021 61389 79 194 0 68825 0
[pid=19456/tid=19457] ppid=19453 vsize=276084 CPUtime=793.94
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 10081 0 0 0 79300 94 0 0 25 0 4 0 1116397266 282710016 61389 4294967295 134512640 135305190 3220796112 3083713392 134551799 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=276084 CPUtime=715.8
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 25601 0 0 0 71470 110 0 0 25 0 4 0 1116397266 282710016 61389 4294967295 134512640 135305190 3220796112 3075325120 134528503 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=276084 CPUtime=623.36
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 12414 0 0 0 62251 85 0 0 25 0 4 0 1116397266 282710016 61389 4294967295 134512640 135305190 3220796112 3066936512 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2843.26
Current children cumulated vsize (KiB) 278500



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 5.59 5.64 5.63 6/129 22487
/proc/meminfo: memFree=1278420/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=279564 CPUtime=3015.78
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 62127 0 0 0 301175 403 0 0 25 0 4 0 1116397257 286273536 62055 4294967295 134512640 135305190 3220796112 3220794288 134528268 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19456/statm: 69891 62055 79 194 0 69695 0
[pid=19456/tid=19457] ppid=19453 vsize=279564 CPUtime=823.44
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 10224 0 0 0 82250 94 0 0 25 0 4 0 1116397266 286273536 62055 4294967295 134512640 135305190 3220796112 3083713728 134528344 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=279564 CPUtime=772.09
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 25893 0 0 0 77083 126 0 0 25 0 4 0 1116397266 286273536 62055 4294967295 134512640 135305190 3220796112 3075325120 134528347 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=279564 CPUtime=652.7
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 12571 0 0 0 65182 88 0 0 25 0 4 0 1116397266 286273536 62055 4294967295 134512640 135305190 3220796112 3066936512 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3016.09
Current children cumulated vsize (KiB) 281980

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

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

[startup+1000.02 s]
/proc/loadavg: 5.59 5.64 5.63 6/129 22487
/proc/meminfo: memFree=1278420/3368532 swapFree=1957708/1959888
[pid=19453] ppid=19451 vsize=2416 CPUtime=0.31
/proc/19453/stat : 19453 (manysat.sh) S 19451 19453 21334 0 -1 4194304 369 2717 0 0 0 1 27 3 22 0 1 0 1116397225 2473984 274 4294967295 134512640 135169312 3218925840 3218922056 3085229806 0 65536 4 65538 3222376037 0 0 17 1 0 0 0
/proc/19453/statm: 604 274 231 161 0 43 0
[pid=19456] ppid=19453 vsize=279564 CPUtime=3015.78
/proc/19456/stat : 19456 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202496 62127 0 0 0 301175 403 0 0 25 0 4 0 1116397257 286273536 62055 4294967295 134512640 135305190 3220796112 3220794288 134528268 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/19456/statm: 69891 62055 79 194 0 69695 0
[pid=19456/tid=19457] ppid=19453 vsize=279564 CPUtime=823.44
/proc/19456/task/19457/stat : 19457 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 10224 0 0 0 82250 94 0 0 25 0 4 0 1116397266 286273536 62055 4294967295 134512640 135305190 3220796112 3083713728 134528344 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=19456/tid=19458] ppid=19453 vsize=279564 CPUtime=772.09
/proc/19456/task/19458/stat : 19458 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 25893 0 0 0 77083 126 0 0 25 0 4 0 1116397266 286273536 62055 4294967295 134512640 135305190 3220796112 3075325120 134528347 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=19456/tid=19459] ppid=19453 vsize=279564 CPUtime=652.7
/proc/19456/task/19459/stat : 19459 (manysat1.1_stat) R 19453 19453 21334 0 -1 4202560 12571 0 0 0 65182 88 0 0 25 0 4 0 1116397266 286273536 62055 4294967295 134512640 135305190 3220796112 3066936512 134528503 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3016.09
Current children cumulated vsize (KiB) 281980

Child status: 143
Real time (s): 1000.05
CPU time (s): 3016.16
CPU user time (s): 3012.07
CPU system time (s): 4.09
CPU usage (%): 301.6
Max. virtual memory (cumulated for all children) (KiB): 281980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3012.07
system time used= 4.09
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65487
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= 17499
involuntary context switches= 151161

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 15:28:52
IDJOB=1778956
IDBENCH=70786
IDSOLVER=620
FILE ID=/1778956-1243517332
PBS_JOBID=
Free space on /tmp= 15884 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20 (4 threads)
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs032.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1778956-1243517332/watcher-1778956-1243517332 -o /tmp/evaluation-result-1778956-1243517332/solver-1778956-1243517332 -C 10000 -W 1000 -M 2047  manysat.sh HOME/instance-1778956-1243517332.cnf aimd 0

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

MD5SUM BENCH= 431823fbe355abc605baf058be5925a0
RANDOM SEED= 599344880

Linux (none) 2.6.21.5 #6 SMP Wed Jul 4 17:16:38 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.43
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.11
clflush size	: 64

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.16
clflush size	: 64

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.105
cache size	: 4096 KB
physical id	: 3
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3990.15
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2565996 kB
Buffers:         10856 kB
Cached:         119312 kB
SwapCached:         16 kB
Active:         661632 kB
Inactive:        80628 kB
HighTotal:     2489216 kB
HighFree:      1755328 kB
LowTotal:       879316 kB
LowFree:        810668 kB
SwapTotal:     1959888 kB
SwapFree:      1957708 kB
Dirty:            2504 kB
Writeback:           0 kB
AnonPages:      611920 kB
Mapped:          35512 kB
Slab:            50320 kB
SReclaimable:    41876 kB
SUnreclaim:       8444 kB
PageTables:       1396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   882444 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15884 MiB
End job on  at 2009-05-28 15:45:32