Trace number 1774638

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 640.573 640.843

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 benchmark182.238
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.38/6.48	c CirCUs release 2.0 (compiled 25-Mar-09 at 4:46 PM)
6.38/6.48	c Eliminate time :       4.44 
640.52/640.84	c CNF read time  :       1.76 
640.52/640.84	c CNF solve time :     639.74 
640.52/640.84	c Memory usage :    211.699 MB
640.52/640.84	c Restart : 1109
640.52/640.84	c Decisions : random(23092), heuristic(1293702), history(0/0)
640.52/640.84	c Implications : 464469574
640.52/640.84	c Forced Restart : 0
640.52/640.84	c Polarity Change : 2863
640.52/640.84	c Learned clasues  : 84980 out of 834864
640.52/640.84	c Learned literals : 2362329 out of 22399244
640.52/640.84	c Number of first UIP : 184345 out of 834864
640.52/640.84	c Number of simplify : 2
640.52/640.84	c Number of continuous distill : 7053
640.52/640.84	c Average depth of OTS : 3
640.52/640.84	c Average depth of additional conflict : 31
640.52/640.84	c Saved conflict clasues : 2999
640.52/640.84	c Saved conflict literals : 27611
640.52/640.84	c Additional conflict clauses : 32829
640.52/640.84	c Additional conflict literals : 806036
640.52/640.84	c Additional conflict analysis : 113669
640.52/640.84	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-1774638-1241323175/watcher-1774638-1241323175 -o /tmp/evaluation-result-1774638-1241323175/solver-1774638-1241323175 -C 10000 -W 12000 -M 1800 HOME/CirCUs HOME/instance-1774638-1241323175.cnf -t 10000 

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): 12000 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.08 1.02 1.00 3/65 29649
/proc/meminfo: memFree=402016/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=8604 CPUtime=0
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 774 0 0 0 0 0 0 0 18 0 1 1000000 160345484 8810496 759 1992294400 134512640 135224549 4294956224 18446744073709551615 134593808 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 2151 766 66 173 0 1976 0

[startup+0.101306 s]
/proc/loadavg: 1.08 1.02 1.00 3/65 29649
/proc/meminfo: memFree=402016/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=37240 CPUtime=0.09
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 5640 0 0 0 8 1 0 0 18 0 1 1000000 160345484 38133760 5592 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 9310 5592 70 173 0 9135 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37240

[startup+0.201315 s]
/proc/loadavg: 1.08 1.02 1.00 3/65 29649
/proc/meminfo: memFree=402016/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=42896 CPUtime=0.19
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 7245 0 0 0 17 2 0 0 18 0 1 1000000 160345484 43925504 7003 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 10724 7003 70 173 0 10549 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42896

[startup+0.301325 s]
/proc/loadavg: 1.08 1.02 1.00 3/65 29649
/proc/meminfo: memFree=402016/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=47928 CPUtime=0.29
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 8662 0 0 0 26 3 0 0 19 0 1 1000000 160345484 49078272 8420 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 11982 8420 70 173 0 11807 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47928

[startup+0.701363 s]
/proc/loadavg: 1.08 1.02 1.00 3/65 29649
/proc/meminfo: memFree=402016/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=70620 CPUtime=0.7
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 14992 0 0 0 62 8 0 0 23 0 1 1000000 160345484 72314880 13980 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 17655 13981 70 173 0 17480 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 70620

