Trace number 1780189

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)UNSAT 268.18 77.3675

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark268.18
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

0.00/0.00	c Parsing...
0.80/0.90	c ==============================================================================
0.80/0.90	c |           |     ORIGINAL     |              LEARNT              |          |
0.80/0.90	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.80/0.90	c ==============================================================================
0.80/0.90	c |         0 | 1108439  3246165 |  332531       0        0     nan |  0.000 % |
12.11/12.14	c |         0 |  365178  1362642 |      --       0       --      -- |     --   | -599968/-1491637
12.11/12.14	c ==============================================================================
12.11/12.14	c Result  :   #vars: 34857   #clauses: 365178   #literals: 1362642
12.11/12.14	c CPU time:   11.99 s
12.11/12.14	c ==============================================================================
268.01/77.34	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
268.01/77.34	c ============================[ Problem Statistics ]=============================
268.01/77.34	c |                                                                             |
268.01/77.34	c threadId              : 3
268.01/77.34	c restarts              : 194
268.01/77.34	c conflicts             : 145151         (569 /sec)
268.01/77.34	c decisions             : 229913         (2.47 % random) (902 /sec)
268.01/77.34	c propagations          : 70889571       (278064 /sec)
268.01/77.34	c conflict literals     : 3692911        (38.75 % deleted)
268.01/77.34	c Memory used           : 179.34 MB
268.01/77.34	c CPU time              : 254.94 s
268.01/77.34	
268.01/77.34	c --->m=4, e=8, aimd=1, HOME/26796_many.cnf	time: 63.735	conflicts: 145151       
268.01/77.35	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1780189-1243529258/watcher-1780189-1243529258 -o /tmp/evaluation-result-1780189-1243529258/solver-1780189-1243529258 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780189-1243529258.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: 3.76 3.92 4.24 3/97 26796
/proc/meminfo: memFree=2840544/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2412 CPUtime=0
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107063243 2469888 273 4294967295 134512640 135169312 3217405856 3217404392 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 603 273 231 161 0 42 0
[pid=26797] ppid=26796 vsize=1064 CPUtime=0
/proc/26797/stat : 26797 (SatElite) R 26796 26796 21691 0 -1 4202496 218 0 0 0 0 0 0 0 18 0 1 0 1107063243 1089536 154 4294967295 134512640 135034092 3219556720 3219553064 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26797/statm: 266 154 50 128 0 136 0

[startup+0.059482 s]
/proc/loadavg: 3.76 3.92 4.24 3/97 26796
/proc/meminfo: memFree=2840544/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2412 CPUtime=0
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107063243 2469888 273 4294967295 134512640 135169312 3217405856 3217404392 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 603 273 231 161 0 42 0
[pid=26797] ppid=26796 vsize=16020 CPUtime=0.05
/proc/26797/stat : 26797 (SatElite) R 26796 26796 21691 0 -1 4202496 3545 0 0 0 4 1 0 0 18 0 1 0 1107063243 16404480 3417 4294967295 134512640 135034092 3219556720 3219553064 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26797/statm: 4005 3418 50 128 0 3875 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 18432

[startup+0.109487 s]
/proc/loadavg: 3.76 3.92 4.24 3/97 26796
/proc/meminfo: memFree=2840544/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2412 CPUtime=0
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107063243 2469888 273 4294967295 134512640 135169312 3217405856 3217404392 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 603 273 231 161 0 42 0
[pid=26797] ppid=26796 vsize=20764 CPUtime=0.1
/proc/26797/stat : 26797 (SatElite) R 26796 26796 21691 0 -1 4202496 5083 0 0 0 7 3 0 0 18 0 1 0 1107063243 21262336 4955 4294967295 134512640 135034092 3219556720 3219553064 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26797/statm: 5191 4956 50 128 0 5061 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 23176

[startup+0.309462 s]
/proc/loadavg: 3.76 3.92 4.24 3/97 26796
/proc/meminfo: memFree=2840544/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2412 CPUtime=0
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107063243 2469888 273 4294967295 134512640 135169312 3217405856 3217404392 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 603 273 231 161 0 42 0
[pid=26797] ppid=26796 vsize=52268 CPUtime=0.3
/proc/26797/stat : 26797 (SatElite) R 26796 26796 21691 0 -1 4202496 11276 0 0 0 25 5 0 0 18 0 1 0 1107063243 53522432 11148 4294967295 134512640 135034092 3219556720 3219552680 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26797/statm: 13067 11149 50 128 0 12937 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 54680

