Trace number 1512516

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.11 1200.72

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/1000/
unif-k5-r20-v1000-c20000-S2088224617-083.cnf
MD5SUMcd8ff3390234df6242528d108d1584c9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark185.98
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of clauses20000
Sum of the clauses size100000
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 520000
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-1512516-1238205323/watcher-1512516-1238205323 -o /tmp/evaluation-result-1512516-1238205323/solver-1512516-1238205323 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1512516-1238205323.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.00 0.00 0.00 3/72 5324
/proc/meminfo: memFree=924816/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=1972 CPUtime=0
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 1093193576 2019328 245 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 493 245 144 377 0 113 0

[startup+0.0216061 s]
/proc/loadavg: 0.00 0.00 0.00 3/72 5324
/proc/meminfo: memFree=924816/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=2952 CPUtime=0.01
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 512 0 0 0 1 0 0 0 18 0 1 0 1093193576 3022848 490 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 738 491 163 377 0 358 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2952

[startup+0.10162 s]
/proc/loadavg: 0.00 0.00 0.00 3/72 5324
/proc/meminfo: memFree=924816/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=4248 CPUtime=0.09
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 834 0 0 0 9 0 0 0 18 0 1 0 1093193576 4349952 812 1992294400 134512640 136057169 4294956160 18446744073709551615 134808942 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 1062 812 178 377 0 682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4248

[startup+0.301657 s]
/proc/loadavg: 0.00 0.00 0.00 3/72 5324
/proc/meminfo: memFree=924816/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=4512 CPUtime=0.29
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 919 0 0 0 29 0 0 0 20 0 1 0 1093193576 4620288 897 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 1128 897 182 377 0 748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4512

[startup+0.701732 s]
/proc/loadavg: 0.00 0.00 0.00 3/72 5324
/proc/meminfo: memFree=924816/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=5956 CPUtime=0.69
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 1303 0 0 0 69 0 0 0 24 0 1 0 1093193576 6098944 1281 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 1489 1281 182 377 0 1109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5956

[startup+1.50188 s]
/proc/loadavg: 0.00 0.00 0.00 2/73 5325
/proc/meminfo: memFree=919176/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=7816 CPUtime=1.49
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 1744 0 0 0 149 0 0 0 25 0 1 0 1093193576 8003584 1722 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 1954 1722 182 377 0 1574 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7816

[startup+3.10118 s]
/proc/loadavg: 0.00 0.00 0.00 2/73 5325
/proc/meminfo: memFree=917768/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=9120 CPUtime=3.09
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 2075 0 0 0 308 1 0 0 25 0 1 0 1093193576 9338880 2053 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 2280 2053 182 377 0 1900 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9120

[startup+6.30178 s]
/proc/loadavg: 0.08 0.02 0.01 2/73 5325
/proc/meminfo: memFree=915912/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=10420 CPUtime=6.29
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 2420 0 0 0 628 1 0 0 25 0 1 0 1093193576 10670080 2398 1992294400 134512640 136057169 4294956160 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 2605 2398 182 377 0 2225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10420

[startup+12.702 s]
/proc/loadavg: 0.15 0.03 0.01 2/73 5325
/proc/meminfo: memFree=913800/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=12384 CPUtime=12.69
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 2897 0 0 0 1268 1 0 0 25 0 1 0 1093193576 12681216 2875 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 3096 2875 182 377 0 2716 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12384

[startup+25.5014 s]
/proc/loadavg: 0.34 0.08 0.02 2/73 5325
/proc/meminfo: memFree=911624/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=14748 CPUtime=25.49
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 3481 0 0 0 2547 2 0 0 25 0 1 0 1093193576 15101952 3459 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 3687 3459 182 377 0 3307 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 14748

