Trace number 1780999

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 1/2009-03-20 (4 threads)? (TO) 3069.57 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.11/0.16	c ==============================================================================
0.11/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.16	c ==============================================================================
0.11/0.16	c |         0 |  271285   809746 |   81385       0        0     nan |  0.000 % |
2.76/2.87	c |         0 |  269831  1187407 |      --       0       --      -- |     --   | -1454/377661
2.76/2.87	c ==============================================================================
2.76/2.87	c Result  :   #vars: 1698   #clauses: 269831   #literals: 1187407
2.76/2.87	c CPU time:   2.77 s
2.76/2.87	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-1780999-1243539653/watcher-1780999-1243539653 -o /tmp/evaluation-result-1780999-1243539653/solver-1780999-1243539653 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780999-1243539653.cnf aimd 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 2096128 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 2147328 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 5.75 5.64 5.60 4/124 24641
/proc/meminfo: memFree=2187308/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2412 CPUtime=0
/proc/24641/stat : 24641 (manysat.sh) R 24639 24641 21334 0 -1 4194304 333 0 0 0 0 0 0 0 18 0 1 0 1118629288 2469888 272 4294967295 134512640 135169312 3219132736 3219131212 3084978036 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/24641/statm: 603 272 231 161 0 42 0
[pid=24642] ppid=24641 vsize=1336 CPUtime=0.01
/proc/24642/stat : 24642 (SatElite) R 24641 24641 21334 0 -1 4202496 266 0 0 0 1 0 0 0 19 0 1 0 1118629288 1368064 203 4294967295 134512640 135034092 3217403744 3217399704 134671555 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24642/statm: 334 203 49 128 0 204 0

[startup+0.04367 s]
/proc/loadavg: 5.75 5.64 5.60 4/124 24641
/proc/meminfo: memFree=2187308/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2412 CPUtime=0
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118629288 2469888 272 4294967295 134512640 135169312 3219132736 3219131272 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 603 272 231 161 0 42 0
[pid=24642] ppid=24641 vsize=4900 CPUtime=0.05
/proc/24642/stat : 24642 (SatElite) R 24641 24641 21334 0 -1 4202496 1102 0 0 0 4 1 0 0 19 0 1 0 1118629288 5017600 1039 4294967295 134512640 135034092 3217403744 3217399660 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24642/statm: 1225 1040 49 128 0 1095 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7312

[startup+0.103643 s]
/proc/loadavg: 5.75 5.64 5.60 4/124 24641
/proc/meminfo: memFree=2187308/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2412 CPUtime=0
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118629288 2469888 272 4294967295 134512640 135169312 3219132736 3219131272 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 603 272 231 161 0 42 0
[pid=24642] ppid=24641 vsize=9900 CPUtime=0.11
/proc/24642/stat : 24642 (SatElite) R 24641 24641 21334 0 -1 4202496 2343 0 0 0 10 1 0 0 20 0 1 0 1118629288 10137600 2280 4294967295 134512640 135034092 3217403744 3217400088 134691005 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24642/statm: 2475 2280 49 128 0 2345 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12312

[startup+0.303626 s]
/proc/loadavg: 5.75 5.64 5.60 4/124 24641
/proc/meminfo: memFree=2187308/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2412 CPUtime=0
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118629288 2469888 272 4294967295 134512640 135169312 3219132736 3219131272 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 603 272 231 161 0 42 0
[pid=24642] ppid=24641 vsize=21996 CPUtime=0.31
/proc/24642/stat : 24642 (SatElite) R 24641 24641 21334 0 -1 4202496 5189 0 0 0 27 4 0 0 20 0 1 0 1118629288 22523904 5126 4294967295 134512640 135034092 3217403744 3217399688 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24642/statm: 5499 5126 67 128 0 5369 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 24408

