Trace number 1578919

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.13 1200.48

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-15-10p0.cnf
MD5SUMd8dd0726277891eae9a2807dfd8946db
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1115.23
Satisfiable
(Un)Satisfiability was proved
Number of variables262253
Number of clauses1131732
Sum of the clauses size2644763
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2882815
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

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-1578919-1238902214/watcher-1578919-1238902214 -o /tmp/evaluation-result-1578919-1238902214/solver-1578919-1238902214 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1578919-1238902214.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.99 3/81 17900
/proc/meminfo: memFree=1825544/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=4480 CPUtime=0
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 707 0 0 0 0 0 0 0 20 0 1 0 516550475 4587520 513 1992294400 134512640 136057169 4294956144 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 1120 521 139 377 0 740 0

[startup+0.0708881 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 17900
/proc/meminfo: memFree=1825544/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=26596 CPUtime=0.06
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 7205 0 0 0 4 2 0 0 20 0 1 0 516550475 27234304 6032 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 6649 6032 144 377 0 6269 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 26596

[startup+0.101889 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 17900
/proc/meminfo: memFree=1825544/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=28412 CPUtime=0.09
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 7647 0 0 0 6 3 0 0 20 0 1 0 516550475 29093888 6474 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 7103 6475 144 377 0 6723 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28412

[startup+0.301909 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 17900
/proc/meminfo: memFree=1825544/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=38816 CPUtime=0.29
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 10871 0 0 0 24 5 0 0 22 0 1 0 516550475 39747584 9055 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 9704 9056 144 377 0 9324 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38816

[startup+0.701947 s]
/proc/loadavg: 0.92 0.98 0.99 3/81 17900
/proc/meminfo: memFree=1825544/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=69360 CPUtime=0.69
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 22400 0 0 0 60 9 0 0 25 0 1 0 516550475 71024640 16305 1992294400 134512640 136057169 4294956144 18446744073709551615 134772936 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 17340 16307 165 377 0 16960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69360

[startup+1.50103 s]
/proc/loadavg: 0.92 0.98 0.99 2/82 17901
/proc/meminfo: memFree=1748160/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=86096 CPUtime=1.49
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 28759 0 0 0 135 14 0 0 25 0 1 0 516550475 88162304 20201 1992294400 134512640 136057169 4294956144 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 21524 20202 165 377 0 21144 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86096

[startup+3.10118 s]
/proc/loadavg: 1.01 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1742592/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=92680 CPUtime=3.09
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 30539 0 0 0 295 14 0 0 25 0 1 0 516550475 94904320 21981 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 23170 21981 170 377 0 22790 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92680

[startup+6.3015 s]
/proc/loadavg: 1.01 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1743040/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=84468 CPUtime=6.29
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 33162 0 0 0 613 16 0 0 25 0 1 0 516550475 86495232 20525 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 21117 20525 182 377 0 20737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84468

[startup+12.7011 s]
/proc/loadavg: 1.08 1.02 1.00 2/82 17901
/proc/meminfo: memFree=1743616/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=84468 CPUtime=12.69
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 33240 0 0 0 1253 16 0 0 25 0 1 0 516550475 86495232 20603 1992294400 134512640 136057169 4294956144 18446744073709551615 134649388 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 21117 20603 182 377 0 20737 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84468

[startup+25.5014 s]
/proc/loadavg: 1.07 1.02 1.00 2/82 17901
/proc/meminfo: memFree=1743680/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=84468 CPUtime=25.48
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 33240 0 0 0 2532 16 0 0 25 0 1 0 516550475 86495232 20603 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 21117 20603 182 377 0 20737 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84468

[startup+51.1019 s]
/proc/loadavg: 1.04 1.01 1.00 2/82 17901
/proc/meminfo: memFree=1743808/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=84468 CPUtime=51.07
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 33249 0 0 0 5091 16 0 0 25 0 1 0 516550475 86495232 20612 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 21117 20612 182 377 0 20737 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 84468

[startup+102.307 s]
/proc/loadavg: 1.02 1.01 1.00 2/82 17901
/proc/meminfo: memFree=1743424/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=84900 CPUtime=102.25
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 33334 0 0 0 10209 16 0 0 25 0 1 0 516550475 86937600 20697 1992294400 134512640 136057169 4294956144 18446744073709551615 134823338 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 21225 20697 182 377 0 20845 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 84900

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1736000/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=92336 CPUtime=162.24
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 35204 0 0 0 16206 18 0 0 25 0 1 0 516550475 94552064 22567 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 23084 22567 182 377 0 22704 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 92336

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1724672/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=103628 CPUtime=222.21
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 38012 0 0 0 22201 20 0 0 25 0 1 0 516550475 106115072 25375 1992294400 134512640 136057169 4294956144 18446744073709551615 134624629 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 25907 25375 182 377 0 25527 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 103628

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1708608/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=119720 CPUtime=282.21
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 42049 0 0 0 28196 25 0 0 25 0 1 0 516550475 122593280 29412 1992294400 134512640 136057169 4294956144 18446744073709551615 134823483 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 29930 29412 182 377 0 29550 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119720

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1693696/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=134364 CPUtime=342.19
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 45699 0 0 0 34190 29 0 0 25 0 1 0 516550475 137588736 33062 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 33591 33062 182 377 0 33211 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 134364

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1675968/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=152440 CPUtime=402.17
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 50214 0 0 0 40184 33 0 0 25 0 1 0 516550475 156098560 37577 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 38110 37577 182 377 0 37730 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 152440

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1657728/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=170212 CPUtime=462.15
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 54664 0 0 0 46179 36 0 0 25 0 1 0 516550475 174297088 42027 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 42553 42027 182 377 0 42173 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 170212

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1641344/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=187088 CPUtime=522.13
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 58874 0 0 0 52173 40 0 0 25 0 1 0 516550475 191578112 46237 1992294400 134512640 136057169 4294956144 18446744073709551615 134637395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 46772 46237 182 377 0 46392 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 187088

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1620096/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=207816 CPUtime=582.11
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 64057 0 0 0 58166 45 0 0 25 0 1 0 516550475 212803584 51420 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 51954 51420 182 377 0 51574 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 207816

[startup+642.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/82 17901
/proc/meminfo: memFree=1600128/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=227504 CPUtime=642.11
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 69002 0 0 0 64163 48 0 0 25 0 1 0 516550475 232964096 56365 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 56876 56365 182 377 0 56496 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 227504

[startup+702.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/82 17901
/proc/meminfo: memFree=1577792/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=249932 CPUtime=702.08
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 74607 0 0 0 70156 52 0 0 25 0 1 0 516550475 255930368 61970 1992294400 134512640 136057169 4294956144 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 62483 61970 182 377 0 62103 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 249932

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1555520/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=272196 CPUtime=762.07
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 80164 0 0 0 76150 57 0 0 25 0 1 0 516550475 278728704 67527 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 68049 67527 182 377 0 67669 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 272196

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1530816/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=297248 CPUtime=822.05
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 86407 0 0 0 82143 62 0 0 25 0 1 0 516550475 304381952 73770 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 74312 73770 182 377 0 73932 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 297248

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1504896/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=322688 CPUtime=882.04
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 92771 0 0 0 88136 68 0 0 25 0 1 0 516550475 330432512 80134 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 80672 80134 182 377 0 80292 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 322688

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1491712/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=336224 CPUtime=942.02
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 96166 0 0 0 94132 70 0 0 25 0 1 0 516550475 344293376 83529 1992294400 134512640 136057169 4294956144 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 84056 83529 182 377 0 83676 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 336224

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1462592/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=365124 CPUtime=1002
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 103377 0 0 0 100125 75 0 0 25 0 1 0 516550475 373886976 90740 1992294400 134512640 136057169 4294956144 18446744073709551615 134634576 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 91281 90740 182 377 0 90901 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 365124

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1435264/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=392304 CPUtime=1061.98
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 110185 0 0 0 106119 79 0 0 25 0 1 0 516550475 401719296 97548 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 98076 97548 182 377 0 97696 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 392304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1413248/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=414036 CPUtime=1121.96
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 115611 0 0 0 112113 83 0 0 25 0 1 0 516550475 423972864 102974 1992294400 134512640 136057169 4294956144 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 103509 102974 182 377 0 103129 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 414036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1387456/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=439808 CPUtime=1181.95
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 122056 0 0 0 118108 87 0 0 25 0 1 0 516550475 450363392 109419 1992294400 134512640 136057169 4294956144 18446744073709551615 134614157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 109952 109419 182 377 0 109572 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 439808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/82 17901
/proc/meminfo: memFree=1375680/2055920 swapFree=4169716/4192956
[pid=17900] ppid=17898 vsize=451428 CPUtime=1200.05
/proc/17900/stat : 17900 (clasp) R 17898 17900 17768 0 -1 4194304 124967 0 0 0 119916 89 0 0 25 0 1 0 516550475 462262272 112330 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/17900/statm: 112857 112330 182 377 0 112477 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 451428

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): 1200.48
CPU time (s): 1200.13
CPU user time (s): 1199.17
CPU system time (s): 0.964853
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 451428

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

runsolver used 1.45178 second user time and 4.01739 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-05 05:30:16
IDJOB=1578919
IDBENCH=70988
IDSOLVER=508
FILE ID=node89/1578919-1238902214
PBS_JOBID= 9101342
Free space on /tmp= 66500 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-15-10p0.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-1578919-1238902214/watcher-1578919-1238902214 -o /tmp/evaluation-result-1578919-1238902214/solver-1578919-1238902214 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1578919-1238902214.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= d8dd0726277891eae9a2807dfd8946db
RANDOM SEED=1849861408

node89.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.240
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.240
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1826088 kB
Buffers:          9984 kB
Cached:         144952 kB
SwapCached:      12344 kB
Active:          51004 kB
Inactive:       117832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826088 kB
SwapTotal:     4192956 kB
SwapFree:      4169716 kB
Dirty:           22444 kB
Writeback:           0 kB
Mapped:          19632 kB
Slab:            45260 kB
Committed_AS:  1825692 kB
PageTables:       2612 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= 66496 MiB
End job on node89 at 2009-04-05 05:50:18