Trace number 1781002

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_13_UNSAT.cnf
MD5SUMd4e16a803f6cd0903a2bd3e7157287b3
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 variables2730
Number of clauses271285
Sum of the clauses size809746
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24450
Number of clauses of size 3266804
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.12/0.15	c ==============================================================================
0.12/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.15	c ==============================================================================
0.12/0.15	c |         0 |  271285   809746 |   81385       0        0     nan |  0.000 % |
2.71/2.75	c |         0 |  269831  1187407 |      --       0       --      -- |     --   | -1454/377661
2.71/2.75	c ==============================================================================
2.71/2.75	c Result  :   #vars: 1698   #clauses: 269831   #literals: 1187407
2.71/2.75	c CPU time:   2.73 s
2.71/2.75	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-1781002-1243539878/watcher-1781002-1243539878 -o /tmp/evaluation-result-1781002-1243539878/solver-1781002-1243539878 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1781002-1243539878.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.21 4.57 4.52 3/97 7383
/proc/meminfo: memFree=2847268/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2412 CPUtime=0
/proc/7382/stat : 7382 (manysat.sh) R 7380 7382 1628 0 -1 4194304 334 0 0 0 0 0 0 0 25 0 1 0 1108088996 2469888 273 4294967295 134512640 135169312 3220953856 3220952332 3085739892 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/7382/statm: 603 273 231 161 0 42 0
[pid=7383] ppid=7382 vsize=1740 CPUtime=0.01
/proc/7383/stat : 7383 (SatElite) R 7382 7382 1628 0 -1 4202496 354 0 0 0 1 0 0 0 25 0 1 0 1108088996 1781760 291 4294967295 134512640 135034092 3220914880 3220911224 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7383/statm: 435 291 49 128 0 305 0

[startup+0.032599 s]
/proc/loadavg: 4.21 4.57 4.52 3/97 7383
/proc/meminfo: memFree=2847268/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2412 CPUtime=0
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1108088996 2469888 273 4294967295 134512640 135169312 3220953856 3220952392 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/7382/statm: 603 273 231 161 0 42 0
[pid=7383] ppid=7382 vsize=4248 CPUtime=0.04
/proc/7383/stat : 7383 (SatElite) R 7382 7382 1628 0 -1 4202496 975 0 0 0 4 0 0 0 25 0 1 0 1108088996 4349952 912 4294967295 134512640 135034092 3220914880 3220911224 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7383/statm: 1062 912 49 128 0 932 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6660

[startup+0.112582 s]
/proc/loadavg: 4.21 4.57 4.52 3/97 7383
/proc/meminfo: memFree=2847268/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2412 CPUtime=0
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1108088996 2469888 273 4294967295 134512640 135169312 3220953856 3220952392 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/7382/statm: 603 273 231 161 0 42 0
[pid=7383] ppid=7382 vsize=11232 CPUtime=0.12
/proc/7383/stat : 7383 (SatElite) R 7382 7382 1628 0 -1 4202496 2704 0 0 0 11 1 0 0 25 0 1 0 1108088996 11501568 2641 4294967295 134512640 135034092 3220914880 3220911224 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7383/statm: 2808 2642 49 128 0 2678 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13644

[startup+0.312569 s]
/proc/loadavg: 4.21 4.57 4.52 3/97 7383
/proc/meminfo: memFree=2847268/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2412 CPUtime=0
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1108088996 2469888 273 4294967295 134512640 135169312 3220953856 3220952392 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/7382/statm: 603 273 231 161 0 42 0
[pid=7383] ppid=7382 vsize=22260 CPUtime=0.32
/proc/7383/stat : 7383 (SatElite) R 7382 7382 1628 0 -1 4202496 5246 0 0 0 30 2 0 0 25 0 1 0 1108088996 22794240 5183 4294967295 134512640 135034092 3220914880 3220910876 134691101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7383/statm: 5565 5183 67 128 0 5435 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 24672

