Trace number 1514100

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.08 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S821759333-092.cnf
MD5SUMb4ec0c2df22218bd519db808f39dee11
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark86.9768
Satisfiable
(Un)Satisfiability was proved
Number of variables5999
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-1514100-1238226975/watcher-1514100-1238226975 -o /tmp/evaluation-result-1514100-1238226975/solver-1514100-1238226975 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514100-1238226975.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.91 0.97 0.94 2/68 7550
/proc/meminfo: memFree=1319688/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=2456 CPUtime=0
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 386 0 0 0 0 0 0 0 18 0 1 0 1095359129 2514944 370 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 614 370 144 377 0 234 0

[startup+0.094151 s]
/proc/loadavg: 0.91 0.97 0.94 2/68 7550
/proc/meminfo: memFree=1319688/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=4168 CPUtime=0.08
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 945 0 0 0 8 0 0 0 18 0 1 0 1095359129 4268032 836 1992294400 134512640 136057169 4294956160 18446744073709551615 134648226 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 1042 836 178 377 0 662 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 4168

[startup+0.10115 s]
/proc/loadavg: 0.91 0.97 0.94 2/68 7550
/proc/meminfo: memFree=1319688/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=4168 CPUtime=0.09
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 945 0 0 0 9 0 0 0 18 0 1 0 1095359129 4268032 836 1992294400 134512640 136057169 4294956160 18446744073709551615 134808998 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 1042 836 178 377 0 662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4168

[startup+0.301169 s]
/proc/loadavg: 0.91 0.97 0.94 2/68 7550
/proc/meminfo: memFree=1319688/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=4168 CPUtime=0.29
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 949 0 0 0 29 0 0 0 19 0 1 0 1095359129 4268032 840 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 1042 840 182 377 0 662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4168

[startup+0.701209 s]
/proc/loadavg: 0.91 0.97 0.94 2/68 7550
/proc/meminfo: memFree=1319688/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=5488 CPUtime=0.69
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 1248 0 0 0 69 0 0 0 22 0 1 0 1095359129 5619712 1139 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 1372 1139 182 377 0 992 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5488

[startup+1.50129 s]
/proc/loadavg: 0.91 0.97 0.94 2/69 7551
/proc/meminfo: memFree=1315264/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=8392 CPUtime=1.49
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 1979 0 0 0 149 0 0 0 25 0 1 0 1095359129 8593408 1870 1992294400 134512640 136057169 4294956160 18446744073709551615 134823333 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 2098 1870 182 377 0 1718 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8392

[startup+3.10145 s]
/proc/loadavg: 0.91 0.97 0.94 2/69 7551
/proc/meminfo: memFree=1313280/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=9712 CPUtime=3.09
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 2312 0 0 0 309 0 0 0 25 0 1 0 1095359129 9945088 2203 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 2428 2203 182 377 0 2048 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9712

[startup+6.30277 s]
/proc/loadavg: 0.92 0.97 0.94 2/69 7551
/proc/meminfo: memFree=1310272/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=11560 CPUtime=6.29
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 2778 0 0 0 628 1 0 0 25 0 1 0 1095359129 11837440 2669 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 2890 2669 182 377 0 2510 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11560

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.94 2/69 7551
/proc/meminfo: memFree=1307008/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=14476 CPUtime=12.69
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 3524 0 0 0 1268 1 0 0 25 0 1 0 1095359129 14823424 3415 1992294400 134512640 136057169 4294956160 18446744073709551615 134823758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 3619 3415 182 377 0 3239 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14476

