Trace number 1727575

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.14 1200.84

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-1727575-1240726550/watcher-1727575-1240726550 -o /tmp/evaluation-result-1727575-1240726550/solver-1727575-1240726550 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1727575-1240726550.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

[startup+0 s]
/proc/loadavg: 0.96 0.98 0.99 3/64 21273
/proc/meminfo: memFree=1847680/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=18576 CPUtime=0
/proc/21273/stat : 21273 (runsolver) R 21271 21080 21080 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 100690246 19021824 290 1992294400 4194304 4302564 548682068416 18446744073709551615 259350623978 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21273/statm: 4644 290 255 26 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.0972451 s]
/proc/loadavg: 0.96 0.98 0.99 3/64 21273
/proc/meminfo: memFree=1847680/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=8252 CPUtime=0.09
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 2135 0 0 0 8 1 0 0 19 0 1 0 100690246 8450048 1782 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 2063 1782 144 377 0 1683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8252

[startup+0.101245 s]
/proc/loadavg: 0.96 0.98 0.99 3/64 21273
/proc/meminfo: memFree=1847680/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=8516 CPUtime=0.09
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 2192 0 0 0 8 1 0 0 19 0 1 0 100690246 8720384 1839 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 2129 1839 144 377 0 1749 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8516

[startup+0.301283 s]
/proc/loadavg: 0.96 0.98 0.99 3/64 21273
/proc/meminfo: memFree=1847680/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=19944 CPUtime=0.29
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 5956 0 0 0 26 3 0 0 21 0 1 0 100690246 20422656 4640 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 4986 4641 144 377 0 4606 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19944

[startup+0.701363 s]
/proc/loadavg: 0.96 0.98 0.99 3/64 21273
/proc/meminfo: memFree=1847680/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=42632 CPUtime=0.68
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 13286 0 0 0 61 7 0 0 24 0 1 0 100690246 43655168 10260 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 10658 10260 144 377 0 10278 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42632