[startup+0.712543 s]
/proc/loadavg: 4.21 4.57 4.52 3/97 7383
/proc/meminfo: memFree=2847268/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2412 CPUtime=0
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1108088996 2469888 273 4294967295 134512640 135169312 3220953856 3220952392 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/7382/statm: 603 273 231 161 0 42 0
[pid=7383] ppid=7382 vsize=26248 CPUtime=0.72
/proc/7383/stat : 7383 (SatElite) R 7382 7382 1628 0 -1 4202496 5967 0 0 0 70 2 0 0 25 0 1 0 1108088996 26877952 5904 4294967295 134512640 135034092 3220914880 3220911200 134575596 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7383/statm: 6562 5904 67 128 0 6432 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 28660

[startup+1.51249 s]
/proc/loadavg: 4.21 4.57 4.52 2/98 7384
/proc/meminfo: memFree=2819648/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2412 CPUtime=0
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1108088996 2469888 273 4294967295 134512640 135169312 3220953856 3220952392 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/7382/statm: 603 273 231 161 0 42 0
[pid=7383] ppid=7382 vsize=30432 CPUtime=1.51
/proc/7383/stat : 7383 (SatElite) R 7382 7382 1628 0 -1 4202496 6814 0 0 0 149 2 0 0 25 0 1 0 1108088996 31162368 6751 4294967295 134512640 135034092 3220914880 3220911116 134669608 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7383/statm: 7608 6751 67 128 0 7478 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 32844

[startup+3.11238 s]
/proc/loadavg: 4.21 4.57 4.52 3/98 7384
/proc/meminfo: memFree=2819500/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2412 CPUtime=0
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 349 0 0 0 0 0 0 0 25 0 1 0 1108088996 2469888 273 4294967295 134512640 135169312 3220953856 3220952392 3085737710 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/7382/statm: 603 273 231 161 0 42 0
[pid=7383] ppid=7382 vsize=27636 CPUtime=3.11
/proc/7383/stat : 7383 (SatElite) R 7382 7382 1628 0 -1 4202496 6815 0 0 0 308 3 0 0 25 0 1 0 1108088996 28299264 6198 4294967295 134512640 135034092 3220914880 3220909756 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7383/statm: 6909 6198 67 128 0 6779 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 30048

[startup+6.31217 s]
/proc/loadavg: 3.96 4.51 4.50 5/101 7388
/proc/meminfo: memFree=2758060/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=115940 CPUtime=11.21
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 21984 0 0 0 1106 15 0 0 20 0 4 0 1108089309 118722560 21919 4294967295 134512640 135305190 3216920352 3216918528 134528771 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7385/statm: 28985 21919 79 194 0 28789 0
[pid=7385/tid=7386] ppid=7382 vsize=115940 CPUtime=2.68
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 1334 0 0 0 268 0 0 0 23 0 4 0 1108089357 118722560 21919 4294967295 134512640 135305190 3216920352 3080076480 134528515 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=115940 CPUtime=2.66
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 1663 0 0 0 263 3 0 0 23 0 4 0 1108089357 118722560 21919 4294967295 134512640 135305190 3216920352 3071687872 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=115940 CPUtime=2.69
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 1144 0 0 0 267 2 0 0 23 0 4 0 1108089357 118722560 21919 4294967295 134512640 135305190 3216920352 3063299264 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14.33
Current children cumulated vsize (KiB) 118356

[startup+12.7117 s]
/proc/loadavg: 3.96 4.50 4.50 6/102 7412
/proc/meminfo: memFree=2733508/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=138196 CPUtime=36.53
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 27572 0 0 0 3631 22 0 0 25 0 4 0 1108089309 141512704 27507 4294967295 134512640 135305190 3216920352 3216918528 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7385/statm: 34549 27507 79 194 0 34353 0
[pid=7385/tid=7386] ppid=7382 vsize=138196 CPUtime=9.03
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 2677 0 0 0 901 2 0 0 25 0 4 0 1108089357 141512704 27507 4294967295 134512640 135305190 3216920352 3080076480 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=138196 CPUtime=9.02
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 3184 0 0 0 896 6 0 0 25 0 4 0 1108089357 141512704 27507 4294967295 134512640 135305190 3216920352 3071687872 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=138196 CPUtime=8.96
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 2396 0 0 0 893 3 0 0 25 0 4 0 1108089357 141512704 27507 4294967295 134512640 135305190 3216920352 3063299264 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39.65
Current children cumulated vsize (KiB) 140612