[startup+51.1012 s]
/proc/loadavg: 0.56 0.15 0.05 2/73 5325
/proc/meminfo: memFree=908616/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=17776 CPUtime=51.06
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 4232 0 0 0 5104 2 0 0 25 0 1 0 1093193576 18202624 4210 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 4444 4210 182 377 0 4064 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17776

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.10 2/73 5325
/proc/meminfo: memFree=904136/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=22288 CPUtime=102.24
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 5341 0 0 0 10221 3 0 0 25 0 1 0 1093193576 22822912 5319 1992294400 134512640 136057169 4294956160 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 5572 5319 182 377 0 5192 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22288

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/73 5325
/proc/meminfo: memFree=900616/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=25668 CPUtime=162.21
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 6199 0 0 0 16217 4 0 0 25 0 1 0 1093193576 26284032 6177 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 6417 6177 182 377 0 6037 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25668

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/73 5325
/proc/meminfo: memFree=898504/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=27784 CPUtime=222.18
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 6738 0 0 0 22214 4 0 0 25 0 1 0 1093193576 28450816 6716 1992294400 134512640 136057169 4294956160 18446744073709551615 134628184 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 6946 6716 182 377 0 6566 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 27784

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/73 5325
/proc/meminfo: memFree=896072/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=30312 CPUtime=282.15
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 7349 0 0 0 28211 4 0 0 25 0 1 0 1093193576 31039488 7324 1992294400 134512640 136057169 4294956160 18446744073709551615 134823925 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 7578 7324 182 377 0 7198 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 30312

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/73 5331
/proc/meminfo: memFree=892808/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=33396 CPUtime=342.12
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 8107 0 0 0 34207 5 0 0 25 0 1 0 1093193576 34197504 8082 1992294400 134512640 136057169 4294956160 18446744073709551615 134828613 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 8349 8082 182 377 0 7969 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 33396

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/73 5331
/proc/meminfo: memFree=891208/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=35028 CPUtime=402.08
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 8519 0 0 0 40203 5 0 0 25 0 1 0 1093193576 35868672 8494 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 8757 8494 182 377 0 8377 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 35028

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/73 5331
/proc/meminfo: memFree=890120/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=36156 CPUtime=462.05
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 8795 0 0 0 46200 5 0 0 25 0 1 0 1093193576 37023744 8770 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 9039 8770 182 377 0 8659 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 36156

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/73 5331
/proc/meminfo: memFree=889352/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=37108 CPUtime=522.02
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 9033 0 0 0 52197 5 0 0 25 0 1 0 1093193576 37998592 9002 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 9277 9002 182 377 0 8897 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 37108

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/73 5331
/proc/meminfo: memFree=885320/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=41152 CPUtime=581.99
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 10008 0 0 0 58193 6 0 0 25 0 1 0 1093193576 42139648 9977 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 10288 9977 182 377 0 9908 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 41152

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.47 2/73 5331
/proc/meminfo: memFree=884744/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=41844 CPUtime=641.97
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 10164 0 0 0 64191 6 0 0 25 0 1 0 1093193576 42848256 10133 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 10461 10133 182 377 0 10081 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 41844

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.50 2/73 5331
/proc/meminfo: memFree=884360/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=42216 CPUtime=701.93
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 10261 0 0 0 70187 6 0 0 25 0 1 0 1093193576 43229184 10230 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 10554 10230 182 377 0 10174 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 42216

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.53 2/73 5331
/proc/meminfo: memFree=883208/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=43268 CPUtime=761.91
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 10540 0 0 0 76184 7 0 0 25 0 1 0 1093193576 44306432 10509 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 10817 10509 182 377 0 10437 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 43268

[startup+822.303 s]
/proc/loadavg: 0.99 0.92 0.56 2/73 5331
/proc/meminfo: memFree=883208/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=43372 CPUtime=821.88
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 10548 0 0 0 82181 7 0 0 25 0 1 0 1093193576 44412928 10516 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 10843 10516 182 377 0 10463 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 43372

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/73 5331
/proc/meminfo: memFree=879048/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=47556 CPUtime=881.85
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 11588 0 0 0 88178 7 0 0 25 0 1 0 1093193576 48697344 11556 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 11889 11556 182 377 0 11509 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 47556

