Trace number 1784910

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.18 5001.39

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

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-1784910-1241873051/watcher-1784910-1241873051 -o /tmp/evaluation-result-1784910-1241873051/solver-1784910-1241873051 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1784910-1241873051.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.96 3/64 25335
/proc/meminfo: memFree=1660272/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=3020 CPUtime=0
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 215333709 3092480 495 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 755 499 140 377 0 375 0

[startup+0.096708 s]
/proc/loadavg: 0.93 0.98 0.96 3/64 25335
/proc/meminfo: memFree=1660272/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=8252 CPUtime=0.09
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 2135 0 0 0 8 1 0 0 18 0 1 0 215333709 8450048 1782 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 2063 1782 144 377 0 1683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8252

[startup+0.101707 s]
/proc/loadavg: 0.93 0.98 0.96 3/64 25335
/proc/meminfo: memFree=1660272/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=8516 CPUtime=0.09
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 2203 0 0 0 8 1 0 0 18 0 1 0 215333709 8720384 1850 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 2129 1851 144 377 0 1749 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8516

[startup+0.301726 s]
/proc/loadavg: 0.93 0.98 0.96 3/64 25335
/proc/meminfo: memFree=1660272/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=19548 CPUtime=0.29
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 5835 0 0 0 27 2 0 0 19 0 1 0 215333709 20017152 4519 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 4887 4519 144 377 0 4507 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19548

[startup+0.70176 s]
/proc/loadavg: 0.93 0.98 0.96 3/64 25335
/proc/meminfo: memFree=1660272/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=41312 CPUtime=0.69
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 12904 0 0 0 64 5 0 0 22 0 1 0 215333709 42303488 9878 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 10328 9879 144 377 0 9948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41312

[startup+1.50183 s]
/proc/loadavg: 1.01 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1606184/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=82188 CPUtime=1.49
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 26588 0 0 0 137 12 0 0 25 0 1 0 215333709 84160512 19247 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 20547 19247 162 377 0 20167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82188

[startup+3.10197 s]
/proc/loadavg: 1.01 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1568360/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=130588 CPUtime=3.09
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 44044 0 0 0 289 20 0 0 25 0 1 0 215333709 133722112 30388 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130588

[startup+6.30125 s]
/proc/loadavg: 1.01 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1540080/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=130588 CPUtime=6.29
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 44044 0 0 0 609 20 0 0 25 0 1 0 215333709 133722112 30388 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 130588

[startup+12.7018 s]
/proc/loadavg: 1.01 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1540080/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=130588 CPUtime=12.69
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 44044 0 0 0 1249 20 0 0 25 0 1 0 215333709 133722112 30388 1992294400 134512640 136057169 4294956160 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 130588