[startup+25.5109 s]
/proc/loadavg: 4.18 4.52 4.51 6/101 7575
/proc/meminfo: memFree=2704492/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=163740 CPUtime=87.68
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 34135 0 0 0 8739 29 0 0 25 0 4 0 1108089309 167669760 34070 4294967295 134512640 135305190 3216920352 3216918528 134528784 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7385/statm: 40935 34070 79 194 0 40739 0
[pid=7385/tid=7386] ppid=7382 vsize=163740 CPUtime=21.82
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 4053 0 0 0 2179 3 0 0 25 0 4 0 1108089357 167669760 34070 4294967295 134512640 135305190 3216920352 3080076480 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=163740 CPUtime=21.82
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 4982 0 0 0 2173 9 0 0 25 0 4 0 1108089357 167669760 34070 4294967295 134512640 135305190 3216920352 3071687872 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=163740 CPUtime=21.72
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 3734 0 0 0 2167 5 0 0 25 0 4 0 1108089357 167669760 34070 4294967295 134512640 135305190 3216920352 3063299264 134528263 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.8
Current children cumulated vsize (KiB) 166156

[startup+51.1091 s]
/proc/loadavg: 4.12 4.48 4.49 5/101 7576
/proc/meminfo: memFree=2670844/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=201676 CPUtime=189.96
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 43059 0 0 0 18947 49 0 0 25 0 4 0 1108089309 206516224 42994 4294967295 134512640 135305190 3216920352 3216918528 134528503 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7385/statm: 50419 42994 79 194 0 50223 0
[pid=7385/tid=7386] ppid=7382 vsize=201676 CPUtime=47.42
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 6499 0 0 0 4732 10 0 0 25 0 4 0 1108089357 206516224 42994 4294967295 134512640 135305190 3216920352 3080076480 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=201676 CPUtime=47.42
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 7171 0 0 0 4726 16 0 0 25 0 4 0 1108089357 206516224 42994 4294967295 134512640 135305190 3216920352 3071687872 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=201676 CPUtime=47.2
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 5754 0 0 0 4715 5 0 0 25 0 4 0 1108089357 206516224 42994 4294967295 134512640 135305190 3216920352 3063299264 134528406 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 193.08
Current children cumulated vsize (KiB) 204092

[startup+102.306 s]
/proc/loadavg: 4.16 4.43 4.47 5/101 7768
/proc/meminfo: memFree=2636480/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=234212 CPUtime=394.08
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 51050 0 0 0 39333 75 0 0 25 0 4 0 1108089309 239833088 50985 4294967295 134512640 135305190 3216920352 3216918528 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7385/statm: 58553 50985 79 194 0 58357 0
[pid=7385/tid=7386] ppid=7382 vsize=234212 CPUtime=98.57
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 8610 0 0 0 9842 15 0 0 25 0 4 0 1108089357 239833088 50985 4294967295 134512640 135305190 3216920352 3080076480 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=234212 CPUtime=98.51
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 9157 0 0 0 9826 25 0 0 25 0 4 0 1108089357 239833088 50985 4294967295 134512640 135305190 3216920352 3071687872 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=234212 CPUtime=98.11
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 7110 0 0 0 9804 7 0 0 25 0 4 0 1108089357 239833088 50985 4294967295 134512640 135305190 3216920352 3063299264 134528421 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 397.2
Current children cumulated vsize (KiB) 236628

[startup+162.312 s]
/proc/loadavg: 4.42 4.45 4.47 5/101 7954
/proc/meminfo: memFree=2598956/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=273508 CPUtime=633.62
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 60692 0 0 0 63262 100 0 0 25 0 4 0 1108089309 280072192 60514 4294967295 134512640 135305190 3216920352 3216918528 134528392 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/7385/statm: 68377 60514 79 194 0 68181 0
[pid=7385/tid=7386] ppid=7382 vsize=273508 CPUtime=158.55
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 11532 0 0 0 15831 24 0 0 25 0 4 0 1108089357 280072192 60514 4294967295 134512640 135305190 3216920352 3080076480 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=273508 CPUtime=158.44
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 12350 0 0 0 15812 32 0 0 25 0 4 0 1108089357 280072192 60514 4294967295 134512640 135305190 3216920352 3071687872 134528402 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=273508 CPUtime=158.1
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 8733 0 0 0 15799 11 0 0 25 0 4 0 1108089357 280072192 60514 4294967295 134512640 135305190 3216920352 3063299264 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 636.74

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

