Trace number 1831919

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-32? (TO) 10000 10002.7

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831919-1242791181/watcher-1831919-1242791181 -o /tmp/evaluation-result-1831919-1242791181/solver-1831919-1242791181 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831919-1242791181.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: 0.92 0.96 0.98 3/65 1667
/proc/meminfo: memFree=1695632/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=1972 CPUtime=0
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 243 0 0 0 0 0 0 0 20 0 1 0 307147772 2019328 227 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 493 227 144 377 0 113 0

[startup+0.0671471 s]
/proc/loadavg: 0.92 0.96 0.98 3/65 1667
/proc/meminfo: memFree=1695632/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=6364 CPUtime=0.05
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 1464 0 0 0 5 0 0 0 20 0 1 0 307147772 6516736 1336 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 1591 1336 163 377 0 1211 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6364

[startup+0.101149 s]
/proc/loadavg: 0.92 0.96 0.98 3/65 1667
/proc/meminfo: memFree=1695632/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=6992 CPUtime=0.09
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 1629 0 0 0 9 0 0 0 20 0 1 0 307147772 7159808 1501 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 1748 1501 166 377 0 1368 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6992

[startup+0.301172 s]
/proc/loadavg: 0.92 0.96 0.98 3/65 1667
/proc/meminfo: memFree=1695632/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=6992 CPUtime=0.29
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 1629 0 0 0 29 0 0 0 21 0 1 0 307147772 7159808 1501 1992294400 134512640 136057169 4294956160 18446744073709551615 134774484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 1748 1501 166 377 0 1368 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6992

[startup+0.701217 s]
/proc/loadavg: 0.92 0.96 0.98 3/65 1667
/proc/meminfo: memFree=1695632/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=7520 CPUtime=0.69
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 1767 0 0 0 69 0 0 0 25 0 1 0 307147772 7700480 1639 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 1880 1639 168 377 0 1500 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7520

[startup+1.50131 s]
/proc/loadavg: 0.92 0.96 0.98 2/66 1669
/proc/meminfo: memFree=1689096/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=8848 CPUtime=1.49
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 2088 0 0 0 149 0 0 0 25 0 1 0 307147772 9060352 1960 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 2212 1960 168 377 0 1832 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8848

[startup+3.10149 s]
/proc/loadavg: 0.92 0.96 0.98 2/66 1669
/proc/meminfo: memFree=1686856/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=9972 CPUtime=3.09
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 2576 0 0 0 308 1 0 0 25 0 1 0 307147772 10211328 2276 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 2493 2276 182 377 0 2113 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9972

