Trace number 1785612

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.1 5019.81

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-280-100.cnf
MD5SUMc909afe1ffd8842fe3c52ac70d36fc85
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 variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
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-1785612-1241921053/watcher-1785612-1241921053 -o /tmp/evaluation-result-1785612-1241921053/solver-1785612-1241921053 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785612-1241921053.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26527
/proc/meminfo: memFree=1869504/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=1696 CPUtime=0
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 233 0 0 0 0 0 0 0 20 0 1 0 220138251 1736704 216 1992294400 134512640 136057169 4294956160 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 424 216 180 377 0 44 0

[startup+0.0765839 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26527
/proc/meminfo: memFree=1869504/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=1828 CPUtime=0.07
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 259 0 0 0 7 0 0 0 20 0 1 0 220138251 1871872 242 1992294400 134512640 136057169 4294956160 18446744073709551615 134618113 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 457 242 181 377 0 77 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1828

[startup+0.101586 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26527
/proc/meminfo: memFree=1869504/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=1828 CPUtime=0.09
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 264 0 0 0 9 0 0 0 20 0 1 0 220138251 1871872 247 1992294400 134512640 136057169 4294956160 18446744073709551615 134618433 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 457 247 181 377 0 77 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1828

[startup+0.301606 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26527
/proc/meminfo: memFree=1869504/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=1960 CPUtime=0.29
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 284 0 0 0 29 0 0 0 22 0 1 0 220138251 2007040 267 1992294400 134512640 136057169 4294956160 18446744073709551615 134613076 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 490 267 181 377 0 110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1960

[startup+0.701646 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 26527
/proc/meminfo: memFree=1869504/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=2092 CPUtime=0.69
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 310 0 0 0 69 0 0 0 25 0 1 0 220138251 2142208 293 1992294400 134512640 136057169 4294956160 18446744073709551615 134615594 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 523 293 181 377 0 143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2092

[startup+1.50173 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1868856/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=2224 CPUtime=1.49
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 354 0 0 0 149 0 0 0 25 0 1 0 220138251 2277376 337 1992294400 134512640 136057169 4294956160 18446744073709551615 134828464 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 556 337 181 377 0 176 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2224

[startup+3.10189 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1868536/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=2356 CPUtime=3.09
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 401 0 0 0 309 0 0 0 25 0 1 0 220138251 2412544 384 1992294400 134512640 136057169 4294956160 18446744073709551615 134828340 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 589 384 181 377 0 209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2356

[startup+6.30121 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1868216/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=2616 CPUtime=6.29
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 460 0 0 0 629 0 0 0 25 0 1 0 220138251 2678784 443 1992294400 134512640 136057169 4294956160 18446744073709551615 134825009 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 654 443 181 377 0 274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2616

[startup+12.7019 s]
/proc/loadavg: 0.94 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1867904/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=2880 CPUtime=12.69
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 527 0 0 0 1269 0 0 0 25 0 1 0 220138251 2949120 510 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 720 510 181 377 0 340 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2880

[startup+25.5012 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1867520/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=3280 CPUtime=25.49
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 626 0 0 0 2549 0 0 0 25 0 1 0 220138251 3358720 609 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 820 609 181 377 0 440 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3280

[startup+51.1017 s]
/proc/loadavg: 0.97 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1867008/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=3812 CPUtime=51.08
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 751 0 0 0 5108 0 0 0 25 0 1 0 220138251 3903488 734 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 953 734 181 377 0 573 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3812

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1866432/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=4344 CPUtime=102.27
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 880 0 0 0 10227 0 0 0 25 0 1 0 220138251 4448256 863 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1086 863 181 377 0 706 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 4344

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1865984/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=4752 CPUtime=162.25
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 995 0 0 0 16225 0 0 0 25 0 1 0 220138251 4866048 978 1992294400 134512640 136057169 4294956160 18446744073709551615 134618566 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1188 978 181 377 0 808 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4752

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1865728/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=5032 CPUtime=222.23
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1051 0 0 0 22223 0 0 0 25 0 1 0 220138251 5152768 1034 1992294400 134512640 136057169 4294956160 18446744073709551615 134613076 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1258 1034 181 377 0 878 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 5032

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1865472/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=5168 CPUtime=282.22
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1108 0 0 0 28222 0 0 0 25 0 1 0 220138251 5292032 1091 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1292 1091 181 377 0 912 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 5168

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1865280/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=5304 CPUtime=342.2
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1143 0 0 0 34220 0 0 0 25 0 1 0 220138251 5431296 1126 1992294400 134512640 136057169 4294956160 18446744073709551615 134615643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1326 1126 181 377 0 946 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 5304

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1865088/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=5576 CPUtime=402.18
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1201 0 0 0 40218 0 0 0 25 0 1 0 220138251 5709824 1184 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1394 1184 181 377 0 1014 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 5576

[startup+462.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1864832/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=5852 CPUtime=462.17
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1254 0 0 0 46217 0 0 0 25 0 1 0 220138251 5992448 1237 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1463 1237 181 377 0 1083 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 5852

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1864704/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=5992 CPUtime=522.15
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1286 0 0 0 52215 0 0 0 25 0 1 0 220138251 6135808 1269 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1498 1269 181 377 0 1118 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 5992

[startup+582.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1864640/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=5992 CPUtime=582.15
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1295 0 0 0 58214 1 0 0 25 0 1 0 220138251 6135808 1278 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1498 1278 181 377 0 1118 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 5992

[startup+642.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 26528
/proc/meminfo: memFree=1864448/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=6128 CPUtime=642.14
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1326 0 0 0 64213 1 0 0 25 0 1 0 220138251 6275072 1309 1992294400 134512640 136057169 4294956160 18446744073709551615 134618124 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1532 1309 181 377 0 1152 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 6128

[startup+702.302 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820864/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=3982.85
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1560 0 0 0 398272 13 0 0 25 0 1 0 220138251 7233536 1543 1992294400 134512640 136057169 4294956160 18446744073709551615 134808624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1543 181 377 0 1386 0
Current children cumulated CPU time (s) 3982.85
Current children cumulated vsize (KiB) 7064

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820800/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4042.83
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1563 0 0 0 404270 13 0 0 25 0 1 0 220138251 7233536 1546 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1546 181 377 0 1386 0
Current children cumulated CPU time (s) 4042.83
Current children cumulated vsize (KiB) 7064

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820736/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4102.82
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1565 0 0 0 410269 13 0 0 25 0 1 0 220138251 7233536 1548 1992294400 134512640 136057169 4294956160 18446744073709551615 134828962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1548 181 377 0 1386 0
Current children cumulated CPU time (s) 4102.82
Current children cumulated vsize (KiB) 7064

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820800/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4162.8
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1567 0 0 0 416267 13 0 0 25 0 1 0 220138251 7233536 1550 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1550 181 377 0 1386 0
Current children cumulated CPU time (s) 4162.8
Current children cumulated vsize (KiB) 7064

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820736/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4222.78
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1573 0 0 0 422265 13 0 0 25 0 1 0 220138251 7233536 1556 1992294400 134512640 136057169 4294956160 18446744073709551615 134823694 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1556 181 377 0 1386 0
Current children cumulated CPU time (s) 4222.78
Current children cumulated vsize (KiB) 7064

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820736/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4282.77
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1573 0 0 0 428264 13 0 0 25 0 1 0 220138251 7233536 1556 1992294400 134512640 136057169 4294956160 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1556 181 377 0 1386 0
Current children cumulated CPU time (s) 4282.77
Current children cumulated vsize (KiB) 7064

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820736/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4342.75
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1573 0 0 0 434262 13 0 0 25 0 1 0 220138251 7233536 1556 1992294400 134512640 136057169 4294956160 18446744073709551615 134615594 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1556 181 377 0 1386 0
Current children cumulated CPU time (s) 4342.75
Current children cumulated vsize (KiB) 7064

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820672/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4402.74
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1574 0 0 0 440261 13 0 0 25 0 1 0 220138251 7233536 1557 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1557 181 377 0 1386 0
Current children cumulated CPU time (s) 4402.74
Current children cumulated vsize (KiB) 7064

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820672/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4462.72
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1576 0 0 0 446259 13 0 0 25 0 1 0 220138251 7233536 1559 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1559 181 377 0 1386 0
Current children cumulated CPU time (s) 4462.72
Current children cumulated vsize (KiB) 7064

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820672/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4522.71
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1576 0 0 0 452258 13 0 0 25 0 1 0 220138251 7233536 1559 1992294400 134512640 136057169 4294956160 18446744073709551615 134615649 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1559 181 377 0 1386 0
Current children cumulated CPU time (s) 4522.71
Current children cumulated vsize (KiB) 7064

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820672/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4582.7
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1580 0 0 0 458257 13 0 0 25 0 1 0 220138251 7233536 1563 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1563 181 377 0 1386 0
Current children cumulated CPU time (s) 4582.7
Current children cumulated vsize (KiB) 7064

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29126
/proc/meminfo: memFree=1820608/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4642.68
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1580 0 0 0 464255 13 0 0 25 0 1 0 220138251 7233536 1563 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1563 181 377 0 1386 0
Current children cumulated CPU time (s) 4642.68
Current children cumulated vsize (KiB) 7064

[startup+4722.31 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 29126
/proc/meminfo: memFree=1820608/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4702.67
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1583 0 0 0 470254 13 0 0 25 0 1 0 220138251 7233536 1566 1992294400 134512640 136057169 4294956160 18446744073709551615 134756785 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1566 181 377 0 1386 0
Current children cumulated CPU time (s) 4702.67
Current children cumulated vsize (KiB) 7064

[startup+4782.3 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 29126
/proc/meminfo: memFree=1820544/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4762.65
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1583 0 0 0 476252 13 0 0 25 0 1 0 220138251 7233536 1566 1992294400 134512640 136057169 4294956160 18446744073709551615 134615576 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1566 181 377 0 1386 0
Current children cumulated CPU time (s) 4762.65
Current children cumulated vsize (KiB) 7064

[startup+4842.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 29126
/proc/meminfo: memFree=1820544/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7064 CPUtime=4822.63
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1583 0 0 0 482250 13 0 0 25 0 1 0 220138251 7233536 1566 1992294400 134512640 136057169 4294956160 18446744073709551615 134756841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1766 1566 181 377 0 1386 0
Current children cumulated CPU time (s) 4822.63
Current children cumulated vsize (KiB) 7064

[startup+4902.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 29126
/proc/meminfo: memFree=1820480/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7152 CPUtime=4882.62
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1587 0 0 0 488249 13 0 0 25 0 1 0 220138251 7323648 1570 1992294400 134512640 136057169 4294956160 18446744073709551615 134823305 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1788 1570 181 377 0 1408 0
Current children cumulated CPU time (s) 4882.62
Current children cumulated vsize (KiB) 7152

[startup+4962.3 s]
/proc/loadavg: 1.14 1.06 1.01 2/65 29126
/proc/meminfo: memFree=1820480/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7152 CPUtime=4942.6
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1587 0 0 0 494247 13 0 0 25 0 1 0 220138251 7323648 1570 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1788 1570 181 377 0 1408 0
Current children cumulated CPU time (s) 4942.6
Current children cumulated vsize (KiB) 7152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5019.8 s]
/proc/loadavg: 1.05 1.05 1.00 2/65 29126
/proc/meminfo: memFree=1820480/2055920 swapFree=4178904/4192956
[pid=26527] ppid=26525 vsize=7152 CPUtime=5000.09
/proc/26527/stat : 26527 (clasp) R 26525 26527 26490 0 -1 4194304 1587 0 0 0 499996 13 0 0 25 0 1 0 220138251 7323648 1570 1992294400 134512640 136057169 4294956160 18446744073709551615 134827465 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26527/statm: 1788 1570 181 377 0 1408 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 7152

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): 5019.81
CPU time (s): 5000.1
CPU user time (s): 4999.97
CPU system time (s): 0.137979
CPU usage (%): 99.6075
Max. virtual memory (cumulated for all children) (KiB): 7196

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

runsolver used 4.84126 second user time and 13.4899 second system time

The end

Launcher Data

Begin job on node27 at 2009-05-10 04:04:13
IDJOB=1785612
IDBENCH=71113
IDSOLVER=637
FILE ID=node27/1785612-1241921053
PBS_JOBID= 9264920
Free space on /tmp= 66292 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-280-100.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-1785612-1241921053/watcher-1785612-1241921053 -o /tmp/evaluation-result-1785612-1241921053/solver-1785612-1241921053 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785612-1241921053.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= c909afe1ffd8842fe3c52ac70d36fc85
RANDOM SEED=507592285

node27.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		: 2800.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	: 5521.40
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		: 2800.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:       1869920 kB
Buffers:         46552 kB
Cached:          91008 kB
SwapCached:       8164 kB
Active:          68792 kB
Inactive:        78924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1869920 kB
SwapTotal:     4192956 kB
SwapFree:      4178904 kB
Dirty:            1876 kB
Writeback:           0 kB
Mapped:          14624 kB
Slab:            24188 kB
Committed_AS:   721056 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 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 node27 at 2009-05-10 05:27:55