Trace number 1784820

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.05 4999.52

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
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 variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
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-1784820-1241866995/watcher-1784820-1241866995 -o /tmp/evaluation-result-1784820-1241866995/solver-1784820-1241866995 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1784820-1241866995.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: 1.01 1.00 0.93 3/64 24495
/proc/meminfo: memFree=1870144/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=2552 CPUtime=0
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 382 0 0 0 0 0 0 0 18 0 1 0 214732906 2613248 366 1992294400 134512640 136057169 4294956160 18446744073709551615 134825536 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 638 366 147 377 0 258 0

[startup+0.0681241 s]
/proc/loadavg: 1.01 1.00 0.93 3/64 24495
/proc/meminfo: memFree=1870144/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=5692 CPUtime=0.06
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 1260 0 0 0 6 0 0 0 18 0 1 0 214732906 5828608 1142 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 1423 1142 147 377 0 1043 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5692

[startup+0.101113 s]
/proc/loadavg: 1.01 1.00 0.93 3/64 24495
/proc/meminfo: memFree=1870144/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=7292 CPUtime=0.09
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 1730 0 0 0 9 0 0 0 18 0 1 0 214732906 7467008 1547 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 1823 1547 165 377 0 1443 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7292

[startup+0.301056 s]
/proc/loadavg: 1.01 1.00 0.93 3/64 24495
/proc/meminfo: memFree=1870144/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=8724 CPUtime=0.29
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 2090 0 0 0 29 0 0 0 19 0 1 0 214732906 8933376 1907 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 2181 1907 168 377 0 1801 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8724

[startup+0.701941 s]
/proc/loadavg: 1.01 1.00 0.93 3/64 24495
/proc/meminfo: memFree=1870144/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=9684 CPUtime=0.69
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 2393 0 0 0 68 1 0 0 23 0 1 0 214732906 9916416 2119 1992294400 134512640 136057169 4294956160 18446744073709551615 135437427 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 2421 2119 172 377 0 2041 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9684

[startup+1.50172 s]
/proc/loadavg: 1.01 1.00 0.93 2/65 24496
/proc/meminfo: memFree=1863096/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=8512 CPUtime=1.49
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 2404 0 0 0 148 1 0 0 25 0 1 0 214732906 8716288 1887 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 2128 1887 183 377 0 1748 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8512

[startup+3.10126 s]
/proc/loadavg: 1.01 1.00 0.93 2/65 24496
/proc/meminfo: memFree=1862968/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=8512 CPUtime=3.09
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 2404 0 0 0 308 1 0 0 25 0 1 0 214732906 8716288 1887 1992294400 134512640 136057169 4294956160 18446744073709551615 134819979 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 2128 1887 183 377 0 1748 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8512

[startup+6.30135 s]
/proc/loadavg: 1.01 1.00 0.93 2/65 24496
/proc/meminfo: memFree=1860856/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=11284 CPUtime=6.29
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 3105 0 0 0 628 1 0 0 25 0 1 0 214732906 11554816 2588 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 2821 2588 183 377 0 2441 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11284

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24496
/proc/meminfo: memFree=1858040/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=13684 CPUtime=12.69
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 3700 0 0 0 1267 2 0 0 25 0 1 0 214732906 14012416 3183 1992294400 134512640 136057169 4294956160 18446744073709551615 134615590 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 3421 3183 183 377 0 3041 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13684

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24496
/proc/meminfo: memFree=1855480/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=16060 CPUtime=25.49
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 4314 0 0 0 2546 3 0 0 25 0 1 0 214732906 16445440 3797 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 4015 3797 183 377 0 3635 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16060

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24496
/proc/meminfo: memFree=1850808/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=20832 CPUtime=51.09
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 5500 0 0 0 5105 4 0 0 25 0 1 0 214732906 21331968 4983 1992294400 134512640 136057169 4294956160 18446744073709551615 134618262 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 5208 4983 183 377 0 4828 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20832

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24496
/proc/meminfo: memFree=1848312/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=23400 CPUtime=102.3
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 6127 0 0 0 10225 5 0 0 25 0 1 0 214732906 23961600 5610 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 5850 5610 183 377 0 5470 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 23400

[startup+162.301 s]
/proc/loadavg: 1.05 1.01 0.94 2/65 24496
/proc/meminfo: memFree=1841464/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=30184 CPUtime=162.3
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 7820 0 0 0 16224 6 0 0 25 0 1 0 214732906 30908416 7303 1992294400 134512640 136057169 4294956160 18446744073709551615 134756799 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 7546 7303 183 377 0 7166 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 30184

