Trace number 1577495

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
CircUs 2009-03-23UNSAT 581.738 581.895

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 benchmark117.171
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

5.19/5.26	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
5.19/5.26	c Eliminate time :       3.57 
581.64/581.89	c CNF read time  :       1.47 
581.64/581.89	c CNF solve time :     581.07 
581.64/581.89	c Memory usage :    162.984 MB
581.64/581.89	c Restart : 1060
581.64/581.89	c Decisions : random(18614), heuristic(1100632), history(0/0)
581.64/581.89	c Implications : 390043318
581.64/581.89	c Forced Restart : 0
581.64/581.89	c Polarity Change : 2446
581.64/581.89	c Learned clasues  : 55984 out of 724810
581.64/581.89	c Learned literals : 1359888 out of 19070190
581.64/581.89	c Number of first UIP : 158386 out of 724810
581.64/581.89	c Number of simplify : 3
581.64/581.89	c Number of continuous distill : 6067
581.64/581.89	c Average depth of OTS : 3
581.64/581.89	c Average depth of additional conflict : 32
581.64/581.89	c Saved conflict clasues : 2494
581.64/581.89	c Saved conflict literals : 22199
581.64/581.89	c Additional conflict clauses : 27858
581.64/581.89	c Additional conflict literals : 666947
581.64/581.89	c Additional conflict analysis : 101268
581.64/581.89	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-1577495-1241001901/watcher-1577495-1241001901 -o /tmp/evaluation-result-1577495-1241001901/solver-1577495-1241001901 -C 1200 -W 1800 -M 1800 HOME/CirCUs HOME/instance-1577495-1241001901.cnf -t 1200 

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 0.93 3/64 9726
/proc/meminfo: memFree=1357344/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=7072 CPUtime=0
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 684 0 0 0 0 0 0 0 18 0 1 120000 128217746 7241728 669 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 1768 674 66 173 0 1593 0

