Trace number 1577832

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-20UNSAT 561.915 295.604

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark183.559
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c Parsing...
1.38/1.42	c ==============================================================================
1.38/1.42	c |           |     ORIGINAL     |              LEARNT              |          |
1.38/1.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.38/1.42	c ==============================================================================
1.38/1.42	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
26.38/26.49	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
26.48/26.50	c ==============================================================================
26.48/26.50	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
26.48/26.50	c CPU time:   26.149 s
26.48/26.50	c ==============================================================================
561.73/295.56	c This is ManySAT 1.1 : 2 thread(s) on 2 core(s).
561.73/295.56	c ============================[ Problem Statistics ]=============================
561.73/295.56	c |                                                                             |
561.73/295.56	c threadId              : 0
561.73/295.56	c restarts              : 537
561.73/295.56	c conflicts             : 412811         (773 /sec)
561.73/295.56	c decisions             : 664846         (1.76 % random) (1244 /sec)
561.73/295.56	c propagations          : 252009452      (471684 /sec)
561.73/295.56	c conflict literals     : 12456800       (40.97 % deleted)
561.73/295.56	c Memory used           : 124.91 MB
561.73/295.56	c CPU time              : 534.276 s
561.73/295.56	
561.73/295.56	c --->m=2, e=8, aimd=0, HOME/10696_many.cnf	time: 267.138	conflicts: 412811       
561.73/295.58	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1577832-1241005049/watcher-1577832-1241005049 -o /tmp/evaluation-result-1577832-1241005049/solver-1577832-1241005049 -C 1200 -W 1800 -M 1800 manysat.sh HOME/instance-1577832-1241005049.cnf aimd 0 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10696
/proc/meminfo: memFree=1236944/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=0
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128534364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 235 195 169 0 50 0
[pid=10697] ppid=10696 vsize=824 CPUtime=0
/proc/10697/stat : 10697 (SatElite) R 10696 10696 10222 0 -1 4194304 121 0 0 0 0 0 0 0 21 0 1 0 128534364 843776 105 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/10697/statm: 206 105 51 127 0 76 0