[startup+0.709431 s]
/proc/loadavg: 3.76 3.92 4.24 3/97 26796
/proc/meminfo: memFree=2840544/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2412 CPUtime=0
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107063243 2469888 273 4294967295 134512640 135169312 3217405856 3217404392 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 603 273 231 161 0 42 0
[pid=26797] ppid=26796 vsize=90556 CPUtime=0.7
/proc/26797/stat : 26797 (SatElite) R 26796 26796 21691 0 -1 4202496 22221 0 0 0 63 7 0 0 18 0 1 0 1107063243 92729344 22093 4294967295 134512640 135034092 3219556720 3219552712 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/26797/statm: 22639 22093 50 128 0 22509 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 92968

[startup+1.50937 s]
/proc/loadavg: 3.54 3.87 4.22 3/99 26798
/proc/meminfo: memFree=2722576/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2412 CPUtime=0
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107063243 2469888 273 4294967295 134512640 135169312 3217405856 3217404392 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 603 273 231 161 0 42 0
[pid=26797] ppid=26796 vsize=136888 CPUtime=1.5
/proc/26797/stat : 26797 (SatElite) R 26796 26796 21691 0 -1 4202496 32249 0 0 0 140 10 0 0 20 0 1 0 1107063243 140173312 32108 4294967295 134512640 135034092 3219556720 3219553024 134569395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26797/statm: 34222 32108 66 128 0 34092 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 139300

[startup+3.10924 s]
/proc/loadavg: 3.54 3.87 4.22 2/99 26799
/proc/meminfo: memFree=2712808/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2412 CPUtime=0
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107063243 2469888 273 4294967295 134512640 135169312 3217405856 3217404392 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 603 273 231 161 0 42 0
[pid=26797] ppid=26796 vsize=136888 CPUtime=3.1
/proc/26797/stat : 26797 (SatElite) R 26796 26796 21691 0 -1 4202496 32276 0 0 0 300 10 0 0 25 0 1 0 1107063243 140173312 32135 4294967295 134512640 135034092 3219556720 3219552960 134541265 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26797/statm: 34222 32135 66 128 0 34092 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 139300

[startup+6.31899 s]
/proc/loadavg: 3.54 3.87 4.22 2/99 26802
/proc/meminfo: memFree=2712436/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2412 CPUtime=0
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1107063243 2469888 273 4294967295 134512640 135169312 3217405856 3217404392 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 603 273 231 161 0 42 0
[pid=26797] ppid=26796 vsize=137144 CPUtime=6.31
/proc/26797/stat : 26797 (SatElite) R 26796 26796 21691 0 -1 4202496 32378 0 0 0 621 10 0 0 25 0 1 0 1107063243 140435456 32237 4294967295 134512640 135034092 3219556720 3219552720 134541726 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26797/statm: 34286 32237 66 128 0 34156 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 139556

[startup+12.7185 s]
/proc/loadavg: 3.15 3.77 4.19 2/99 26802
/proc/meminfo: memFree=2694892/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2416 CPUtime=12.68
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 370 39166 0 0 0 0 1247 21 18 0 1 0 1107063243 2473984 274 4294967295 134512640 135169312 3217405856 3217402072 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 604 274 231 161 0 43 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2416

