Trace number 1577859

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 661.082 661.248

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

6.79/6.80	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
6.79/6.80	c Eliminate time :       4.62 
661.03/661.24	c CNF read time  :       1.92 
661.03/661.24	c CNF solve time :     660.23 
661.03/661.24	c Memory usage :    211.699 MB
661.03/661.24	c Restart : 1109
661.03/661.24	c Decisions : random(23092), heuristic(1293702), history(0/0)
661.03/661.24	c Implications : 464469574
661.03/661.24	c Forced Restart : 0
661.03/661.24	c Polarity Change : 2863
661.03/661.24	c Learned clasues  : 84980 out of 834864
661.03/661.24	c Learned literals : 2362329 out of 22399244
661.03/661.24	c Number of first UIP : 184345 out of 834864
661.03/661.24	c Number of simplify : 2
661.03/661.24	c Number of continuous distill : 7053
661.03/661.24	c Average depth of OTS : 3
661.03/661.24	c Average depth of additional conflict : 31
661.03/661.24	c Saved conflict clasues : 2999
661.03/661.24	c Saved conflict literals : 27611
661.03/661.24	c Additional conflict clauses : 32829
661.03/661.24	c Additional conflict literals : 806036
661.03/661.24	c Additional conflict analysis : 113669
661.03/661.24	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-1577859-1241005325/watcher-1577859-1241005325 -o /tmp/evaluation-result-1577859-1241005325/solver-1577859-1241005325 -C 1200 -W 1800 -M 1800 HOME/CirCUs HOME/instance-1577859-1241005325.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 0.99 0.91 2/64 26300
/proc/meminfo: memFree=1248000/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=8604 CPUtime=0
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 689 0 0 0 0 0 0 0 18 0 1 120000 128558762 8810496 674 1992294400 134512640 135224549 4294956224 18446744073709551615 134593788 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 2151 679 66 173 0 1976 0