/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 16429 0 0 0 51644 54 0 0 25 0 4 0 1108089357 415465472 92106 4294967295 134512640 135305190 3216920352 3063299264 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2074.01
Current children cumulated vsize (KiB) 408144

[startup+582.313 s]
/proc/loadavg: 4.41 4.42 4.44 6/101 9275
/proc/meminfo: memFree=2437196/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=441676 CPUtime=2310.08
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 100731 0 0 0 230748 260 0 0 25 0 4 0 1108089309 452276224 100516 4294967295 134512640 135305190 3216920352 3216918528 134528690 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/7385/statm: 110419 100516 79 194 0 110223 0
[pid=7385/tid=7386] ppid=7382 vsize=441676 CPUtime=577.76
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 24258 0 0 0 57726 50 0 0 25 0 4 0 1108089357 452276224 100516 4294967295 134512640 135305190 3216920352 3080076480 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=441676 CPUtime=578.02
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 15859 0 0 0 57731 71 0 0 25 0 4 0 1108089357 452276224 100516 4294967295 134512640 135305190 3216920352 3071687872 134528341 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=441676 CPUtime=576.83
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 18555 0 0 0 57623 60 0 0 25 0 4 0 1108089357 452276224 100516 4294967295 134512640 135305190 3216920352 3063299264 134528310 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2313.2
Current children cumulated vsize (KiB) 444092

[startup+642.309 s]
/proc/loadavg: 4.49 4.44 4.45 5/101 9463
/proc/meminfo: memFree=2423472/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=456340 CPUtime=2549.47
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 104241 0 0 0 254668 279 0 0 25 0 4 0 1108089309 467292160 104026 4294967295 134512640 135305190 3216920352 3216918528 134528376 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/7385/statm: 114085 104026 79 194 0 113889 0
[pid=7385/tid=7386] ppid=7382 vsize=456340 CPUtime=637.43
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 25239 0 0 0 63688 55 0 0 25 0 4 0 1108089357 467292160 104026 4294967295 134512640 135305190 3216920352 3080076480 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=456340 CPUtime=637.86
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 16256 0 0 0 63707 79 0 0 25 0 4 0 1108089357 467292160 104026 4294967295 134512640 135305190 3216920352 3071687872 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=456340 CPUtime=636.71
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 19402 0 0 0 63607 64 0 0 25 0 4 0 1108089357 467292160 104026 4294967295 134512640 135305190 3216920352 3063299264 134528376 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2552.59
Current children cumulated vsize (KiB) 458756

[startup+702.315 s]
/proc/loadavg: 4.33 4.40 4.44 5/101 9652
/proc/meminfo: memFree=2411860/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=468856 CPUtime=2788.64
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 107288 0 0 0 278565 299 0 0 25 0 4 0 1108089309 480108544 107069 4294967295 134512640 135305190 3216920352 3216918528 134528410 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/7385/statm: 117214 107069 79 194 0 117018 0
[pid=7385/tid=7386] ppid=7382 vsize=468856 CPUtime=697.4
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 26947 0 0 0 69679 61 0 0 25 0 4 0 1108089357 480108544 107069 4294967295 134512640 135305190 3216920352 3080076480 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=468856 CPUtime=697.51
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 16539 0 0 0 69664 87 0 0 25 0 4 0 1108089357 480108544 107069 4294967295 134512640 135305190 3216920352 3071687872 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=468856 CPUtime=696.43
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 19878 0 0 0 69575 68 0 0 25 0 4 0 1108089357 480108544 107069 4294967295 134512640 135305190 3216920352 3063299264 134528248 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2791.76
Current children cumulated vsize (KiB) 471272