[startup+0.703594 s]
/proc/loadavg: 5.75 5.64 5.60 4/124 24641
/proc/meminfo: memFree=2187308/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2412 CPUtime=0
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118629288 2469888 272 4294967295 134512640 135169312 3219132736 3219131272 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 603 272 231 161 0 42 0
[pid=24642] ppid=24641 vsize=25976 CPUtime=0.71
/proc/24642/stat : 24642 (SatElite) R 24641 24641 21334 0 -1 4202496 5900 0 0 0 65 6 0 0 21 0 1 0 1118629288 26599424 5837 4294967295 134512640 135034092 3217403744 3217399688 134673244 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24642/statm: 6494 5837 67 128 0 6364 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 28388

[startup+1.50371 s]
/proc/loadavg: 5.75 5.64 5.60 3/126 24643
/proc/meminfo: memFree=1757516/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2412 CPUtime=0
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118629288 2469888 272 4294967295 134512640 135169312 3219132736 3219131272 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 603 272 231 161 0 42 0
[pid=24642] ppid=24641 vsize=30432 CPUtime=1.48
/proc/24642/stat : 24642 (SatElite) R 24641 24641 21334 0 -1 4202496 6814 0 0 0 142 6 0 0 23 0 1 0 1118629288 31162368 6751 4294967295 134512640 135034092 3217403744 3217400048 134569526 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24642/statm: 7608 6751 67 128 0 7478 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32844

[startup+3.10357 s]
/proc/loadavg: 5.75 5.64 5.60 3/126 24643
/proc/meminfo: memFree=2170252/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2412 CPUtime=0
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 1118629288 2469888 272 4294967295 134512640 135169312 3219132736 3219131272 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 603 272 231 161 0 42 0
[pid=24642] ppid=24641 vsize=27636 CPUtime=3.06
/proc/24642/stat : 24642 (SatElite) R 24641 24641 21334 0 -1 4202496 6815 0 0 0 299 7 0 0 25 0 1 0 1118629288 28299264 6198 4294967295 134512640 135034092 3217403744 3217398628 134691101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/24642/statm: 6909 6198 67 128 0 6779 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 30048

[startup+6.3033 s]
/proc/loadavg: 5.45 5.58 5.58 6/129 24647
/proc/meminfo: memFree=1791092/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=109592 CPUtime=8.3
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 20847 0 0 0 816 14 0 0 22 0 4 0 1118629613 112222208 20782 4294967295 134512640 135305190 3213882432 3213880608 134528402 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/24644/statm: 27398 20782 79 194 0 27202 0
[pid=24644/tid=24645] ppid=24641 vsize=109592 CPUtime=1.11
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 983 0 0 0 110 1 0 0 20 0 4 0 1118629663 112222208 20782 4294967295 134512640 135305190 3213882432 3080019136 134528237 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=109592 CPUtime=1.87
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 1325 0 0 0 187 0 0 0 19 0 4 0 1118629663 112222208 20782 4294967295 134512640 135305190 3213882432 3071630528 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=109592 CPUtime=2.32
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 770 0 0 0 230 2 0 0 21 0 4 0 1118629663 112222208 20782 4294967295 134512640 135305190 3213882432 3063241920 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 11.5
Current children cumulated vsize (KiB) 112008

[startup+12.7027 s]
/proc/loadavg: 5.49 5.59 5.58 9/130 24769
/proc/meminfo: memFree=2032940/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=131736 CPUtime=29.43
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 26056 0 0 0 2926 17 0 0 25 0 4 0 1118629613 134897664 25991 4294967295 134512640 135305190 3213882432 3213880552 134840070 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/24644/statm: 32934 25991 79 194 0 32738 0
[pid=24644/tid=24645] ppid=24641 vsize=131736 CPUtime=7.45
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 2527 0 0 0 742 3 0 0 25 0 4 0 1118629663 134897664 25991 4294967295 134512640 135305190 3213882432 3080018800 134551697 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=131736 CPUtime=7.96
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 2674 0 0 0 795 1 0 0 25 0 4 0 1118629663 134897664 25991 4294967295 134512640 135305190 3213882432 3071630528 134528268 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=131736 CPUtime=4.83
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 1550 0 0 0 481 2 0 0 25 0 4 0 1118629663 134897664 25991 4294967295 134512640 135305190 3213882432 3063241920 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 32.63
Current children cumulated vsize (KiB) 134152