[startup+0.057299 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26300
/proc/meminfo: memFree=1248000/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=34736 CPUtime=0.04
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 4921 0 0 0 3 1 0 0 18 0 1 120000 128558762 35569664 4906 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 8684 4906 70 173 0 8509 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34736

[startup+0.101303 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26300
/proc/meminfo: memFree=1248000/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=36844 CPUtime=0.1
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 5543 0 0 0 8 2 0 0 18 0 1 120000 128558762 37728256 5495 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 9211 5495 70 173 0 9036 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 36844

[startup+0.301322 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26300
/proc/meminfo: memFree=1248000/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=47004 CPUtime=0.29
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 8384 0 0 0 26 3 0 0 20 0 1 120000 128558762 48132096 8142 1992294400 134512640 135224549 4294956224 18446744073709551615 134749214 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 11751 8143 70 173 0 11576 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47004

[startup+0.701362 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 26300
/proc/meminfo: memFree=1248000/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=66188 CPUtime=0.69
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 13820 0 0 0 62 7 0 0 23 0 1 120000 128558762 67776512 13321 1992294400 134512640 135224549 4294956224 18446744073709551615 134632558 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 16547 13322 70 173 0 16372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66188

[startup+1.50144 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1179192/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=108748 CPUtime=1.49
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 25631 0 0 0 136 13 0 0 25 0 1 120000 128558762 111357952 23594 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 27187 23595 70 173 0 27012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108748

[startup+3.1016 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1121144/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=142952 CPUtime=3.09
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 35375 0 0 0 290 19 0 0 25 0 1 120000 128558762 146382848 33337 1992294400 134512640 135224549 4294956224 18446744073709551615 134632646 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 35738 33337 77 173 0 35563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142952

[startup+6.30192 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1066872/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=193360 CPUtime=6.29
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 49747 0 0 0 604 25 0 0 25 0 1 120000 128558762 198000640 45531 1992294400 134512640 135224549 4294956224 18446744073709551615 134570333 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 48340 45531 77 173 0 48165 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 193360

[startup+12.7016 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1056888/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=204772 CPUtime=12.69
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 54159 0 0 0 1242 27 0 0 25 0 1 120000 128558762 209686528 47925 1992294400 134512640 135224549 4294956224 18446744073709551615 134595334 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 51193 47925 92 173 0 51018 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 204772

[startup+25.5018 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1051704/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=210040 CPUtime=25.49
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 55404 0 0 0 2521 28 0 0 25 0 1 120000 128558762 215080960 49170 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 52510 49170 92 173 0 52335 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 210040

[startup+51.1014 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1050296/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=211632 CPUtime=51.08
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 55803 0 0 0 5079 29 0 0 25 0 1 120000 128558762 216711168 49569 1992294400 134512640 135224549 4294956224 18446744073709551615 134587776 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 52908 49569 92 173 0 52733 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 211632

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1048568/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=213224 CPUtime=102.27
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 56222 0 0 0 10197 30 0 0 25 0 1 120000 128558762 218341376 49988 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 53306 49988 92 173 0 53131 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 213224

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1047416/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=214436 CPUtime=162.25
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 56505 0 0 0 16195 30 0 0 25 0 1 120000 128558762 219582464 50271 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 53609 50271 92 173 0 53434 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 214436

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1047288/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=214596 CPUtime=222.23
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 56535 0 0 0 22193 30 0 0 25 0 1 120000 128558762 219746304 50301 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 53649 50301 92 173 0 53474 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 214596

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1047032/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=214728 CPUtime=282.22
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 56587 0 0 0 28192 30 0 0 25 0 1 120000 128558762 219881472 50353 1992294400 134512640 135224549 4294956224 18446744073709551615 134595336 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 53682 50353 92 173 0 53507 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 214728

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045816/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=215968 CPUtime=342.21
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 56880 0 0 0 34190 31 0 0 25 0 1 120000 128558762 221151232 50646 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 53992 50646 92 173 0 53817 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 215968

[startup+402.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045688/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=216100 CPUtime=402.19
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 56914 0 0 0 40188 31 0 0 25 0 1 120000 128558762 221286400 50680 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 54025 50680 92 173 0 53850 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 216100

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045368/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=216504 CPUtime=462.17
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57001 0 0 0 46186 31 0 0 25 0 1 120000 128558762 221700096 50767 1992294400 134512640 135224549 4294956224 18446744073709551615 134595318 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 54126 50767 92 173 0 53951 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 216504

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045304/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=216640 CPUtime=522.16
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57024 0 0 0 52184 32 0 0 25 0 1 120000 128558762 221839360 50790 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 54160 50790 92 173 0 53985 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 216640

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045176/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=216640 CPUtime=582.15
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57038 0 0 0 58183 32 0 0 25 0 1 120000 128558762 221839360 50804 1992294400 134512640 135224549 4294956224 18446744073709551615 134595535 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 54160 50804 92 173 0 53985 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 216640

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045112/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=216640 CPUtime=642.13
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57051 0 0 0 64181 32 0 0 25 0 1 120000 128558762 221839360 50817 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 54160 50817 92 173 0 53985 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 216640

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

[startup+652.701 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045048/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=216776 CPUtime=652.53
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57063 0 0 0 65221 32 0 0 25 0 1 120000 128558762 221978624 50829 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 54194 50829 92 173 0 54019 0
Current children cumulated CPU time (s) 652.53
Current children cumulated vsize (KiB) 216776

[startup+655.902 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045048/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=216776 CPUtime=655.73
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57066 0 0 0 65541 32 0 0 25 0 1 120000 128558762 221978624 50832 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 54194 50832 92 173 0 54019 0
Current children cumulated CPU time (s) 655.73
Current children cumulated vsize (KiB) 216776

[startup+659.102 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045048/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=216776 CPUtime=658.92
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57072 0 0 0 65860 32 0 0 25 0 1 120000 128558762 221978624 50838 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 54194 50838 92 173 0 54019 0
Current children cumulated CPU time (s) 658.92
Current children cumulated vsize (KiB) 216776

[startup+659.902 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045048/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=216776 CPUtime=659.73
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57072 0 0 0 65941 32 0 0 25 0 1 120000 128558762 221978624 50838 1992294400 134512640 135224549 4294956224 18446744073709551615 134585011 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 54194 50838 92 173 0 54019 0
Current children cumulated CPU time (s) 659.73
Current children cumulated vsize (KiB) 216776

[startup+660.701 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1045048/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=199872 CPUtime=660.52
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57076 0 0 0 66020 32 0 0 25 0 1 120000 128558762 204668928 48667 1992294400 134512640 135224549 4294956224 18446744073709551615 134599127 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 49968 48667 95 173 0 49793 0
Current children cumulated CPU time (s) 660.52
Current children cumulated vsize (KiB) 199872

[startup+661.105 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1068536/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=181264 CPUtime=660.92
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57076 0 0 0 66060 32 0 0 25 0 1 120000 128558762 185614336 44821 1992294400 134512640 135224549 4294956224 18446744073709551615 134722794 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 45316 44821 95 173 0 45141 0
Current children cumulated CPU time (s) 660.92
Current children cumulated vsize (KiB) 181264

[startup+661.201 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 26301
/proc/meminfo: memFree=1068536/2055920 swapFree=4179608/4192956
[pid=26300] ppid=26298 vsize=179096 CPUtime=661.03
/proc/26300/stat : 26300 (CirCUs) R 26298 26300 25979 0 -1 4194304 57076 0 0 0 66070 33 0 0 25 0 1 120000 128558762 183394304 44309 1992294400 134512640 135224549 4294956224 18446744073709551615 134717211 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26300/statm: 44774 44309 95 173 0 44599 0
Current children cumulated CPU time (s) 661.03
Current children cumulated vsize (KiB) 179096

Child status: 0
Real time (s): 661.248
CPU time (s): 661.082
CPU user time (s): 660.724
CPU system time (s): 0.358945
CPU usage (%): 99.975
Max. virtual memory (cumulated for all children) (KiB): 216776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 660.724
system time used= 0.358945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57077
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= 1070

runsolver used 0.515921 second user time and 1.50077 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-29 13:42:07
IDJOB=1577859
IDBENCH=70967
IDSOLVER=544
FILE ID=node70/1577859-1241005325
PBS_JOBID= 9204801
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=1382638856

node70.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.213
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.213
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:       1248544 kB
Buffers:         44248 kB
Cached:         710240 kB
SwapCached:       7588 kB
Active:         285484 kB
Inactive:       477988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1248544 kB
SwapTotal:     4192956 kB
SwapFree:      4179608 kB
Dirty:           31120 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            30024 kB
Committed_AS:   496828 kB
PageTables:       1372 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= 66500 MiB
End job on node70 at 2009-04-29 13:53:09