[startup+25.5175 s]
/proc/loadavg: 3.58 3.85 4.20 5/102 26806
/proc/meminfo: memFree=2697640/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2416 CPUtime=12.68
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 370 39166 0 0 0 0 1247 21 18 0 1 0 1107063243 2473984 274 4294967295 134512640 135169312 3217405856 3217402072 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 604 274 231 161 0 43 0
[pid=26803] ppid=26796 vsize=154256 CPUtime=48.81
/proc/26803/stat : 26803 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202496 31345 0 0 0 4843 38 0 0 25 0 4 0 1107064511 157958144 31276 4294967295 134512640 135305190 3219757520 3219755620 134695249 0 0 0 3 4294967295 0 0 17 1 0 0 0
/proc/26803/statm: 38564 31276 79 194 0 38368 0
[pid=26803/tid=26804] ppid=26796 vsize=154256 CPUtime=12.01
/proc/26803/task/26804/stat : 26804 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 1797 0 0 0 1196 5 0 0 25 0 4 0 1107064583 157958144 31276 4294967295 134512640 135305190 3219757520 3064679616 134528298 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=26803/tid=26805] ppid=26796 vsize=154256 CPUtime=12.01
/proc/26803/task/26805/stat : 26805 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 1906 0 0 0 1194 7 0 0 25 0 4 0 1107064583 157958144 31276 4294967295 134512640 135305190 3219757520 3056291008 134528224 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26803/tid=26806] ppid=26796 vsize=154256 CPUtime=12.05
/proc/26803/task/26806/stat : 26806 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 2080 0 0 0 1194 11 0 0 25 0 4 0 1107064583 157958144 31276 4294967295 134512640 135305190 3219757520 3047902400 134528229 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 61.49
Current children cumulated vsize (KiB) 156672

[startup+51.1155 s]
/proc/loadavg: 3.73 3.86 4.20 5/102 26991
/proc/meminfo: memFree=2680948/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2416 CPUtime=12.68
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 370 39166 0 0 0 0 1247 21 18 0 1 0 1107063243 2473984 274 4294967295 134512640 135169312 3217405856 3217402072 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 604 274 231 161 0 43 0
[pid=26803] ppid=26796 vsize=170296 CPUtime=150.68
/proc/26803/stat : 26803 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202496 35167 0 0 0 15023 45 0 0 25 0 4 0 1107064511 174383104 35098 4294967295 134512640 135305190 3219757520 3219755696 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26803/statm: 42574 35098 79 194 0 42378 0
[pid=26803/tid=26804] ppid=26796 vsize=170296 CPUtime=37.43
/proc/26803/task/26804/stat : 26804 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 2614 0 0 0 3737 6 0 0 25 0 4 0 1107064583 174383104 35098 4294967295 134512640 135305190 3219757520 3064679616 134528310 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26803/tid=26805] ppid=26796 vsize=170296 CPUtime=37.48
/proc/26803/task/26805/stat : 26805 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 2957 0 0 0 3739 9 0 0 25 0 4 0 1107064583 174383104 35098 4294967295 134512640 135305190 3219757520 3056291008 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26803/tid=26806] ppid=26796 vsize=170296 CPUtime=37.61
/proc/26803/task/26806/stat : 26806 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 2916 0 0 0 3748 13 0 0 25 0 4 0 1107064583 174383104 35098 4294967295 134512640 135305190 3219757520 3047902400 134530561 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 163.36
Current children cumulated vsize (KiB) 172712

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

[startup+63.9145 s]
/proc/loadavg: 3.77 3.86 4.19 5/102 26993
/proc/meminfo: memFree=2670264/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2416 CPUtime=12.68
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 370 39166 0 0 0 0 1247 21 18 0 1 0 1107063243 2473984 274 4294967295 134512640 135169312 3217405856 3217402072 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 604 274 231 161 0 43 0
[pid=26803] ppid=26796 vsize=181264 CPUtime=201.8
/proc/26803/stat : 26803 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202496 37881 0 0 0 20132 48 0 0 25 0 4 0 1107064511 185614336 37812 4294967295 134512640 135305190 3219757520 3219755488 134547909 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26803/statm: 45316 37812 79 194 0 45120 0
[pid=26803/tid=26804] ppid=26796 vsize=181264 CPUtime=50.23
/proc/26803/task/26804/stat : 26804 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3234 0 0 0 5016 7 0 0 25 0 4 0 1107064583 185614336 37812 4294967295 134512640 135305190 3219757520 3064679616 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26803/tid=26805] ppid=26796 vsize=181264 CPUtime=50.27
/proc/26803/task/26805/stat : 26805 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3607 0 0 0 5018 9 0 0 25 0 4 0 1107064583 185614336 37812 4294967295 134512640 135305190 3219757520 3056290952 134840070 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26803/tid=26806] ppid=26796 vsize=181264 CPUtime=50.4
/proc/26803/task/26806/stat : 26806 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3698 0 0 0 5027 13 0 0 25 0 4 0 1107064583 185614336 37812 4294967295 134512640 135305190 3219757520 3047902400 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 214.48
Current children cumulated vsize (KiB) 183680