[startup+25.5116 s]
/proc/loadavg: 5.52 5.59 5.58 6/129 24835
/proc/meminfo: memFree=1747724/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=154200 CPUtime=67.73
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 31595 0 0 0 6747 26 0 0 25 0 4 0 1118629613 157900800 31530 4294967295 134512640 135305190 3213882432 3213880608 134528525 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24644/statm: 38550 31530 79 194 0 38354 0
[pid=24644/tid=24645] ppid=24641 vsize=154200 CPUtime=14.93
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 3384 0 0 0 1487 6 0 0 25 0 4 0 1118629663 157900800 31530 4294967295 134512640 135305190 3213882432 3080019136 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=154200 CPUtime=20.31
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 4800 0 0 0 2030 1 0 0 25 0 4 0 1118629663 157900800 31530 4294967295 134512640 135305190 3213882432 3071630528 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=154200 CPUtime=11.84
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 2033 0 0 0 1182 2 0 0 25 0 4 0 1118629663 157900800 31530 4294967295 134512640 135305190 3213882432 3063241920 134528768 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 70.93
Current children cumulated vsize (KiB) 156616

[startup+51.1094 s]
/proc/loadavg: 5.49 5.58 5.58 9/129 24836
/proc/meminfo: memFree=1920440/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=182900 CPUtime=142.95
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 38637 0 0 0 14251 44 0 0 25 0 4 0 1118629613 187289600 38572 4294967295 134512640 135305190 3213882432 3213880608 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24644/statm: 45725 38572 79 194 0 45529 0
[pid=24644/tid=24645] ppid=24641 vsize=182900 CPUtime=38.99
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 5468 0 0 0 3888 11 0 0 25 0 4 0 1118629663 187289600 38572 4294967295 134512640 135305190 3213882432 3080019136 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=182900 CPUtime=38.21
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 6440 0 0 0 3814 7 0 0 25 0 4 0 1118629663 187289600 38572 4294967295 134512640 135305190 3213882432 3071630528 134528376 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=182900 CPUtime=23.71
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 3120 0 0 0 2366 5 0 0 25 0 4 0 1118629663 187289600 38572 4294967295 134512640 135305190 3213882432 3063241920 134528256 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 146.15
Current children cumulated vsize (KiB) 185316

[startup+102.315 s]
/proc/loadavg: 5.56 5.58 5.57 6/129 25024
/proc/meminfo: memFree=1961884/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=214096 CPUtime=295.7
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 46164 0 0 0 29506 64 0 0 25 0 4 0 1118629613 219234304 46099 4294967295 134512640 135305190 3213882432 3213880608 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24644/statm: 53524 46099 79 194 0 53328 0
[pid=24644/tid=24645] ppid=24641 vsize=214096 CPUtime=64.33
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 7133 0 0 0 6419 14 0 0 25 0 4 0 1118629663 219234304 46099 4294967295 134512640 135305190 3213882432 3080019136 134528410 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=214096 CPUtime=69.59
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 7825 0 0 0 6946 13 0 0 25 0 4 0 1118629663 219234304 46099 4294967295 134512640 135305190 3213882432 3071630528 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=214096 CPUtime=70.12
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 4530 0 0 0 7001 11 0 0 25 0 4 0 1118629663 219234304 46099 4294967295 134512640 135305190 3213882432 3063241920 134528392 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 298.9
Current children cumulated vsize (KiB) 216512

[startup+162.31 s]
/proc/loadavg: 6.10 5.72 5.62 7/129 25214
/proc/meminfo: memFree=1850904/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=238992 CPUtime=474.96
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 52443 0 0 0 47412 84 0 0 25 0 4 0 1118629613 244727808 52378 4294967295 134512640 135305190 3213882432 3213880608 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24644/statm: 59748 52378 79 194 0 59552 0
[pid=24644/tid=24645] ppid=24641 vsize=238992 CPUtime=95.83
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 8623 0 0 0 9564 19 0 0 25 0 4 0 1118629663 244727808 52378 4294967295 134512640 135305190 3213882432 3080019136 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=238992 CPUtime=115.77
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 9552 0 0 0 11562 15 0 0 25 0 4 0 1118629663 244727808 52378 4294967295 134512640 135305190 3213882432 3071630528 134528402 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=238992 CPUtime=123.82
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 5771 0 0 0 12364 18 0 0 25 0 4 0 1118629663 244727808 52378 4294967295 134512640 135305190 3213882432 3063241712 134549501 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 478.16

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

