Trace number 1831435

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.2 10002.9

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-19-u.cnf
MD5SUM1f049803198bb32ab05476465773cc39
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 variables246502
Number of clauses1169243
Sum of the clauses size2711964
Maximum clause length10
Minimum clause length1
Number of clauses of size 120518
Number of clauses of size 2893029
Number of clauses of size 3209596
Number of clauses of size 45120
Number of clauses of size 520480
Number of clauses of size over 520500

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-1831435-1242759123/watcher-1831435-1242759123 -o /tmp/evaluation-result-1831435-1242759123/solver-1831435-1242759123 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831435-1242759123.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 5943
/proc/meminfo: memFree=1867960/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=3500 CPUtime=0
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 490 0 0 0 0 0 0 0 18 0 1 0 303940557 3584000 377 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 875 380 139 377 0 495 0

[startup+0.068404 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 5943
/proc/meminfo: memFree=1867960/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=25136 CPUtime=0.06
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 6836 0 0 0 4 2 0 0 18 0 1 0 303940557 25739264 5663 1992294400 134512640 136057169 4294956160 18446744073709551615 134673201 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 6284 5663 144 377 0 5904 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25136

[startup+0.101406 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 5943
/proc/meminfo: memFree=1867960/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=27104 CPUtime=0.09
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 7302 0 0 0 7 2 0 0 18 0 1 0 303940557 27754496 6129 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 6776 6130 144 377 0 6396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27104

[startup+0.301422 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 5943
/proc/meminfo: memFree=1867960/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=37508 CPUtime=0.29
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 10578 0 0 0 25 4 0 0 19 0 1 0 303940557 38408192 8762 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 9377 8762 144 377 0 8997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37508

[startup+0.701457 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 5943
/proc/meminfo: memFree=1867960/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=59392 CPUtime=0.69
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 17789 0 0 0 61 8 0 0 22 0 1 0 303940557 60817408 13807 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 14848 13808 147 377 0 14468 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 59392

[startup+1.50153 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 5944
/proc/meminfo: memFree=1793520/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=86492 CPUtime=1.49
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 28887 0 0 0 135 14 0 0 25 0 1 0 303940557 88567808 20473 1992294400 134512640 136057169 4294956160 18446744073709551615 134774463 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 21623 20473 168 377 0 21243 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86492

[startup+3.10167 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 5944
/proc/meminfo: memFree=1786032/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=87616 CPUtime=3.09
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 29193 0 0 0 295 14 0 0 25 0 1 0 303940557 89718784 20779 1992294400 134512640 136057169 4294956160 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 21904 20779 170 377 0 21524 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87616

[startup+6.30195 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 5944
/proc/meminfo: memFree=1801008/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=69912 CPUtime=6.29
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 29416 0 0 0 615 14 0 0 25 0 1 0 303940557 71589888 16864 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 17478 16864 182 377 0 17098 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69912

[startup+12.7015 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 5944
/proc/meminfo: memFree=1801072/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=69912 CPUtime=12.69
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 29422 0 0 0 1255 14 0 0 25 0 1 0 303940557 71589888 16870 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 17478 16870 182 377 0 17098 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69912

[startup+25.5016 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 5944
/proc/meminfo: memFree=1801136/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=69912 CPUtime=25.48
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 29422 0 0 0 2534 14 0 0 25 0 1 0 303940557 71589888 16870 1992294400 134512640 136057169 4294956160 18446744073709551615 134823371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 17478 16870 182 377 0 17098 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69912

[startup+51.1019 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 5944
/proc/meminfo: memFree=1785456/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=86216 CPUtime=51.06
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 33483 0 0 0 5089 17 0 0 25 0 1 0 303940557 88285184 20931 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 21554 20931 182 377 0 21174 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86216

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 5944
/proc/meminfo: memFree=1741296/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=130112 CPUtime=102.24
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 44397 0 0 0 10197 27 0 0 25 0 1 0 303940557 133234688 31845 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 32528 31845 182 377 0 32148 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 130112

[startup+162.303 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 5944
/proc/meminfo: memFree=1703472/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=167964 CPUtime=162.23
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 53946 0 0 0 16189 34 0 0 25 0 1 0 303940557 171995136 41258 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 41991 41258 182 377 0 41611 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 167964

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 5944
/proc/meminfo: memFree=1703408/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=167964 CPUtime=222.21
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 53958 0 0 0 22187 34 0 0 25 0 1 0 303940557 171995136 41270 1992294400 134512640 136057169 4294956160 18446744073709551615 134823371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 41991 41270 182 377 0 41611 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 167964

[startup+282.301 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 5944
/proc/meminfo: memFree=1703280/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=167964 CPUtime=282.19
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 53975 0 0 0 28185 34 0 0 25 0 1 0 303940557 171995136 41287 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 41991 41287 182 377 0 41611 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 167964

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 5944
/proc/meminfo: memFree=1703216/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=167964 CPUtime=342.18
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 53978 0 0 0 34183 35 0 0 25 0 1 0 303940557 171995136 41290 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 41991 41290 182 377 0 41611 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 167964

[startup+402.302 s]
/proc/loadavg: 1.04 0.75 0.34 2/65 5944
/proc/meminfo: memFree=1687536/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=183616 CPUtime=402.17
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 57882 0 0 0 40179 38 0 0 25 0 1 0 303940557 188022784 45194 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 45904 45194 182 377 0 45524 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 183616

[startup+462.302 s]
/proc/loadavg: 1.10 0.82 0.39 2/65 5944
/proc/meminfo: memFree=1687216/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=184128 CPUtime=462.15
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 57983 0 0 0 46177 38 0 0 25 0 1 0 303940557 188547072 45295 1992294400 134512640 136057169 4294956160 18446744073709551615 134612876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 46032 45295 182 377 0 45652 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 184128

[startup+522.301 s]
/proc/loadavg: 1.04 0.85 0.43 2/65 5944
/proc/meminfo: memFree=1678192/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=192832 CPUtime=522.13
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 60190 0 0 0 52174 39 0 0 25 0 1 0 303940557 197459968 47502 1992294400 134512640 136057169 4294956160 18446744073709551615 134649326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 48208 47502 182 377 0 47828 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 192832

[startup+582.301 s]
/proc/loadavg: 1.01 0.87 0.46 2/65 5950
/proc/meminfo: memFree=1676848/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=194272 CPUtime=582.11
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 60497 0 0 0 58171 40 0 0 25 0 1 0 303940557 198934528 47809 1992294400 134512640 136057169 4294956160 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 48568 47809 182 377 0 48188 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 194272

[startup+642.302 s]
/proc/loadavg: 1.00 0.89 0.49 2/65 5950
/proc/meminfo: memFree=1661680/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=209548 CPUtime=642.1
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 64282 0 0 0 64167 43 0 0 25 0 1 0 303940557 214577152 51594 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 52387 51594 182 377 0 52007 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 209548

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1411568/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=458904 CPUtime=9039.83
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126538 0 0 0 903865 118 0 0 25 0 1 0 303940557 469917696 112902 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114726 112902 182 377 0 114346 0
Current children cumulated CPU time (s) 9039.83
Current children cumulated vsize (KiB) 458904

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410672/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9099.81
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126922 0 0 0 909863 118 0 0 25 0 1 0 303940557 471027712 113105 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113105 182 377 0 114617 0
Current children cumulated CPU time (s) 9099.81
Current children cumulated vsize (KiB) 459988

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410672/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9159.8
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126931 0 0 0 915862 118 0 0 25 0 1 0 303940557 471027712 113114 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113114 182 377 0 114617 0
Current children cumulated CPU time (s) 9159.8
Current children cumulated vsize (KiB) 459988

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410672/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9219.78
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126931 0 0 0 921860 118 0 0 25 0 1 0 303940557 471027712 113114 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113114 182 377 0 114617 0
Current children cumulated CPU time (s) 9219.78
Current children cumulated vsize (KiB) 459988

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410608/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9279.77
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126937 0 0 0 927858 119 0 0 25 0 1 0 303940557 471027712 113120 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113120 182 377 0 114617 0
Current children cumulated CPU time (s) 9279.77
Current children cumulated vsize (KiB) 459988

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410544/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9339.76
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126937 0 0 0 933857 119 0 0 25 0 1 0 303940557 471027712 113120 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113120 182 377 0 114617 0
Current children cumulated CPU time (s) 9339.76
Current children cumulated vsize (KiB) 459988

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410480/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9399.74
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126937 0 0 0 939855 119 0 0 25 0 1 0 303940557 471027712 113120 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113120 182 377 0 114617 0
Current children cumulated CPU time (s) 9399.74
Current children cumulated vsize (KiB) 459988

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410480/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9459.72
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126937 0 0 0 945853 119 0 0 25 0 1 0 303940557 471027712 113120 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113120 182 377 0 114617 0
Current children cumulated CPU time (s) 9459.72
Current children cumulated vsize (KiB) 459988

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410416/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9519.7
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126937 0 0 0 951851 119 0 0 25 0 1 0 303940557 471027712 113120 1992294400 134512640 136057169 4294956160 18446744073709551615 134637416 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113120 182 377 0 114617 0
Current children cumulated CPU time (s) 9519.7
Current children cumulated vsize (KiB) 459988

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410416/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9579.69
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126937 0 0 0 957850 119 0 0 25 0 1 0 303940557 471027712 113120 1992294400 134512640 136057169 4294956160 18446744073709551615 134823436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113120 182 377 0 114617 0
Current children cumulated CPU time (s) 9579.69
Current children cumulated vsize (KiB) 459988

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410352/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9639.67
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126937 0 0 0 963848 119 0 0 25 0 1 0 303940557 471027712 113120 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113120 182 377 0 114617 0
Current children cumulated CPU time (s) 9639.67
Current children cumulated vsize (KiB) 459988

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410352/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9699.65
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126937 0 0 0 969846 119 0 0 25 0 1 0 303940557 471027712 113120 1992294400 134512640 136057169 4294956160 18446744073709551615 134823833 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113120 182 377 0 114617 0
Current children cumulated CPU time (s) 9699.65
Current children cumulated vsize (KiB) 459988

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410288/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9759.64
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126945 0 0 0 975845 119 0 0 25 0 1 0 303940557 471027712 113128 1992294400 134512640 136057169 4294956160 18446744073709551615 134823958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113128 182 377 0 114617 0
Current children cumulated CPU time (s) 9759.64
Current children cumulated vsize (KiB) 459988

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410224/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9819.62
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126962 0 0 0 981843 119 0 0 25 0 1 0 303940557 471027712 113145 1992294400 134512640 136057169 4294956160 18446744073709551615 134618212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113145 182 377 0 114617 0
Current children cumulated CPU time (s) 9819.62
Current children cumulated vsize (KiB) 459988

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1410224/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=459988 CPUtime=9879.61
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 126962 0 0 0 987842 119 0 0 25 0 1 0 303940557 471027712 113145 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 114997 113145 182 377 0 114617 0
Current children cumulated CPU time (s) 9879.61
Current children cumulated vsize (KiB) 459988

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1409648/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=460712 CPUtime=9939.59
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 127099 0 0 0 993839 120 0 0 25 0 1 0 303940557 471769088 113282 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 115178 113282 182 377 0 114798 0
Current children cumulated CPU time (s) 9939.59
Current children cumulated vsize (KiB) 460712

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1409584/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=460712 CPUtime=9999.58
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 127099 0 0 0 999838 120 0 0 25 0 1 0 303940557 471769088 113282 1992294400 134512640 136057169 4294956160 18446744073709551615 134828227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 115178 113282 182 377 0 114798 0
Current children cumulated CPU time (s) 9999.58
Current children cumulated vsize (KiB) 460712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 5966
/proc/meminfo: memFree=1409584/2055920 swapFree=4180328/4192956
[pid=5943] ppid=5941 vsize=460712 CPUtime=10000.1
/proc/5943/stat : 5943 (clasp) R 5941 5943 5906 0 -1 4194304 127099 0 0 0 999888 120 0 0 25 0 1 0 303940557 471769088 113282 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5943/statm: 115178 113282 182 377 0 114798 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 460712

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.9
CPU time (s): 10000.2
CPU user time (s): 9998.89
CPU system time (s): 1.27181
CPU usage (%): 99.9728
Max. virtual memory (cumulated for all children) (KiB): 460712

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

runsolver used 7.53885 second user time and 20.2839 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-19 20:52:05
IDJOB=1831435
IDBENCH=20372
IDSOLVER=637
FILE ID=node50/1831435-1242759123
PBS_JOBID= 9322251
Free space on /tmp= 65932 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-19-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-1831435-1242759123/watcher-1831435-1242759123 -o /tmp/evaluation-result-1831435-1242759123/solver-1831435-1242759123 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831435-1242759123.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= 1f049803198bb32ab05476465773cc39
RANDOM SEED=620539908

node50.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.216
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.216
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:       1868760 kB
Buffers:          7496 kB
Cached:         143404 kB
SwapCached:       6792 kB
Active:          42936 kB
Inactive:       116164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1868760 kB
SwapTotal:     4192956 kB
SwapFree:      4180328 kB
Dirty:           23284 kB
Writeback:           0 kB
Mapped:          13312 kB
Slab:            14088 kB
Committed_AS:   977240 kB
PageTables:       1452 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= 65928 MiB
End job on node50 at 2009-05-19 23:38:50