Trace number 1513308

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) 1200.1 1200.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S942507261-096.cnf
MD5SUM4f6bdfd00a34ed543884cc191900870c
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1513308-1238216146/watcher-1513308-1238216146 -o /tmp/evaluation-result-1513308-1238216146/solver-1513308-1238216146 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513308-1238216146.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 31313
/proc/meminfo: memFree=1566896/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=1828 CPUtime=0
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 232 0 0 0 0 0 0 0 18 0 1 0 974033215 1871872 216 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 457 217 144 377 0 77 0

[startup+0.0833729 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 31313
/proc/meminfo: memFree=1566896/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=3364 CPUtime=0.08
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 627 0 0 0 8 0 0 0 18 0 1 0 974033215 3444736 610 1992294400 134512640 136057169 4294956160 18446744073709551615 134774688 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 841 610 166 377 0 461 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3364

[startup+0.101374 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 31313
/proc/meminfo: memFree=1566896/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=3364 CPUtime=0.09
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 627 0 0 0 9 0 0 0 18 0 1 0 974033215 3444736 610 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 841 610 166 377 0 461 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3364

[startup+0.301395 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 31313
/proc/meminfo: memFree=1566896/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=3800 CPUtime=0.29
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 755 0 0 0 29 0 0 0 19 0 1 0 974033215 3891200 738 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 950 738 183 377 0 570 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3800

[startup+0.701436 s]
/proc/loadavg: 0.99 0.97 0.91 3/73 31313
/proc/meminfo: memFree=1566896/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=4724 CPUtime=0.69
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 992 0 0 0 69 0 0 0 23 0 1 0 974033215 4837376 975 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 1181 975 183 377 0 801 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4724

[startup+1.50152 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31314
/proc/meminfo: memFree=1563240/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=5652 CPUtime=1.49
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 1222 0 0 0 149 0 0 0 25 0 1 0 974033215 5787648 1205 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 1413 1205 183 377 0 1033 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5652

[startup+3.10169 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31314
/proc/meminfo: memFree=1562280/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=6180 CPUtime=3.09
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 1340 0 0 0 309 0 0 0 25 0 1 0 974033215 6328320 1323 1992294400 134512640 136057169 4294956160 18446744073709551615 134618496 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 1545 1323 183 377 0 1165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6180

[startup+6.30202 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31314
/proc/meminfo: memFree=1561192/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=7552 CPUtime=6.29
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 1692 0 0 0 629 0 0 0 25 0 1 0 974033215 7733248 1675 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 1888 1675 183 377 0 1508 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7552

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31314
/proc/meminfo: memFree=1559728/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=8604 CPUtime=12.69
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 1947 0 0 0 1269 0 0 0 25 0 1 0 974033215 8810496 1930 1992294400 134512640 136057169 4294956160 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 2151 1930 183 377 0 1771 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8604

[startup+25.501 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31314
/proc/meminfo: memFree=1557680/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=10708 CPUtime=25.49
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 2432 0 0 0 2548 1 0 0 25 0 1 0 974033215 10964992 2415 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 2677 2415 183 377 0 2297 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10708

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31314
/proc/meminfo: memFree=1555504/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=12768 CPUtime=51.08
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 2956 0 0 0 5107 1 0 0 25 0 1 0 974033215 13074432 2939 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 3192 2939 183 377 0 2812 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12768

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31314
/proc/meminfo: memFree=1552816/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=15780 CPUtime=102.27
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 3627 0 0 0 10225 2 0 0 25 0 1 0 974033215 16158720 3610 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 3945 3610 183 377 0 3565 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 15780

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31314
/proc/meminfo: memFree=1550576/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=18268 CPUtime=162.25
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 4184 0 0 0 16223 2 0 0 25 0 1 0 974033215 18706432 4167 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 4567 4167 183 377 0 4187 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 18268

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31314
/proc/meminfo: memFree=1548208/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=20688 CPUtime=222.24
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 4767 0 0 0 22221 3 0 0 25 0 1 0 974033215 21184512 4750 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 5172 4750 183 377 0 4792 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 20688

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31314
/proc/meminfo: memFree=1546736/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=22280 CPUtime=282.22
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 5138 0 0 0 28219 3 0 0 25 0 1 0 974033215 22814720 5121 1992294400 134512640 136057169 4294956160 18446744073709551615 134618499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 5570 5121 183 377 0 5190 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 22280

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1545136/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=24008 CPUtime=342.19
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 5489 0 0 0 34216 3 0 0 25 0 1 0 974033215 24584192 5472 1992294400 134512640 136057169 4294956160 18446744073709551615 134618456 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 6002 5472 183 377 0 5622 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 24008

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1544688/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=24404 CPUtime=402.18
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 5596 0 0 0 40215 3 0 0 25 0 1 0 974033215 24989696 5579 1992294400 134512640 136057169 4294956160 18446744073709551615 134813038 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 6101 5579 183 377 0 5721 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 24404

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1542256/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=27080 CPUtime=462.17
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 6217 0 0 0 46213 4 0 0 25 0 1 0 974033215 27729920 6185 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 6770 6185 183 377 0 6390 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 27080

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1541424/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=27916 CPUtime=522.15
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 6408 0 0 0 52211 4 0 0 25 0 1 0 974033215 28585984 6376 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 6979 6376 183 377 0 6599 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 27916

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1540912/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=28616 CPUtime=582.14
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 6540 0 0 0 58210 4 0 0 25 0 1 0 974033215 29302784 6508 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 7154 6508 183 377 0 6774 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 28616

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1540592/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=28996 CPUtime=642.13
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 6613 0 0 0 64209 4 0 0 25 0 1 0 974033215 29691904 6581 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 7249 6581 183 377 0 6869 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 28996

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1538032/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=31692 CPUtime=702.11
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 7257 0 0 0 70206 5 0 0 25 0 1 0 974033215 32452608 7217 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 7923 7217 183 377 0 7543 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 31692

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1537584/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=32124 CPUtime=762.09
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 7358 0 0 0 76204 5 0 0 25 0 1 0 974033215 32894976 7318 1992294400 134512640 136057169 4294956160 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 8031 7318 183 377 0 7651 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 32124

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1537392/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=32412 CPUtime=822.07
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 7414 0 0 0 82202 5 0 0 25 0 1 0 974033215 33189888 7374 1992294400 134512640 136057169 4294956160 18446744073709551615 134618144 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 8103 7374 183 377 0 7723 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 32412

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1536752/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=33076 CPUtime=882.06
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 7563 0 0 0 88201 5 0 0 25 0 1 0 974033215 33869824 7523 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 8269 7523 183 377 0 7889 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 33076

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1536240/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=33700 CPUtime=942.04
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 7681 0 0 0 94199 5 0 0 25 0 1 0 974033215 34508800 7641 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 8425 7641 183 377 0 8045 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 33700

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1535856/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=34132 CPUtime=1002.02
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 7773 0 0 0 100197 5 0 0 25 0 1 0 974033215 34951168 7733 1992294400 134512640 136057169 4294956160 18446744073709551615 134828435 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 8533 7733 183 377 0 8153 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 34132

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1534000/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=36124 CPUtime=1062.02
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 8241 0 0 0 106196 6 0 0 25 0 1 0 974033215 36990976 8194 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 9031 8194 183 377 0 8651 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 36124

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1533360/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=36888 CPUtime=1122
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 8405 0 0 0 112194 6 0 0 25 0 1 0 974033215 37773312 8358 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 9222 8358 183 377 0 8842 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 36888

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1532976/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=37320 CPUtime=1181.98
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 8496 0 0 0 118192 6 0 0 25 0 1 0 974033215 38215680 8449 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 9330 8449 183 377 0 8950 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 37320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/74 31320
/proc/meminfo: memFree=1532912/2055920 swapFree=4175408/4192956
[pid=31313] ppid=31311 vsize=37320 CPUtime=1200.08
/proc/31313/stat : 31313 (clasp) R 31311 31313 30524 0 -1 4194304 8499 0 0 0 120002 6 0 0 25 0 1 0 974033215 38215680 8452 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31313/statm: 9330 8452 183 377 0 8950 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 37320

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): 1200.41
CPU time (s): 1200.1
CPU user time (s): 1200.03
CPU system time (s): 0.069989
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 37320

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

runsolver used 0.961853 second user time and 3.41548 second system time

The end

Launcher Data

Begin job on node79 at 2009-03-28 05:55:47
IDJOB=1513308
IDBENCH=70252
IDSOLVER=508
FILE ID=node79/1513308-1238216146
PBS_JOBID= 9060488
Free space on /tmp= 65556 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S942507261-096.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-1513308-1238216146/watcher-1513308-1238216146 -o /tmp/evaluation-result-1513308-1238216146/solver-1513308-1238216146 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513308-1238216146.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 4f6bdfd00a34ed543884cc191900870c
RANDOM SEED=779689031

node79.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.232
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.232
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:       1567376 kB
Buffers:         49304 kB
Cached:         344536 kB
SwapCached:      11644 kB
Active:         123788 kB
Inactive:       286036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567376 kB
SwapTotal:     4192956 kB
SwapFree:      4175408 kB
Dirty:            2344 kB
Writeback:           0 kB
Mapped:          22636 kB
Slab:            63788 kB
Committed_AS:  2543680 kB
PageTables:       2004 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= 65552 MiB
End job on node79 at 2009-03-28 06:15:49