/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 11860 0 0 0 43816 64 0 0 25 0 4 0 1118629663 359903232 79418 4294967295 134512640 135305190 3213882432 3063241920 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1553.18
Current children cumulated vsize (KiB) 353884

[startup+582.304 s]
/proc/loadavg: 5.83 5.71 5.64 8/130 26515
/proc/meminfo: memFree=1789332/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=380332 CPUtime=1729.67
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 86138 0 0 0 172738 229 0 0 25 0 4 0 1118629613 389459968 86052 4294967295 134512640 135305190 3213882432 3213880608 134528229 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/24644/statm: 95083 86052 79 194 0 94887 0
[pid=24644/tid=24645] ppid=24641 vsize=380332 CPUtime=365.08
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 18771 0 0 0 36463 45 0 0 25 0 4 0 1118629663 389459968 86052 4294967295 134512640 135305190 3213882432 3080019136 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=380332 CPUtime=486.79
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 15981 0 0 0 48623 56 0 0 25 0 4 0 1118629663 389459968 86052 4294967295 134512640 135305190 3213882432 3071630528 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=380332 CPUtime=484.8
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 13427 0 0 0 48410 70 0 0 25 0 4 0 1118629663 389459968 86052 4294967295 134512640 135305190 3213882432 3063241920 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1732.87
Current children cumulated vsize (KiB) 382748

[startup+642.319 s]
/proc/loadavg: 5.56 5.65 5.62 7/130 26675
/proc/meminfo: memFree=1825584/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=385032 CPUtime=1909.27
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 87350 0 0 0 190666 261 0 0 25 0 4 0 1118629613 394272768 87260 4294967295 134512640 135305190 3213882432 3213880608 134528489 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/24644/statm: 96258 87260 79 194 0 96062 0
[pid=24644/tid=24645] ppid=24641 vsize=385032 CPUtime=395.13
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 18876 0 0 0 39462 51 0 0 25 0 4 0 1118629663 394272768 87260 4294967295 134512640 135305190 3213882432 3080019136 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=385032 CPUtime=546.81
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 16231 0 0 0 54620 61 0 0 25 0 4 0 1118629663 394272768 87260 4294967295 134512640 135305190 3213882432 3071630528 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=385032 CPUtime=544.36
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 13651 0 0 0 54346 90 0 0 25 0 4 0 1118629663 394272768 87260 4294967295 134512640 135305190 3213882432 3063241920 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1912.47
Current children cumulated vsize (KiB) 387448

[startup+702.313 s]
/proc/loadavg: 5.39 5.59 5.60 8/130 26810
/proc/meminfo: memFree=1773580/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=411512 CPUtime=2089.06
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 93852 0 0 0 208622 284 0 0 25 0 4 0 1118629613 421388288 93762 4294967295 134512640 135305190 3213882432 3213880608 134531168 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24644/statm: 102878 93762 79 194 0 102682 0
[pid=24644/tid=24645] ppid=24641 vsize=411512 CPUtime=427.11
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 20608 0 0 0 42653 58 0 0 25 0 4 0 1118629663 421388288 93762 4294967295 134512640 135305190 3213882432 3080019136 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=411512 CPUtime=606.78
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 16753 0 0 0 60607 71 0 0 25 0 4 0 1118629663 421388288 93762 4294967295 134512640 135305190 3213882432 3071630528 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=411512 CPUtime=602.31
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 16301 0 0 0 60137 94 0 0 25 0 4 0 1118629663 421388288 93762 4294967295 134512640 135305190 3213882432 3063241920 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2092.26
Current children cumulated vsize (KiB) 413928