[startup+70.314 s]
/proc/loadavg: 3.79 3.86 4.19 5/102 26993
/proc/meminfo: memFree=2668720/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2416 CPUtime=12.68
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 370 39166 0 0 0 0 1247 21 18 0 1 0 1107063243 2473984 274 4294967295 134512640 135169312 3217405856 3217402072 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 604 274 231 161 0 43 0
[pid=26803] ppid=26796 vsize=182504 CPUtime=227.4
/proc/26803/stat : 26803 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202496 38203 0 0 0 22690 50 0 0 25 0 4 0 1107064511 186884096 38134 4294967295 134512640 135305190 3219757520 3219755440 134541953 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26803/statm: 45626 38134 79 194 0 45430 0
[pid=26803/tid=26804] ppid=26796 vsize=182504 CPUtime=56.63
/proc/26803/task/26804/stat : 26804 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3319 0 0 0 5655 8 0 0 25 0 4 0 1107064583 186884096 38134 4294967295 134512640 135305190 3219757520 3064679616 134528594 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26803/tid=26805] ppid=26796 vsize=182504 CPUtime=56.68
/proc/26803/task/26805/stat : 26805 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3781 0 0 0 5658 10 0 0 25 0 4 0 1107064583 186884096 38134 4294967295 134512640 135305190 3219757520 3056291008 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26803/tid=26806] ppid=26796 vsize=182504 CPUtime=56.79
/proc/26803/task/26806/stat : 26806 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3722 0 0 0 5666 13 0 0 25 0 4 0 1107064583 186884096 38134 4294967295 134512640 135305190 3219757520 3047902400 134528392 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 240.08
Current children cumulated vsize (KiB) 184920

[startup+73.5138 s]
/proc/loadavg: 3.81 3.87 4.19 5/102 26993
/proc/meminfo: memFree=2668124/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2416 CPUtime=12.68
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 370 39166 0 0 0 0 1247 21 18 0 1 0 1107063243 2473984 274 4294967295 134512640 135169312 3217405856 3217402072 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 604 274 231 161 0 43 0
[pid=26803] ppid=26796 vsize=183312 CPUtime=240.17
/proc/26803/stat : 26803 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202496 38365 0 0 0 23964 53 0 0 25 0 4 0 1107064511 187711488 38296 4294967295 134512640 135305190 3219757520 3219755696 134528298 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26803/statm: 45828 38296 79 194 0 45632 0
[pid=26803/tid=26804] ppid=26796 vsize=183312 CPUtime=59.83
/proc/26803/task/26804/stat : 26804 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3379 0 0 0 5975 8 0 0 25 0 4 0 1107064583 187711488 38296 4294967295 134512640 135305190 3219757520 3064679616 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26803/tid=26805] ppid=26796 vsize=183312 CPUtime=59.87
/proc/26803/task/26805/stat : 26805 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3846 0 0 0 5976 11 0 0 25 0 4 0 1107064583 187711488 38296 4294967295 134512640 135305190 3219757520 3056290624 134551681 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26803/tid=26806] ppid=26796 vsize=183312 CPUtime=59.99
/proc/26803/task/26806/stat : 26806 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3737 0 0 0 5984 15 0 0 25 0 4 0 1107064583 187711488 38296 4294967295 134512640 135305190 3219757520 3047902400 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 252.85
Current children cumulated vsize (KiB) 185728