[startup+25.5019 s]
/proc/loadavg: 1.01 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1540144/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=130588 CPUtime=25.49
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 44044 0 0 0 2529 20 0 0 25 0 1 0 215333709 133722112 30388 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130588

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1540272/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=130588 CPUtime=51.08
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 44044 0 0 0 5088 20 0 0 25 0 1 0 215333709 133722112 30388 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 130588

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1540208/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=130588 CPUtime=102.27
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 44044 0 0 0 10207 20 0 0 25 0 1 0 215333709 133722112 30388 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 130588

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1516912/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=154084 CPUtime=162.25
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 49911 0 0 0 16201 24 0 0 25 0 1 0 215333709 157782016 36255 1992294400 134512640 136057169 4294956160 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 38521 36255 169 377 0 38141 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 154084

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1502576/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=160260 CPUtime=222.24
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 59063 0 0 0 22195 29 0 0 25 0 1 0 215333709 164106240 39732 1992294400 134512640 136057169 4294956160 18446744073709551615 134618165 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 160260

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1502576/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=160260 CPUtime=282.22
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 59063 0 0 0 28193 29 0 0 25 0 1 0 215333709 164106240 39732 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 160260

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1502576/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=160260 CPUtime=342.21
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 59063 0 0 0 34192 29 0 0 25 0 1 0 215333709 164106240 39732 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 160260

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1502576/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=160260 CPUtime=402.19
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 59063 0 0 0 40190 29 0 0 25 0 1 0 215333709 164106240 39732 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 160260

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1502640/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=160260 CPUtime=462.18
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 59063 0 0 0 46188 30 0 0 25 0 1 0 215333709 164106240 39732 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 160260

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1502576/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=160260 CPUtime=522.17
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 59063 0 0 0 52187 30 0 0 25 0 1 0 215333709 164106240 39732 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 160260

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1502640/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=160260 CPUtime=582.15
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 59063 0 0 0 58185 30 0 0 25 0 1 0 215333709 164106240 39732 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 160260

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 25336
/proc/meminfo: memFree=1502576/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=160260 CPUtime=642.14
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 59063 0 0 0 64184 30 0 0 25 0 1 0 215333709 164106240 39732 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 160260

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25344
/proc/meminfo: memFree=1178544/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=485292 CPUtime=4061.31
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 140595 0 0 0 405990 141 0 0 25 0 1 0 215333709 496939008 120301 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 121323 120301 183 377 0 120943 0
Current children cumulated CPU time (s) 4061.31
Current children cumulated vsize (KiB) 485292

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25344
/proc/meminfo: memFree=1175664/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=488212 CPUtime=4121.3
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 141302 0 0 0 411987 143 0 0 25 0 1 0 215333709 499929088 121008 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 122053 121008 183 377 0 121673 0
Current children cumulated CPU time (s) 4121.3
Current children cumulated vsize (KiB) 488212

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25344
/proc/meminfo: memFree=1172080/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=491752 CPUtime=4181.28
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 142187 0 0 0 417984 144 0 0 25 0 1 0 215333709 503554048 121893 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 122938 121893 183 377 0 122558 0
Current children cumulated CPU time (s) 4181.28
Current children cumulated vsize (KiB) 491752

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25344
/proc/meminfo: memFree=1168304/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=495432 CPUtime=4241.27
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 143136 0 0 0 423981 146 0 0 25 0 1 0 215333709 507322368 122842 1992294400 134512640 136057169 4294956160 18446744073709551615 134618182 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 123858 122842 183 377 0 123478 0
Current children cumulated CPU time (s) 4241.27
Current children cumulated vsize (KiB) 495432

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25344
/proc/meminfo: memFree=1164656/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=499056 CPUtime=4301.26
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 144027 0 0 0 429979 147 0 0 25 0 1 0 215333709 511033344 123733 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 124764 123733 183 377 0 124384 0
Current children cumulated CPU time (s) 4301.26
Current children cumulated vsize (KiB) 499056

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25344
/proc/meminfo: memFree=1160816/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=503016 CPUtime=4361.24
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 144990 0 0 0 435975 149 0 0 25 0 1 0 215333709 515088384 124696 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 125754 124696 183 377 0 125374 0
Current children cumulated CPU time (s) 4361.24
Current children cumulated vsize (KiB) 503016

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25344
/proc/meminfo: memFree=1157104/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=506656 CPUtime=4421.23
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 145930 0 0 0 441973 150 0 0 25 0 1 0 215333709 518815744 125636 1992294400 134512640 136057169 4294956160 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 126664 125636 183 377 0 126284 0
Current children cumulated CPU time (s) 4421.23
Current children cumulated vsize (KiB) 506656

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25344
/proc/meminfo: memFree=1152816/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=510876 CPUtime=4481.21
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 146992 0 0 0 447970 151 0 0 25 0 1 0 215333709 523137024 126698 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 127719 126698 183 377 0 127339 0
Current children cumulated CPU time (s) 4481.21
Current children cumulated vsize (KiB) 510876

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25344
/proc/meminfo: memFree=1149552/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=514228 CPUtime=4541.2
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 147773 0 0 0 453968 152 0 0 25 0 1 0 215333709 526569472 127479 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 128557 127479 183 377 0 128177 0
Current children cumulated CPU time (s) 4541.2
Current children cumulated vsize (KiB) 514228

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25344
/proc/meminfo: memFree=1146800/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=516868 CPUtime=4601.18
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 148463 0 0 0 459965 153 0 0 25 0 1 0 215333709 529272832 128169 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 129217 128169 183 377 0 128837 0
Current children cumulated CPU time (s) 4601.18
Current children cumulated vsize (KiB) 516868