[startup+762.318 s]
/proc/loadavg: 5.78 5.66 5.63 7/130 26959
/proc/meminfo: memFree=1768016/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=431628 CPUtime=2268.85
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 98522 0 0 0 226584 301 0 0 25 0 4 0 1118629613 441987072 98432 4294967295 134512640 135305190 3213882432 3213880608 134528418 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/24644/statm: 107907 98432 79 194 0 107711 0
[pid=24644/tid=24645] ppid=24641 vsize=431628 CPUtime=486.99
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 22339 0 0 0 48637 62 0 0 25 0 4 0 1118629663 441987072 98432 4294967295 134512640 135305190 3213882432 3080019136 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=431628 CPUtime=637.96
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 16904 0 0 0 63725 71 0 0 25 0 4 0 1118629663 441987072 98432 4294967295 134512640 135305190 3213882432 3071630528 134528347 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=431628 CPUtime=661.2
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 18313 0 0 0 66017 103 0 0 25 0 4 0 1118629663 441987072 98432 4294967295 134512640 135305190 3213882432 3063241920 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2272.05
Current children cumulated vsize (KiB) 434044

[startup+822.313 s]
/proc/loadavg: 5.72 5.67 5.63 6/129 27107
/proc/meminfo: memFree=1796544/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=433784 CPUtime=2466.15
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 99066 0 0 0 246293 322 0 0 25 0 4 0 1118629613 444194816 98976 4294967295 134512640 135305190 3213882432 3213880608 134528503 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24644/statm: 108446 98976 79 194 0 108250 0
[pid=24644/tid=24645] ppid=24641 vsize=433784 CPUtime=546.79
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 22549 0 0 0 54604 75 0 0 25 0 4 0 1118629663 444194816 98976 4294967295 134512640 135305190 3213882432 3080019136 134528392 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=433784 CPUtime=687.58
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 17038 0 0 0 68686 72 0 0 25 0 4 0 1118629663 444194816 98976 4294967295 134512640 135305190 3213882432 3071630528 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=433784 CPUtime=710.38
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 18351 0 0 0 70932 106 0 0 25 0 4 0 1118629663 444194816 98976 4294967295 134512640 135305190 3213882432 3063241920 134528319 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2469.35
Current children cumulated vsize (KiB) 436200

[startup+882.308 s]
/proc/loadavg: 5.63 5.68 5.63 6/129 27300
/proc/meminfo: memFree=1731692/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=442536 CPUtime=2671.12
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 101169 0 0 0 266775 337 0 0 25 0 4 0 1118629613 453156864 101079 4294967295 134512640 135305190 3213882432 3213880608 134528392 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/24644/statm: 110634 101079 79 194 0 110438 0
[pid=24644/tid=24645] ppid=24641 vsize=442536 CPUtime=603.63
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 23178 0 0 0 60283 80 0 0 25 0 4 0 1118629663 453156864 101079 4294967295 134512640 135305190 3213882432 3080019136 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=442536 CPUtime=747.57
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 17316 0 0 0 74681 76 0 0 25 0 4 0 1118629663 453156864 101079 4294967295 134512640 135305190 3213882432 3071630528 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=442536 CPUtime=756.41
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 18939 0 0 0 75530 111 0 0 25 0 4 0 1118629663 453156864 101079 4294967295 134512640 135305190 3213882432 3063241920 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2674.32
Current children cumulated vsize (KiB) 444952

