Trace number 1831429

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.3 10005.7

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-17-u.cnf
MD5SUMb9de1594525a25a6c43932e2e172e913
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 variables252004
Number of clauses1178557
Sum of the clauses size2719782
Maximum clause length10
Minimum clause length1
Number of clauses of size 118836
Number of clauses of size 2918677
Number of clauses of size 3194224
Number of clauses of size 45200
Number of clauses of size 520800
Number of clauses of size over 520820

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-1831429-1242759122/watcher-1831429-1242759122 -o /tmp/evaluation-result-1831429-1242759122/solver-1831429-1242759122 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831429-1242759122.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 10125
/proc/meminfo: memFree=1845936/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=3692 CPUtime=0
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 578 0 0 0 0 0 0 0 18 0 1 0 303938797 3780608 384 1992294400 134512640 136057169 4294956160 18446744073709551615 135507841 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 923 388 139 377 0 543 0

[startup+0.0858739 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10125
/proc/meminfo: memFree=1845936/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=26760 CPUtime=0.08
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 7246 0 0 0 6 2 0 0 18 0 1 0 303938797 27402240 6073 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 6690 6073 144 377 0 6310 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26760

[startup+0.101876 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10125
/proc/meminfo: memFree=1845936/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=27704 CPUtime=0.09
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 7488 0 0 0 7 2 0 0 18 0 1 0 303938797 28368896 6315 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 6926 6316 144 377 0 6546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27704

[startup+0.301914 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10125
/proc/meminfo: memFree=1845936/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=39680 CPUtime=0.29
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 11358 0 0 0 25 4 0 0 19 0 1 0 303938797 40632320 9086 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 9920 9086 144 377 0 9540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39680

[startup+0.701993 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 10125
/proc/meminfo: memFree=1845936/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=69176 CPUtime=0.69
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 22314 0 0 0 60 9 0 0 23 0 1 0 303938797 70836224 16302 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 17294 16303 165 377 0 16914 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69176

[startup+1.50115 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 10126
/proc/meminfo: memFree=1769576/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=89280 CPUtime=1.49
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 29690 0 0 0 137 12 0 0 25 0 1 0 303938797 91422720 21232 1992294400 134512640 136057169 4294956160 18446744073709551615 134774440 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 22320 21232 168 377 0 21940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89280

[startup+3.10146 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 10126
/proc/meminfo: memFree=1759912/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=96660 CPUtime=3.09
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 31586 0 0 0 295 14 0 0 25 0 1 0 303938797 98979840 23000 1992294400 134512640 136057169 4294956160 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 24165 23000 170 377 0 23785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96660

[startup+6.30109 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 10126
/proc/meminfo: memFree=1766056/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=82556 CPUtime=6.29
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 32732 0 0 0 614 15 0 0 25 0 1 0 303938797 84537344 20053 1992294400 134512640 136057169 4294956160 18446744073709551615 134812866 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 20639 20053 182 377 0 20259 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82556

[startup+12.7013 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 10126
/proc/meminfo: memFree=1765928/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=82556 CPUtime=12.69
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 32764 0 0 0 1254 15 0 0 25 0 1 0 303938797 84537344 20085 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 20639 20085 182 377 0 20259 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82556

[startup+25.5018 s]
/proc/loadavg: 0.39 0.09 0.03 2/65 10126
/proc/meminfo: memFree=1765992/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=82556 CPUtime=25.49
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 32764 0 0 0 2534 15 0 0 25 0 1 0 303938797 84537344 20085 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 20639 20085 182 377 0 20259 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82556

[startup+51.1018 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 10126
/proc/meminfo: memFree=1765864/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=82556 CPUtime=51.07
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 32765 0 0 0 5092 15 0 0 25 0 1 0 303938797 84537344 20086 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 20639 20086 182 377 0 20259 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 82556

[startup+102.307 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 10126
/proc/meminfo: memFree=1765992/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=82792 CPUtime=102.25
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 32789 0 0 0 10210 15 0 0 25 0 1 0 303938797 84779008 20110 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 20698 20110 182 377 0 20318 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 82792

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 10126
/proc/meminfo: memFree=1758696/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=90228 CPUtime=162.22
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 34678 0 0 0 16206 16 0 0 25 0 1 0 303938797 92393472 21999 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 22557 21999 182 377 0 22177 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 90228

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 10126
/proc/meminfo: memFree=1735528/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=113324 CPUtime=222.19
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 40426 0 0 0 22197 22 0 0 25 0 1 0 303938797 116043776 27747 1992294400 134512640 136057169 4294956160 18446744073709551615 134825009 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 28331 27747 182 377 0 27951 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 113324

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 10126
/proc/meminfo: memFree=1668264/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=180608 CPUtime=282.16
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 57226 0 0 0 28182 34 0 0 25 0 1 0 303938797 184942592 44547 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 45152 44547 182 377 0 44772 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 180608

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 10126
/proc/meminfo: memFree=1603496/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=245988 CPUtime=342.13
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 73558 0 0 0 34170 43 0 0 25 0 1 0 303938797 251891712 60879 1992294400 134512640 136057169 4294956160 18446744073709551615 134634568 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 61497 60879 182 377 0 61117 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 245988

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 10126
/proc/meminfo: memFree=1527016/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=321532 CPUtime=402.08
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 92452 0 0 0 40155 53 0 0 25 0 1 0 303938797 329248768 79773 1992294400 134512640 136057169 4294956160 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 80383 79773 182 377 0 80003 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 321532

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 10126
/proc/meminfo: memFree=1492072/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=356600 CPUtime=462.06
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 101310 0 0 0 46147 59 0 0 25 0 1 0 303938797 365158400 88495 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 89150 88495 182 377 0 88770 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 356600

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 10126
/proc/meminfo: memFree=1448168/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=400528 CPUtime=522.03
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 112313 0 0 0 52136 67 0 0 25 0 1 0 303938797 410140672 99498 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 100132 99498 182 377 0 99752 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 400528

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 10132
/proc/meminfo: memFree=1409256/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=439628 CPUtime=581.99
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 122088 0 0 0 58123 76 0 0 25 0 1 0 303938797 450179072 109273 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 109907 109273 182 377 0 109527 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 439628

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 10132
/proc/meminfo: memFree=1363816/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=484196 CPUtime=641.97
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 133240 0 0 0 64112 85 0 0 25 0 1 0 303938797 495816704 120425 1992294400 134512640 136057169 4294956160 18446744073709551615 134624614 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 121049 120425 182 377 0 120669 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 484196

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=492712/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1350536 CPUtime=9097.41
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 350813 0 0 0 909501 240 0 0 25 0 1 0 303938797 1382948864 336561 1992294400 134512640 136057169 4294956160 18446744073709551615 134624621 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 337634 336561 182 377 0 337254 0
Current children cumulated CPU time (s) 9097.41
Current children cumulated vsize (KiB) 1350536

[startup+9162.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=492776/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1350536 CPUtime=9157.38
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 350813 0 0 0 915498 240 0 0 25 0 1 0 303938797 1382948864 336561 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 337634 336561 182 377 0 337254 0
Current children cumulated CPU time (s) 9157.38
Current children cumulated vsize (KiB) 1350536

[startup+9222.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=492712/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1350536 CPUtime=9217.35
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 350814 0 0 0 921495 240 0 0 25 0 1 0 303938797 1382948864 336562 1992294400 134512640 136057169 4294956160 18446744073709551615 134634896 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 337634 336562 182 377 0 337254 0
Current children cumulated CPU time (s) 9217.35
Current children cumulated vsize (KiB) 1350536

[startup+9282.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=492712/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1350536 CPUtime=9277.32
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 350814 0 0 0 927492 240 0 0 25 0 1 0 303938797 1382948864 336562 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 337634 336562 182 377 0 337254 0
Current children cumulated CPU time (s) 9277.32
Current children cumulated vsize (KiB) 1350536

[startup+9342.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=492776/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1350536 CPUtime=9337.3
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 350814 0 0 0 933490 240 0 0 25 0 1 0 303938797 1382948864 336562 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 337634 336562 182 377 0 337254 0
Current children cumulated CPU time (s) 9337.3
Current children cumulated vsize (KiB) 1350536

[startup+9402.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=355304/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1489532 CPUtime=9397.27
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 385517 0 0 0 939471 256 0 0 25 0 1 0 303938797 1525280768 371265 1992294400 134512640 136057169 4294956160 18446744073709551615 134824429 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 372383 371265 182 377 0 372003 0
Current children cumulated CPU time (s) 9397.27
Current children cumulated vsize (KiB) 1489532

[startup+9462.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=218024/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1625372 CPUtime=9457.24
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 419471 0 0 0 945451 273 0 0 25 0 1 0 303938797 1664380928 405219 1992294400 134512640 136057169 4294956160 18446744073709551615 134823377 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 406343 405219 182 377 0 405963 0
Current children cumulated CPU time (s) 9457.24
Current children cumulated vsize (KiB) 1625372

[startup+9522.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=174696/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1668776 CPUtime=9517.21
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 430293 0 0 0 951442 279 0 0 25 0 1 0 303938797 1708826624 416041 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 417194 416041 182 377 0 416814 0
Current children cumulated CPU time (s) 9517.21
Current children cumulated vsize (KiB) 1668776

[startup+9582.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=134248/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1708772 CPUtime=9577.19
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 440301 0 0 0 957431 288 0 0 25 0 1 0 303938797 1749782528 426049 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 427193 426049 182 377 0 426813 0
Current children cumulated CPU time (s) 9577.19
Current children cumulated vsize (KiB) 1708772

[startup+9642.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=93800/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1749504 CPUtime=9637.16
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 450429 0 0 0 963420 296 0 0 25 0 1 0 303938797 1791492096 436177 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 437376 436177 182 377 0 436996 0
Current children cumulated CPU time (s) 9637.16
Current children cumulated vsize (KiB) 1749504

[startup+9702.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=53928/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1789288 CPUtime=9697.13
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 460374 0 0 0 969410 303 0 0 25 0 1 0 303938797 1832230912 446122 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 447322 446122 182 377 0 446942 0
Current children cumulated CPU time (s) 9697.13
Current children cumulated vsize (KiB) 1789288

[startup+9762.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=27112/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1815544 CPUtime=9757.1
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 466944 0 0 0 975402 308 0 0 25 0 1 0 303938797 1859117056 452692 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 453886 452692 182 377 0 453506 0
Current children cumulated CPU time (s) 9757.1
Current children cumulated vsize (KiB) 1815544

[startup+9822.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=27112/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1815544 CPUtime=9817.07
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 466944 0 0 0 981399 308 0 0 25 0 1 0 303938797 1859117056 452692 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 453886 452692 182 377 0 453506 0
Current children cumulated CPU time (s) 9817.07
Current children cumulated vsize (KiB) 1815544

[startup+9882.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=27112/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1815544 CPUtime=9877.05
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 466944 0 0 0 987397 308 0 0 25 0 1 0 303938797 1859117056 452692 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 453886 452692 182 377 0 453506 0
Current children cumulated CPU time (s) 9877.05
Current children cumulated vsize (KiB) 1815544

[startup+9942.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=27048/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1815544 CPUtime=9937
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 466945 0 0 0 993392 308 0 0 25 0 1 0 303938797 1859117056 452693 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 453886 452693 182 377 0 453506 0
Current children cumulated CPU time (s) 9937
Current children cumulated vsize (KiB) 1815544

[startup+10002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=26984/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1815544 CPUtime=9996.98
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 466945 0 0 0 999390 308 0 0 25 0 1 0 303938797 1859117056 452693 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 453886 452693 182 377 0 453506 0
Current children cumulated CPU time (s) 9996.98
Current children cumulated vsize (KiB) 1815544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005.4 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 10148
/proc/meminfo: memFree=26984/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=1815544 CPUtime=10000.1
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194304 466945 0 0 0 999700 308 0 0 25 0 1 0 303938797 1859117056 452693 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/10125/statm: 453886 452693 182 377 0 453506 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 1815544

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

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

[startup+10005.6 s]
/proc/loadavg: 1.00 0.99 0.91 2/66 10149
/proc/meminfo: memFree=727616/2055920 swapFree=4179876/4192956
[pid=10125] ppid=10123 vsize=0 CPUtime=10000.3
/proc/10125/stat : 10125 (clasp) R 10123 10125 10088 0 -1 4194308 466948 0 0 0 999700 328 0 0 25 0 1 0 303938797 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 0 0 0
/proc/10125/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.3
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10005.7
CPU time (s): 10000.3
CPU user time (s): 9997.01
CPU system time (s): 3.34149
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 1815544

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

runsolver used 9.01763 second user time and 27.3758 second system time

The end

Launcher Data

Begin job on node66 at 2009-05-19 20:52:04
IDJOB=1831429
IDBENCH=20366
IDSOLVER=637
FILE ID=node66/1831429-1242759122
PBS_JOBID= 9322236
Free space on /tmp= 66420 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-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-1831429-1242759122/watcher-1831429-1242759122 -o /tmp/evaluation-result-1831429-1242759122/solver-1831429-1242759122 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831429-1242759122.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= b9de1594525a25a6c43932e2e172e913
RANDOM SEED=919144402

node66.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.263
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.263
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:       1846680 kB
Buffers:          7376 kB
Cached:         161552 kB
SwapCached:       7328 kB
Active:          41308 kB
Inactive:       136376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846680 kB
SwapTotal:     4192956 kB
SwapFree:      4179876 kB
Dirty:           23348 kB
Writeback:           0 kB
Mapped:          13828 kB
Slab:            17596 kB
Committed_AS:  1109620 kB
PageTables:       1364 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= 66420 MiB
End job on node66 at 2009-05-19 23:38:52