[startup+25.5017 s]
/proc/loadavg: 0.94 0.97 0.94 2/69 7551
/proc/meminfo: memFree=1303872/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=17780 CPUtime=25.49
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 4336 0 0 0 2547 2 0 0 25 0 1 0 1095359129 18206720 4227 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 4445 4227 182 377 0 4065 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17780

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.94 2/69 7551
/proc/meminfo: memFree=1299584/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=22180 CPUtime=51.07
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 5432 0 0 0 5105 2 0 0 25 0 1 0 1095359129 22712320 5323 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 5545 5323 182 377 0 5165 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 22180

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.94 2/69 7551
/proc/meminfo: memFree=1295040/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=26760 CPUtime=102.27
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 6551 0 0 0 10223 4 0 0 25 0 1 0 1095359129 27402240 6442 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 6690 6442 182 377 0 6310 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 26760

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7551
/proc/meminfo: memFree=1289600/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=32180 CPUtime=162.25
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 7909 0 0 0 16220 5 0 0 25 0 1 0 1095359129 32952320 7800 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 8045 7800 182 377 0 7665 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 32180

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7551
/proc/meminfo: memFree=1286208/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=35520 CPUtime=222.23
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 8739 0 0 0 22217 6 0 0 25 0 1 0 1095359129 36372480 8630 1992294400 134512640 136057169 4294956160 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 8880 8630 182 377 0 8500 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 35520

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7551
/proc/meminfo: memFree=1282496/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=39232 CPUtime=282.21
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 9658 0 0 0 28214 7 0 0 25 0 1 0 1095359129 40173568 9549 1992294400 134512640 136057169 4294956160 18446744073709551615 134637467 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 9808 9549 182 377 0 9428 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 39232

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1281664/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=40024 CPUtime=342.19
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 9860 0 0 0 34212 7 0 0 25 0 1 0 1095359129 40984576 9751 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 10006 9751 182 377 0 9626 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 40024

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1277248/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=44408 CPUtime=402.18
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 10946 0 0 0 40209 9 0 0 25 0 1 0 1095359129 45473792 10837 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 11102 10837 182 377 0 10722 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 44408

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1276160/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=45596 CPUtime=462.16
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 11244 0 0 0 46207 9 0 0 25 0 1 0 1095359129 46690304 11135 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 11399 11135 182 377 0 11019 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 45596

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1273664/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=48120 CPUtime=522.14
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 11862 0 0 0 52204 10 0 0 25 0 1 0 1095359129 49274880 11753 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 12030 11753 182 377 0 11650 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 48120

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1270208/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=51604 CPUtime=582.12
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 12734 0 0 0 58202 10 0 0 25 0 1 0 1095359129 52842496 12625 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 12901 12625 182 377 0 12521 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 51604

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1268288/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=53384 CPUtime=642.11
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 13202 0 0 0 64200 11 0 0 25 0 1 0 1095359129 54665216 13093 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 13346 13093 182 377 0 12966 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 53384

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1267392/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=54324 CPUtime=702.1
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 13427 0 0 0 70198 12 0 0 25 0 1 0 1095359129 55627776 13318 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 13581 13318 182 377 0 13201 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 54324

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1265920/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=55776 CPUtime=762.08
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 13779 0 0 0 76196 12 0 0 25 0 1 0 1095359129 57114624 13670 1992294400 134512640 136057169 4294956160 18446744073709551615 134634707 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 13944 13670 182 377 0 13564 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 55776

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1263680/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=58020 CPUtime=822.06
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 14350 0 0 0 82193 13 0 0 25 0 1 0 1095359129 59412480 14241 1992294400 134512640 136057169 4294956160 18446744073709551615 134823911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 14505 14241 182 377 0 14125 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 58020

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1259776/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=61984 CPUtime=882.04
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 15326 0 0 0 88190 14 0 0 25 0 1 0 1095359129 63471616 15217 1992294400 134512640 136057169 4294956160 18446744073709551615 134615636 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 15496 15217 182 377 0 15116 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 61984

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1257920/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=63832 CPUtime=942.03
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 15783 0 0 0 94189 14 0 0 25 0 1 0 1095359129 65363968 15674 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 15958 15674 182 377 0 15578 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 63832

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1257920/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=63832 CPUtime=1002.01
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 15783 0 0 0 100187 14 0 0 25 0 1 0 1095359129 65363968 15674 1992294400 134512640 136057169 4294956160 18446744073709551615 134618224 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 15958 15674 182 377 0 15578 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 63832

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1256512/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=65236 CPUtime=1061.99
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 16128 0 0 0 106185 14 0 0 25 0 1 0 1095359129 66801664 16019 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 16309 16019 182 377 0 15929 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 65236

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1256512/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=65236 CPUtime=1121.97
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 16128 0 0 0 112183 14 0 0 25 0 1 0 1095359129 66801664 16019 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 16309 16019 182 377 0 15929 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 65236

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1253824/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=67752 CPUtime=1181.95
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 16789 0 0 0 118180 15 0 0 25 0 1 0 1095359129 69378048 16680 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 16938 16680 182 377 0 16558 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 67752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.94 2/69 7557
/proc/meminfo: memFree=1253824/2055920 swapFree=4175244/4192956
[pid=7550] ppid=7548 vsize=67752 CPUtime=1200.05
/proc/7550/stat : 7550 (clasp) R 7548 7550 7347 0 -1 4194304 16789 0 0 0 119990 15 0 0 25 0 1 0 1095359129 69378048 16680 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7550/statm: 16938 16680 182 377 0 16558 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 67752

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.42
CPU time (s): 1200.08
CPU user time (s): 1199.91
CPU system time (s): 0.169974
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 67752

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

runsolver used 1.3148 second user time and 3.06153 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-28 08:56:15
IDJOB=1514100
IDBENCH=70318
IDSOLVER=508
FILE ID=node60/1514100-1238226975
PBS_JOBID= 9060578
Free space on /tmp= 66404 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S821759333-092.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-1514100-1238226975/watcher-1514100-1238226975 -o /tmp/evaluation-result-1514100-1238226975/solver-1514100-1238226975 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514100-1238226975.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= b4ec0c2df22218bd519db808f39dee11
RANDOM SEED=1553639535

node60.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.202
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.202
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:       1320744 kB
Buffers:         74840 kB
Cached:         572608 kB
SwapCached:      10996 kB
Active:         183068 kB
Inactive:       477536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1320744 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:          18436 kB
Slab:            60196 kB
Committed_AS:  3204880 kB
PageTables:       1712 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= 66400 MiB
End job on node60 at 2009-03-28 09:16:18