Trace number 1831933

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.1 10002.8

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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-1831933-1242791649/watcher-1831933-1242791649 -o /tmp/evaluation-result-1831933-1242791649/solver-1831933-1242791649 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831933-1242791649.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.99 0.97 0.92 3/65 5519
/proc/meminfo: memFree=1769728/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=1972 CPUtime=0
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 307197635 2019328 241 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 493 241 144 377 0 113 0

[startup+0.0524869 s]
/proc/loadavg: 0.99 0.97 0.92 3/65 5519
/proc/meminfo: memFree=1769728/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=5108 CPUtime=0.04
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 1144 0 0 0 4 0 0 0 18 0 1 0 307197635 5230592 1016 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 1277 1017 163 377 0 897 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5108

[startup+0.101492 s]
/proc/loadavg: 0.99 0.97 0.92 3/65 5519
/proc/meminfo: memFree=1769728/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=6612 CPUtime=0.09
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 1533 0 0 0 9 0 0 0 18 0 1 0 307197635 6770688 1405 1992294400 134512640 136057169 4294956160 18446744073709551615 134774434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 1653 1405 166 377 0 1273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6612

[startup+0.301515 s]
/proc/loadavg: 0.99 0.97 0.92 3/65 5519
/proc/meminfo: memFree=1769728/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=6612 CPUtime=0.29
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 1533 0 0 0 29 0 0 0 19 0 1 0 307197635 6770688 1405 1992294400 134512640 136057169 4294956160 18446744073709551615 134774640 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 1653 1405 166 377 0 1273 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6612

[startup+0.701561 s]
/proc/loadavg: 0.99 0.97 0.92 3/65 5519
/proc/meminfo: memFree=1769728/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=7272 CPUtime=0.69
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 1683 0 0 0 69 0 0 0 22 0 1 0 307197635 7446528 1555 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 1818 1555 168 377 0 1438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7272