[startup+942.313 s]
/proc/loadavg: 5.55 5.65 5.63 7/129 27488
/proc/meminfo: memFree=1784656/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=447096 CPUtime=2868.51
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 102365 0 0 0 286502 349 0 0 25 0 4 0 1118629613 457826304 102275 4294967295 134512640 135305190 3213882432 3213880608 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24644/statm: 111774 102275 79 194 0 111578 0
[pid=24644/tid=24645] ppid=24641 vsize=447096 CPUtime=651.45
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 23321 0 0 0 65061 84 0 0 25 0 4 0 1118629663 457826304 102275 4294967295 134512640 135305190 3213882432 3080019136 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=447096 CPUtime=796.18
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 17530 0 0 0 79538 80 0 0 25 0 4 0 1118629663 457826304 102275 4294967295 134512640 135305190 3213882432 3071630528 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=447096 CPUtime=812.48
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 19415 0 0 0 81136 112 0 0 25 0 4 0 1118629663 457826304 102275 4294967295 134512640 135305190 3213882432 3063241920 134528301 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2871.71
Current children cumulated vsize (KiB) 449512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1000.01 s]
/proc/loadavg: 5.75 5.70 5.64 6/129 27676
/proc/meminfo: memFree=1568860/3368532 swapFree=1954872/1959888
[pid=24641] ppid=24639 vsize=2416 CPUtime=3.2
/proc/24641/stat : 24641 (manysat.sh) S 24639 24641 21334 0 -1 4194304 369 6819 0 0 0 0 312 8 18 0 1 0 1118629288 2473984 274 4294967295 134512640 135169312 3219132736 3219128952 3084975854 0 65536 4 65538 3222376037 0 0 17 0 0 0 0
/proc/24641/statm: 604 274 231 161 0 43 0
[pid=24644] ppid=24641 vsize=448112 CPUtime=3066.37
/proc/24644/stat : 24644 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202496 102622 0 0 0 306276 361 0 0 25 0 4 0 1118629613 458866688 102532 4294967295 134512640 135305190 3213882432 3213880608 134528298 0 0 0 3 4294967295 0 0 17 2 0 0 0
/proc/24644/statm: 112028 102532 79 194 0 111832 0
[pid=24644/tid=24645] ppid=24641 vsize=448112 CPUtime=708.91
/proc/24644/task/24645/stat : 24645 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 23449 0 0 0 70805 86 0 0 25 0 4 0 1118629663 458866688 102532 4294967295 134512640 135305190 3213882432 3080019136 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
[pid=24644/tid=24646] ppid=24641 vsize=448112 CPUtime=851.88
/proc/24644/task/24646/stat : 24646 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 17564 0 0 0 85104 84 0 0 25 0 4 0 1118629663 458866688 102532 4294967295 134512640 135305190 3213882432 3071630528 134528402 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=24644/tid=24647] ppid=24641 vsize=448112 CPUtime=842.44
/proc/24644/task/24647/stat : 24647 (manysat1.1_stat) R 24641 24641 21334 0 -1 4202560 19459 0 0 0 84131 113 0 0 25 0 4 0 1118629663 458866688 102532 4294967295 134512640 135305190 3213882432 3063241920 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3069.57
Current children cumulated vsize (KiB) 450528

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 24641 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=120000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=80000
# CPU time returned by wait4() is 3.2
# while last known CPU time is 3069.57
#
# 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): 3069.57
CPU user time (s): 3065.88
CPU system time (s): 3.69
CPU usage (%): 306.942
Max. virtual memory (cumulated for all children) (KiB): 450528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.12
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= 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= 5
involuntary context switches= 39

runsolver used 0.06 second user time and 0.06 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 21:40:53
IDJOB=1780999
IDBENCH=71088
IDSOLVER=623
FILE ID=/1780999-1243539653
PBS_JOBID=
Free space on /tmp= 15880 MiB

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

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED= 1467126666

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:       2190268 kB
Buffers:          2992 kB
Cached:         533188 kB
SwapCached:        640 kB
Active:         630224 kB
Inactive:       509476 kB
HighTotal:     2489216 kB
HighFree:      1349964 kB
LowTotal:       879316 kB
LowFree:        840304 kB
SwapTotal:     1959888 kB
SwapFree:      1954872 kB
Dirty:            6160 kB
Writeback:           0 kB
AnonPages:      602680 kB
Mapped:          16520 kB
Slab:            27936 kB
SReclaimable:    19988 kB
SUnreclaim:       7948 kB
PageTables:       1420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   906772 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15873 MiB
End job on  at 2009-05-28 21:57:35