Trace number 1780006

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ManySAT 1.1 aimd 0/2009-03-20 (4 threads)UNSAT 473.6 119.533

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark417.27
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c Parsing...
0.12/0.13	c ==============================================================================
0.12/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.13	c ==============================================================================
0.12/0.13	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
0.72/0.80	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
0.72/0.80	c ==============================================================================
0.72/0.80	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
0.72/0.80	c CPU time:   0.77 s
0.72/0.80	c ==============================================================================
473.58/119.52	c This is ManySAT 1.1 : 4 thread(s) on 4 core(s).
473.58/119.52	c ============================[ Problem Statistics ]=============================
473.58/119.52	c |                                                                             |
473.58/119.52	c threadId              : 1
473.58/119.52	c restarts              : 1426
473.58/119.52	c conflicts             : 385060         (816 /sec)
473.58/119.52	c decisions             : 599610         (1.80 % random) (1270 /sec)
473.58/119.52	c propagations          : 85778934       (181712 /sec)
473.58/119.52	c conflict literals     : 8232781        (32.22 % deleted)
473.58/119.52	c Memory used           : 113.38 MB
473.58/119.52	c CPU time              : 472.06 s
473.58/119.52	
473.58/119.52	c --->m=4, e=8, aimd=0, HOME/13114_many.cnf	time: 118.015	conflicts: 385060       
473.58/119.52	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-1780006-1243528939/watcher-1780006-1243528939 -o /tmp/evaluation-result-1780006-1243528939/solver-1780006-1243528939 -C 10000 -W 1000 -M 2047 manysat.sh HOME/instance-1780006-1243528939.cnf aimd 0 

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


[startup+0 s]
/proc/loadavg: 4.75 4.64 4.60 3/115 13114
/proc/meminfo: memFree=3020348/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2412 CPUtime=0
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117573740 2469888 273 4294967295 134512640 135169312 3215013200 3215011736 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 603 273 231 161 0 42 0
[pid=13115] ppid=13114 vsize=1056 CPUtime=0.01
/proc/13115/stat : 13115 (SatElite) R 13114 13114 12261 0 -1 4202496 222 0 0 0 1 0 0 0 19 0 1 0 1117573740 1081344 158 4294967295 134512640 135034092 3218202672 3218199016 134691005 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13115/statm: 264 159 50 128 0 134 0

[startup+0.034328 s]
/proc/loadavg: 4.75 4.64 4.60 3/115 13114
/proc/meminfo: memFree=3020348/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2412 CPUtime=0
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117573740 2469888 273 4294967295 134512640 135169312 3215013200 3215011736 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 603 273 231 161 0 42 0
[pid=13115] ppid=13114 vsize=5428 CPUtime=0.04
/proc/13115/stat : 13115 (SatElite) R 13114 13114 12261 0 -1 4202496 1210 0 0 0 4 0 0 0 19 0 1 0 1117573740 5558272 1146 4294967295 134512640 135034092 3218202672 3218198664 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13115/statm: 1357 1146 50 128 0 1227 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 7840

[startup+0.114328 s]
/proc/loadavg: 4.75 4.64 4.60 3/115 13114
/proc/meminfo: memFree=3020348/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2412 CPUtime=0
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117573740 2469888 273 4294967295 134512640 135169312 3215013200 3215011736 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 603 273 231 161 0 42 0
[pid=13115] ppid=13114 vsize=17840 CPUtime=0.12
/proc/13115/stat : 13115 (SatElite) R 13114 13114 12261 0 -1 4202496 3663 0 0 0 11 1 0 0 20 0 1 0 1117573740 18268160 3600 4294967295 134512640 135034092 3218202672 3218199912 134673244 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13115/statm: 4460 3604 50 128 0 4330 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 20252

[startup+0.314321 s]
/proc/loadavg: 4.75 4.64 4.60 3/115 13114
/proc/meminfo: memFree=3020348/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2412 CPUtime=0
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117573740 2469888 273 4294967295 134512640 135169312 3215013200 3215011736 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 603 273 231 161 0 42 0
[pid=13115] ppid=13114 vsize=22400 CPUtime=0.32
/proc/13115/stat : 13115 (SatElite) R 13114 13114 12261 0 -1 4202496 4748 0 0 0 31 1 0 0 20 0 1 0 1117573740 22937600 4684 4294967295 134512640 135034092 3218202672 3218198816 134671496 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13115/statm: 5600 4684 66 128 0 5470 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 24812