[startup+6.30185 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 1669
/proc/meminfo: memFree=1685904/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=11992 CPUtime=6.29
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 3077 0 0 0 628 1 0 0 25 0 1 0 307147772 12279808 2777 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 2998 2777 182 377 0 2618 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11992

[startup+12.7016 s]
/proc/loadavg: 0.93 0.96 0.98 2/66 1669
/proc/meminfo: memFree=1682392/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=15196 CPUtime=12.69
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 3872 0 0 0 1267 2 0 0 25 0 1 0 307147772 15560704 3572 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 3799 3572 182 377 0 3419 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15196

[startup+25.502 s]
/proc/loadavg: 0.95 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1679128/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=18052 CPUtime=25.48
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 4565 0 0 0 2546 2 0 0 25 0 1 0 307147772 18485248 4265 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 4513 4265 182 377 0 4133 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18052

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1673752/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=23464 CPUtime=51.07
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 5848 0 0 0 5104 3 0 0 25 0 1 0 307147772 24027136 5548 1992294400 134512640 136057169 4294956160 18446744073709551615 134637424 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 5866 5548 182 377 0 5486 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23464

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1666392/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=31164 CPUtime=102.27
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 7686 0 0 0 10222 5 0 0 25 0 1 0 307147772 31911936 7386 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 7791 7386 182 377 0 7411 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 31164

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1654680/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=43176 CPUtime=162.25
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 10596 0 0 0 16218 7 0 0 25 0 1 0 307147772 44212224 10296 1992294400 134512640 136057169 4294956160 18446744073709551615 134819862 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 10794 10296 182 377 0 10414 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 43176

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1647320/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=50892 CPUtime=222.22
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 12427 0 0 0 22214 8 0 0 25 0 1 0 307147772 52113408 12127 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 12723 12127 182 377 0 12343 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 50892

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1643928/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=54396 CPUtime=282.21
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 13270 0 0 0 28212 9 0 0 25 0 1 0 307147772 55701504 12970 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 13599 12970 182 377 0 13219 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 54396

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1641432/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=57208 CPUtime=342.19
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 13882 0 0 0 34210 9 0 0 25 0 1 0 307147772 58580992 13582 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 14302 13582 182 377 0 13922 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 57208

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1641048/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=57564 CPUtime=402.17
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 13982 0 0 0 40208 9 0 0 25 0 1 0 307147772 58945536 13682 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 14391 13682 182 377 0 14011 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 57564

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1640920/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=57800 CPUtime=462.16
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 14016 0 0 0 46207 9 0 0 25 0 1 0 307147772 59187200 13716 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 14450 13716 182 377 0 14070 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 57800

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1640856/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=57800 CPUtime=522.14
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 14026 0 0 0 52205 9 0 0 25 0 1 0 307147772 59187200 13726 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 14450 13726 182 377 0 14070 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 57800

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1640856/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=57800 CPUtime=582.13
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 14033 0 0 0 58204 9 0 0 25 0 1 0 307147772 59187200 13733 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 14450 13733 182 377 0 14070 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 57800

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1669
/proc/meminfo: memFree=1640792/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=57800 CPUtime=642.12
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 14033 0 0 0 64202 10 0 0 25 0 1 0 307147772 59187200 13733 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 14450 13733 182 377 0 14070 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 57800

[startup+702.301 s]

################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1566040/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=132260 CPUtime=9099.85
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 31954 0 0 0 909953 32 0 0 25 0 1 0 307147772 135434240 31397 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 33065 31397 182 377 0 32685 0
Current children cumulated CPU time (s) 9099.85
Current children cumulated vsize (KiB) 132260

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1564120/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=134412 CPUtime=9159.83
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 32507 0 0 0 915951 32 0 0 25 0 1 0 307147772 137637888 31950 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 33603 31950 182 377 0 33223 0
Current children cumulated CPU time (s) 9159.83
Current children cumulated vsize (KiB) 134412

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1561944/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=136128 CPUtime=9219.82
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 32964 0 0 0 921949 33 0 0 25 0 1 0 307147772 139395072 32407 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34032 32407 182 377 0 33652 0
Current children cumulated CPU time (s) 9219.82
Current children cumulated vsize (KiB) 136128

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1561944/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=136128 CPUtime=9279.8
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 32964 0 0 0 927947 33 0 0 25 0 1 0 307147772 139395072 32407 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34032 32407 182 377 0 33652 0
Current children cumulated CPU time (s) 9279.8
Current children cumulated vsize (KiB) 136128

[startup+9342.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1561688/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=136496 CPUtime=9339.79
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33016 0 0 0 933946 33 0 0 25 0 1 0 307147772 139771904 32459 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34124 32459 182 377 0 33744 0
Current children cumulated CPU time (s) 9339.79
Current children cumulated vsize (KiB) 136496

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1559640/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=138612 CPUtime=9399.77
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33534 0 0 0 939944 33 0 0 25 0 1 0 307147772 141938688 32977 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34653 32977 182 377 0 34273 0
Current children cumulated CPU time (s) 9399.77
Current children cumulated vsize (KiB) 138612

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1559192/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=139120 CPUtime=9459.75
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33637 0 0 0 945942 33 0 0 25 0 1 0 307147772 142458880 33080 1992294400 134512640 136057169 4294956160 18446744073709551615 134647328 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34780 33080 182 377 0 34400 0
Current children cumulated CPU time (s) 9459.75
Current children cumulated vsize (KiB) 139120

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1559000/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=139332 CPUtime=9519.73
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33676 0 0 0 951940 33 0 0 25 0 1 0 307147772 142675968 33119 1992294400 134512640 136057169 4294956160 18446744073709551615 134823925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34833 33119 182 377 0 34453 0
Current children cumulated CPU time (s) 9519.73
Current children cumulated vsize (KiB) 139332

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1559000/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=139332 CPUtime=9579.72
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33676 0 0 0 957939 33 0 0 25 0 1 0 307147772 142675968 33119 1992294400 134512640 136057169 4294956160 18446744073709551615 134828277 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34833 33119 182 377 0 34453 0
Current children cumulated CPU time (s) 9579.72
Current children cumulated vsize (KiB) 139332

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1559000/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=139332 CPUtime=9639.7
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33676 0 0 0 963937 33 0 0 25 0 1 0 307147772 142675968 33119 1992294400 134512640 136057169 4294956160 18446744073709551615 134828272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34833 33119 182 377 0 34453 0
Current children cumulated CPU time (s) 9639.7
Current children cumulated vsize (KiB) 139332

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1558296/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=139972 CPUtime=9699.69
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33823 0 0 0 969935 34 0 0 25 0 1 0 307147772 143331328 33266 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34993 33266 182 377 0 34613 0
Current children cumulated CPU time (s) 9699.69
Current children cumulated vsize (KiB) 139972

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1558296/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=139972 CPUtime=9759.67
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33823 0 0 0 975933 34 0 0 25 0 1 0 307147772 143331328 33266 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34993 33266 182 377 0 34613 0
Current children cumulated CPU time (s) 9759.67
Current children cumulated vsize (KiB) 139972

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1558232/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=139972 CPUtime=9819.66
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33823 0 0 0 981932 34 0 0 25 0 1 0 307147772 143331328 33266 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34993 33266 182 377 0 34613 0
Current children cumulated CPU time (s) 9819.66
Current children cumulated vsize (KiB) 139972

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1558232/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=139972 CPUtime=9879.65
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33823 0 0 0 987931 34 0 0 25 0 1 0 307147772 143331328 33266 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34993 33266 182 377 0 34613 0
Current children cumulated CPU time (s) 9879.65
Current children cumulated vsize (KiB) 139972

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1558168/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=139972 CPUtime=9939.62
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33837 0 0 0 993928 34 0 0 25 0 1 0 307147772 143331328 33280 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 34993 33280 182 377 0 34613 0
Current children cumulated CPU time (s) 9939.62
Current children cumulated vsize (KiB) 139972

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1557720/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=140452 CPUtime=9999.61
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33935 0 0 0 999927 34 0 0 25 0 1 0 307147772 143822848 33378 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 35113 33378 182 377 0 34733 0
Current children cumulated CPU time (s) 9999.61
Current children cumulated vsize (KiB) 140452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1557720/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=140452 CPUtime=10000
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33935 0 0 0 999967 34 0 0 25 0 1 0 307147772 143822848 33378 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 35113 33378 182 377 0 34733 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 140452

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+10002.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 1692
/proc/meminfo: memFree=1557720/2055920 swapFree=4124168/4192956
[pid=1667] ppid=1665 vsize=140452 CPUtime=10000
/proc/1667/stat : 1667 (clasp) R 1665 1667 1627 0 -1 4194304 33935 0 0 0 999967 34 0 0 25 0 1 0 307147772 143822848 33378 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/1667/statm: 35113 33378 182 377 0 34733 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 140452

Child status: 0
Real time (s): 10002.7
CPU time (s): 10000
CPU user time (s): 9999.68
CPU system time (s): 0.367944
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 140452

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

runsolver used 11.8242 second user time and 24.5173 second system time

The end

Launcher Data

Begin job on node85 at 2009-05-20 05:46:21
IDJOB=1831919
IDBENCH=71089
IDSOLVER=637
FILE ID=node85/1831919-1242791181
PBS_JOBID= 9322459
Free space on /tmp= 126508 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.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-1831919-1242791181/watcher-1831919-1242791181 -o /tmp/evaluation-result-1831919-1242791181/solver-1831919-1242791181 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831919-1242791181.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= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=210778426

node85.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.238
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.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1696048 kB
Buffers:         35468 kB
Cached:         215180 kB
SwapCached:      63444 kB
Active:          89368 kB
Inactive:       226664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1696048 kB
SwapTotal:     4192956 kB
SwapFree:      4124168 kB
Dirty:            3428 kB
Writeback:           0 kB
Mapped:          13892 kB
Slab:            29824 kB
Committed_AS:   950724 kB
PageTables:       1376 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= 126508 MiB
End job on node85 at 2009-05-20 08:33:06