Trace number 1785036

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.21 5002.04

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact256_1.sat05-464.reshuffled-07.cnf
MD5SUM69151394f3e0e8838dc6693844061945
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 variables49153
Number of clauses324873
Sum of the clauses size1232169
Maximum clause length4
Minimum clause length1
Number of clauses of size 1257
Number of clauses of size 20
Number of clauses of size 366552
Number of clauses of size 4258064
Number of clauses of size 50
Number of clauses of size over 50

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-1785036-1241884217/watcher-1785036-1241884217 -o /tmp/evaluation-result-1785036-1241884217/solver-1785036-1241884217 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785036-1241884217.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.92 0.98 0.98 3/65 12117
/proc/meminfo: memFree=1865008/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=5576 CPUtime=0
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 615 0 0 0 0 0 0 0 20 0 1 0 216451152 5709824 421 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 1394 426 140 377 0 1014 0

[startup+0.0853851 s]
/proc/loadavg: 0.92 0.98 0.98 3/65 12117
/proc/meminfo: memFree=1865008/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=9872 CPUtime=0.08
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 2429 0 0 0 7 1 0 0 20 0 1 0 216451152 10108928 2144 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 2468 2145 147 377 0 2088 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9872

[startup+0.102387 s]
/proc/loadavg: 0.92 0.98 0.98 3/65 12117
/proc/meminfo: memFree=1865008/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=10664 CPUtime=0.09
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 2634 0 0 0 8 1 0 0 20 0 1 0 216451152 10919936 2349 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 2666 2350 147 377 0 2286 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10664

[startup+0.302423 s]
/proc/loadavg: 0.92 0.98 0.98 3/65 12117
/proc/meminfo: memFree=1865008/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=22100 CPUtime=0.29
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 6381 0 0 0 26 3 0 0 22 0 1 0 216451152 22630400 5069 1992294400 134512640 136057169 4294956160 18446744073709551615 135448232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 5525 5069 165 377 0 5145 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22100

[startup+0.701498 s]
/proc/loadavg: 0.92 0.98 0.98 3/65 12117
/proc/meminfo: memFree=1865008/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=27572 CPUtime=0.69
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 8035 0 0 0 65 4 0 0 25 0 1 0 216451152 28233728 6384 1992294400 134512640 136057169 4294956160 18446744073709551615 134771577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 6893 6384 165 377 0 6513 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27572

[startup+1.50165 s]
/proc/loadavg: 0.92 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1836264/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=31612 CPUtime=1.49
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 9300 0 0 0 145 4 0 0 25 0 1 0 216451152 32370688 7345 1992294400 134512640 136057169 4294956160 18446744073709551615 134776168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 7903 7345 168 377 0 7523 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31612

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1835752/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=31612 CPUtime=3.09
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 9332 0 0 0 305 4 0 0 25 0 1 0 216451152 32370688 7377 1992294400 134512640 136057169 4294956160 18446744073709551615 135480624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 7903 7377 170 377 0 7523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31612

[startup+6.30154 s]
/proc/loadavg: 0.93 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1838632/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=27716 CPUtime=6.29
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 9783 0 0 0 624 5 0 0 25 0 1 0 216451152 28381184 6661 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 6929 6661 182 377 0 6549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27716

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1837544/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=30168 CPUtime=12.69
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 10388 0 0 0 1264 5 0 0 25 0 1 0 216451152 30892032 7266 1992294400 134512640 136057169 4294956160 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 7542 7266 182 377 0 7162 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30168

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1828072/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=38792 CPUtime=25.48
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 12544 0 0 0 2541 7 0 0 25 0 1 0 216451152 39723008 9422 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 9698 9422 182 377 0 9318 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38792

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1804648/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=62540 CPUtime=51.07
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 18487 0 0 0 5097 10 0 0 25 0 1 0 216451152 64040960 15365 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 15635 15365 182 377 0 15255 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 62540

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1750568/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=116100 CPUtime=102.25
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 31865 0 0 0 10208 17 0 0 25 0 1 0 216451152 118886400 28743 1992294400 134512640 136057169 4294956160 18446744073709551615 134637507 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 29025 28743 182 377 0 28645 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 116100

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1670504/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=196776 CPUtime=162.23
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 52028 0 0 0 16192 31 0 0 25 0 1 0 216451152 201498624 48906 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 49194 48906 182 377 0 48814 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 196776

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1582056/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=284588 CPUtime=222.21
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 73965 0 0 0 22175 46 0 0 25 0 1 0 216451152 291418112 70843 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 71147 70843 182 377 0 70767 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 284588

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1554920/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=311256 CPUtime=282.19
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 80612 0 0 0 28168 51 0 0 25 0 1 0 216451152 318726144 77490 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 77814 77490 182 377 0 77434 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 311256

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1554920/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=311256 CPUtime=342.17
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 80612 0 0 0 34166 51 0 0 25 0 1 0 216451152 318726144 77490 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 77814 77490 182 377 0 77434 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 311256

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1554856/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=311256 CPUtime=402.14
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 80612 0 0 0 40163 51 0 0 25 0 1 0 216451152 318726144 77490 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 77814 77490 182 377 0 77434 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 311256

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1526504/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=340084 CPUtime=462.12
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 87812 0 0 0 46158 54 0 0 25 0 1 0 216451152 348246016 84690 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 85021 84690 182 377 0 84641 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 340084

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1465128/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=401796 CPUtime=522.1
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 103246 0 0 0 52145 65 0 0 25 0 1 0 216451152 411439104 100124 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 100449 100124 182 377 0 100069 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 401796

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1398824/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=467580 CPUtime=582.08
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 119687 0 0 0 58133 75 0 0 25 0 1 0 216451152 478801920 116565 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 116895 116565 182 377 0 116515 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 467580

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 12118
/proc/meminfo: memFree=1380968/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=484716 CPUtime=642.06
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 123977 0 0 0 64129 77 0 0 25 0 1 0 216451152 496349184 120855 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 121179 120855 182 377 0 120799 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 484716