[startup+0.714299 s]
/proc/loadavg: 4.75 4.64 4.60 3/115 13114
/proc/meminfo: memFree=3020348/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2412 CPUtime=0
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 350 0 0 0 0 0 0 0 18 0 1 0 1117573740 2469888 273 4294967295 134512640 135169312 3215013200 3215011736 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 603 273 231 161 0 42 0
[pid=13115] ppid=13114 vsize=25396 CPUtime=0.72
/proc/13115/stat : 13115 (SatElite) R 13114 13114 12261 0 -1 4202496 5580 0 0 0 69 3 0 0 21 0 1 0 1117573740 26005504 5111 4294967295 134512640 135034092 3218202672 3218198656 134569611 0 0 0 3 0 0 0 17 2 0 0 0
/proc/13115/statm: 6349 5111 67 128 0 6219 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 27808

[startup+1.51427 s]
/proc/loadavg: 4.75 4.64 4.60 2/117 13301
/proc/meminfo: memFree=2996608/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=52344 CPUtime=1.88
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 6509 0 0 0 184 4 0 0 17 0 4 0 1117573830 53600256 6442 4294967295 134512640 135305190 3215781392 3215779568 134528784 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 13086 6442 79 194 0 12890 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 54760

[startup+3.11421 s]
/proc/loadavg: 4.77 4.64 4.61 8/120 13304
/proc/meminfo: memFree=2988848/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=60852 CPUtime=8.23
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 8484 0 0 0 818 5 0 0 16 0 4 0 1117573830 62312448 8417 4294967295 134512640 135305190 3215781392 3215779568 134528539 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 15213 8417 79 194 0 15017 0
[pid=13301/tid=13302] ppid=13114 vsize=60852 CPUtime=2.02
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 740 0 0 0 201 1 0 0 16 0 4 0 1117573843 62312448 8417 4294967295 134512640 135305190 3215781392 3083099328 134528520 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=60852 CPUtime=2.05
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 827 0 0 0 205 0 0 0 20 0 4 0 1117573843 62312448 8417 4294967295 134512640 135305190 3215781392 3074710464 134542031 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=60852 CPUtime=1.98
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 895 0 0 0 197 1 0 0 15 0 4 0 1117573843 62312448 8417 4294967295 134512640 135305190 3215781392 3066322112 134528263 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9.13
Current children cumulated vsize (KiB) 63268

[startup+6.31409 s]
/proc/loadavg: 4.77 4.64 4.61 8/120 13306
/proc/meminfo: memFree=2979876/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=67300 CPUtime=21.01
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 10091 0 0 0 2091 10 0 0 18 0 4 0 1117573830 68915200 10024 4294967295 134512640 135305190 3215781392 3215779568 134528298 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 16825 10024 79 194 0 16629 0
[pid=13301/tid=13302] ppid=13114 vsize=67300 CPUtime=5.22
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 1086 0 0 0 521 1 0 0 17 0 4 0 1117573843 68915200 10024 4294967295 134512640 135305190 3215781392 3083099328 134528771 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=67300 CPUtime=5.24
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 1294 0 0 0 523 1 0 0 25 0 4 0 1117573843 68915200 10024 4294967295 134512640 135305190 3215781392 3074710720 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=67300 CPUtime=5.18
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 1269 0 0 0 515 3 0 0 16 0 4 0 1117573843 68915200 10024 4294967295 134512640 135305190 3215781392 3066322112 134528536 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.91
Current children cumulated vsize (KiB) 69716

[startup+12.7138 s]
/proc/loadavg: 4.80 4.65 4.61 6/120 13307
/proc/meminfo: memFree=2971128/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=76752 CPUtime=46.58
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 12166 0 0 0 4641 17 0 0 25 0 4 0 1117573830 78594048 12099 4294967295 134512640 135305190 3215781392 3215779568 134528851 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 19188 12099 79 194 0 18992 0
[pid=13301/tid=13302] ppid=13114 vsize=76752 CPUtime=11.62
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 1581 0 0 0 1161 1 0 0 25 0 4 0 1117573843 78594048 12099 4294967295 134512640 135305190 3215781392 3083099328 134528539 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=76752 CPUtime=11.63
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 1910 0 0 0 1162 1 0 0 25 0 4 0 1117573843 78594048 12099 4294967295 134512640 135305190 3215781392 3074710720 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=76752 CPUtime=11.58
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 1745 0 0 0 1149 9 0 0 25 0 4 0 1117573843 78594048 12099 4294967295 134512640 135305190 3215781392 3066322112 134528471 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 47.48
Current children cumulated vsize (KiB) 79168

