Trace number 1516176

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) 1200.07 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/75/
unif-k7-r89-v75-c6675-S1299934729-015.cnf
MD5SUMbcd262fcf09db79337137ea25c65ab0c
Bench CategoryRANDOM (random 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 variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1516176-1238265625/watcher-1516176-1238265625 -o /tmp/evaluation-result-1516176-1238265625/solver-1516176-1238265625 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1516176-1238265625.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.97 1.02 1.00 3/64 4467
/proc/meminfo: memFree=1163624/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=1828 CPUtime=0
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 1099228779 1871872 202 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 457 203 144 377 0 77 0

[startup+0.099152 s]
/proc/loadavg: 0.97 1.02 1.00 3/64 4467
/proc/meminfo: memFree=1163624/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=2488 CPUtime=0.09
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 421 0 0 0 9 0 0 0 18 0 1 0 1099228779 2547712 405 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 622 405 181 377 0 242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2488

[startup+0.101151 s]
/proc/loadavg: 0.97 1.02 1.00 3/64 4467
/proc/meminfo: memFree=1163624/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=2488 CPUtime=0.09
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 423 0 0 0 9 0 0 0 18 0 1 0 1099228779 2547712 407 1992294400 134512640 136057169 4294956176 18446744073709551615 134618217 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 622 407 182 377 0 242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2488

[startup+0.30119 s]
/proc/loadavg: 0.97 1.02 1.00 3/64 4467
/proc/meminfo: memFree=1163624/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=2752 CPUtime=0.29
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 498 0 0 0 29 0 0 0 19 0 1 0 1099228779 2818048 482 1992294400 134512640 136057169 4294956176 18446744073709551615 134809859 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 688 482 182 377 0 308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2752

[startup+0.701266 s]
/proc/loadavg: 0.97 1.02 1.00 3/64 4467
/proc/meminfo: memFree=1163624/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=2884 CPUtime=0.69
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 536 0 0 0 69 0 0 0 23 0 1 0 1099228779 2953216 520 1992294400 134512640 136057169 4294956176 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 721 520 182 377 0 341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2884

[startup+1.50142 s]
/proc/loadavg: 0.97 1.02 1.00 2/65 4468
/proc/meminfo: memFree=1162144/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=3308 CPUtime=1.49
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 611 0 0 0 149 0 0 0 25 0 1 0 1099228779 3387392 595 1992294400 134512640 136057169 4294956176 18446744073709551615 134618217 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 827 595 182 377 0 447 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3308

[startup+3.10173 s]
/proc/loadavg: 0.97 1.02 1.00 2/65 4468
/proc/meminfo: memFree=1161632/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=3588 CPUtime=3.09
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 698 0 0 0 309 0 0 0 25 0 1 0 1099228779 3674112 682 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 897 682 182 377 0 517 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3588

[startup+6.30134 s]
/proc/loadavg: 0.98 1.02 1.00 2/65 4468
/proc/meminfo: memFree=1161184/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=4000 CPUtime=6.29
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 800 0 0 0 629 0 0 0 25 0 1 0 1099228779 4096000 784 1992294400 134512640 136057169 4294956176 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 1000 784 182 377 0 620 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4000

[startup+12.7016 s]
/proc/loadavg: 0.98 1.02 1.00 2/65 4468
/proc/meminfo: memFree=1160416/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=4668 CPUtime=12.69
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 969 0 0 0 1269 0 0 0 25 0 1 0 1099228779 4780032 953 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 1167 953 182 377 0 787 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4668

[startup+25.502 s]
/proc/loadavg: 0.98 1.02 1.00 2/65 4468
/proc/meminfo: memFree=1159456/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=5544 CPUtime=25.48
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 1176 0 0 0 2548 0 0 0 25 0 1 0 1099228779 5677056 1160 1992294400 134512640 136057169 4294956176 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 1386 1160 182 377 0 1006 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5544

[startup+51.1019 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 4468
/proc/meminfo: memFree=1158560/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=6444 CPUtime=51.07
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 1398 0 0 0 5107 0 0 0 25 0 1 0 1099228779 6598656 1382 1992294400 134512640 136057169 4294956176 18446744073709551615 134618167 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 1611 1382 182 377 0 1231 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6444

[startup+102.306 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 4468
/proc/meminfo: memFree=1157280/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=7820 CPUtime=102.26
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 1707 0 0 0 10225 1 0 0 25 0 1 0 1099228779 8007680 1691 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 1955 1691 182 377 0 1575 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7820

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4468
/proc/meminfo: memFree=1156256/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=9036 CPUtime=162.23
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 1959 0 0 0 16222 1 0 0 25 0 1 0 1099228779 9252864 1943 1992294400 134512640 136057169 4294956176 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 2259 1943 182 377 0 1879 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 9036

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1155232/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=9900 CPUtime=222.21
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 2184 0 0 0 22220 1 0 0 25 0 1 0 1099228779 10137600 2168 1992294400 134512640 136057169 4294956176 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 2475 2168 182 377 0 2095 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 9900

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1154400/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=10848 CPUtime=282.19
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 2385 0 0 0 28217 2 0 0 25 0 1 0 1099228779 11108352 2369 1992294400 134512640 136057169 4294956176 18446744073709551615 134819911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 2712 2369 182 377 0 2332 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 10848

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1153824/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=11420 CPUtime=342.16
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 2530 0 0 0 34214 2 0 0 25 0 1 0 1099228779 11694080 2514 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 2855 2514 182 377 0 2475 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 11420

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1153632/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=11608 CPUtime=402.14
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 2581 0 0 0 40212 2 0 0 25 0 1 0 1099228779 11886592 2565 1992294400 134512640 136057169 4294956176 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 2902 2565 182 377 0 2522 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 11608

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1152928/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=12400 CPUtime=462.12
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 2755 0 0 0 46210 2 0 0 25 0 1 0 1099228779 12697600 2739 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 3100 2739 182 377 0 2720 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 12400

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1152672/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=12556 CPUtime=522.1
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 2816 0 0 0 52207 3 0 0 25 0 1 0 1099228779 12857344 2800 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 3139 2800 182 377 0 2759 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 12556

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1152352/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=12904 CPUtime=582.08
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 2902 0 0 0 58205 3 0 0 25 0 1 0 1099228779 13213696 2886 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 3226 2886 182 377 0 2846 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 12904

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1151904/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=13472 CPUtime=642.06
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3000 0 0 0 64203 3 0 0 25 0 1 0 1099228779 13795328 2984 1992294400 134512640 136057169 4294956176 18446744073709551615 134618144 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 3368 2984 182 377 0 2988 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 13472

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1151712/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=13664 CPUtime=702.04
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3045 0 0 0 70200 4 0 0 25 0 1 0 1099228779 13991936 3029 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 3416 3029 182 377 0 3036 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 13664

[startup+762.305 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1151264/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=14232 CPUtime=762.02
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3167 0 0 0 76198 4 0 0 25 0 1 0 1099228779 14573568 3151 1992294400 134512640 136057169 4294956176 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 3558 3151 182 377 0 3178 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 14232

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1151008/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=14420 CPUtime=821.99
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3224 0 0 0 82195 4 0 0 25 0 1 0 1099228779 14766080 3208 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 3605 3208 182 377 0 3225 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 14420

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1150880/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=14800 CPUtime=881.96
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3293 0 0 0 88192 4 0 0 25 0 1 0 1099228779 15155200 3277 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 3700 3277 182 377 0 3320 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 14800

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1150432/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=15180 CPUtime=941.95
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3397 0 0 0 94190 5 0 0 25 0 1 0 1099228779 15544320 3381 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 3795 3381 182 377 0 3415 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 15180

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1150240/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=15560 CPUtime=1001.92
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3458 0 0 0 100187 5 0 0 25 0 1 0 1099228779 15933440 3442 1992294400 134512640 136057169 4294956176 18446744073709551615 134637481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 3890 3442 182 377 0 3510 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 15560

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1149792/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=16128 CPUtime=1061.9
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3573 0 0 0 106185 5 0 0 25 0 1 0 1099228779 16515072 3557 1992294400 134512640 136057169 4294956176 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 4032 3557 182 377 0 3652 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 16128

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1149600/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=16320 CPUtime=1121.87
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3616 0 0 0 112182 5 0 0 25 0 1 0 1099228779 16711680 3600 1992294400 134512640 136057169 4294956176 18446744073709551615 134618377 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 4080 3600 182 377 0 3700 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 16320

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1149472/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=16320 CPUtime=1181.86
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3638 0 0 0 118180 6 0 0 25 0 1 0 1099228779 16711680 3622 1992294400 134512640 136057169 4294956176 18446744073709551615 134618129 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 4080 3622 182 377 0 3700 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 16320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1149472/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=16320 CPUtime=1200.05
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3639 0 0 0 119999 6 0 0 25 0 1 0 1099228779 16711680 3623 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 4080 3623 182 377 0 3700 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 16320

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 4470
/proc/meminfo: memFree=1149472/2055920 swapFree=4178400/4192956
[pid=4467] ppid=4465 vsize=16320 CPUtime=1200.05
/proc/4467/stat : 4467 (clasp) R 4465 4467 4097 0 -1 4194304 3639 0 0 0 119999 6 0 0 25 0 1 0 1099228779 16711680 3623 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4467/statm: 4080 3623 182 377 0 3700 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 16320

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.07
CPU user time (s): 1200
CPU system time (s): 0.066989
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 16320

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

runsolver used 0.893864 second user time and 2.43163 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-28 19:40:25
IDJOB=1516176
IDBENCH=70491
IDSOLVER=508
FILE ID=node9/1516176-1238265625
PBS_JOBID= 9060804
Free space on /tmp= 66348 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/75/unif-k7-r89-v75-c6675-S1299934729-015.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-1516176-1238265625/watcher-1516176-1238265625 -o /tmp/evaluation-result-1516176-1238265625/solver-1516176-1238265625 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1516176-1238265625.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= bcd262fcf09db79337137ea25c65ab0c
RANDOM SEED=277882416

node9.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.268
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.268
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:       1164104 kB
Buffers:         92396 kB
Cached:         712380 kB
SwapCached:       8300 kB
Active:         212204 kB
Inactive:       602384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1164104 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:            2016 kB
Writeback:           0 kB
Mapped:          15524 kB
Slab:            63284 kB
Committed_AS:  2829848 kB
PageTables:       1392 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= 66348 MiB
End job on node9 at 2009-03-28 20:00:27