[startup+762.321 s]
/proc/loadavg: 4.80 4.50 4.47 6/101 9839
/proc/meminfo: memFree=2395548/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=483984 CPUtime=3028.06
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 110931 0 0 0 302483 323 0 0 25 0 4 0 1108089309 495599616 110712 4294967295 134512640 135305190 3216920352 3216918528 134528265 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/7385/statm: 120996 110712 79 194 0 120800 0
[pid=7385/tid=7386] ppid=7382 vsize=483984 CPUtime=757.26
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 27737 0 0 0 75660 66 0 0 25 0 4 0 1108089357 495599616 110712 4294967295 134512640 135305190 3216920352 3080076480 134528410 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=483984 CPUtime=757.31
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 17280 0 0 0 75639 92 0 0 25 0 4 0 1108089357 495599616 110712 4294967295 134512640 135305190 3216920352 3071687872 134528224 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=483984 CPUtime=756.19
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 20821 0 0 0 75543 76 0 0 25 0 4 0 1108089357 495599616 110712 4294967295 134512640 135305190 3216920352 3063299264 134528506 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3031.18
Current children cumulated vsize (KiB) 486400

[startup+822.307 s]
/proc/loadavg: 4.82 4.53 4.47 5/101 10026
/proc/meminfo: memFree=2360696/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=521688 CPUtime=3267.3
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 120122 0 0 0 326373 357 0 0 25 0 4 0 1108089309 534208512 119903 4294967295 134512640 135305190 3216920352 3216918528 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/7385/statm: 130422 119903 79 194 0 130226 0
[pid=7385/tid=7386] ppid=7382 vsize=521688 CPUtime=817.06
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 29822 0 0 0 81632 74 0 0 25 0 4 0 1108089357 534208512 119903 4294967295 134512640 135305190 3216920352 3080076480 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=521688 CPUtime=816.81
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 17956 0 0 0 81577 104 0 0 25 0 4 0 1108089357 534208512 119903 4294967295 134512640 135305190 3216920352 3071687872 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=521688 CPUtime=816.16
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 24267 0 0 0 81533 83 0 0 25 0 4 0 1108089357 534208512 119903 4294967295 134512640 135305190 3216920352 3063299264 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3270.42
Current children cumulated vsize (KiB) 524104

[startup+882.303 s]
/proc/loadavg: 5.16 4.66 4.52 8/102 10204
/proc/meminfo: memFree=2341428/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=539600 CPUtime=3507.01
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 124539 0 0 0 350312 389 0 0 25 0 4 0 1108089309 552550400 124320 4294967295 134512640 135305190 3216920352 3216918528 134528536 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/7385/statm: 134900 124320 79 194 0 134704 0
[pid=7385/tid=7386] ppid=7382 vsize=539600 CPUtime=876.98
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 30400 0 0 0 87615 83 0 0 25 0 4 0 1108089357 552550400 124320 4294967295 134512640 135305190 3216920352 3080076480 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=539600 CPUtime=876.64
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 18867 0 0 0 87557 107 0 0 25 0 4 0 1108089357 552550400 124320 4294967295 134512640 135305190 3216920352 3071687872 134528329 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=539600 CPUtime=876.14
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 25424 0 0 0 87526 88 0 0 25 0 4 0 1108089357 552550400 124320 4294967295 134512640 135305190 3216920352 3063299264 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3510.13
Current children cumulated vsize (KiB) 542016