[startup+25.5133 s]
/proc/loadavg: 4.68 4.63 4.60 5/120 13307
/proc/meminfo: memFree=2960560/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=85600 CPUtime=97.69
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 14504 0 0 0 9740 29 0 0 25 0 4 0 1117573830 87654400 14437 4294967295 134512640 135305190 3215781392 3215779568 134528332 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 21400 14437 79 194 0 21204 0
[pid=13301/tid=13302] ppid=13114 vsize=85600 CPUtime=24.42
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 2173 0 0 0 2436 6 0 0 25 0 4 0 1117573843 87654400 14437 4294967295 134512640 135305190 3215781392 3083099328 134528379 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=85600 CPUtime=24.37
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 2392 0 0 0 2433 4 0 0 25 0 4 0 1117573843 87654400 14437 4294967295 134512640 135305190 3215781392 3074710720 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=85600 CPUtime=24.38
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 2328 0 0 0 2427 11 0 0 25 0 4 0 1117573843 87654400 14437 4294967295 134512640 135305190 3215781392 3066322112 134528298 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 98.59
Current children cumulated vsize (KiB) 88016

[startup+51.1023 s]
/proc/loadavg: 4.50 4.59 4.59 6/120 13308
/proc/meminfo: memFree=2946836/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=98816 CPUtime=199.98
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 17841 0 0 0 19959 39 0 0 25 0 4 0 1117573830 101187584 17774 4294967295 134512640 135305190 3215781392 3215779296 134556558 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 24704 17774 79 194 0 24508 0
[pid=13301/tid=13302] ppid=13114 vsize=98816 CPUtime=50
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 2985 0 0 0 4992 8 0 0 25 0 4 0 1117573843 101187584 17774 4294967295 134512640 135305190 3215781392 3083099328 134528256 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=98816 CPUtime=49.96
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 3266 0 0 0 4988 8 0 0 25 0 4 0 1117573843 101187584 17774 4294967295 134512640 135305190 3215781392 3074710400 134552718 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=98816 CPUtime=49.97
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 3145 0 0 0 4984 13 0 0 25 0 4 0 1117573843 101187584 17774 4294967295 134512640 135305190 3215781392 3066322112 134528536 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 200.88
Current children cumulated vsize (KiB) 101232

[startup+102.32 s]
/proc/loadavg: 4.45 4.58 4.59 7/120 13496
/proc/meminfo: memFree=2935024/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=111920 CPUtime=404
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 20759 0 0 0 40343 57 0 0 25 0 4 0 1117573830 114606080 20692 4294967295 134512640 135305190 3215781392 3215779568 134528557 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 27980 20692 79 194 0 27784 0
[pid=13301/tid=13302] ppid=13114 vsize=111920 CPUtime=100.9
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 3757 0 0 0 10077 13 0 0 25 0 4 0 1117573843 114606080 20692 4294967295 134512640 135305190 3215781392 3083099328 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=111920 CPUtime=101.13
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4005 0 0 0 10101 12 0 0 25 0 4 0 1117573843 114606080 20692 4294967295 134512640 135305190 3215781392 3074710720 134528298 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=111920 CPUtime=100.91
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 3796 0 0 0 10074 17 0 0 25 0 4 0 1117573843 114606080 20692 4294967295 134512640 135305190 3215781392 3066322112 134528421 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 404.9
Current children cumulated vsize (KiB) 114336

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

[startup+108.71 s]
/proc/loadavg: 4.49 4.59 4.59 5/120 13496
/proc/meminfo: memFree=2933072/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=113188 CPUtime=429.54
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 21222 0 0 0 42895 59 0 0 25 0 4 0 1117573830 115904512 21155 4294967295 134512640 135305190 3215781392 3215779568 134528304 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 28297 21155 79 194 0 28101 0
[pid=13301/tid=13302] ppid=13114 vsize=113188 CPUtime=107.28
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 3869 0 0 0 10715 13 0 0 25 0 4 0 1117573843 115904512 21155 4294967295 134512640 135305190 3215781392 3083099328 134528277 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=113188 CPUtime=107.52
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4122 0 0 0 10739 13 0 0 25 0 4 0 1117573843 115904512 21155 4294967295 134512640 135305190 3215781392 3074710720 134528277 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=113188 CPUtime=107.3
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 3939 0 0 0 10713 17 0 0 25 0 4 0 1117573843 115904512 21155 4294967295 134512640 135305190 3215781392 3066322112 134528536 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 430.44
Current children cumulated vsize (KiB) 115604