[startup+0.0573209 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 9726
/proc/meminfo: memFree=1357344/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=28268 CPUtime=0.05
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 4111 0 0 0 4 1 0 0 18 0 1 120000 128217746 28946432 4096 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 7067 4096 70 173 0 6892 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28268

[startup+0.101321 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 9726
/proc/meminfo: memFree=1357344/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=30508 CPUtime=0.1
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 4736 0 0 0 8 2 0 0 18 0 1 120000 128217746 31240192 4688 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 7627 4688 70 173 0 7452 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30508

[startup+0.301334 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 9726
/proc/meminfo: memFree=1357344/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=40536 CPUtime=0.29
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 7569 0 0 0 25 4 0 0 19 0 1 120000 128217746 41508864 7327 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 10134 7327 70 173 0 9959 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40536

[startup+0.701361 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 9726
/proc/meminfo: memFree=1357344/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=59720 CPUtime=0.69
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 12998 0 0 0 61 8 0 0 23 0 1 120000 128217746 61153280 12499 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 14930 12499 70 173 0 14755 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59720

[startup+1.50142 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1291736/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=102108 CPUtime=1.49
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 24805 0 0 0 134 15 0 0 25 0 1 120000 128217746 104558592 22768 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 25527 22768 70 173 0 25352 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102108

[startup+3.10252 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1258392/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=135584 CPUtime=3.09
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 34266 0 0 0 291 18 0 0 25 0 1 120000 128217746 138838016 32228 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 33896 32228 77 173 0 33721 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 135584

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1209176/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=155672 CPUtime=6.29
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 41302 0 0 0 607 22 0 0 25 0 1 120000 128217746 159408128 37117 1992294400 134512640 135224549 4294956224 18446744073709551615 134595201 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 38918 37117 92 173 0 38743 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 155672

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1205600/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=159324 CPUtime=12.69
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 42199 0 0 0 1246 23 0 0 25 0 1 120000 128217746 163147776 38014 1992294400 134512640 135224549 4294956224 18446744073709551615 134633360 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 39831 38014 92 173 0 39656 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 159324

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1201568/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=163152 CPUtime=25.49
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43139 0 0 0 2525 24 0 0 25 0 1 120000 128217746 167067648 38954 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 40788 38954 92 173 0 40613 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 163152

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1201440/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=163428 CPUtime=51.06
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43198 0 0 0 5082 24 0 0 25 0 1 120000 128217746 167350272 39013 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 40857 39013 92 173 0 40682 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 163428

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1200032/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=164900 CPUtime=102.25
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43549 0 0 0 10201 24 0 0 25 0 1 120000 128217746 168857600 39364 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41225 39364 92 173 0 41050 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 164900

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1199776/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=165220 CPUtime=162.23
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43618 0 0 0 16199 24 0 0 25 0 1 120000 128217746 169185280 39433 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41305 39433 92 173 0 41130 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 165220

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1199520/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=165396 CPUtime=222.23
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43665 0 0 0 22198 25 0 0 25 0 1 120000 128217746 169365504 39480 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41349 39480 92 173 0 41174 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 165396

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1199456/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=165396 CPUtime=282.21
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43669 0 0 0 28196 25 0 0 25 0 1 120000 128217746 169365504 39484 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41349 39484 92 173 0 41174 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 165396

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1199392/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=165396 CPUtime=342.19
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43682 0 0 0 34194 25 0 0 25 0 1 120000 128217746 169365504 39497 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41349 39497 92 173 0 41174 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 165396

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1199264/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=165532 CPUtime=402.18
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43712 0 0 0 40193 25 0 0 25 0 1 120000 128217746 169504768 39527 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41383 39527 92 173 0 41208 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 165532

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1199136/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=165668 CPUtime=462.16
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43734 0 0 0 46191 25 0 0 25 0 1 120000 128217746 169644032 39549 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41417 39549 92 173 0 41242 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 165668

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1198752/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=166076 CPUtime=522.15
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43852 0 0 0 52189 26 0 0 25 0 1 120000 128217746 170061824 39667 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41519 39667 92 173 0 41344 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 166076

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

[startup+537.501 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1198688/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=166216 CPUtime=537.35
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 43866 0 0 0 53709 26 0 0 25 0 1 120000 128217746 170205184 39681 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41554 39681 92 173 0 41379 0
Current children cumulated CPU time (s) 537.35
Current children cumulated vsize (KiB) 166216

[startup+563.102 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1198048/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=166892 CPUtime=562.94
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 44030 0 0 0 56268 26 0 0 25 0 1 120000 128217746 170897408 39845 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41723 39845 92 173 0 41548 0
Current children cumulated CPU time (s) 562.94
Current children cumulated vsize (KiB) 166892

[startup+569.501 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1198048/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=166892 CPUtime=569.33
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 44030 0 0 0 56907 26 0 0 25 0 1 120000 128217746 170897408 39845 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41723 39845 92 173 0 41548 0
Current children cumulated CPU time (s) 569.33
Current children cumulated vsize (KiB) 166892

[startup+575.902 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1198048/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=166892 CPUtime=575.73
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 44030 0 0 0 57547 26 0 0 25 0 1 120000 128217746 170897408 39845 1992294400 134512640 135224549 4294956224 18446744073709551615 134595555 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41723 39845 92 173 0 41548 0
Current children cumulated CPU time (s) 575.73
Current children cumulated vsize (KiB) 166892

[startup+579.102 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1197984/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=166892 CPUtime=578.93
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 44030 0 0 0 57867 26 0 0 25 0 1 120000 128217746 170897408 39845 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41723 39845 92 173 0 41548 0
Current children cumulated CPU time (s) 578.93
Current children cumulated vsize (KiB) 166892

[startup+580.702 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1197984/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=166892 CPUtime=580.54
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 44030 0 0 0 58028 26 0 0 25 0 1 120000 128217746 170897408 39845 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 41723 39845 92 173 0 41548 0
Current children cumulated CPU time (s) 580.54
Current children cumulated vsize (KiB) 166892

[startup+581.501 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1197984/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=158180 CPUtime=581.33
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 44034 0 0 0 58107 26 0 0 25 0 1 120000 128217746 161976320 38119 1992294400 134512640 135224549 4294956224 18446744073709551615 134722882 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 39545 38119 95 173 0 39370 0
Current children cumulated CPU time (s) 581.33
Current children cumulated vsize (KiB) 158180

[startup+581.701 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1197984/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=142132 CPUtime=581.54
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 44034 0 0 0 58127 27 0 0 25 0 1 120000 128217746 145543168 35128 1992294400 134512640 135224549 4294956224 18446744073709551615 134717017 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 35533 35128 95 173 0 35358 0
Current children cumulated CPU time (s) 581.54
Current children cumulated vsize (KiB) 142132

[startup+581.801 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 9727
/proc/meminfo: memFree=1218528/2055920 swapFree=4181772/4192956
[pid=9726] ppid=9724 vsize=140072 CPUtime=581.64
/proc/9726/stat : 9726 (CirCUs) R 9724 9726 9513 0 -1 4194304 44034 0 0 0 58137 27 0 0 25 0 1 120000 128217746 143433728 34673 1992294400 134512640 135224549 4294956224 18446744073709551615 134721693 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9726/statm: 35018 34673 95 173 0 34843 0
Current children cumulated CPU time (s) 581.64
Current children cumulated vsize (KiB) 140072

Child status: 0
Real time (s): 581.895
CPU time (s): 581.738
CPU user time (s): 581.445
CPU system time (s): 0.292955
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 166892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 581.445
system time used= 0.292955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44035
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= 2
involuntary context switches= 1396

runsolver used 0.528919 second user time and 1.09383 second system time

The end

Launcher Data

Begin job on node52 at 2009-04-29 12:45:03
IDJOB=1577495
IDBENCH=70960
IDSOLVER=544
FILE ID=node52/1577495-1241001901
PBS_JOBID= 9204818
Free space on /tmp= 66408 MiB

SOLVER NAME= CircUs 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L80_coli.sat.cnf
COMMAND LINE= HOME/CirCUs BENCHNAME -t TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577495-1241001901/watcher-1577495-1241001901 -o /tmp/evaluation-result-1577495-1241001901/solver-1577495-1241001901 -C 1200 -W 1800 -M 1800  HOME/CirCUs HOME/instance-1577495-1241001901.cnf -t 1200

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=2008814221

node52.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.214
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.214
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1357760 kB
Buffers:         62340 kB
Cached:         544072 kB
SwapCached:       5044 kB
Active:         212540 kB
Inactive:       401860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1357760 kB
SwapTotal:     4192956 kB
SwapFree:      4181772 kB
Dirty:           24176 kB
Writeback:           0 kB
Mapped:          14044 kB
Slab:            69672 kB
Committed_AS:   606584 kB
PageTables:       1476 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= 66408 MiB
End job on node52 at 2009-04-29 12:54:45