[startup+222.302 s]
/proc/loadavg: 1.02 1.01 0.94 2/65 24496
/proc/meminfo: memFree=1841400/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=30184 CPUtime=222.3
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 7827 0 0 0 22224 6 0 0 25 0 1 0 214732906 30908416 7310 1992294400 134512640 136057169 4294956160 18446744073709551615 134824896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 7546 7310 183 377 0 7166 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 30184

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24496
/proc/meminfo: memFree=1826296/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=45220 CPUtime=282.31
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 11589 0 0 0 28222 9 0 0 25 0 1 0 214732906 46305280 11072 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 11305 11072 183 377 0 10925 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 45220

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24496
/proc/meminfo: memFree=1826296/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=45220 CPUtime=342.32
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 11589 0 0 0 34223 9 0 0 25 0 1 0 214732906 46305280 11072 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 11305 11072 183 377 0 10925 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 45220

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24496
/proc/meminfo: memFree=1826104/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=45552 CPUtime=402.33
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 11632 0 0 0 40223 10 0 0 25 0 1 0 214732906 46645248 11115 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 11388 11115 183 377 0 11008 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 45552

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24496
/proc/meminfo: memFree=1826040/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=45552 CPUtime=462.33
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 11632 0 0 0 46223 10 0 0 25 0 1 0 214732906 46645248 11115 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 11388 11115 183 377 0 11008 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 45552

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24496
/proc/meminfo: memFree=1826104/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=45552 CPUtime=522.34
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 11637 0 0 0 52224 10 0 0 25 0 1 0 214732906 46645248 11120 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 11388 11120 183 377 0 11008 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 45552

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24496
/proc/meminfo: memFree=1823288/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=48192 CPUtime=582.35
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 12325 0 0 0 58224 11 0 0 25 0 1 0 214732906 49348608 11808 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 12048 11808 183 377 0 11668 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 48192

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 24496
/proc/meminfo: memFree=1821624/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=49888 CPUtime=642.35
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 12734 0 0 0 64224 11 0 0 25 0 1 0 214732906 51085312 12217 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 12472 12217 183 377 0 12092 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 49888

[startup+702.302 s]

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

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1790136/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=80948 CPUtime=4062.72
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20289 0 0 0 406240 32 0 0 25 0 1 0 214732906 82890752 19772 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20237 19772 183 377 0 19857 0
Current children cumulated CPU time (s) 4062.72
Current children cumulated vsize (KiB) 80948

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1790072/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=80948 CPUtime=4122.72
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20289 0 0 0 412240 32 0 0 25 0 1 0 214732906 82890752 19772 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20237 19772 183 377 0 19857 0
Current children cumulated CPU time (s) 4122.72
Current children cumulated vsize (KiB) 80948

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1789944/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=81092 CPUtime=4182.72
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20317 0 0 0 418240 32 0 0 25 0 1 0 214732906 83038208 19800 1992294400 134512640 136057169 4294956160 18446744073709551615 134825038 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20273 19800 183 377 0 19893 0
Current children cumulated CPU time (s) 4182.72
Current children cumulated vsize (KiB) 81092

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1789880/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=81092 CPUtime=4242.73
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20324 0 0 0 424241 32 0 0 25 0 1 0 214732906 83038208 19807 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20273 19807 183 377 0 19893 0
Current children cumulated CPU time (s) 4242.73
Current children cumulated vsize (KiB) 81092

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1789304/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=81696 CPUtime=4302.74
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20468 0 0 0 430241 33 0 0 25 0 1 0 214732906 83656704 19951 1992294400 134512640 136057169 4294956160 18446744073709551615 134823738 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20424 19951 183 377 0 20044 0
Current children cumulated CPU time (s) 4302.74
Current children cumulated vsize (KiB) 81696

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1788856/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=82264 CPUtime=4362.75
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20586 0 0 0 436242 33 0 0 25 0 1 0 214732906 84238336 20069 1992294400 134512640 136057169 4294956160 18446744073709551615 134823749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20566 20069 183 377 0 20186 0
Current children cumulated CPU time (s) 4362.75
Current children cumulated vsize (KiB) 82264

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1787384/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=83688 CPUtime=4422.75
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20950 0 0 0 442242 33 0 0 25 0 1 0 214732906 85696512 20433 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20922 20433 183 377 0 20542 0
Current children cumulated CPU time (s) 4422.75
Current children cumulated vsize (KiB) 83688

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1787256/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=83688 CPUtime=4482.76
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20958 0 0 0 448242 34 0 0 25 0 1 0 214732906 85696512 20441 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20922 20441 183 377 0 20542 0
Current children cumulated CPU time (s) 4482.76
Current children cumulated vsize (KiB) 83688

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1787256/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=83688 CPUtime=4542.77
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20958 0 0 0 454243 34 0 0 25 0 1 0 214732906 85696512 20441 1992294400 134512640 136057169 4294956160 18446744073709551615 134823758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20922 20441 183 377 0 20542 0
Current children cumulated CPU time (s) 4542.77
Current children cumulated vsize (KiB) 83688

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1787192/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=83688 CPUtime=4602.77
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20958 0 0 0 460243 34 0 0 25 0 1 0 214732906 85696512 20441 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20922 20441 183 377 0 20542 0
Current children cumulated CPU time (s) 4602.77
Current children cumulated vsize (KiB) 83688