[startup+115.11 s]
/proc/loadavg: 4.45 4.58 4.58 5/120 13496
/proc/meminfo: memFree=2931088/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=115576 CPUtime=455.11
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 21819 0 0 0 45451 60 0 0 25 0 4 0 1117573830 118349824 21752 4294967295 134512640 135305190 3215781392 3215779360 134547909 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 28894 21752 79 194 0 28698 0
[pid=13301/tid=13302] ppid=13114 vsize=115576 CPUtime=113.68
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4055 0 0 0 11355 13 0 0 25 0 4 0 1117573843 118349824 21752 4294967295 134512640 135305190 3215781392 3083099328 134528256 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=115576 CPUtime=113.92
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4279 0 0 0 11379 13 0 0 25 0 4 0 1117573843 118349824 21752 4294967295 134512640 135305190 3215781392 3074710720 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=115576 CPUtime=113.68
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4048 0 0 0 11351 17 0 0 25 0 4 0 1117573843 118349824 21752 4294967295 134512640 135305190 3215781392 3066322112 134530561 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 456.01
Current children cumulated vsize (KiB) 117992

[startup+116.71 s]
/proc/loadavg: 4.45 4.58 4.58 6/120 13496
/proc/meminfo: memFree=2930344/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=116024 CPUtime=461.49
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 21909 0 0 0 46089 60 0 0 25 0 4 0 1117573830 118808576 21842 4294967295 134512640 135305190 3215781392 3215779568 134528277 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 29006 21842 79 194 0 28810 0
[pid=13301/tid=13302] ppid=13114 vsize=116024 CPUtime=115.28
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4082 0 0 0 11515 13 0 0 25 0 4 0 1117573843 118808576 21842 4294967295 134512640 135305190 3215781392 3083099328 134528392 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=116024 CPUtime=115.52
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4342 0 0 0 11539 13 0 0 25 0 4 0 1117573843 118808576 21842 4294967295 134512640 135305190 3215781392 3074710720 134528229 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=116024 CPUtime=115.28
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4048 0 0 0 11511 17 0 0 25 0 4 0 1117573843 118808576 21842 4294967295 134512640 135305190 3215781392 3066322112 134528274 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 462.39
Current children cumulated vsize (KiB) 118440

[startup+118.31 s]
/proc/loadavg: 4.42 4.57 4.58 5/120 13496
/proc/meminfo: memFree=2930220/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=116096 CPUtime=467.89
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 21931 0 0 0 46727 62 0 0 25 0 4 0 1117573830 118882304 21864 4294967295 134512640 135305190 3215781392 3215779568 134528506 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 29024 21864 79 194 0 28828 0
[pid=13301/tid=13302] ppid=13114 vsize=116096 CPUtime=116.88
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4090 0 0 0 11673 15 0 0 25 0 4 0 1117573843 118882304 21864 4294967295 134512640 135305190 3215781392 3083099328 134528768 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=116096 CPUtime=117.12
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4356 0 0 0 11699 13 0 0 25 0 4 0 1117573843 118882304 21864 4294967295 134512640 135305190 3215781392 3074710720 134528503 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=116096 CPUtime=116.88
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4048 0 0 0 11671 17 0 0 25 0 4 0 1117573843 118882304 21864 4294967295 134512640 135305190 3215781392 3066321776 134551712 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 468.79
Current children cumulated vsize (KiB) 118512

[startup+119.11 s]
/proc/loadavg: 4.42 4.57 4.58 5/120 13497
/proc/meminfo: memFree=2930096/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=116096 CPUtime=471.08
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 21933 0 0 0 47046 62 0 0 25 0 4 0 1117573830 118882304 21866 4294967295 134512640 135305190 3215781392 3215779568 134528545 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 29024 21866 79 194 0 28828 0
[pid=13301/tid=13302] ppid=13114 vsize=116096 CPUtime=117.68
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4091 0 0 0 11753 15 0 0 25 0 4 0 1117573843 118882304 21866 4294967295 134512640 135305190 3215781392 3083099216 134529624 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=116096 CPUtime=117.92
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4357 0 0 0 11779 13 0 0 25 0 4 0 1117573843 118882304 21866 4294967295 134512640 135305190 3215781392 3074710720 134528768 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=116096 CPUtime=117.68
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4048 0 0 0 11751 17 0 0 25 0 4 0 1117573843 118882304 21866 4294967295 134512640 135305190 3215781392 3066322112 134528520 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 471.98
Current children cumulated vsize (KiB) 118512