[startup+942.309 s]
/proc/loadavg: 4.74 4.62 4.51 6/102 10360
/proc/meminfo: memFree=2337816/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=543540 CPUtime=3746.63
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 125488 0 0 0 374254 409 0 0 25 0 4 0 1108089309 556584960 125269 4294967295 134512640 135305190 3216920352 3216918528 134528376 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/7385/statm: 135885 125269 79 194 0 135689 0
[pid=7385/tid=7386] ppid=7382 vsize=543540 CPUtime=936.88
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 30462 0 0 0 93602 86 0 0 25 0 4 0 1108089357 556584960 125269 4294967295 134512640 135305190 3216920352 3080076480 134528256 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=543540 CPUtime=936.62
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 19080 0 0 0 93550 112 0 0 25 0 4 0 1108089357 556584960 125269 4294967295 134512640 135305190 3216920352 3071687872 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=543540 CPUtime=936.15
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 25796 0 0 0 93520 95 0 0 25 0 4 0 1108089357 556584960 125269 4294967295 134512640 135305190 3216920352 3063299264 134528379 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3749.75
Current children cumulated vsize (KiB) 545956



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.02 s]
/proc/loadavg: 4.72 4.64 4.53 6/101 10595
/proc/meminfo: memFree=2334000/3368532 swapFree=1954076/1959888
[pid=7382] ppid=7380 vsize=2416 CPUtime=3.12
/proc/7382/stat : 7382 (manysat.sh) S 7380 7382 1628 0 -1 4194304 369 6819 0 0 0 0 309 3 18 0 1 0 1108088996 2473984 274 4294967295 134512640 135169312 3220953856 3220950072 3085737710 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/7382/statm: 604 274 231 161 0 43 0
[pid=7385] ppid=7382 vsize=547036 CPUtime=3976.96
/proc/7385/stat : 7385 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202496 126309 0 0 0 397274 422 0 0 25 0 4 0 1108089309 560164864 126090 4294967295 134512640 135305190 3216920352 3216918528 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/7385/statm: 136759 126090 79 194 0 136563 0
[pid=7385/tid=7386] ppid=7382 vsize=547036 CPUtime=994.5
/proc/7385/task/7386/stat : 7386 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 30792 0 0 0 99363 87 0 0 25 0 4 0 1108089357 560164864 126090 4294967295 134512640 135305190 3216920352 3080076480 134528501 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=7385/tid=7387] ppid=7382 vsize=547036 CPUtime=994.26
/proc/7385/task/7387/stat : 7387 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 19323 0 0 0 99308 118 0 0 25 0 4 0 1108089357 560164864 126090 4294967295 134512640 135305190 3216920352 3071687872 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=7385/tid=7388] ppid=7382 vsize=547036 CPUtime=993.81
/proc/7385/task/7388/stat : 7388 (manysat1.1_stat) R 7382 7382 1628 0 -1 4202560 25884 0 0 0 99284 97 0 0 25 0 4 0 1108089357 560164864 126090 4294967295 134512640 135305190 3216920352 3063299264 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3980.08
Current children cumulated vsize (KiB) 549452

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 7382 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=90000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=30000
# CPU time returned by wait4() is 3.12
# while last known CPU time is 3980.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1000.05
CPU time (s): 3980.08
CPU user time (s): 3975.83
CPU system time (s): 4.25
CPU usage (%): 397.99
Max. virtual memory (cumulated for all children) (KiB): 549452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.09
system time used= 0.03
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7188
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= 4
involuntary context switches= 61

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi44 at 2009-05-28 21:44:38
IDJOB=1781002
IDBENCH=71088
IDSOLVER=626
FILE ID=tipi44/1781002-1243539878
PBS_JOBID=
Free space on /tmp= 15889 MiB

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

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED= 617384898

Linux tipi44 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.116
cache size	: 4096 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl vmx tm2 ssse3 cx16 xtpr dca lahf_lm
bogomips	: 3992.42
clflush size	: 64

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 15
model name	: Intel(R) Xeon(R) CPU            5130  @ 2.00GHz
stepping	: 6
cpu MHz		: 1995.116
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.116
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.14
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.116
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.16
clflush size	: 64


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2847416 kB
Buffers:        144636 kB
Cached:         269360 kB
SwapCached:       2180 kB
Active:         120536 kB
Inactive:       303304 kB
HighTotal:     2489216 kB
HighFree:      2207944 kB
LowTotal:       879316 kB
LowFree:        639472 kB
SwapTotal:     1959888 kB
SwapFree:      1954076 kB
Dirty:            6160 kB
Writeback:           0 kB
AnonPages:        9068 kB
Mapped:           3388 kB
Slab:            87660 kB
SReclaimable:    77668 kB
SUnreclaim:       9992 kB
PageTables:        496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    88084 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15882 MiB
End job on tipi44 at 2009-05-28 22:01:21