Trace number 1831447

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) 10000.1 10002.6

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-17-u.cnf
MD5SUM9f79c3f75a90db314ed315006ba97d6f
Bench CategoryAPPLICATION (applications 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 variables265064
Number of clauses1236517
Sum of the clauses size2853702
Maximum clause length10
Minimum clause length1
Number of clauses of size 122116
Number of clauses of size 2960717
Number of clauses of size 3203984
Number of clauses of size 45520
Number of clauses of size 522080
Number of clauses of size over 522100

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.00 0.00 0.00 3/64 22557
/proc/meminfo: memFree=1844936/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=3604 CPUtime=0
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 491 0 0 0 0 0 0 0 18 0 1 0 303940061 3690496 378 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 901 382 139 377 0 521 0

[startup+0.104347 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 22557
/proc/meminfo: memFree=1844936/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=28532 CPUtime=0.09
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 7692 0 0 0 7 2 0 0 18 0 1 0 303940061 29216768 6519 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 7133 6520 144 377 0 6753 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28532

[startup+0.201354 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 22557
/proc/meminfo: memFree=1844936/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=33840 CPUtime=0.19
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 9334 0 0 0 16 3 0 0 18 0 1 0 303940061 34652160 7822 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 8460 7822 144 377 0 8080 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33840

[startup+0.301363 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 22557
/proc/meminfo: memFree=1844936/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=38936 CPUtime=0.29
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 10947 0 0 0 25 4 0 0 19 0 1 0 303940061 39870464 9131 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 9734 9131 144 377 0 9354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38936

[startup+0.701397 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 22557
/proc/meminfo: memFree=1844936/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=60952 CPUtime=0.69
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 18200 0 0 0 62 7 0 0 22 0 1 0 303940061 62414848 14218 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 15238 14218 147 377 0 14858 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60952

[startup+1.50147 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 22558
/proc/meminfo: memFree=1765248/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=90168 CPUtime=1.49
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 30081 0 0 0 137 12 0 0 25 0 1 0 303940061 92332032 21518 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 22542 21518 164 377 0 22162 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90168

[startup+3.10161 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 22558
/proc/meminfo: memFree=1757440/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=92820 CPUtime=3.09
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 30807 0 0 0 296 13 0 0 25 0 1 0 303940061 95047680 22244 1992294400 134512640 136057169 4294956160 18446744073709551615 135480624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 23205 22244 169 377 0 22825 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92820

[startup+6.30189 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 22558
/proc/meminfo: memFree=1773120/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=74128 CPUtime=6.29
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 31027 0 0 0 615 14 0 0 25 0 1 0 303940061 75907072 18059 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 18532 18059 181 377 0 18152 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74128

[startup+12.7015 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 22558
/proc/meminfo: memFree=1773184/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=74128 CPUtime=12.69
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 31047 0 0 0 1255 14 0 0 25 0 1 0 303940061 75907072 18079 1992294400 134512640 136057169 4294956160 18446744073709551615 134824095 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 18532 18079 181 377 0 18152 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74128

[startup+25.5016 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 22558
/proc/meminfo: memFree=1773248/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=74304 CPUtime=25.48
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 31074 0 0 0 2534 14 0 0 25 0 1 0 303940061 76087296 18106 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 18576 18106 181 377 0 18196 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74304

[startup+51.1018 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 22558
/proc/meminfo: memFree=1761216/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=86600 CPUtime=51.06
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 34123 0 0 0 5089 17 0 0 25 0 1 0 303940061 88678400 21155 1992294400 134512640 136057169 4294956160 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 21650 21155 181 377 0 21270 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86600

[startup+102.301 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 22558
/proc/meminfo: memFree=1735040/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=112708 CPUtime=102.25
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 40624 0 0 0 10202 23 0 0 25 0 1 0 303940061 115412992 27656 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 28177 27656 181 377 0 27797 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 112708

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 22558
/proc/meminfo: memFree=1707072/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=141100 CPUtime=162.23
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 47751 0 0 0 16192 31 0 0 25 0 1 0 303940061 144486400 34647 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 35275 34647 181 377 0 34895 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 141100

[startup+222.306 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 22558
/proc/meminfo: memFree=1691264/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=156924 CPUtime=222.23
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 51683 0 0 0 22187 36 0 0 25 0 1 0 303940061 160690176 38579 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 39231 38579 181 377 0 38851 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 156924

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 22558
/proc/meminfo: memFree=1691200/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=156924 CPUtime=282.21
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 51695 0 0 0 28185 36 0 0 25 0 1 0 303940061 160690176 38591 1992294400 134512640 136057169 4294956160 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 39231 38591 181 377 0 38851 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 156924

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 22558
/proc/meminfo: memFree=1690240/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=157904 CPUtime=342.19
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 51921 0 0 0 34183 36 0 0 25 0 1 0 303940061 161693696 38817 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 39476 38817 181 377 0 39096 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 157904

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 22558
/proc/meminfo: memFree=1689984/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=158308 CPUtime=402.17
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 52152 0 0 0 40181 36 0 0 25 0 1 0 303940061 162107392 38845 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 39577 38845 181 377 0 39197 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 158308

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 22558
/proc/meminfo: memFree=1689920/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=158524 CPUtime=462.17
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 52200 0 0 0 46180 37 0 0 25 0 1 0 303940061 162328576 38893 1992294400 134512640 136057169 4294956160 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 39631 38893 181 377 0 39251 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 158524

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 22558
/proc/meminfo: memFree=1689408/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=158948 CPUtime=522.15
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 52328 0 0 0 52178 37 0 0 25 0 1 0 303940061 162762752 39021 1992294400 134512640 136057169 4294956160 18446744073709551615 134813054 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 39737 39021 181 377 0 39357 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 158948

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 22564
/proc/meminfo: memFree=1688960/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=159164 CPUtime=582.13
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 52381 0 0 0 58176 37 0 0 25 0 1 0 303940061 162983936 39074 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 39791 39074 181 377 0 39411 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 159164

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 22564
/proc/meminfo: memFree=1688256/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=159908 CPUtime=642.11
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 52544 0 0 0 64174 37 0 0 25 0 1 0 303940061 163745792 39237 1992294400 134512640 136057169 4294956160 18446744073709551615 134825030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 39977 39237 181 377 0 39597 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 159908

[startup+702.301 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461760/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9040.06
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108722 0 0 0 903897 109 0 0 25 0 1 0 303940061 394551296 94749 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94749 181 377 0 95946 0
Current children cumulated CPU time (s) 9040.06
Current children cumulated vsize (KiB) 385304

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461568/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9100.05
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108734 0 0 0 909896 109 0 0 25 0 1 0 303940061 394551296 94761 1992294400 134512640 136057169 4294956160 18446744073709551615 134825025 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94761 181 377 0 95946 0
Current children cumulated CPU time (s) 9100.05
Current children cumulated vsize (KiB) 385304

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461504/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9160.03
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108736 0 0 0 915894 109 0 0 25 0 1 0 303940061 394551296 94763 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94763 181 377 0 95946 0
Current children cumulated CPU time (s) 9160.03
Current children cumulated vsize (KiB) 385304

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461504/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9220.02
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108736 0 0 0 921893 109 0 0 25 0 1 0 303940061 394551296 94763 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94763 181 377 0 95946 0
Current children cumulated CPU time (s) 9220.02
Current children cumulated vsize (KiB) 385304

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461504/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9280
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108736 0 0 0 927891 109 0 0 25 0 1 0 303940061 394551296 94763 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94763 181 377 0 95946 0
Current children cumulated CPU time (s) 9280
Current children cumulated vsize (KiB) 385304

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461440/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9339.99
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108736 0 0 0 933890 109 0 0 25 0 1 0 303940061 394551296 94763 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94763 181 377 0 95946 0
Current children cumulated CPU time (s) 9339.99
Current children cumulated vsize (KiB) 385304

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461440/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9399.98
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108738 0 0 0 939888 110 0 0 25 0 1 0 303940061 394551296 94765 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94765 181 377 0 95946 0
Current children cumulated CPU time (s) 9399.98
Current children cumulated vsize (KiB) 385304

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461376/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9459.97
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108746 0 0 0 945887 110 0 0 25 0 1 0 303940061 394551296 94773 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94773 181 377 0 95946 0
Current children cumulated CPU time (s) 9459.97
Current children cumulated vsize (KiB) 385304

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461376/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9519.95
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108746 0 0 0 951885 110 0 0 25 0 1 0 303940061 394551296 94773 1992294400 134512640 136057169 4294956160 18446744073709551615 134634704 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94773 181 377 0 95946 0
Current children cumulated CPU time (s) 9519.95
Current children cumulated vsize (KiB) 385304

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461376/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9579.93
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108746 0 0 0 957883 110 0 0 25 0 1 0 303940061 394551296 94773 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94773 181 377 0 95946 0
Current children cumulated CPU time (s) 9579.93
Current children cumulated vsize (KiB) 385304

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461248/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9639.92
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108766 0 0 0 963882 110 0 0 25 0 1 0 303940061 394551296 94793 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94793 181 377 0 95946 0
Current children cumulated CPU time (s) 9639.92
Current children cumulated vsize (KiB) 385304

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1461120/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9699.9
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108770 0 0 0 969880 110 0 0 25 0 1 0 303940061 394551296 94797 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94797 181 377 0 95946 0
Current children cumulated CPU time (s) 9699.9
Current children cumulated vsize (KiB) 385304

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1460928/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9759.89
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108807 0 0 0 975878 111 0 0 25 0 1 0 303940061 394551296 94834 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94834 181 377 0 95946 0
Current children cumulated CPU time (s) 9759.89
Current children cumulated vsize (KiB) 385304

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1460928/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9819.88
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108807 0 0 0 981877 111 0 0 25 0 1 0 303940061 394551296 94834 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94834 181 377 0 95946 0
Current children cumulated CPU time (s) 9819.88
Current children cumulated vsize (KiB) 385304

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1460736/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9879.86
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108846 0 0 0 987875 111 0 0 25 0 1 0 303940061 394551296 94873 1992294400 134512640 136057169 4294956160 18446744073709551615 134813079 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94873 181 377 0 95946 0
Current children cumulated CPU time (s) 9879.86
Current children cumulated vsize (KiB) 385304

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1460736/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9939.84
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108846 0 0 0 993873 111 0 0 25 0 1 0 303940061 394551296 94873 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94873 181 377 0 95946 0
Current children cumulated CPU time (s) 9939.84
Current children cumulated vsize (KiB) 385304

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1460736/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=9999.83
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108846 0 0 0 999872 111 0 0 25 0 1 0 303940061 394551296 94873 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94873 181 377 0 95946 0
Current children cumulated CPU time (s) 9999.83
Current children cumulated vsize (KiB) 385304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 22580
/proc/meminfo: memFree=1460736/2055920 swapFree=4170680/4192956
[pid=22557] ppid=22555 vsize=385304 CPUtime=10000
/proc/22557/stat : 22557 (clasp) R 22555 22557 22520 0 -1 4194304 108846 0 0 0 999892 111 0 0 25 0 1 0 303940061 394551296 94873 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22557/statm: 96326 94873 181 377 0 95946 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 385304

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): 10002.6
CPU time (s): 10000.1
CPU user time (s): 9998.92
CPU system time (s): 1.17882
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 385304

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

runsolver used 7.27989 second user time and 20.9098 second system time

The end

Launcher Data

Begin job on node55 at 2009-05-19 20:52:07
IDJOB=1831447
IDBENCH=20383
IDSOLVER=637
FILE ID=node55/1831447-1242759125
PBS_JOBID= 9322246
Free space on /tmp= 66292 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-17-u.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-1831447-1242759125/watcher-1831447-1242759125 -o /tmp/evaluation-result-1831447-1242759125/solver-1831447-1242759125 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831447-1242759125.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 9f79c3f75a90db314ed315006ba97d6f
RANDOM SEED=620539908

node55.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.240
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.240
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:       1845736 kB
Buffers:          5060 kB
Cached:         156696 kB
SwapCached:      16472 kB
Active:          54952 kB
Inactive:       124628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845736 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:           24420 kB
Writeback:           0 kB
Mapped:          15380 kB
Slab:            16672 kB
Committed_AS:   918744 kB
PageTables:       1368 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= 66288 MiB
End job on node55 at 2009-05-19 23:38:52