[startup+1.50244 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 29650
/proc/meminfo: memFree=323800/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=113764 CPUtime=1.5
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 27091 0 0 0 135 15 0 0 25 0 1 1000000 160345484 116494336 25054 1992294400 134512640 135224549 4294956224 18446744073709551615 134726486 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 28441 25055 70 173 0 28266 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 113764

[startup+3.10161 s]
/proc/loadavg: 1.08 1.02 1.00 2/66 29650
/proc/meminfo: memFree=274264/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=149784 CPUtime=3.09
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 37231 0 0 0 288 21 0 0 25 0 1 1000000 160345484 153378816 35193 1992294400 134512640 135224549 4294956224 18446744073709551615 134570049 0 0 4096 8192 0 0 0 17 1 0 0
/proc/29649/statm: 37446 35193 77 173 0 37271 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 149784

[startup+6.30191 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 29650
/proc/meminfo: memFree=219800/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=193492 CPUtime=6.28
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 49755 0 0 0 602 26 0 0 25 0 1 1000000 160345484 198135808 45539 1992294400 134512640 135224549 4294956224 18446744073709551615 134559692 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 48373 45539 77 173 0 48198 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 193492

[startup+12.7015 s]
/proc/loadavg: 1.22 1.05 1.01 2/66 29650
/proc/meminfo: memFree=210712/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=205036 CPUtime=12.68
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 54229 0 0 0 1240 28 0 0 25 0 1 1000000 160345484 209956864 47995 1992294400 134512640 135224549 4294956224 18446744073709551615 134587781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 51259 47995 92 173 0 51084 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 205036

[startup+25.5018 s]
/proc/loadavg: 1.17 1.04 1.01 2/66 29650
/proc/meminfo: memFree=205720/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=210172 CPUtime=25.47
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 55457 0 0 0 2519 28 0 0 25 0 1 1000000 160345484 215216128 49223 1992294400 134512640 135224549 4294956224 18446744073709551615 134595298 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 52543 49223 92 173 0 52368 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 210172

[startup+51.1013 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 29650
/proc/meminfo: memFree=203608/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=212292 CPUtime=51.05
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 55963 0 0 0 5076 29 0 0 25 0 1 1000000 160345484 217387008 49729 1992294400 134512640 135224549 4294956224 18446744073709551615 134595322 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 53073 49729 92 173 0 52898 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 212292

[startup+102.301 s]
/proc/loadavg: 1.05 1.03 1.01 2/66 29656
/proc/meminfo: memFree=202456/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=213224 CPUtime=102.24
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 56223 0 0 0 10194 30 0 0 25 0 1 1000000 160345484 218341376 49989 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 53306 49989 92 173 0 53131 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 213224

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 29656
/proc/meminfo: memFree=201496/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=214436 CPUtime=162.21
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 56505 0 0 0 16191 30 0 0 25 0 1 1000000 160345484 219582464 50271 1992294400 134512640 135224549 4294956224 18446744073709551615 134595295 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 53609 50271 92 173 0 53434 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 214436

[startup+222.307 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 29656
/proc/meminfo: memFree=201432/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=214596 CPUtime=222.21
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 56537 0 0 0 22190 31 0 0 25 0 1 1000000 160345484 219746304 50303 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 53649 50303 92 173 0 53474 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 214596

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29656
/proc/meminfo: memFree=201240/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=214728 CPUtime=282.18
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 56587 0 0 0 28187 31 0 0 25 0 1 1000000 160345484 219881472 50353 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 53682 50353 92 173 0 53507 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 214728

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29656
/proc/meminfo: memFree=200152/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=215968 CPUtime=342.14
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 56880 0 0 0 34183 31 0 0 25 0 1 1000000 160345484 221151232 50646 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 53992 50646 92 173 0 53817 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 215968

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=200024/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=216100 CPUtime=402.13
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 56914 0 0 0 40181 32 0 0 25 0 1 1000000 160345484 221286400 50680 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 54025 50680 92 173 0 53850 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 216100

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199640/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=216504 CPUtime=462.1
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57001 0 0 0 46178 32 0 0 25 0 1 1000000 160345484 221700096 50767 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 54126 50767 92 173 0 53951 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 216504

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199576/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=216640 CPUtime=522.08
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57030 0 0 0 52176 32 0 0 25 0 1 1000000 160345484 221839360 50796 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 54160 50796 92 173 0 53985 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 216640

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199512/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=216640 CPUtime=582.05
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57049 0 0 0 58173 32 0 0 25 0 1 1000000 160345484 221839360 50815 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 54160 50815 92 173 0 53985 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 216640

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

[startup+614.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199448/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=216640 CPUtime=614.14
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57050 0 0 0 61382 32 0 0 25 0 1 1000000 160345484 221839360 50816 1992294400 134512640 135224549 4294956224 18446744073709551615 134595278 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 54160 50816 92 173 0 53985 0
Current children cumulated CPU time (s) 614.14
Current children cumulated vsize (KiB) 216640

[startup+627.201 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199448/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=216640 CPUtime=626.94
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57054 0 0 0 62662 32 0 0 25 0 1 1000000 160345484 221839360 50820 1992294400 134512640 135224549 4294956224 18446744073709551615 134595405 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 54160 50820 92 173 0 53985 0
Current children cumulated CPU time (s) 626.94
Current children cumulated vsize (KiB) 216640

[startup+633.601 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199448/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=216776 CPUtime=633.34
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57066 0 0 0 63302 32 0 0 25 0 1 1000000 160345484 221978624 50832 1992294400 134512640 135224549 4294956224 18446744073709551615 134632717 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 54194 50832 92 173 0 54019 0
Current children cumulated CPU time (s) 633.34
Current children cumulated vsize (KiB) 216776

[startup+636.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199448/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=216776 CPUtime=636.53
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57066 0 0 0 63621 32 0 0 25 0 1 1000000 160345484 221978624 50832 1992294400 134512640 135224549 4294956224 18446744073709551615 134595219 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 54194 50832 92 173 0 54019 0
Current children cumulated CPU time (s) 636.53
Current children cumulated vsize (KiB) 216776

[startup+638.401 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199448/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=216776 CPUtime=638.13
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57072 0 0 0 63781 32 0 0 25 0 1 1000000 160345484 221978624 50838 1992294400 134512640 135224549 4294956224 18446744073709551615 134595306 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 54194 50838 92 173 0 54019 0
Current children cumulated CPU time (s) 638.13
Current children cumulated vsize (KiB) 216776

[startup+640.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199384/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=216776 CPUtime=639.73
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57072 0 0 0 63941 32 0 0 25 0 1 1000000 160345484 221978624 50838 1992294400 134512640 135224549 4294956224 18446744073709551615 134595683 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 54194 50838 92 173 0 54019 0
Current children cumulated CPU time (s) 639.73
Current children cumulated vsize (KiB) 216776

[startup+640.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199384/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=181780 CPUtime=640.12
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57076 0 0 0 63980 32 0 0 25 0 1 1000000 160345484 186142720 44917 1992294400 134512640 135224549 4294956224 18446744073709551615 134717017 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 45445 44917 95 173 0 45270 0
Current children cumulated CPU time (s) 640.12
Current children cumulated vsize (KiB) 181780

[startup+640.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29656
/proc/meminfo: memFree=199384/2055920 swapFree=4191356/4192956
[pid=29649] ppid=29647 vsize=179096 CPUtime=640.52
/proc/29649/stat : 29649 (CirCUs) R 29647 29649 29585 0 -1 4194304 57076 0 0 0 64020 32 0 0 25 0 1 1000000 160345484 183394304 44309 1992294400 134512640 135224549 4294956224 18446744073709551615 134720856 0 0 4096 8192 0 0 0 17 0 0 0
/proc/29649/statm: 44774 44309 95 173 0 44599 0
Current children cumulated CPU time (s) 640.52
Current children cumulated vsize (KiB) 179096

Child status: 0
Real time (s): 640.843
CPU time (s): 640.573
CPU user time (s): 640.22
CPU system time (s): 0.352946
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 216776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 640.22
system time used= 0.352946
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= 1556

runsolver used 0.490925 second user time and 1.84772 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-03 05:59:37
IDJOB=1774638
IDBENCH=70967
IDSOLVER=614
FILE ID=node56/1774638-1241323175
PBS_JOBID= 9225357
Free space on /tmp= 103128 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-1774638-1241323175/watcher-1774638-1241323175 -o /tmp/evaluation-result-1774638-1241323175/solver-1774638-1241323175 -C 10000 -W 12000 -M 1800  HOME/CirCUs HOME/instance-1774638-1241323175.cnf -t 10000

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=776110596

node56.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.218
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.218
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:        402432 kB
Buffers:         94416 kB
Cached:        1430172 kB
SwapCached:        924 kB
Active:         508056 kB
Inactive:      1030428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        402432 kB
SwapTotal:     4192956 kB
SwapFree:      4191356 kB
Dirty:           31332 kB
Writeback:           0 kB
Mapped:          22512 kB
Slab:           100848 kB
Committed_AS:   624692 kB
PageTables:       1468 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= 103128 MiB
End job on node56 at 2009-05-03 06:10:18