Trace number 1512984

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.02 1200.41

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S211141966-058.cnf
MD5SUM9e692d77c0b05a1b536adcf4dbb49d43
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.9304
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
Maximum clause length5
Minimum clause length5
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 514000
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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1512984-1238211346/watcher-1512984-1238211346 -o /tmp/evaluation-result-1512984-1238211346/solver-1512984-1238211346 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512984-1238211346.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.92 0.98 0.92 3/64 24469
/proc/meminfo: memFree=928896/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=1828 CPUtime=0
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 1093799826 1871872 217 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 457 218 144 377 0 77 0

[startup+0.104295 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 24469
/proc/meminfo: memFree=928896/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=3476 CPUtime=0.1
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 656 0 0 0 10 0 0 0 18 0 1 0 1093799826 3559424 636 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 869 636 182 377 0 489 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3476

[startup+0.201308 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 24469
/proc/meminfo: memFree=928896/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=3608 CPUtime=0.19
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 691 0 0 0 19 0 0 0 18 0 1 0 1093799826 3694592 671 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 902 671 182 377 0 522 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3608

[startup+0.301322 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 24469
/proc/meminfo: memFree=928896/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=3872 CPUtime=0.29
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 785 0 0 0 29 0 0 0 19 0 1 0 1093799826 3964928 765 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 968 765 182 377 0 588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3872

[startup+0.70138 s]
/proc/loadavg: 0.92 0.98 0.92 3/64 24469
/proc/meminfo: memFree=928896/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=5588 CPUtime=0.69
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 1193 0 0 0 69 0 0 0 23 0 1 0 1093799826 5722112 1173 1992294400 134512640 136057169 4294956160 18446744073709551615 134630523 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 1397 1173 182 377 0 1017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5588

[startup+1.5015 s]
/proc/loadavg: 0.92 0.98 0.92 2/65 24470
/proc/meminfo: memFree=924856/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=5984 CPUtime=1.49
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 1298 0 0 0 149 0 0 0 25 0 1 0 1093799826 6127616 1278 1992294400 134512640 136057169 4294956160 18446744073709551615 134820194 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 1496 1278 182 377 0 1116 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5984

[startup+3.10173 s]
/proc/loadavg: 0.92 0.98 0.92 2/65 24470
/proc/meminfo: memFree=923896/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=6776 CPUtime=3.09
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 1492 0 0 0 309 0 0 0 25 0 1 0 1093799826 6938624 1472 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 1694 1472 182 377 0 1314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6776

[startup+6.30119 s]
/proc/loadavg: 0.93 0.98 0.92 2/65 24470
/proc/meminfo: memFree=922296/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=8260 CPUtime=6.29
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 1874 0 0 0 628 1 0 0 25 0 1 0 1093799826 8458240 1854 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 2065 1854 182 377 0 1685 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8260

[startup+12.7021 s]
/proc/loadavg: 0.93 0.98 0.92 2/65 24470
/proc/meminfo: memFree=921016/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=9716 CPUtime=12.69
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 2225 0 0 0 1268 1 0 0 25 0 1 0 1093799826 9949184 2205 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 2429 2205 182 377 0 2049 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9716

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.92 2/65 24470
/proc/meminfo: memFree=918648/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=11728 CPUtime=25.48
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 2714 0 0 0 2547 1 0 0 25 0 1 0 1093799826 12009472 2694 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 2932 2694 182 377 0 2552 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11728

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.92 2/65 24470
/proc/meminfo: memFree=915896/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=14372 CPUtime=51.07
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 3393 0 0 0 5106 1 0 0 25 0 1 0 1093799826 14716928 3373 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 3593 3373 182 377 0 3213 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14372

[startup+102.301 s]
/proc/loadavg: 0.98 0.98 0.92 2/65 24470
/proc/meminfo: memFree=913272/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=17076 CPUtime=102.26
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 4066 0 0 0 10224 2 0 0 25 0 1 0 1093799826 17485824 4046 1992294400 134512640 136057169 4294956160 18446744073709551615 134828385 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 4269 4046 182 377 0 3889 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 17076

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=909816/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=20548 CPUtime=162.24
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 4923 0 0 0 16221 3 0 0 25 0 1 0 1093799826 21041152 4903 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 5137 4903 182 377 0 4757 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 20548

[startup+222.305 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=906936/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=23388 CPUtime=222.22
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 5634 0 0 0 22219 3 0 0 25 0 1 0 1093799826 23949312 5613 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 5847 5613 182 377 0 5467 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23388

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=904632/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=25664 CPUtime=282.2
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 6199 0 0 0 28216 4 0 0 25 0 1 0 1093799826 26279936 6178 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 6416 6178 182 377 0 6036 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 25664

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=903480/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=26924 CPUtime=342.18
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 6489 0 0 0 34214 4 0 0 25 0 1 0 1093799826 27570176 6468 1992294400 134512640 136057169 4294956160 18446744073709551615 134823239 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 6731 6468 182 377 0 6351 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 26924

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=901752/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=28596 CPUtime=402.16
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 6906 0 0 0 40212 4 0 0 25 0 1 0 1093799826 29282304 6885 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 7149 6885 182 377 0 6769 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 28596

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=899256/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=31208 CPUtime=462.14
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 7526 0 0 0 46210 4 0 0 25 0 1 0 1093799826 31956992 7505 1992294400 134512640 136057169 4294956160 18446744073709551615 134615649 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 7802 7505 182 377 0 7422 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 31208

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=898232/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=32124 CPUtime=522.12
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 7773 0 0 0 52208 4 0 0 25 0 1 0 1093799826 32894976 7752 1992294400 134512640 136057169 4294956160 18446744073709551615 134829396 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 8031 7752 182 377 0 7651 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 32124

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=897976/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=32400 CPUtime=582.1
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 7839 0 0 0 58206 4 0 0 25 0 1 0 1093799826 33177600 7816 1992294400 134512640 136057169 4294956160 18446744073709551615 134823821 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 8100 7816 182 377 0 7720 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 32400

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=895864/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=34484 CPUtime=642.08
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 8357 0 0 0 64203 5 0 0 25 0 1 0 1093799826 35311616 8334 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 8621 8334 182 377 0 8241 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 34484

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=894584/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=35888 CPUtime=702.06
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 8687 0 0 0 70201 5 0 0 25 0 1 0 1093799826 36749312 8664 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 8972 8664 182 377 0 8592 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 35888

[startup+762.302 s]
/proc/loadavg: 0.99 0.98 0.92 2/65 24470
/proc/meminfo: memFree=893880/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=36536 CPUtime=762.04
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 8856 0 0 0 76199 5 0 0 25 0 1 0 1093799826 37412864 8833 1992294400 134512640 136057169 4294956160 18446744073709551615 134820128 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 9134 8833 182 377 0 8754 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 36536

[startup+822.301 s]
/proc/loadavg: 1.05 1.00 0.93 2/65 24470
/proc/meminfo: memFree=893176/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=37208 CPUtime=822.03
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 9016 0 0 0 82197 6 0 0 25 0 1 0 1093799826 38100992 8993 1992294400 134512640 136057169 4294956160 18446744073709551615 134618224 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 9302 8993 182 377 0 8922 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 37208

[startup+882.306 s]
/proc/loadavg: 1.06 1.01 0.93 2/65 24470
/proc/meminfo: memFree=892664/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=37768 CPUtime=882.01
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 9149 0 0 0 88195 6 0 0 25 0 1 0 1093799826 38674432 9126 1992294400 134512640 136057169 4294956160 18446744073709551615 134618473 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 9442 9126 182 377 0 9062 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 37768

[startup+942.303 s]
/proc/loadavg: 1.02 1.01 0.93 2/65 24470
/proc/meminfo: memFree=892216/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=38260 CPUtime=941.98
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 9260 0 0 0 94192 6 0 0 25 0 1 0 1093799826 39178240 9237 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 9565 9237 182 377 0 9185 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 38260

[startup+1002.3 s]
/proc/loadavg: 1.01 1.00 0.93 2/65 24470
/proc/meminfo: memFree=889784/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=40880 CPUtime=1001.96
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 9877 0 0 0 100189 7 0 0 25 0 1 0 1093799826 41861120 9854 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 10220 9854 182 377 0 9840 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 40880

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24470
/proc/meminfo: memFree=889016/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=41516 CPUtime=1061.95
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 10049 0 0 0 106187 8 0 0 25 0 1 0 1093799826 42512384 10026 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 10379 10026 182 377 0 9999 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 41516

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24470
/proc/meminfo: memFree=888440/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=42236 CPUtime=1121.93
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 10214 0 0 0 112185 8 0 0 25 0 1 0 1093799826 43249664 10191 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 10559 10191 182 377 0 10179 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 42236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24470
/proc/meminfo: memFree=887928/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=42768 CPUtime=1181.91
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 10339 0 0 0 118183 8 0 0 25 0 1 0 1093799826 43794432 10316 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 10692 10316 182 377 0 10312 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 42768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24470
/proc/meminfo: memFree=887672/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=42880 CPUtime=1200
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 10395 0 0 0 119992 8 0 0 25 0 1 0 1093799826 43909120 10364 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 10720 10364 182 377 0 10340 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 42880

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

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

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 24470
/proc/meminfo: memFree=887672/2055920 swapFree=4175464/4192956
[pid=24469] ppid=24467 vsize=42880 CPUtime=1200
/proc/24469/stat : 24469 (clasp) R 24467 24469 23800 0 -1 4194304 10395 0 0 0 119992 8 0 0 25 0 1 0 1093799826 43909120 10364 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24469/statm: 10720 10364 182 377 0 10340 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 42880

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.02
CPU user time (s): 1199.93
CPU system time (s): 0.094985
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 43032

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

runsolver used 0.942856 second user time and 2.42063 second system time

The end

Launcher Data

Begin job on node30 at 2009-03-28 04:35:46
IDJOB=1512984
IDBENCH=70225
IDSOLVER=508
FILE ID=node30/1512984-1238211346
PBS_JOBID= 9060534
Free space on /tmp= 66316 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S211141966-058.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-1512984-1238211346/watcher-1512984-1238211346 -o /tmp/evaluation-result-1512984-1238211346/solver-1512984-1238211346 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512984-1238211346.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= 9e692d77c0b05a1b536adcf4dbb49d43
RANDOM SEED=654742688

node30.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.260
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.260
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:        929312 kB
Buffers:         76144 kB
Cached:         961152 kB
SwapCached:      11400 kB
Active:          83508 kB
Inactive:       967084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        929312 kB
SwapTotal:     4192956 kB
SwapFree:      4175464 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:          18684 kB
Slab:            62076 kB
Committed_AS:  2986320 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node30 at 2009-03-28 04:55:49