[startup+942.302 s]
/proc/loadavg: 0.99 0.94 0.61 2/73 5331
/proc/meminfo: memFree=878088/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=48608 CPUtime=941.81
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 11836 0 0 0 94174 7 0 0 25 0 1 0 1093193576 49774592 11804 1992294400 134512640 136057169 4294956160 18446744073709551615 134819232 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 12152 11804 182 377 0 11772 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 48608

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/73 5331
/proc/meminfo: memFree=877512/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=49132 CPUtime=1001.79
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 11985 0 0 0 100171 8 0 0 25 0 1 0 1093193576 50311168 11953 1992294400 134512640 136057169 4294956160 18446744073709551615 134823242 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 12283 11953 182 377 0 11903 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 49132

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/73 5331
/proc/meminfo: memFree=876040/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=50656 CPUtime=1061.76
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 12331 0 0 0 106168 8 0 0 25 0 1 0 1093193576 51871744 12299 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 12664 12299 182 377 0 12284 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 50656

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/73 5331
/proc/meminfo: memFree=876040/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=50636 CPUtime=1121.72
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 12331 0 0 0 112164 8 0 0 25 0 1 0 1093193576 51851264 12299 1992294400 134512640 136057169 4294956160 18446744073709551615 134634723 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 12659 12299 182 377 0 12279 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 50636

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/73 5331
/proc/meminfo: memFree=875592/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=51148 CPUtime=1181.69
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 12453 0 0 0 118161 8 0 0 25 0 1 0 1093193576 52375552 12421 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 12787 12421 182 377 0 12407 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 51148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.69 2/73 5331
/proc/meminfo: memFree=875592/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=51128 CPUtime=1200.09
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 12453 0 0 0 120001 8 0 0 25 0 1 0 1093193576 52355072 12421 1992294400 134512640 136057169 4294956160 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 12782 12421 182 377 0 12402 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 51128

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.69 2/73 5331
/proc/meminfo: memFree=875592/2055920 swapFree=4164316/4192956
[pid=5324] ppid=5322 vsize=51128 CPUtime=1200.09
/proc/5324/stat : 5324 (clasp) R 5322 5324 5287 0 -1 4194304 12453 0 0 0 120001 8 0 0 25 0 1 0 1093193576 52355072 12421 1992294400 134512640 136057169 4294956160 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 0 0 0
/proc/5324/statm: 12782 12421 182 377 0 12402 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 51128

Child status: 0
Real time (s): 1200.72
CPU time (s): 1200.11
CPU user time (s): 1200.01
CPU system time (s): 0.096985
CPU usage (%): 99.9495
Max. virtual memory (cumulated for all children) (KiB): 51164

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

runsolver used 1.02784 second user time and 3.37949 second system time

The end

Launcher Data

Begin job on node64 at 2009-03-28 02:55:23
IDJOB=1512516
IDBENCH=70186
IDSOLVER=508
FILE ID=node64/1512516-1238205323
PBS_JOBID= 9060502
Free space on /tmp= 66408 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/1000/unif-k5-r20-v1000-c20000-S2088224617-083.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-1512516-1238205323/watcher-1512516-1238205323 -o /tmp/evaluation-result-1512516-1238205323/solver-1512516-1238205323 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1512516-1238205323.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= cd8ff3390234df6242528d108d1584c9
RANDOM SEED=1177848277

node64.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.261
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.261
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:        925296 kB
Buffers:         83040 kB
Cached:         944312 kB
SwapCached:      19440 kB
Active:          54208 kB
Inactive:       994184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        925296 kB
SwapTotal:     4192956 kB
SwapFree:      4164316 kB
Dirty:            2556 kB
Writeback:           0 kB
Mapped:          15976 kB
Slab:            67124 kB
Committed_AS:  2880352 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node64 at 2009-03-28 03:15:26