[startup+75.1137 s]
/proc/loadavg: 3.81 3.87 4.19 5/102 26993
/proc/meminfo: memFree=2667752/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2416 CPUtime=12.68
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 370 39166 0 0 0 0 1247 21 18 0 1 0 1107063243 2473984 274 4294967295 134512640 135169312 3217405856 3217402072 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 604 274 231 161 0 43 0
[pid=26803] ppid=26796 vsize=183444 CPUtime=246.57
/proc/26803/stat : 26803 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202496 38420 0 0 0 24604 53 0 0 25 0 4 0 1107064511 187846656 38351 4294967295 134512640 135305190 3219757520 3219755696 134528768 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26803/statm: 45861 38351 79 194 0 45665 0
[pid=26803/tid=26804] ppid=26796 vsize=183444 CPUtime=61.43
/proc/26803/task/26804/stat : 26804 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3392 0 0 0 6135 8 0 0 25 0 4 0 1107064583 187846656 38351 4294967295 134512640 135305190 3219757520 3064679616 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26803/tid=26805] ppid=26796 vsize=183444 CPUtime=61.47
/proc/26803/task/26805/stat : 26805 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3864 0 0 0 6136 11 0 0 25 0 4 0 1107064583 187846656 38351 4294967295 134512640 135305190 3219757520 3056291008 134528277 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26803/tid=26806] ppid=26796 vsize=183444 CPUtime=61.59
/proc/26803/task/26806/stat : 26806 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3744 0 0 0 6144 15 0 0 25 0 4 0 1107064583 187846656 38351 4294967295 134512640 135305190 3219757520 3047902400 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 259.25
Current children cumulated vsize (KiB) 185860

[startup+76.7135 s]
/proc/loadavg: 3.90 3.89 4.19 5/102 26993
/proc/meminfo: memFree=2667752/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2416 CPUtime=12.68
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 370 39166 0 0 0 0 1247 21 18 0 1 0 1107063243 2473984 274 4294967295 134512640 135169312 3217405856 3217402072 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 604 274 231 161 0 43 0
[pid=26803] ppid=26796 vsize=183636 CPUtime=252.96
/proc/26803/stat : 26803 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202496 38470 0 0 0 25243 53 0 0 25 0 4 0 1107064511 188043264 38401 4294967295 134512640 135305190 3219757520 3219755808 134565634 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26803/statm: 45909 38401 79 194 0 45713 0
[pid=26803/tid=26804] ppid=26796 vsize=183636 CPUtime=63.03
/proc/26803/task/26804/stat : 26804 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3401 0 0 0 6295 8 0 0 25 0 4 0 1107064583 188043264 38401 4294967295 134512640 135305190 3219757520 3064679616 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26803/tid=26805] ppid=26796 vsize=183636 CPUtime=63.07
/proc/26803/task/26805/stat : 26805 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3897 0 0 0 6296 11 0 0 25 0 4 0 1107064583 188043264 38401 4294967295 134512640 135305190 3219757520 3056291008 134528229 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26803/tid=26806] ppid=26796 vsize=183636 CPUtime=63.19
/proc/26803/task/26806/stat : 26806 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3752 0 0 0 6304 15 0 0 25 0 4 0 1107064583 188043264 38401 4294967295 134512640 135305190 3219757520 3047902400 134528298 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 265.64
Current children cumulated vsize (KiB) 186052

[startup+77.1135 s]
/proc/loadavg: 3.90 3.89 4.19 5/102 26994
/proc/meminfo: memFree=2667528/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2416 CPUtime=12.68
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 370 39166 0 0 0 0 1247 21 18 0 1 0 1107063243 2473984 274 4294967295 134512640 135169312 3217405856 3217402072 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 604 274 231 161 0 43 0
[pid=26803] ppid=26796 vsize=183636 CPUtime=254.53
/proc/26803/stat : 26803 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202496 38479 0 0 0 25399 54 0 0 25 0 4 0 1107064511 188043264 38410 4294967295 134512640 135305190 3219757520 3219755696 134528229 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26803/statm: 45909 38410 79 194 0 45713 0
[pid=26803/tid=26804] ppid=26796 vsize=183636 CPUtime=63.43
/proc/26803/task/26804/stat : 26804 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3402 0 0 0 6335 8 0 0 25 0 4 0 1107064583 188043264 38410 4294967295 134512640 135305190 3219757520 3064679616 134528252 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26803/tid=26805] ppid=26796 vsize=183636 CPUtime=63.47
/proc/26803/task/26805/stat : 26805 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3899 0 0 0 6336 11 0 0 25 0 4 0 1107064583 188043264 38410 4294967295 134512640 135305190 3219757520 3056291008 134528501 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26803/tid=26806] ppid=26796 vsize=183636 CPUtime=63.59
/proc/26803/task/26806/stat : 26806 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3754 0 0 0 6344 15 0 0 25 0 4 0 1107064583 188043264 38410 4294967295 134512640 135305190 3219757520 3047902400 134528329 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 267.21
Current children cumulated vsize (KiB) 186052