[startup+1.50166 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1763576/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=8340 CPUtime=1.49
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 1959 0 0 0 149 0 0 0 25 0 1 0 307197635 8540160 1831 1992294400 134512640 136057169 4294956160 18446744073709551615 134774422 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 2085 1831 168 377 0 1705 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8340

[startup+3.10184 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1761720/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=9204 CPUtime=3.09
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 2384 0 0 0 308 1 0 0 25 0 1 0 307197635 9424896 2100 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 2301 2100 182 377 0 1921 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9204

[startup+6.30121 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1759864/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=12896 CPUtime=6.29
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 3301 0 0 0 628 1 0 0 25 0 1 0 307197635 13205504 3017 1992294400 134512640 136057169 4294956160 18446744073709551615 134823762 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 3224 3017 182 377 0 2844 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12896

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1754432/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=17512 CPUtime=12.69
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 4427 0 0 0 1267 2 0 0 25 0 1 0 307197635 17932288 4143 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 4378 4143 182 377 0 3998 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17512

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1748928/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=22212 CPUtime=25.48
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 5600 0 0 0 2546 2 0 0 25 0 1 0 307197635 22745088 5316 1992294400 134512640 136057169 4294956160 18446744073709551615 134618272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 5553 5316 182 377 0 5173 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22212

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1738560/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=32880 CPUtime=51.07
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 8162 0 0 0 5103 4 0 0 25 0 1 0 307197635 33669120 7878 1992294400 134512640 136057169 4294956160 18446744073709551615 134618499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 8220 7878 182 377 0 7840 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 32880

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1733952/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=37848 CPUtime=102.27
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 9307 0 0 0 10222 5 0 0 25 0 1 0 307197635 38756352 9023 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 9462 9023 182 377 0 9082 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 37848

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1729024/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=42888 CPUtime=162.25
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 10532 0 0 0 16219 6 0 0 25 0 1 0 307197635 43917312 10248 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 10722 10248 182 377 0 10342 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 42888

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1727872/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=44140 CPUtime=222.23
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 10810 0 0 0 22217 6 0 0 25 0 1 0 307197635 45199360 10526 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 11035 10526 182 377 0 10655 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 44140

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1727872/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=44140 CPUtime=282.21
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 10814 0 0 0 28215 6 0 0 25 0 1 0 307197635 45199360 10530 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 11035 10530 182 377 0 10655 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 44140

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1727616/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=44356 CPUtime=342.2
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 10874 0 0 0 34213 7 0 0 25 0 1 0 307197635 45420544 10590 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 11089 10590 182 377 0 10709 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 44356

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5520
/proc/meminfo: memFree=1727104/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=44996 CPUtime=402.18
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 10996 0 0 0 40211 7 0 0 25 0 1 0 307197635 46075904 10712 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 11249 10712 182 377 0 10869 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 44996

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5526
/proc/meminfo: memFree=1726720/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=45208 CPUtime=462.16
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 11042 0 0 0 46209 7 0 0 25 0 1 0 307197635 46292992 10758 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 11302 10758 182 377 0 10922 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 45208

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5526
/proc/meminfo: memFree=1726720/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=45208 CPUtime=522.14
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 11042 0 0 0 52207 7 0 0 25 0 1 0 307197635 46292992 10758 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 11302 10758 182 377 0 10922 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 45208

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5526
/proc/meminfo: memFree=1726720/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=45208 CPUtime=582.13
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 11042 0 0 0 58206 7 0 0 25 0 1 0 307197635 46292992 10758 1992294400 134512640 136057169 4294956160 18446744073709551615 134618224 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 11302 10758 182 377 0 10922 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 45208

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5526
/proc/meminfo: memFree=1726720/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=45208 CPUtime=642.11
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 11042 0 0 0 64204 7 0 0 25 0 1 0 307197635 46292992 10758 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 11302 10758 182 377 0 10922 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 45208

[startup+702.301 s]

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

[startup+9042.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1649600/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=121220 CPUtime=9039.84
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 29511 0 0 0 903947 37 0 0 25 0 1 0 307197635 124129280 29091 1992294400 134512640 136057169 4294956160 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 30305 29091 182 377 0 29925 0
Current children cumulated CPU time (s) 9039.84
Current children cumulated vsize (KiB) 121220

[startup+9102.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1649472/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=121220 CPUtime=9099.83
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 29511 0 0 0 909946 37 0 0 25 0 1 0 307197635 124129280 29091 1992294400 134512640 136057169 4294956160 18446744073709551615 134813074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 30305 29091 182 377 0 29925 0
Current children cumulated CPU time (s) 9099.83
Current children cumulated vsize (KiB) 121220

[startup+9162.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1649472/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=121220 CPUtime=9159.81
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 29511 0 0 0 915944 37 0 0 25 0 1 0 307197635 124129280 29091 1992294400 134512640 136057169 4294956160 18446744073709551615 134823929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 30305 29091 182 377 0 29925 0
Current children cumulated CPU time (s) 9159.81
Current children cumulated vsize (KiB) 121220

[startup+9222.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1649408/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=121220 CPUtime=9219.79
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 29523 0 0 0 921942 37 0 0 25 0 1 0 307197635 124129280 29103 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 30305 29103 182 377 0 29925 0
Current children cumulated CPU time (s) 9219.79
Current children cumulated vsize (KiB) 121220

[startup+9282.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1649408/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=121220 CPUtime=9279.78
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 29523 0 0 0 927940 38 0 0 25 0 1 0 307197635 124129280 29103 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 30305 29103 182 377 0 29925 0
Current children cumulated CPU time (s) 9279.78
Current children cumulated vsize (KiB) 121220

[startup+9342.31 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1649408/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=121220 CPUtime=9339.77
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 29523 0 0 0 933939 38 0 0 25 0 1 0 307197635 124129280 29103 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 30305 29103 182 377 0 29925 0
Current children cumulated CPU time (s) 9339.77
Current children cumulated vsize (KiB) 121220

[startup+9402.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1647040/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=123484 CPUtime=9399.75
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 30105 0 0 0 939937 38 0 0 25 0 1 0 307197635 126447616 29685 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 30871 29685 182 377 0 30491 0
Current children cumulated CPU time (s) 9399.75
Current children cumulated vsize (KiB) 123484

[startup+9462.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1646080/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=124548 CPUtime=9459.73
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 30338 0 0 0 945935 38 0 0 25 0 1 0 307197635 127537152 29918 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 31137 29918 182 377 0 30757 0
Current children cumulated CPU time (s) 9459.73
Current children cumulated vsize (KiB) 124548

[startup+9522.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1646080/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=124548 CPUtime=9519.71
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 30343 0 0 0 951933 38 0 0 25 0 1 0 307197635 127537152 29923 1992294400 134512640 136057169 4294956160 18446744073709551615 134823747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 31137 29923 182 377 0 30757 0
Current children cumulated CPU time (s) 9519.71
Current children cumulated vsize (KiB) 124548

[startup+9582.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1646080/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=124548 CPUtime=9579.69
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 30343 0 0 0 957931 38 0 0 25 0 1 0 307197635 127537152 29923 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 31137 29923 182 377 0 30757 0
Current children cumulated CPU time (s) 9579.69
Current children cumulated vsize (KiB) 124548

[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1645760/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=124868 CPUtime=9639.68
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 30409 0 0 0 963930 38 0 0 25 0 1 0 307197635 127864832 29989 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 31217 29989 182 377 0 30837 0
Current children cumulated CPU time (s) 9639.68
Current children cumulated vsize (KiB) 124868

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1645312/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=125188 CPUtime=9699.66
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 30485 0 0 0 969928 38 0 0 25 0 1 0 307197635 128192512 30065 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 31297 30065 182 377 0 30917 0
Current children cumulated CPU time (s) 9699.66
Current children cumulated vsize (KiB) 125188

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1645312/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=125188 CPUtime=9759.65
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 30485 0 0 0 975926 39 0 0 25 0 1 0 307197635 128192512 30065 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 31297 30065 182 377 0 30917 0
Current children cumulated CPU time (s) 9759.65
Current children cumulated vsize (KiB) 125188

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1645312/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=125188 CPUtime=9819.64
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 30485 0 0 0 981925 39 0 0 25 0 1 0 307197635 128192512 30065 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 31297 30065 182 377 0 30917 0
Current children cumulated CPU time (s) 9819.64
Current children cumulated vsize (KiB) 125188

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1645312/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=125188 CPUtime=9879.62
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 30488 0 0 0 987923 39 0 0 25 0 1 0 307197635 128192512 30068 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 31297 30068 182 377 0 30917 0
Current children cumulated CPU time (s) 9879.62
Current children cumulated vsize (KiB) 125188

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1630976/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=139656 CPUtime=9939.61
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 34056 0 0 0 993918 43 0 0 25 0 1 0 307197635 143007744 33636 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 34914 33636 182 377 0 34534 0
Current children cumulated CPU time (s) 9939.61
Current children cumulated vsize (KiB) 139656

[startup+10002.3 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1626432/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=144372 CPUtime=9999.59
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 35184 0 0 0 999915 44 0 0 25 0 1 0 307197635 147836928 34764 1992294400 134512640 136057169 4294956160 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 36093 34764 182 377 0 35713 0
Current children cumulated CPU time (s) 9999.59
Current children cumulated vsize (KiB) 144372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 0.99 0.97 0.92 2/66 5542
/proc/meminfo: memFree=1626432/2055920 swapFree=4179252/4192956
[pid=5519] ppid=5517 vsize=144372 CPUtime=10000.1
/proc/5519/stat : 5519 (clasp) R 5517 5519 5455 0 -1 4194304 35184 0 0 0 999965 44 0 0 25 0 1 0 307197635 147836928 34764 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5519/statm: 36093 34764 182 377 0 35713 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 144372

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

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

Child status: 0
Real time (s): 10002.8
CPU time (s): 10000.1
CPU user time (s): 9999.66
CPU system time (s): 0.464929
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 144372

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

runsolver used 10.8294 second user time and 23.0965 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-20 05:54:09
IDJOB=1831933
IDBENCH=71098
IDSOLVER=637
FILE ID=node74/1831933-1242791649
PBS_JOBID= 9322464
Free space on /tmp= 102932 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_09_UNKNOWN.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-1831933-1242791649/watcher-1831933-1242791649 -o /tmp/evaluation-result-1831933-1242791649/solver-1831933-1242791649 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831933-1242791649.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= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED=883372376

node74.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.233
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.233
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:       1770208 kB
Buffers:         35096 kB
Cached:         201796 kB
SwapCached:       7160 kB
Active:          40748 kB
Inactive:       205584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770208 kB
SwapTotal:     4192956 kB
SwapFree:      4179252 kB
Dirty:            3056 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            25180 kB
Committed_AS:  1051772 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 102928 MiB
End job on node74 at 2009-05-20 08:40:54