[startup+119.51 s]
/proc/loadavg: 4.42 4.57 4.58 5/120 13497
/proc/meminfo: memFree=2930096/3368532 swapFree=1941392/1959888
[pid=13114] ppid=13112 vsize=2416 CPUtime=0.9
/proc/13114/stat : 13114 (manysat.sh) S 13112 13114 12261 0 -1 4194304 370 5651 0 0 0 0 87 3 18 0 1 0 1117573740 2473984 274 4294967295 134512640 135169312 3215013200 3215009416 3085528814 0 65536 4 65538 3222376037 0 0 17 2 0 0 0
/proc/13114/statm: 604 274 231 161 0 43 0
[pid=13301] ppid=13114 vsize=116096 CPUtime=472.68
/proc/13301/stat : 13301 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202496 21935 0 0 0 47205 63 0 0 25 0 4 0 1117573830 118882304 21868 4294967295 134512640 135305190 3215781392 3215779456 134529257 0 0 0 3 4294967295 0 0 17 0 0 0 0
/proc/13301/statm: 29024 21868 79 194 0 28828 0
[pid=13301/tid=13302] ppid=13114 vsize=116096 CPUtime=118.08
/proc/13301/task/13302/stat : 13302 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4091 0 0 0 11793 15 0 0 25 0 4 0 1117573843 118882304 21868 4294967295 134512640 135305190 3215781392 3083100592 134657576 0 0 0 3 0 0 0 -1 3 0 0 0
[pid=13301/tid=13303] ppid=13114 vsize=116096 CPUtime=118.32
/proc/13301/task/13303/stat : 13303 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4359 0 0 0 11819 13 0 0 25 0 4 0 1117573843 118882304 21868 4294967295 134512640 135305190 3215781392 3074711984 134657576 0 0 0 3 0 0 0 -1 1 0 0 0
[pid=13301/tid=13304] ppid=13114 vsize=116096 CPUtime=118.08
/proc/13301/task/13304/stat : 13304 (manysat1.1_stat) R 13114 13114 12261 0 -1 4202560 4048 0 0 0 11791 17 0 0 25 0 4 0 1117573843 118882304 21868 4294967295 134512640 135305190 3215781392 3066323376 134657578 0 0 0 3 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 473.58
Current children cumulated vsize (KiB) 118512

Child status: 20
Real time (s): 119.533
CPU time (s): 473.6
CPU user time (s): 472.93
CPU system time (s): 0.67
CPU usage (%): 396.21
Max. virtual memory (cumulated for all children) (KiB): 118512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 472.93
system time used= 0.67
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28247
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= 4700
involuntary context switches= 32381

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on  at 2009-05-28 18:42:19
IDJOB=1780006
IDBENCH=70947
IDSOLVER=620
FILE ID=/1780006-1243528939
PBS_JOBID=
Free space on /tmp= 15726 MiB

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

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED= 2029930494

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.143
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.143
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.143
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.17
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.143
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:       3020448 kB
Buffers:         31592 kB
Cached:         236112 kB
SwapCached:       4320 kB
Active:         137036 kB
Inactive:       141848 kB
HighTotal:     2489216 kB
HighFree:      2239852 kB
LowTotal:       879316 kB
LowFree:        780596 kB
SwapTotal:     1959888 kB
SwapFree:      1941392 kB
Dirty:            4844 kB
Writeback:           0 kB
AnonPages:        9756 kB
Mapped:           4076 kB
Slab:            58768 kB
SReclaimable:    50416 kB
SUnreclaim:       8352 kB
PageTables:        748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   3644152 kB
Committed_AS:   127452 kB
VmallocTotal:   114680 kB
VmallocUsed:      1444 kB
VmallocChunk:   113072 kB

Free space on /tmp at the end= 15726 MiB
End job on  at 2009-05-28 18:44:19