Trace number 1786020

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) 5000.12 5001.43

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1375c111739g2.cnf
MD5SUM4a0161ad7ac9d31215b2f5b6bcc0673a
Bench CategoryCRAFTED (crafted 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 variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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-1786020-1241942126/watcher-1786020-1241942126 -o /tmp/evaluation-result-1786020-1241942126/solver-1786020-1241942126 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1786020-1241942126.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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.93 0.98 0.99 3/65 12562
/proc/meminfo: memFree=1765128/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=1968 CPUtime=0
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 257 0 0 0 0 0 0 0 18 0 1 0 222241648 2015232 241 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 492 241 144 377 0 112 0

[startup+0.0948331 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 12562
/proc/meminfo: memFree=1765128/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=7332 CPUtime=0.08
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 1784 0 0 0 8 0 0 0 18 0 1 0 222241648 7507968 1565 1992294400 134512640 136057169 4294956160 18446744073709551615 134774620 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 1833 1565 166 377 0 1453 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7332

[startup+0.101832 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 12562
/proc/meminfo: memFree=1765128/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=7332 CPUtime=0.09
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 1784 0 0 0 9 0 0 0 18 0 1 0 222241648 7507968 1565 1992294400 134512640 136057169 4294956160 18446744073709551615 134774477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 1833 1565 166 377 0 1453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7332

[startup+0.301852 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 12562
/proc/meminfo: memFree=1765128/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=7332 CPUtime=0.29
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 1784 0 0 0 29 0 0 0 19 0 1 0 222241648 7507968 1565 1992294400 134512640 136057169 4294956160 18446744073709551615 134774484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 1833 1565 166 377 0 1453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7332

[startup+0.701894 s]
/proc/loadavg: 0.93 0.98 0.99 3/65 12562
/proc/meminfo: memFree=1765128/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=8124 CPUtime=0.69
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 1956 0 0 0 69 0 0 0 22 0 1 0 222241648 8318976 1737 1992294400 134512640 136057169 4294956160 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 2031 1737 168 377 0 1651 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8124

[startup+1.50198 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 12563
/proc/meminfo: memFree=1758144/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=8092 CPUtime=1.49
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 2239 0 0 0 149 0 0 0 25 0 1 0 222241648 8286208 1800 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 2023 1800 182 377 0 1643 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8092

[startup+3.10114 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 12563
/proc/meminfo: memFree=1758336/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=10240 CPUtime=3.09
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 2777 0 0 0 308 1 0 0 25 0 1 0 222241648 10485760 2338 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 2560 2338 182 377 0 2180 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10240

[startup+6.30148 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 12563
/proc/meminfo: memFree=1750976/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=17272 CPUtime=6.29
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 4533 0 0 0 627 2 0 0 25 0 1 0 222241648 17686528 4094 1992294400 134512640 136057169 4294956160 18446744073709551615 134618499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 4318 4094 182 377 0 3938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17272

[startup+12.7021 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 12563
/proc/meminfo: memFree=1746760/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=19776 CPUtime=12.69
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 5135 0 0 0 1266 3 0 0 25 0 1 0 222241648 20250624 4696 1992294400 134512640 136057169 4294956160 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 4944 4696 182 377 0 4564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19776

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 12563
/proc/meminfo: memFree=1740360/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=25992 CPUtime=25.48
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 6728 0 0 0 2544 4 0 0 25 0 1 0 222241648 26615808 6289 1992294400 134512640 136057169 4294956160 18446744073709551615 134756810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 6498 6289 182 377 0 6118 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25992

[startup+51.1012 s]
/proc/loadavg: 1.10 1.02 1.01 2/66 12563
/proc/meminfo: memFree=1736328/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=30180 CPUtime=51.08
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 7729 0 0 0 5103 5 0 0 25 0 1 0 222241648 30904320 7290 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 7545 7290 182 377 0 7165 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 30180

[startup+102.305 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 12563
/proc/meminfo: memFree=1731400/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=35228 CPUtime=102.27
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 8968 0 0 0 10222 5 0 0 25 0 1 0 222241648 36073472 8529 1992294400 134512640 136057169 4294956160 18446744073709551615 134618167 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 8807 8529 182 377 0 8427 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 35228

[startup+162.302 s]
/proc/loadavg: 1.07 1.03 1.01 2/66 12563
/proc/meminfo: memFree=1724744/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=41964 CPUtime=162.25
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 10633 0 0 0 16219 6 0 0 25 0 1 0 222241648 42971136 10194 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 10491 10194 182 377 0 10111 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 41964

[startup+222.302 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 12563
/proc/meminfo: memFree=1718536/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=48152 CPUtime=222.23
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 12176 0 0 0 22215 8 0 0 25 0 1 0 222241648 49307648 11737 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 12038 11737 182 377 0 11658 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 48152

[startup+282.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 12563
/proc/meminfo: memFree=1716552/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=50164 CPUtime=282.22
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 12665 0 0 0 28214 8 0 0 25 0 1 0 222241648 51367936 12226 1992294400 134512640 136057169 4294956160 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 12541 12226 182 377 0 12161 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 50164

[startup+342.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/66 12569
/proc/meminfo: memFree=1712776/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=53800 CPUtime=342.19
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 13543 0 0 0 34210 9 0 0 25 0 1 0 222241648 55091200 13104 1992294400 134512640 136057169 4294956160 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 13450 13104 182 377 0 13070 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 53800

[startup+402.302 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 12569
/proc/meminfo: memFree=1711560/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=55368 CPUtime=402.17
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 13890 0 0 0 40208 9 0 0 25 0 1 0 222241648 56696832 13451 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 13842 13451 182 377 0 13462 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 55368

[startup+462.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 12569
/proc/meminfo: memFree=1710280/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=56700 CPUtime=462.16
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 14202 0 0 0 46206 10 0 0 25 0 1 0 222241648 58060800 13763 1992294400 134512640 136057169 4294956160 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 14175 13763 182 377 0 13795 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 56700

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12569
/proc/meminfo: memFree=1707912/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=60156 CPUtime=522.15
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 15045 0 0 0 52204 11 0 0 25 0 1 0 222241648 61599744 14606 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 15039 14606 182 377 0 14659 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 60156

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12569
/proc/meminfo: memFree=1705224/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=61856 CPUtime=582.13
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 15455 0 0 0 58202 11 0 0 25 0 1 0 222241648 63340544 15016 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 15464 15016 182 377 0 15084 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 61856

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12569
/proc/meminfo: memFree=1704264/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=63024 CPUtime=642.12
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 15701 0 0 0 64201 11 0 0 25 0 1 0 222241648 64536576 15262 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 15756 15262 182 377 0 15376 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 63024

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1654024/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=114812 CPUtime=4001.25
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 28267 0 0 0 400096 29 0 0 25 0 1 0 222241648 117567488 27692 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 28703 27692 182 377 0 28323 0
Current children cumulated CPU time (s) 4001.25
Current children cumulated vsize (KiB) 114812

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1653576/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=115208 CPUtime=4061.23
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 28344 0 0 0 406094 29 0 0 25 0 1 0 222241648 117972992 27769 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 28802 27769 182 377 0 28422 0
Current children cumulated CPU time (s) 4061.23
Current children cumulated vsize (KiB) 115208

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1653128/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=115632 CPUtime=4121.21
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 28445 0 0 0 412092 29 0 0 25 0 1 0 222241648 118407168 27870 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 28908 27870 182 377 0 28528 0
Current children cumulated CPU time (s) 4121.21
Current children cumulated vsize (KiB) 115632

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1651272/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=117504 CPUtime=4181.2
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 28914 0 0 0 418091 29 0 0 25 0 1 0 222241648 120324096 28339 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 29376 28339 182 377 0 28996 0
Current children cumulated CPU time (s) 4181.2
Current children cumulated vsize (KiB) 117504

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1650504/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=118496 CPUtime=4241.18
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 29105 0 0 0 424089 29 0 0 25 0 1 0 222241648 121339904 28530 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 29624 28530 182 377 0 29244 0
Current children cumulated CPU time (s) 4241.18
Current children cumulated vsize (KiB) 118496

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1650184/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=118828 CPUtime=4301.16
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 29171 0 0 0 430087 29 0 0 25 0 1 0 222241648 121679872 28596 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 29707 28596 182 377 0 29327 0
Current children cumulated CPU time (s) 4301.16
Current children cumulated vsize (KiB) 118828

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1648072/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=120996 CPUtime=4361.15
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 29695 0 0 0 436085 30 0 0 25 0 1 0 222241648 123899904 29120 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 30249 29120 182 377 0 29869 0
Current children cumulated CPU time (s) 4361.15
Current children cumulated vsize (KiB) 120996

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1647624/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=121436 CPUtime=4421.14
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 29805 0 0 0 442084 30 0 0 25 0 1 0 222241648 124350464 29230 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 30359 29230 182 377 0 29979 0
Current children cumulated CPU time (s) 4421.14
Current children cumulated vsize (KiB) 121436

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1647368/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=121736 CPUtime=4481.12
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 29877 0 0 0 448082 30 0 0 25 0 1 0 222241648 124657664 29302 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 30434 29302 182 377 0 30054 0
Current children cumulated CPU time (s) 4481.12
Current children cumulated vsize (KiB) 121736

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1646856/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=122260 CPUtime=4541.11
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 30000 0 0 0 454080 31 0 0 25 0 1 0 222241648 125194240 29425 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 30565 29425 182 377 0 30185 0
Current children cumulated CPU time (s) 4541.11
Current children cumulated vsize (KiB) 122260

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1646088/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=123112 CPUtime=4601.1
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 30188 0 0 0 460079 31 0 0 25 0 1 0 222241648 126066688 29613 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 30778 29613 182 377 0 30398 0
Current children cumulated CPU time (s) 4601.1
Current children cumulated vsize (KiB) 123112

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1646088/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=123112 CPUtime=4661.08
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 30188 0 0 0 466077 31 0 0 25 0 1 0 222241648 126066688 29613 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 30778 29613 182 377 0 30398 0
Current children cumulated CPU time (s) 4661.08
Current children cumulated vsize (KiB) 123112

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1645640/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=123588 CPUtime=4721.06
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 30292 0 0 0 472075 31 0 0 25 0 1 0 222241648 126554112 29717 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 30897 29717 182 377 0 30517 0
Current children cumulated CPU time (s) 4721.06
Current children cumulated vsize (KiB) 123588

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1645512/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=123588 CPUtime=4781.04
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 30314 0 0 0 478073 31 0 0 25 0 1 0 222241648 126554112 29739 1992294400 134512640 136057169 4294956160 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 30897 29739 182 377 0 30517 0
Current children cumulated CPU time (s) 4781.04
Current children cumulated vsize (KiB) 123588

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1644104/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=125184 CPUtime=4841.03
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 30661 0 0 0 484071 32 0 0 25 0 1 0 222241648 128188416 30086 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 31296 30086 182 377 0 30916 0
Current children cumulated CPU time (s) 4841.03
Current children cumulated vsize (KiB) 125184

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1643976/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=125348 CPUtime=4901.01
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 30696 0 0 0 490069 32 0 0 25 0 1 0 222241648 128356352 30121 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 31337 30121 182 377 0 30957 0
Current children cumulated CPU time (s) 4901.01
Current children cumulated vsize (KiB) 125348

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1643912/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=125348 CPUtime=4961
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 30714 0 0 0 496068 32 0 0 25 0 1 0 222241648 128356352 30139 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 31337 30139 182 377 0 30957 0
Current children cumulated CPU time (s) 4961
Current children cumulated vsize (KiB) 125348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12577
/proc/meminfo: memFree=1643592/2055912 swapFree=4126764/4192956
[pid=12562] ppid=12560 vsize=125796 CPUtime=5000.09
/proc/12562/stat : 12562 (clasp) R 12560 12562 12525 0 -1 4194304 30792 0 0 0 499977 32 0 0 25 0 1 0 222241648 128815104 30217 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12562/statm: 31449 30217 182 377 0 31069 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 125796

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): 5001.43
CPU time (s): 5000.12
CPU user time (s): 4999.77
CPU system time (s): 0.348946
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 125796

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

runsolver used 5.74013 second user time and 11.8702 second system time

The end

Launcher Data

Begin job on node78 at 2009-05-10 09:55:26
IDJOB=1786020
IDBENCH=71511
IDSOLVER=637
FILE ID=node78/1786020-1241942126
PBS_JOBID= 9265037
Free space on /tmp= 126684 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1375c111739g2.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-1786020-1241942126/watcher-1786020-1241942126 -o /tmp/evaluation-result-1786020-1241942126/solver-1786020-1241942126 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1786020-1241942126.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 4a0161ad7ac9d31215b2f5b6bcc0673a
RANDOM SEED=794582734

node78.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.243
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.243
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:      2055912 kB
MemFree:       1765608 kB
Buffers:         52284 kB
Cached:         132596 kB
SwapCached:      59784 kB
Active:         116496 kB
Inactive:       129384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1765608 kB
SwapTotal:     4192956 kB
SwapFree:      4126764 kB
Dirty:            3408 kB
Writeback:           0 kB
Mapped:          14076 kB
Slab:            30228 kB
Committed_AS:   558364 kB
PageTables:       1428 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= 126684 MiB
End job on node78 at 2009-05-10 11:18:50