Trace number 1831811

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
clasp 1.2.0-SAT09-32UNSAT 579.499 579.456

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.627
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

579.43/579.43	c clasp version 1.2.0-SAT09 
579.43/579.43	c Reading from ...779220/instance-1831811-1242779220.cnf
579.43/579.43	c Reading      : Done(1.710s)
579.43/579.43	c Preprocessing: |-\Done(10.830s)
579.43/579.43	c Solving...
579.43/579.43	
579.43/579.43	c Models    : 0     
579.43/579.43	c Time         : 578.660s (Solve: 566.120s)
579.43/579.43	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-1831811-1242779220/watcher-1831811-1242779220 -o /tmp/evaluation-result-1831811-1242779220/solver-1831811-1242779220 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831811-1242779220.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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.00 1.00 0.99 3/64 8981
/proc/meminfo: memFree=1803648/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=4784 CPUtime=0
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 362 0 0 0 0 0 0 0 18 0 1 0 305955747 4898816 346 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 1196 353 139 377 0 816 0

[startup+0.0839319 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 8981
/proc/meminfo: memFree=1803648/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=40492 CPUtime=0.07
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 8852 0 0 0 4 3 0 0 18 0 1 0 305955747 41463808 6159 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 10123 6163 140 377 0 9743 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 40492

[startup+0.101925 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 8981
/proc/meminfo: memFree=1803648/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=40492 CPUtime=0.09
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 10594 0 0 0 5 4 0 0 18 0 1 0 305955747 41463808 7901 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 10123 7905 140 377 0 9743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40492

[startup+0.301875 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 8981
/proc/meminfo: memFree=1803648/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=56536 CPUtime=0.29
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 15969 0 0 0 22 7 0 0 19 0 1 0 305955747 57892864 12937 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 14134 12938 147 377 0 13754 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56536

[startup+0.701754 s]
/proc/loadavg: 1.00 1.00 0.99 3/64 8981
/proc/meminfo: memFree=1803648/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=76188 CPUtime=0.69
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 22187 0 0 0 59 10 0 0 22 0 1 0 305955747 78016512 17711 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 19047 17711 147 377 0 18667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76188

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 8982
/proc/meminfo: memFree=1719544/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=116424 CPUtime=1.49
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 34716 0 0 0 130 19 0 0 25 0 1 0 305955747 119218176 27676 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 29106 27677 147 377 0 28726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116424

[startup+3.10207 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 8982
/proc/meminfo: memFree=1655928/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=192128 CPUtime=3.09
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 63261 0 0 0 278 31 0 0 25 0 1 0 305955747 196739072 46326 1992294400 134512640 136057169 4294956160 18446744073709551615 134767571 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 48032 46326 167 377 0 47652 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 192128

[startup+6.30116 s]
/proc/loadavg: 1.08 1.02 1.00 2/65 8982
/proc/meminfo: memFree=1618808/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=194912 CPUtime=6.29
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 64282 0 0 0 597 32 0 0 25 0 1 0 305955747 199589888 46915 1992294400 134512640 136057169 4294956160 18446744073709551615 134765711 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 48728 46915 169 377 0 48348 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 194912

[startup+12.7013 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 8982
/proc/meminfo: memFree=1616448/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=173420 CPUtime=12.69
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 67600 0 0 0 1235 34 0 0 25 0 1 0 305955747 177582080 41949 1992294400 134512640 136057169 4294956160 18446744073709551615 134811452 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 43355 41949 179 377 0 42975 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 173420

[startup+25.5017 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 8982
/proc/meminfo: memFree=1638464/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=173420 CPUtime=25.49
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 67630 0 0 0 2515 34 0 0 25 0 1 0 305955747 177582080 41979 1992294400 134512640 136057169 4294956160 18446744073709551615 134649307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 43355 41979 183 377 0 42975 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 173420

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 8982
/proc/meminfo: memFree=1638592/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=173420 CPUtime=51.08
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 67630 0 0 0 5074 34 0 0 25 0 1 0 305955747 177582080 41979 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 43355 41979 183 377 0 42975 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 173420

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 8982
/proc/meminfo: memFree=1638720/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=173420 CPUtime=102.29
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 67630 0 0 0 10195 34 0 0 25 0 1 0 305955747 177582080 41979 1992294400 134512640 136057169 4294956160 18446744073709551615 134649371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 43355 41979 183 377 0 42975 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 173420

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8982
/proc/meminfo: memFree=1638016/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=174232 CPUtime=162.29
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 67782 0 0 0 16195 34 0 0 25 0 1 0 305955747 178413568 42131 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 43558 42131 183 377 0 43178 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 174232

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8982
/proc/meminfo: memFree=1627136/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=184956 CPUtime=222.3
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 70486 0 0 0 22193 37 0 0 25 0 1 0 305955747 189394944 44835 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 46239 44835 183 377 0 45859 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 184956

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8982
/proc/meminfo: memFree=1613696/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=199172 CPUtime=282.3
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 74100 0 0 0 28190 40 0 0 25 0 1 0 305955747 203952128 48246 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 49793 48246 183 377 0 49413 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 199172

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8982
/proc/meminfo: memFree=1593088/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=219612 CPUtime=342.31
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 79187 0 0 0 34185 46 0 0 25 0 1 0 305955747 224882688 53333 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 54903 53333 183 377 0 54523 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 219612

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8982
/proc/meminfo: memFree=1580160/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=232312 CPUtime=402.31
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 82387 0 0 0 40182 49 0 0 25 0 1 0 305955747 237887488 56533 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 58078 56533 183 377 0 57698 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 232312

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8982
/proc/meminfo: memFree=1565184/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=247332 CPUtime=462.32
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 86151 0 0 0 46179 53 0 0 25 0 1 0 305955747 253267968 60297 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 61833 60297 183 377 0 61453 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 247332

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8984
/proc/meminfo: memFree=1561344/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=250944 CPUtime=522.33
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 87078 0 0 0 52178 55 0 0 25 0 1 0 305955747 256966656 61224 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 62736 61224 183 377 0 62356 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 250944

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

[startup+537.502 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 8984
/proc/meminfo: memFree=1561344/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=250944 CPUtime=537.53
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 87084 0 0 0 53698 55 0 0 25 0 1 0 305955747 256966656 61230 1992294400 134512640 136057169 4294956160 18446744073709551615 134756839 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 62736 61230 183 377 0 62356 0
Current children cumulated CPU time (s) 537.53
Current children cumulated vsize (KiB) 250944

[startup+563.101 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 8984
/proc/meminfo: memFree=1560960/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=251412 CPUtime=563.13
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 87171 0 0 0 56258 55 0 0 25 0 1 0 305955747 257445888 61317 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 62853 61317 183 377 0 62473 0
Current children cumulated CPU time (s) 563.13
Current children cumulated vsize (KiB) 251412

[startup+569.502 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 8984
/proc/meminfo: memFree=1560960/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=251412 CPUtime=569.53
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 87171 0 0 0 56898 55 0 0 25 0 1 0 305955747 257445888 61317 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 62853 61317 183 377 0 62473 0
Current children cumulated CPU time (s) 569.53
Current children cumulated vsize (KiB) 251412

[startup+575.902 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 8984
/proc/meminfo: memFree=1560960/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=251412 CPUtime=575.93
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 87172 0 0 0 57538 55 0 0 25 0 1 0 305955747 257445888 61318 1992294400 134512640 136057169 4294956160 18446744073709551615 134624527 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 62853 61318 183 377 0 62473 0
Current children cumulated CPU time (s) 575.93
Current children cumulated vsize (KiB) 251412

[startup+577.505 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 8984
/proc/meminfo: memFree=1560960/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=251412 CPUtime=577.54
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 87172 0 0 0 57699 55 0 0 25 0 1 0 305955747 257445888 61318 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 62853 61318 183 377 0 62473 0
Current children cumulated CPU time (s) 577.54
Current children cumulated vsize (KiB) 251412

[startup+578.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 8984
/proc/meminfo: memFree=1560960/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=251412 CPUtime=578.33
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 87172 0 0 0 57778 55 0 0 25 0 1 0 305955747 257445888 61318 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 62853 61318 183 377 0 62473 0
Current children cumulated CPU time (s) 578.33
Current children cumulated vsize (KiB) 251412

[startup+579.102 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 8984
/proc/meminfo: memFree=1560960/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=115160 CPUtime=579.13
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 87176 0 0 0 57856 57 0 0 25 0 1 0 305955747 117923840 28257 1992294400 134512640 136057169 4294956160 18446744073709551615 135433673 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 28790 28257 187 377 0 28410 0
Current children cumulated CPU time (s) 579.13
Current children cumulated vsize (KiB) 115160

[startup+579.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 8984
/proc/meminfo: memFree=1560960/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=115160 CPUtime=579.33
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 87176 0 0 0 57876 57 0 0 25 0 1 0 305955747 117923840 28257 1992294400 134512640 136057169 4294956160 18446744073709551615 135433599 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 28790 28257 187 377 0 28410 0
Current children cumulated CPU time (s) 579.33
Current children cumulated vsize (KiB) 115160

[startup+579.402 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 8984
/proc/meminfo: memFree=1560960/2055920 swapFree=4180240/4192956
[pid=8981] ppid=8979 vsize=115160 CPUtime=579.43
/proc/8981/stat : 8981 (clasp) R 8979 8981 8855 0 -1 4194304 87176 0 0 0 57886 57 0 0 25 0 1 0 305955747 117923840 28257 1992294400 134512640 136057169 4294956160 18446744073709551615 135433692 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8981/statm: 28790 28257 187 377 0 28410 0
Current children cumulated CPU time (s) 579.43
Current children cumulated vsize (KiB) 115160

Child status: 20
Real time (s): 579.456
CPU time (s): 579.499
CPU user time (s): 578.903
CPU system time (s): 0.595909
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 251412

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

runsolver used 0.415936 second user time and 1.22881 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-20 02:27:04
IDJOB=1831811
IDBENCH=70961
IDSOLVER=637
FILE ID=node16/1831811-1242779220
PBS_JOBID= 9322321
Free space on /tmp= 66316 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1831811-1242779220/watcher-1831811-1242779220 -o /tmp/evaluation-result-1831811-1242779220/solver-1831811-1242779220 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831811-1242779220.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=1074977913

node16.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.234
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.234
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:       1804128 kB
Buffers:         16900 kB
Cached:         194260 kB
SwapCached:       6848 kB
Active:         145804 kB
Inactive:        73636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1804128 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:           51176 kB
Writeback:           0 kB
Mapped:          13480 kB
Slab:            18344 kB
Committed_AS:  1071844 kB
PageTables:       1448 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= 66316 MiB
End job on node16 at 2009-05-20 02:36:43