[startup+0.08819 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10696
/proc/meminfo: memFree=1236944/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=0
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128534364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 235 195 169 0 50 0
[pid=10697] ppid=10696 vsize=27988 CPUtime=0.07
/proc/10697/stat : 10697 (SatElite) R 10696 10696 10222 0 -1 4194304 4214 0 0 0 5 2 0 0 21 0 1 0 128534364 28659712 4102 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/10697/statm: 6997 4102 51 127 0 6867 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33344

[startup+0.101192 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10696
/proc/meminfo: memFree=1236944/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=0
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128534364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 235 195 169 0 50 0
[pid=10697] ppid=10696 vsize=28912 CPUtime=0.08
/proc/10697/stat : 10697 (SatElite) R 10696 10696 10222 0 -1 4194304 4540 0 0 0 6 2 0 0 21 0 1 0 128534364 29605888 4428 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/10697/statm: 7228 4429 51 127 0 7098 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34268

[startup+0.301228 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10696
/proc/meminfo: memFree=1236944/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=0
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128534364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 235 195 169 0 50 0
[pid=10697] ppid=10696 vsize=45864 CPUtime=0.29
/proc/10697/stat : 10697 (SatElite) R 10696 10696 10222 0 -1 4194304 9658 0 0 0 23 6 0 0 23 0 1 0 128534364 46964736 9546 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/10697/statm: 11466 9547 51 127 0 11336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51220

[startup+0.701301 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 10696
/proc/meminfo: memFree=1236944/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=0
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128534364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 235 195 169 0 50 0
[pid=10697] ppid=10696 vsize=100852 CPUtime=0.69
/proc/10697/stat : 10697 (SatElite) R 10696 10696 10222 0 -1 4194304 19673 0 0 0 57 12 0 0 25 0 1 0 128534364 103272448 19562 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/10697/statm: 25213 19562 51 127 0 25083 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106208

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10698
/proc/meminfo: memFree=1133248/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=0
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128534364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 235 195 169 0 50 0
[pid=10697] ppid=10696 vsize=169596 CPUtime=1.48
/proc/10697/stat : 10697 (SatElite) R 10696 10696 10222 0 -1 4194304 36578 0 0 0 127 21 0 0 25 0 1 0 128534364 173666304 36452 1992294400 134512640 135034092 4294956096 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 1 0 0
/proc/10697/statm: 42399 36452 64 127 0 42269 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 174952

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10698
/proc/meminfo: memFree=1084160/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=0
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128534364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 235 195 169 0 50 0
[pid=10697] ppid=10696 vsize=202628 CPUtime=3.09
/proc/10697/stat : 10697 (SatElite) R 10696 10696 10222 0 -1 4194304 41140 0 0 0 285 24 0 0 25 0 1 0 128534364 207491072 41014 1992294400 134512640 135034092 4294956096 18446744073709551615 134540973 0 0 4096 3 0 0 0 17 1 0 0
/proc/10697/statm: 50657 41014 67 127 0 50527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207984

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 10698
/proc/meminfo: memFree=1071424/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=0
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128534364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 235 195 169 0 50 0
[pid=10697] ppid=10696 vsize=202628 CPUtime=6.29
/proc/10697/stat : 10697 (SatElite) R 10696 10696 10222 0 -1 4194304 41159 0 0 0 605 24 0 0 25 0 1 0 128534364 207491072 41033 1992294400 134512640 135034092 4294956096 18446744073709551615 134540970 0 0 4096 3 0 0 0 17 1 0 0
/proc/10697/statm: 50657 41033 67 127 0 50527 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 207984

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 10698
/proc/meminfo: memFree=1072576/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=0
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128534364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 235 195 169 0 50 0
[pid=10697] ppid=10696 vsize=203348 CPUtime=12.69
/proc/10697/stat : 10697 (SatElite) R 10696 10696 10222 0 -1 4194304 41221 0 0 0 1245 24 0 0 25 0 1 0 128534364 208228352 41019 1992294400 134512640 135034092 4294956096 18446744073709551615 134541066 0 0 4096 3 0 0 0 17 1 0 0
/proc/10697/statm: 50837 41019 67 127 0 50707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 208704

[startup+25.5018 s]
/proc/loadavg: 1.06 1.02 1.00 2/67 10698
/proc/meminfo: memFree=1062656/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=0
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 128534364 5484544 235 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 235 195 169 0 50 0
[pid=10697] ppid=10696 vsize=192256 CPUtime=25.48
/proc/10697/stat : 10697 (SatElite) R 10696 10696 10222 0 -1 4194304 44794 0 0 0 2517 31 0 0 25 0 1 0 128534364 196870144 40485 1992294400 134512640 135034092 4294956096 18446744073709551615 134566662 0 0 4096 3 0 0 0 17 1 0 0
/proc/10697/statm: 48064 40485 68 127 0 47934 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 197612

[startup+51.1015 s]
/proc/loadavg: 1.39 1.09 1.03 3/68 10700
/proc/meminfo: memFree=1127608/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=100020 CPUtime=46.8
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 20995 0 0 0 4662 18 0 0 25 0 2 0 128537095 102420480 20980 1992294400 134512640 135305190 4294956144 18446744073709551615 134528379 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 25005 20980 83 193 0 24809 0
[pid=10699/tid=10700] ppid=10696 vsize=100020 CPUtime=23.05
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 2025 0 0 0 2300 5 0 0 18 0 2 0 128537155 102420480 20980 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 74.09
Current children cumulated vsize (KiB) 105376

[startup+102.307 s]
/proc/loadavg: 1.75 1.24 1.08 3/68 10701
/proc/meminfo: memFree=1114040/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=112540 CPUtime=148.93
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 24244 0 0 0 14869 24 0 0 17 0 2 0 128537095 115240960 24229 1992294400 134512640 135305190 4294956144 18446744073709551615 134528252 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 28135 24229 83 193 0 27939 0
[pid=10699/tid=10700] ppid=10696 vsize=112540 CPUtime=74.04
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 3560 0 0 0 7396 8 0 0 25 0 2 0 128537155 115240960 24229 1992294400 134512640 135305190 4294956144 18446744073709551615 134528536 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 176.22
Current children cumulated vsize (KiB) 117896

[startup+162.302 s]
/proc/loadavg: 1.91 1.38 1.13 3/68 10702
/proc/meminfo: memFree=1108664/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=118056 CPUtime=268.65
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 25591 0 0 0 26839 26 0 0 18 0 2 0 128537095 120889344 25576 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 29514 25576 83 193 0 29318 0
[pid=10699/tid=10700] ppid=10696 vsize=118056 CPUtime=133.78
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 4238 0 0 0 13369 9 0 0 25 0 2 0 128537155 120889344 25576 1992294400 134512640 135305190 4294956144 18446744073709551615 134528376 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 295.94
Current children cumulated vsize (KiB) 123412

[startup+222.302 s]
/proc/loadavg: 2.04 1.50 1.19 3/68 10702
/proc/meminfo: memFree=1102776/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=123688 CPUtime=388.38
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 27061 0 0 0 38810 28 0 0 21 0 2 0 128537095 126656512 27046 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 30922 27046 83 193 0 30726 0
[pid=10699/tid=10700] ppid=10696 vsize=123688 CPUtime=193.54
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 4827 0 0 0 19344 10 0 0 25 0 2 0 128537155 126656512 27046 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 415.67
Current children cumulated vsize (KiB) 129044

[startup+282.302 s]
/proc/loadavg: 2.08 1.61 1.24 3/68 10702
/proc/meminfo: memFree=1099064/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=127760 CPUtime=508.11
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 27979 0 0 0 50781 30 0 0 17 0 2 0 128537095 130826240 27964 1992294400 134512640 135305190 4294956144 18446744073709551615 134561563 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 31940 27964 83 193 0 31744 0
[pid=10699/tid=10700] ppid=10696 vsize=127760 CPUtime=253.29
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 5226 0 0 0 25318 11 0 0 25 0 2 0 128537155 130826240 27964 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 535.4
Current children cumulated vsize (KiB) 133116

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

[startup+287.902 s]
/proc/loadavg: 2.07 1.61 1.25 3/68 10702
/proc/meminfo: memFree=1099064/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=127900 CPUtime=519.27
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 28006 0 0 0 51897 30 0 0 19 0 2 0 128537095 130969600 27991 1992294400 134512640 135305190 4294956144 18446744073709551615 134528392 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 31975 27991 83 193 0 31779 0
[pid=10699/tid=10700] ppid=10696 vsize=127900 CPUtime=258.87
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 5252 0 0 0 25876 11 0 0 25 0 2 0 128537155 130969600 27991 1992294400 134512640 135305190 4294956144 18446744073709551615 134528189 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 546.56
Current children cumulated vsize (KiB) 133256

[startup+291.102 s]
/proc/loadavg: 2.07 1.61 1.25 3/68 10702
/proc/meminfo: memFree=1098936/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=127900 CPUtime=525.66
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 28025 0 0 0 52536 30 0 0 17 0 2 0 128537095 130969600 28010 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 31975 28010 83 193 0 31779 0
[pid=10699/tid=10700] ppid=10696 vsize=127900 CPUtime=262.05
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 5267 0 0 0 26194 11 0 0 17 0 2 0 128537155 130969600 28010 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 552.95
Current children cumulated vsize (KiB) 133256

[startup+292.701 s]
/proc/loadavg: 2.07 1.62 1.25 3/68 10702
/proc/meminfo: memFree=1098936/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=127900 CPUtime=528.85
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 28025 0 0 0 52855 30 0 0 19 0 2 0 128537095 130969600 28010 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 31975 28010 83 193 0 31779 0
[pid=10699/tid=10700] ppid=10696 vsize=127900 CPUtime=263.64
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 5267 0 0 0 26353 11 0 0 19 0 2 0 128537155 130969600 28010 1992294400 134512640 135305190 4294956144 18446744073709551615 134528750 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 556.14
Current children cumulated vsize (KiB) 133256

[startup+294.302 s]
/proc/loadavg: 2.07 1.62 1.25 3/68 10702
/proc/meminfo: memFree=1098936/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=127900 CPUtime=532.04
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 28025 0 0 0 53174 30 0 0 24 0 2 0 128537095 130969600 28010 1992294400 134512640 135305190 4294956144 18446744073709551615 134528283 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 31975 28010 83 193 0 31779 0
[pid=10699/tid=10700] ppid=10696 vsize=127900 CPUtime=265.24
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 5267 0 0 0 26513 11 0 0 23 0 2 0 128537155 130969600 28010 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 559.33
Current children cumulated vsize (KiB) 133256

[startup+295.102 s]
/proc/loadavg: 2.07 1.62 1.25 3/68 10702
/proc/meminfo: memFree=1098936/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=127900 CPUtime=533.64
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 28025 0 0 0 53334 30 0 0 25 0 2 0 128537095 130969600 28010 1992294400 134512640 135305190 4294956144 18446744073709551615 134528449 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 31975 28010 83 193 0 31779 0
[pid=10699/tid=10700] ppid=10696 vsize=127900 CPUtime=266.03
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 5267 0 0 0 26592 11 0 0 25 0 2 0 128537155 130969600 28010 1992294400 134512640 135305190 4294956144 18446744073709551615 134528229 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 560.93
Current children cumulated vsize (KiB) 133256

[startup+295.502 s]
/proc/loadavg: 2.07 1.62 1.25 3/68 10702
/proc/meminfo: memFree=1098936/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5356 CPUtime=27.29
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 312 50850 0 0 0 0 2688 41 19 0 1 0 128534364 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10696/statm: 1339 238 195 169 0 50 0
[pid=10699] ppid=10696 vsize=127900 CPUtime=534.44
/proc/10699/stat : 10699 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194304 28027 0 0 0 53414 30 0 0 17 0 2 0 128537095 130969600 28012 1992294400 134512640 135305190 4294956144 18446744073709551615 134528292 0 0 4096 3 18446744073709551615 0 0 17 1 0 0
/proc/10699/statm: 31975 28012 83 193 0 31779 0
[pid=10699/tid=10700] ppid=10696 vsize=127900 CPUtime=266.43
/proc/10699/task/10700/stat : 10700 (manysat1.1_stat) R 10696 10696 10222 0 -1 4194368 5269 0 0 0 26632 11 0 0 17 0 2 0 128537155 130969600 28012 1992294400 134512640 135305190 4294956144 18446744073709551615 134529379 0 0 4096 3 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.73
Current children cumulated vsize (KiB) 133256

[startup+295.603 s]
/proc/loadavg: 2.07 1.62 1.25 3/68 10702
/proc/meminfo: memFree=1098936/2055920 swapFree=4124532/4192956
[pid=10696] ppid=10694 vsize=5360 CPUtime=561.88
/proc/10696/stat : 10696 (manysat.sh) S 10694 10696 10222 0 -1 4194304 339 78892 0 0 0 0 56115 73 17 0 1 0 128534364 5488640 240 1992294400 4194304 4889804 548682068784 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10696/statm: 1340 240 196 169 0 51 0
Current children cumulated CPU time (s) 561.88
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 295.604
CPU time (s): 561.915
CPU user time (s): 561.162
CPU system time (s): 0.752885
CPU usage (%): 190.091
Max. virtual memory (cumulated for all children) (KiB): 213412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 561.162
system time used= 0.752885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79358
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= 2963
involuntary context switches= 4030

runsolver used 0.280957 second user time and 0.801878 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-29 13:37:31
IDJOB=1577832
IDBENCH=70967
IDSOLVER=513
FILE ID=node84/1577832-1241005049
PBS_JOBID= 9204788
Free space on /tmp= 66312 MiB

SOLVER NAME= ManySAT 1.1 aimd 0/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= manysat.sh BENCHNAME aimd 0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577832-1241005049/watcher-1577832-1241005049 -o /tmp/evaluation-result-1577832-1241005049/solver-1577832-1241005049 -C 1200 -W 1800 -M 1800  manysat.sh HOME/instance-1577832-1241005049.cnf aimd 0

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 2

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=760176078

node84.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1237424 kB
Buffers:         47980 kB
Cached:         658284 kB
SwapCached:      62748 kB
Active:         187592 kB
Inactive:       583580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237424 kB
SwapTotal:     4192956 kB
SwapFree:      4124532 kB
Dirty:           31556 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            33360 kB
Committed_AS:   529572 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node84 at 2009-04-29 13:42:26