[startup+4662.3 s]
/proc/loadavg: 1.05 1.01 0.96 2/65 24504
/proc/meminfo: memFree=1787128/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=83688 CPUtime=4662.77
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20958 0 0 0 466243 34 0 0 25 0 1 0 214732906 85696512 20441 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20922 20441 183 377 0 20542 0
Current children cumulated CPU time (s) 4662.77
Current children cumulated vsize (KiB) 83688

[startup+4722.31 s]
/proc/loadavg: 1.02 1.01 0.96 2/65 24504
/proc/meminfo: memFree=1787256/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=83688 CPUtime=4722.78
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20962 0 0 0 472244 34 0 0 25 0 1 0 214732906 85696512 20445 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20922 20445 183 377 0 20542 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 83688

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1787256/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=83688 CPUtime=4782.78
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20962 0 0 0 478244 34 0 0 25 0 1 0 214732906 85696512 20445 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20922 20445 183 377 0 20542 0
Current children cumulated CPU time (s) 4782.78
Current children cumulated vsize (KiB) 83688

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1787192/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=83688 CPUtime=4842.8
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20962 0 0 0 484245 35 0 0 25 0 1 0 214732906 85696512 20445 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20922 20445 183 377 0 20542 0
Current children cumulated CPU time (s) 4842.8
Current children cumulated vsize (KiB) 83688

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1787192/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=83688 CPUtime=4902.8
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 20962 0 0 0 490245 35 0 0 25 0 1 0 214732906 85696512 20445 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 20922 20445 183 377 0 20542 0
Current children cumulated CPU time (s) 4902.8
Current children cumulated vsize (KiB) 83688

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1782840/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=88012 CPUtime=4962.8
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 22035 0 0 0 496244 36 0 0 25 0 1 0 214732906 90124288 21518 1992294400 134512640 136057169 4294956160 18446744073709551615 135437512 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 22003 21518 183 377 0 21623 0
Current children cumulated CPU time (s) 4962.8
Current children cumulated vsize (KiB) 88012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.51 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1782840/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=88012 CPUtime=5000.02
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 22035 0 0 0 499965 37 0 0 25 0 1 0 214732906 90124288 21518 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 22003 21518 183 377 0 21623 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 88012

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

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

[startup+4999.51 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 24504
/proc/meminfo: memFree=1782840/2055920 swapFree=4180104/4192956
[pid=24495] ppid=24493 vsize=88012 CPUtime=5000.02
/proc/24495/stat : 24495 (clasp) R 24493 24495 24389 0 -1 4194304 22035 0 0 0 499965 37 0 0 25 0 1 0 214732906 90124288 21518 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24495/statm: 22003 21518 183 377 0 21623 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 88012

Child status: 0
Real time (s): 4999.52
CPU time (s): 5000.05
CPU user time (s): 4999.66
CPU system time (s): 0.384941
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 88012

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

runsolver used 4.51531 second user time and 9.2376 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-09 13:03:15
IDJOB=1784820
IDBENCH=24623
IDSOLVER=637
FILE ID=node16/1784820-1241866995
PBS_JOBID= 9264596
Free space on /tmp= 66056 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-064BitPrimes-1.sat05-506.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-1784820-1241866995/watcher-1784820-1241866995 -o /tmp/evaluation-result-1784820-1241866995/solver-1784820-1241866995 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1784820-1241866995.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= bccff1bed1e8ac721090562d562b05f0
RANDOM SEED=178017605

node16.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.234
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.234
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:       1870624 kB
Buffers:         25208 kB
Cached:         114524 kB
SwapCached:       7148 kB
Active:          75828 kB
Inactive:        72400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870624 kB
SwapTotal:     4192956 kB
SwapFree:      4180104 kB
Dirty:            3900 kB
Writeback:           0 kB
Mapped:          13528 kB
Slab:            23112 kB
Committed_AS:   738136 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= 66056 MiB
End job on node16 at 2009-05-09 14:26:37