[startup+1.50152 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1790200/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=84248 CPUtime=1.48
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 27360 0 0 0 134 14 0 0 25 0 1 0 100690246 86269952 19715 1992294400 134512640 136057169 4294956176 18446744073709551615 134771446 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 21062 19716 162 377 0 20682 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 84248

[startup+3.10184 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1749240/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=130588 CPUtime=3.08
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 44044 0 0 0 286 22 0 0 25 0 1 0 100690246 133722112 30388 1992294400 134512640 136057169 4294956176 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 130588

[startup+6.30248 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1726456/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=130588 CPUtime=6.28
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 44044 0 0 0 606 22 0 0 25 0 1 0 100690246 133722112 30388 1992294400 134512640 136057169 4294956176 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 130588

[startup+12.7017 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1726528/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=130588 CPUtime=12.68
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 44044 0 0 0 1246 22 0 0 25 0 1 0 100690246 133722112 30388 1992294400 134512640 136057169 4294956176 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 130588

[startup+25.5013 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1726720/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=130588 CPUtime=25.47
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 44044 0 0 0 2525 22 0 0 25 0 1 0 100690246 133722112 30388 1992294400 134512640 136057169 4294956176 18446744073709551615 134774392 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 130588

[startup+51.1014 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1726784/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=130588 CPUtime=51.04
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 44044 0 0 0 5082 22 0 0 25 0 1 0 100690246 133722112 30388 1992294400 134512640 136057169 4294956176 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 130588

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1726784/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=130588 CPUtime=102.21
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 44044 0 0 0 10199 22 0 0 25 0 1 0 100690246 133722112 30388 1992294400 134512640 136057169 4294956176 18446744073709551615 134774442 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 32647 30388 165 377 0 32267 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 130588

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1702080/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=155668 CPUtime=162.18
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 50314 0 0 0 16192 26 0 0 25 0 1 0 100690246 159404032 36658 1992294400 134512640 136057169 4294956176 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 38917 36658 169 377 0 38537 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 155668

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1689280/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=160260 CPUtime=222.14
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 59063 0 0 0 22184 30 0 0 25 0 1 0 100690246 164106240 39732 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21273/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 160260

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1689280/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=160260 CPUtime=282.09
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 59063 0 0 0 28179 30 0 0 25 0 1 0 100690246 164106240 39732 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 160260

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1689216/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=160260 CPUtime=342.05
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 59063 0 0 0 34175 30 0 0 25 0 1 0 100690246 164106240 39732 1992294400 134512640 136057169 4294956176 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 160260

[startup+402.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1689216/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=160260 CPUtime=402.02
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 59063 0 0 0 40172 30 0 0 25 0 1 0 100690246 164106240 39732 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21273/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 160260

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1689152/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=160260 CPUtime=461.99
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 59063 0 0 0 46168 31 0 0 25 0 1 0 100690246 164106240 39732 1992294400 134512640 136057169 4294956176 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 160260

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1689088/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=160260 CPUtime=521.96
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 59063 0 0 0 52165 31 0 0 25 0 1 0 100690246 164106240 39732 1992294400 134512640 136057169 4294956176 18446744073709551615 134615835 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 521.96
Current children cumulated vsize (KiB) 160260

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1689024/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=160260 CPUtime=581.93
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 59063 0 0 0 58162 31 0 0 25 0 1 0 100690246 164106240 39732 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21273/statm: 40065 39732 183 377 0 39685 0
Current children cumulated CPU time (s) 581.93
Current children cumulated vsize (KiB) 160260

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1688128/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=161320 CPUtime=641.9
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 59335 0 0 0 64159 31 0 0 25 0 1 0 100690246 165191680 40004 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 40330 40004 183 377 0 39950 0
Current children cumulated CPU time (s) 641.9
Current children cumulated vsize (KiB) 161320

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1682432/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=166904 CPUtime=701.87
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 60741 0 0 0 70154 33 0 0 25 0 1 0 100690246 170909696 41410 1992294400 134512640 136057169 4294956176 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 41726 41410 183 377 0 41346 0
Current children cumulated CPU time (s) 701.87
Current children cumulated vsize (KiB) 166904

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1676800/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=172612 CPUtime=761.83
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 62145 0 0 0 76148 35 0 0 25 0 1 0 100690246 176754688 42814 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 43153 42814 183 377 0 42773 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 172612

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1668096/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=181648 CPUtime=821.8
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 64338 0 0 0 82142 38 0 0 25 0 1 0 100690246 186007552 45007 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 45412 45007 183 377 0 45032 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 181648

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1660416/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=189256 CPUtime=881.76
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 66240 0 0 0 88137 39 0 0 25 0 1 0 100690246 193798144 46909 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 47314 46909 183 377 0 46934 0
Current children cumulated CPU time (s) 881.76
Current children cumulated vsize (KiB) 189256

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1652352/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=197288 CPUtime=941.73
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 68280 0 0 0 94132 41 0 0 25 0 1 0 100690246 202022912 48949 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21273/statm: 49322 48949 183 377 0 48942 0
Current children cumulated CPU time (s) 941.73
Current children cumulated vsize (KiB) 197288

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1644544/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=204996 CPUtime=1001.7
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 70198 0 0 0 100126 44 0 0 25 0 1 0 100690246 209915904 50867 1992294400 134512640 136057169 4294956176 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 51249 50867 183 377 0 50869 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 204996

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1637568/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=211920 CPUtime=1061.67
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 71940 0 0 0 106121 46 0 0 25 0 1 0 100690246 217006080 52609 1992294400 134512640 136057169 4294956176 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 52980 52609 183 377 0 52600 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 211920

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1632192/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=217644 CPUtime=1121.63
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 73463 0 0 0 112116 47 0 0 25 0 1 0 100690246 222867456 53929 1992294400 134512640 136057169 4294956176 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/21273/statm: 54411 53929 183 377 0 54031 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 217644

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1625472/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=224488 CPUtime=1181.6
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 75166 0 0 0 118110 50 0 0 25 0 1 0 100690246 229875712 55632 1992294400 134512640 136057169 4294956176 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 56122 55632 183 377 0 55742 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 224488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 21274
/proc/meminfo: memFree=1622720/2055920 swapFree=4191900/4192956
[pid=21273] ppid=21271 vsize=227000 CPUtime=1200.09
/proc/21273/stat : 21273 (clasp) R 21271 21273 21080 0 -1 4194304 75820 0 0 0 119959 50 0 0 25 0 1 0 100690246 232448000 56286 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/21273/statm: 56750 56286 183 377 0 56370 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 227000

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.84
CPU time (s): 1200.14
CPU user time (s): 1199.6
CPU system time (s): 0.541917
CPU usage (%): 99.9417
Max. virtual memory (cumulated for all children) (KiB): 227000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.6
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75822
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= 1
involuntary context switches= 3832

runsolver used 1.09083 second user time and 3.2835 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-26 08:15:55
IDJOB=1727575
IDBENCH=24641
IDSOLVER=508
FILE ID=node1/1727575-1240726550
PBS_JOBID= 9186922
Free space on /tmp= 66304 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-1727575-1240726550/watcher-1727575-1240726550 -o /tmp/evaluation-result-1727575-1240726550/solver-1727575-1240726550 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1727575-1240726550.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= 181c4935b6e4cd791aedd030930111fa
RANDOM SEED=2048763205

node1.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.259
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	: 5931.00
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.259
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:       1848928 kB
Buffers:          5744 kB
Cached:         117608 kB
SwapCached:          0 kB
Active:          61548 kB
Inactive:        74760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848928 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           35584 kB
Writeback:           0 kB
Mapped:          21820 kB
Slab:            56728 kB
Committed_AS:   360500 kB
PageTables:       1436 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= 66304 MiB
End job on node1 at 2009-04-26 08:35:58