[startup+4662.3 s]
/proc/loadavg: 1.03 1.01 0.98 2/65 25350
/proc/meminfo: memFree=1143600/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=519996 CPUtime=4661.16
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 149251 0 0 0 465962 154 0 0 25 0 1 0 215333709 532475904 128957 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 129999 128957 183 377 0 129619 0
Current children cumulated CPU time (s) 4661.16
Current children cumulated vsize (KiB) 519996

[startup+4722.31 s]
/proc/loadavg: 1.01 1.01 0.98 2/65 25350
/proc/meminfo: memFree=1140656/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=522860 CPUtime=4721.15
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 149983 0 0 0 471959 156 0 0 25 0 1 0 215333709 535408640 129689 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 130715 129689 183 377 0 130335 0
Current children cumulated CPU time (s) 4721.15
Current children cumulated vsize (KiB) 522860

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25350
/proc/meminfo: memFree=1137328/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=526276 CPUtime=4781.13
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 150823 0 0 0 477956 157 0 0 25 0 1 0 215333709 538906624 130529 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 131569 130529 183 377 0 131189 0
Current children cumulated CPU time (s) 4781.13
Current children cumulated vsize (KiB) 526276

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25350
/proc/meminfo: memFree=1132464/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=531208 CPUtime=4841.12
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 152024 0 0 0 483954 158 0 0 25 0 1 0 215333709 543956992 131730 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 132802 131730 183 377 0 132422 0
Current children cumulated CPU time (s) 4841.12
Current children cumulated vsize (KiB) 531208

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25350
/proc/meminfo: memFree=1125808/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=537940 CPUtime=4901.1
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 153705 0 0 0 489950 160 0 0 25 0 1 0 215333709 550850560 133411 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 134485 133411 183 377 0 134105 0
Current children cumulated CPU time (s) 4901.1
Current children cumulated vsize (KiB) 537940

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25350
/proc/meminfo: memFree=1119088/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=544548 CPUtime=4961.09
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 155361 0 0 0 495946 163 0 0 25 0 1 0 215333709 557617152 135067 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 136137 135067 183 377 0 135757 0
Current children cumulated CPU time (s) 4961.09
Current children cumulated vsize (KiB) 544548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25350
/proc/meminfo: memFree=1114032/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=549560 CPUtime=5000.09
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 156597 0 0 0 499844 165 0 0 25 0 1 0 215333709 562749440 136303 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 137390 136303 183 377 0 137010 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 549560

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25350
/proc/meminfo: memFree=1114032/2055920 swapFree=4164020/4192956
[pid=25335] ppid=25333 vsize=549560 CPUtime=5000.09
/proc/25335/stat : 25335 (clasp) R 25333 25335 25298 0 -1 4194304 156597 0 0 0 499844 165 0 0 25 0 1 0 215333709 562749440 136303 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25335/statm: 137390 136303 183 377 0 137010 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 549560

Child status: 0
Real time (s): 5001.39
CPU time (s): 5000.18
CPU user time (s): 4998.44
CPU system time (s): 1.73673
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 549560

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

runsolver used 4.00039 second user time and 9.8445 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-09 14:44:17
IDJOB=1784910
IDBENCH=24641
IDSOLVER=637
FILE ID=node50/1784910-1241873051
PBS_JOBID= 9264625
Free space on /tmp= 66320 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.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-1784910-1241873051/watcher-1784910-1241873051 -o /tmp/evaluation-result-1784910-1241873051/solver-1784910-1241873051 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1784910-1241873051.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= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=630378860

node50.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.216
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.216
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:       1660688 kB
Buffers:         27608 kB
Cached:         299808 kB
SwapCached:      23396 kB
Active:         208972 kB
Inactive:       143620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660688 kB
SwapTotal:     4192956 kB
SwapFree:      4164020 kB
Dirty:           35716 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            28576 kB
Committed_AS:   661676 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66316 MiB
End job on node50 at 2009-05-09 16:07:40