[startup+702.302 s]

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

[startup+4062.3 s]
/proc/loadavg: 1.15 1.07 1.01 2/66 12126
/proc/meminfo: memFree=949608/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4060.81
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 405942 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4060.81
Current children cumulated vsize (KiB) 914152

[startup+4122.3 s]
/proc/loadavg: 1.05 1.05 1.00 2/66 12126
/proc/meminfo: memFree=949544/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4120.79
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 411940 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4120.79
Current children cumulated vsize (KiB) 914152

[startup+4182.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/66 12126
/proc/meminfo: memFree=949544/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4180.76
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 417937 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4180.76
Current children cumulated vsize (KiB) 914152

[startup+4242.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 12126
/proc/meminfo: memFree=949480/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4240.74
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 423935 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134812030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4240.74
Current children cumulated vsize (KiB) 914152

[startup+4302.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 12132
/proc/meminfo: memFree=949416/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4300.72
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 429933 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134823919 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4300.72
Current children cumulated vsize (KiB) 914152

[startup+4362.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 12132
/proc/meminfo: memFree=949416/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4360.69
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 435930 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4360.69
Current children cumulated vsize (KiB) 914152

[startup+4422.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12132
/proc/meminfo: memFree=949416/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4420.67
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 441928 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4420.67
Current children cumulated vsize (KiB) 914152

[startup+4482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12132
/proc/meminfo: memFree=949352/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4480.65
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 447926 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134618176 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4480.65
Current children cumulated vsize (KiB) 914152

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12132
/proc/meminfo: memFree=949352/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4540.63
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 453924 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4540.63
Current children cumulated vsize (KiB) 914152

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12132
/proc/meminfo: memFree=949352/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4600.61
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 459922 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134823782 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4600.61
Current children cumulated vsize (KiB) 914152

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12132
/proc/meminfo: memFree=949288/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4660.58
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 465919 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4660.58
Current children cumulated vsize (KiB) 914152

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12132
/proc/meminfo: memFree=949288/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4720.57
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 471918 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4720.57
Current children cumulated vsize (KiB) 914152

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12132
/proc/meminfo: memFree=949288/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4780.54
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 477915 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4780.54
Current children cumulated vsize (KiB) 914152

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12132
/proc/meminfo: memFree=949224/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4840.52
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 483913 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134824092 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4840.52
Current children cumulated vsize (KiB) 914152

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12132
/proc/meminfo: memFree=949224/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4900.5
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231410 0 0 0 489911 139 0 0 25 0 1 0 216451152 936091648 228152 1992294400 134512640 136057169 4294956160 18446744073709551615 134756839 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228152 182 377 0 228158 0
Current children cumulated CPU time (s) 4900.5
Current children cumulated vsize (KiB) 914152

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12132
/proc/meminfo: memFree=949096/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=4960.47
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231429 0 0 0 495908 139 0 0 25 0 1 0 216451152 936091648 228171 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228171 182 377 0 228158 0
Current children cumulated CPU time (s) 4960.47
Current children cumulated vsize (KiB) 914152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12132
/proc/meminfo: memFree=949096/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=914152 CPUtime=5000.06
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194304 231429 0 0 0 499867 139 0 0 25 0 1 0 216451152 936091648 228171 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12117/statm: 228538 228171 182 377 0 228158 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 914152

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

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

[startup+5002.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12132
/proc/meminfo: memFree=949096/2055920 swapFree=4177532/4192956
[pid=12117] ppid=12115 vsize=0 CPUtime=5000.16
/proc/12117/stat : 12117 (clasp) R 12115 12117 12009 0 -1 4194308 231432 0 0 0 499867 149 0 0 25 0 1 0 216451152 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/12117/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5002.04
CPU time (s): 5000.21
CPU user time (s): 4998.68
CPU system time (s): 1.53077
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 914152

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

runsolver used 5.74613 second user time and 12.1961 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-09 17:50:18
IDJOB=1785036
IDBENCH=24683
IDSOLVER=637
FILE ID=node82/1785036-1241884217
PBS_JOBID= 9264663
Free space on /tmp= 66116 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest02/ezfact256_1.sat05-464.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-1785036-1241884217/watcher-1785036-1241884217 -o /tmp/evaluation-result-1785036-1241884217/solver-1785036-1241884217 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785036-1241884217.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= 69151394f3e0e8838dc6693844061945
RANDOM SEED=573264425

node82.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	: 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.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1865488 kB
Buffers:         32932 kB
Cached:         106448 kB
SwapCached:       9472 kB
Active:          67792 kB
Inactive:        83160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1865488 kB
SwapTotal:     4192956 kB
SwapFree:      4177532 kB
Dirty:           10020 kB
Writeback:           0 kB
Mapped:          13820 kB
Slab:            25420 kB
Committed_AS:   600292 kB
PageTables:       1384 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= 66112 MiB
End job on node82 at 2009-05-09 19:13:42