Trace number 1514076

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S1769448312-079.cnf
MD5SUM9495def54e734dca859c56c910204a6a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.82211
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
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-1514076-1238225794/watcher-1514076-1238225794 -o /tmp/evaluation-result-1514076-1238225794/solver-1514076-1238225794 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514076-1238225794.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.93 3/64 24735
/proc/meminfo: memFree=969008/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=2324 CPUtime=0
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 344 0 0 0 0 0 0 0 18 0 1 0 1095246131 2379776 328 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 581 328 144 377 0 201 0

[startup+0.0321521 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 24735
/proc/meminfo: memFree=969008/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=3900 CPUtime=0.02
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 801 0 0 0 2 0 0 0 18 0 1 0 1095246131 3993600 739 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 975 740 165 377 0 595 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3900

[startup+0.101165 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 24735
/proc/meminfo: memFree=969008/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=4308 CPUtime=0.09
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 946 0 0 0 9 0 0 0 18 0 1 0 1095246131 4411392 837 1992294400 134512640 136057169 4294956176 18446744073709551615 134809039 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 1077 837 178 377 0 697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4308

[startup+0.301201 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 24735
/proc/meminfo: memFree=969008/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=4308 CPUtime=0.29
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 950 0 0 0 29 0 0 0 19 0 1 0 1095246131 4411392 841 1992294400 134512640 136057169 4294956176 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 1077 841 182 377 0 697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4308

[startup+0.701278 s]
/proc/loadavg: 0.92 0.98 0.93 3/64 24735
/proc/meminfo: memFree=969008/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=5496 CPUtime=0.69
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 1279 0 0 0 69 0 0 0 22 0 1 0 1095246131 5627904 1170 1992294400 134512640 136057169 4294956176 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 1374 1170 182 377 0 994 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5496

[startup+1.50143 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 24736
/proc/meminfo: memFree=963880/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=8664 CPUtime=1.49
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 2052 0 0 0 148 1 0 0 25 0 1 0 1095246131 8871936 1943 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 2166 1943 182 377 0 1786 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8664

[startup+3.10174 s]
/proc/loadavg: 0.92 0.98 0.93 2/65 24736
/proc/meminfo: memFree=961448/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=10248 CPUtime=3.09
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 2442 0 0 0 308 1 0 0 25 0 1 0 1095246131 10493952 2333 1992294400 134512640 136057169 4294956176 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 2562 2333 182 377 0 2182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10248

[startup+6.30135 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 24736
/proc/meminfo: memFree=958440/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=11832 CPUtime=6.29
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 2861 0 0 0 628 1 0 0 25 0 1 0 1095246131 12115968 2752 1992294400 134512640 136057169 4294956176 18446744073709551615 134823755 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 2958 2752 182 377 0 2578 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11832

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.93 2/65 24736
/proc/meminfo: memFree=955816/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=14548 CPUtime=12.69
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 3521 0 0 0 1267 2 0 0 25 0 1 0 1095246131 14897152 3412 1992294400 134512640 136057169 4294956176 18446744073709551615 134831620 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 3637 3412 182 377 0 3257 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14548

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.93 2/65 24736
/proc/meminfo: memFree=952680/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=17584 CPUtime=25.48
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 4290 0 0 0 2546 2 0 0 25 0 1 0 1095246131 18006016 4181 1992294400 134512640 136057169 4294956176 18446744073709551615 134823694 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 4396 4181 182 377 0 4016 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17584

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.93 2/65 24736
/proc/meminfo: memFree=947432/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=23004 CPUtime=51.08
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 5624 0 0 0 5104 4 0 0 25 0 1 0 1095246131 23556096 5515 1992294400 134512640 136057169 4294956176 18446744073709551615 134828406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 5751 5515 182 377 0 5371 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23004

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.93 2/65 24736
/proc/meminfo: memFree=942824/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=27624 CPUtime=102.26
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 6785 0 0 0 10221 5 0 0 25 0 1 0 1095246131 28286976 6676 1992294400 134512640 136057169 4294956176 18446744073709551615 134637499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 6906 6676 182 377 0 6526 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27624

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24736
/proc/meminfo: memFree=939112/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=31332 CPUtime=162.24
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 7701 0 0 0 16218 6 0 0 25 0 1 0 1095246131 32083968 7592 1992294400 134512640 136057169 4294956176 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 7833 7592 182 377 0 7453 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31332

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24736
/proc/meminfo: memFree=937000/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=33448 CPUtime=222.21
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 8235 0 0 0 22215 6 0 0 25 0 1 0 1095246131 34250752 8126 1992294400 134512640 136057169 4294956176 18446744073709551615 134634869 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 8362 8126 182 377 0 7982 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 33448

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24736
/proc/meminfo: memFree=932584/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=37808 CPUtime=282.19
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 9330 0 0 0 28211 8 0 0 25 0 1 0 1095246131 38715392 9221 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 9452 9221 182 377 0 9072 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 37808

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24736
/proc/meminfo: memFree=931432/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=39504 CPUtime=342.18
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 9743 0 0 0 34209 9 0 0 25 0 1 0 1095246131 40452096 9634 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 9876 9634 182 377 0 9496 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 39504

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=927208/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=43240 CPUtime=402.15
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 10656 0 0 0 40205 10 0 0 25 0 1 0 1095246131 44277760 10547 1992294400 134512640 136057169 4294956176 18446744073709551615 134618473 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 10810 10547 182 377 0 10430 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 43240

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=925544/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=45056 CPUtime=462.14
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 11096 0 0 0 46203 11 0 0 25 0 1 0 1095246131 46137344 10987 1992294400 134512640 136057169 4294956176 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 11264 10987 182 377 0 10884 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 45056

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=925032/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=45584 CPUtime=522.11
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 11231 0 0 0 52200 11 0 0 25 0 1 0 1095246131 46678016 11122 1992294400 134512640 136057169 4294956176 18446744073709551615 134824092 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 11396 11122 182 377 0 11016 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 45584

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=920552/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=50012 CPUtime=582.1
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 12353 0 0 0 58198 12 0 0 25 0 1 0 1095246131 51212288 12244 1992294400 134512640 136057169 4294956176 18446744073709551615 134618488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 12503 12244 182 377 0 12123 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 50012

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=919592/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=50936 CPUtime=642.07
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 12592 0 0 0 64195 12 0 0 25 0 1 0 1095246131 52158464 12483 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 12734 12483 182 377 0 12354 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 50936

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=917800/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=52784 CPUtime=702.05
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 13036 0 0 0 70193 12 0 0 25 0 1 0 1095246131 54050816 12927 1992294400 134512640 136057169 4294956176 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 13196 12927 182 377 0 12816 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 52784

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=916904/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=53576 CPUtime=762.03
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 13252 0 0 0 76190 13 0 0 25 0 1 0 1095246131 54861824 13143 1992294400 134512640 136057169 4294956176 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 13394 13143 182 377 0 13014 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 53576

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=913192/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=57272 CPUtime=822.01
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 14172 0 0 0 82187 14 0 0 25 0 1 0 1095246131 58646528 14063 1992294400 134512640 136057169 4294956176 18446744073709551615 134615992 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 14318 14063 182 377 0 13938 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 57272

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=908392/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=62220 CPUtime=881.99
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 15380 0 0 0 88184 15 0 0 25 0 1 0 1095246131 63713280 15271 1992294400 134512640 136057169 4294956176 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 15555 15271 182 377 0 15175 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 62220

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=908392/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=62220 CPUtime=941.97
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 15382 0 0 0 94182 15 0 0 25 0 1 0 1095246131 63713280 15273 1992294400 134512640 136057169 4294956176 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 15555 15273 182 377 0 15175 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 62220

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=908392/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=62220 CPUtime=1001.95
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 15382 0 0 0 100180 15 0 0 25 0 1 0 1095246131 63713280 15273 1992294400 134512640 136057169 4294956176 18446744073709551615 134828471 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 15555 15273 182 377 0 15175 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 62220

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=907752/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=62748 CPUtime=1061.93
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 15524 0 0 0 106178 15 0 0 25 0 1 0 1095246131 64253952 15415 1992294400 134512640 136057169 4294956176 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 15687 15415 182 377 0 15307 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 62748

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=907048/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=63408 CPUtime=1121.9
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 15695 0 0 0 112175 15 0 0 25 0 1 0 1095246131 64929792 15586 1992294400 134512640 136057169 4294956176 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 15852 15586 182 377 0 15472 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 63408

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=907048/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=63408 CPUtime=1181.89
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 15695 0 0 0 118173 16 0 0 25 0 1 0 1095246131 64929792 15586 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 15852 15586 182 377 0 15472 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 63408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.93 2/65 24738
/proc/meminfo: memFree=907048/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=63408 CPUtime=1200.09
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 15695 0 0 0 119993 16 0 0 25 0 1 0 1095246131 64929792 15586 1992294400 134512640 136057169 4294956176 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 15852 15586 182 377 0 15472 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 63408

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 0.98 0.93 2/65 24738
/proc/meminfo: memFree=907048/2055920 swapFree=4179868/4192956
[pid=24735] ppid=24733 vsize=63408 CPUtime=1200.09
/proc/24735/stat : 24735 (clasp) R 24733 24735 24578 0 -1 4194304 15695 0 0 0 119993 16 0 0 25 0 1 0 1095246131 64929792 15586 1992294400 134512640 136057169 4294956176 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24735/statm: 15852 15586 182 377 0 15472 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 63408

Child status: 0
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.93
CPU system time (s): 0.171973
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 63408

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

runsolver used 1.02684 second user time and 2.30165 second system time

The end

Launcher Data

Begin job on node5 at 2009-03-28 08:36:34
IDJOB=1514076
IDBENCH=70316
IDSOLVER=508
FILE ID=node5/1514076-1238225794
PBS_JOBID= 9060640
Free space on /tmp= 66096 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S1769448312-079.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-1514076-1238225794/watcher-1514076-1238225794 -o /tmp/evaluation-result-1514076-1238225794/solver-1514076-1238225794 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514076-1238225794.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= 9495def54e734dca859c56c910204a6a
RANDOM SEED=1651543122

node5.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.263
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.263
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:        969488 kB
Buffers:         93228 kB
Cached:         890656 kB
SwapCached:       7012 kB
Active:         106824 kB
Inactive:       885572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        969488 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          14216 kB
Slab:            80100 kB
Committed_AS:  2769052 kB
PageTables:       1388 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= 66092 MiB
End job on node5 at 2009-03-28 08:56:37