[startup+77.3135 s]
/proc/loadavg: 3.90 3.89 4.19 5/102 26994
/proc/meminfo: memFree=2667528/3368532 swapFree=1952996/1959888
[pid=26796] ppid=26794 vsize=2416 CPUtime=12.68
/proc/26796/stat : 26796 (manysat.sh) S 26794 26796 21691 0 -1 4194304 370 39166 0 0 0 0 1247 21 18 0 1 0 1107063243 2473984 274 4294967295 134512640 135169312 3217405856 3217402072 3085893358 0 65536 4 65538 3222376037 0 0 17 3 0 0 0
/proc/26796/statm: 604 274 231 161 0 43 0
[pid=26803] ppid=26796 vsize=183636 CPUtime=255.33
/proc/26803/stat : 26803 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202496 38482 0 0 0 25479 54 0 0 25 0 4 0 1107064511 188043264 38413 4294967295 134512640 135305190 3219757520 3219755584 134529062 0 0 0 3 4294967295 0 0 17 3 0 0 0
/proc/26803/statm: 45909 38413 79 194 0 45713 0
[pid=26803/tid=26804] ppid=26796 vsize=183636 CPUtime=63.62
/proc/26803/task/26804/stat : 26804 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3402 0 0 0 6354 8 0 0 25 0 4 0 1107064583 188043264 38413 4294967295 134512640 135305190 3219757520 3064680880 134657576 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=26803/tid=26805] ppid=26796 vsize=183636 CPUtime=63.67
/proc/26803/task/26805/stat : 26805 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3902 0 0 0 6356 11 0 0 25 0 4 0 1107064583 188043264 38413 4294967295 134512640 135305190 3219757520 3056292272 134657576 0 0 0 3 0 0 0 -1 2 0 0 0
[pid=26803/tid=26806] ppid=26796 vsize=183636 CPUtime=63.79
/proc/26803/task/26806/stat : 26806 (manysat1.1_stat) R 26796 26796 21691 0 -1 4202560 3754 0 0 0 6364 15 0 0 25 0 4 0 1107064583 188043264 38413 4294967295 134512640 135305190 3219757520 3047903664 134657578 0 0 0 3 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 268.01
Current children cumulated vsize (KiB) 186052

Child status: 20
Real time (s): 77.3675
CPU time (s): 268.18
CPU user time (s): 267.41
CPU system time (s): 0.77
CPU usage (%): 346.632
Max. virtual memory (cumulated for all children) (KiB): 186052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 267.41
system time used= 0.77
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78307
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= 23002
involuntary context switches= 11725

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi45 at 2009-05-28 18:47:38
IDJOB=1780189
IDBENCH=70960
IDSOLVER=623
FILE ID=tipi45/1780189-1243529258
PBS_JOBID=
Free space on /tmp= 15479 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED= 1135198325

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

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

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

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

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


/proc/meminfo:
MemTotal:      3368532 kB
MemFree:       2840544 kB
Buffers:        141100 kB
Cached:         279804 kB
SwapCached:       2100 kB
Active:         120664 kB
Inactive:       309916 kB
HighTotal:     2489216 kB
HighFree:      2196588 kB
LowTotal:       879316 kB
LowFree:        643956 kB
SwapTotal:     1959888 kB
SwapFree:      1952996 kB
Dirty:           24796 kB
Writeback:           0 kB
AnonPages:        8292 kB
Mapped:           3412 kB
Slab:            85664 kB
SReclaimable:    74548 kB
SUnreclaim:      11116 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:    89596 kB
VmallocTotal:   114680 kB
VmallocUsed:     17900 kB
VmallocChunk:    96244 kB

Free space on /tmp at the end= 15479 MiB
End job on tipi45 at 2009-05-28 18:48:57