Trace number 1513668

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.06 1200.51

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/140/
unif-k7-r85-v140-c11900-S2059720696-001.cnf
MD5SUMc4a0eb3415818159d561f36b2a8ffa74
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.9298
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 511900

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-1513668-1238220965/watcher-1513668-1238220965 -o /tmp/evaluation-result-1513668-1238220965/solver-1513668-1238220965 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513668-1238220965.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.95 0.90 3/64 19949
/proc/meminfo: memFree=1744768/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=1828 CPUtime=0
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 222 0 0 0 0 0 0 0 20 0 1 0 1094760227 1871872 206 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 457 211 144 377 0 77 0

[startup+0.0369739 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 19949
/proc/meminfo: memFree=1744768/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=2904 CPUtime=0.03
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 498 0 0 0 3 0 0 0 20 0 1 0 1094760227 2973696 482 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 726 482 166 377 0 346 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2904

[startup+0.101985 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 19949
/proc/meminfo: memFree=1744768/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=2904 CPUtime=0.09
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 498 0 0 0 9 0 0 0 20 0 1 0 1094760227 2973696 482 1992294400 134512640 136057169 4294956160 18446744073709551615 134774688 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 726 482 166 377 0 346 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2904

[startup+0.302024 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 19949
/proc/meminfo: memFree=1744768/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=3312 CPUtime=0.29
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 622 0 0 0 29 0 0 0 22 0 1 0 1094760227 3391488 606 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 828 607 183 377 0 448 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3312

[startup+0.701102 s]
/proc/loadavg: 0.91 0.95 0.90 3/64 19949
/proc/meminfo: memFree=1744768/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=3972 CPUtime=0.69
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 781 0 0 0 69 0 0 0 25 0 1 0 1094760227 4067328 765 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 993 765 183 377 0 613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3972

[startup+1.50126 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 19950
/proc/meminfo: memFree=1742328/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=4368 CPUtime=1.49
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 883 0 0 0 149 0 0 0 25 0 1 0 1094760227 4472832 867 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 1092 867 183 377 0 712 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4368

[startup+3.10158 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 19950
/proc/meminfo: memFree=1741688/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=4772 CPUtime=3.09
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 1006 0 0 0 309 0 0 0 25 0 1 0 1094760227 4886528 990 1992294400 134512640 136057169 4294956160 18446744073709551615 134637475 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 1193 990 183 377 0 813 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4772

[startup+6.30221 s]
/proc/loadavg: 0.92 0.95 0.90 2/65 19950
/proc/meminfo: memFree=1740608/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=5604 CPUtime=6.29
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 1195 0 0 0 629 0 0 0 25 0 1 0 1094760227 5738496 1179 1992294400 134512640 136057169 4294956160 18446744073709551615 134615582 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 1401 1179 183 377 0 1021 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5604

[startup+12.7015 s]
/proc/loadavg: 0.93 0.96 0.91 2/65 19950
/proc/meminfo: memFree=1739584/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=6592 CPUtime=12.68
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 1432 0 0 0 1268 0 0 0 25 0 1 0 1094760227 6750208 1416 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 1648 1416 183 377 0 1268 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6592

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.91 2/65 19950
/proc/meminfo: memFree=1738304/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=7908 CPUtime=25.48
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 1744 0 0 0 2548 0 0 0 25 0 1 0 1094760227 8097792 1728 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 1977 1728 183 377 0 1597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7908

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.91 2/65 19950
/proc/meminfo: memFree=1736896/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=9544 CPUtime=51.07
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 2115 0 0 0 5106 1 0 0 25 0 1 0 1094760227 9773056 2099 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 2386 2099 183 377 0 2006 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 9544

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.91 2/65 19950
/proc/meminfo: memFree=1734464/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=12136 CPUtime=102.25
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 2734 0 0 0 10224 1 0 0 25 0 1 0 1094760227 12427264 2718 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 3034 2718 183 377 0 2654 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 12136

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1732800/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=13852 CPUtime=162.23
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 3143 0 0 0 16221 2 0 0 25 0 1 0 1094760227 14184448 3127 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 3463 3127 183 377 0 3083 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13852

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1731392/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=15364 CPUtime=222.21
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 3469 0 0 0 22219 2 0 0 25 0 1 0 1094760227 15732736 3453 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 3841 3453 183 377 0 3461 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 15364

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1730432/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=16428 CPUtime=282.18
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 3707 0 0 0 28216 2 0 0 25 0 1 0 1094760227 16822272 3691 1992294400 134512640 136057169 4294956160 18446744073709551615 134828435 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 4107 3691 183 377 0 3727 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 16428

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1729216/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=17732 CPUtime=342.16
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 3999 0 0 0 34213 3 0 0 25 0 1 0 1094760227 18157568 3983 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 4433 3983 183 377 0 4053 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 17732

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1728384/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=18684 CPUtime=402.14
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 4196 0 0 0 40211 3 0 0 25 0 1 0 1094760227 19132416 4180 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 4671 4180 183 377 0 4291 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 18684

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1727872/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=19220 CPUtime=462.11
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 4328 0 0 0 46208 3 0 0 25 0 1 0 1094760227 19681280 4312 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 4805 4312 183 377 0 4425 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 19220

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1726976/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=20104 CPUtime=522.1
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 4538 0 0 0 52206 4 0 0 25 0 1 0 1094760227 20586496 4522 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 5026 4522 183 377 0 4646 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 20104

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1726272/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=20816 CPUtime=582.07
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 4700 0 0 0 58203 4 0 0 25 0 1 0 1094760227 21315584 4684 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 5204 4684 183 377 0 4824 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 20816

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1725888/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=21388 CPUtime=642.05
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 4800 0 0 0 64201 4 0 0 25 0 1 0 1094760227 21901312 4784 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 5347 4784 183 377 0 4967 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 21388

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1725632/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=21576 CPUtime=702.03
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 4856 0 0 0 70199 4 0 0 25 0 1 0 1094760227 22093824 4840 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 5394 4840 183 377 0 5014 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 21576

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1724928/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=22224 CPUtime=762.01
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 5021 0 0 0 76197 4 0 0 25 0 1 0 1094760227 22757376 5005 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 5556 5005 183 377 0 5176 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 22224

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1724160/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=23140 CPUtime=821.98
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 5224 0 0 0 82194 4 0 0 25 0 1 0 1094760227 23695360 5208 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 5785 5208 183 377 0 5405 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 23140

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1723392/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=23856 CPUtime=881.95
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 5401 0 0 0 88191 4 0 0 25 0 1 0 1094760227 24428544 5385 1992294400 134512640 136057169 4294956160 18446744073709551615 134813019 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 5964 5385 183 377 0 5584 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 23856

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1723264/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=24044 CPUtime=941.93
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 5426 0 0 0 94189 4 0 0 25 0 1 0 1094760227 24621056 5410 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 6011 5410 183 377 0 5631 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 24044

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1723200/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=24044 CPUtime=1001.91
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 5430 0 0 0 100187 4 0 0 25 0 1 0 1094760227 24621056 5414 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 6011 5414 183 377 0 5631 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 24044

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1722880/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=24424 CPUtime=1061.89
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 5521 0 0 0 106184 5 0 0 25 0 1 0 1094760227 25010176 5505 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 6106 5505 183 377 0 5726 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 24424

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1722624/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=24568 CPUtime=1121.87
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 5570 0 0 0 112182 5 0 0 25 0 1 0 1094760227 25157632 5554 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 6142 5554 183 377 0 5762 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 24568

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1721856/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=25472 CPUtime=1181.85
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 5796 0 0 0 118180 5 0 0 25 0 1 0 1094760227 26083328 5773 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 6368 5773 183 377 0 5988 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 25472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 19950
/proc/meminfo: memFree=1721600/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=25820 CPUtime=1200.05
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 5841 0 0 0 120000 5 0 0 25 0 1 0 1094760227 26439680 5818 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 6455 5818 183 377 0 6075 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 25820

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.97 0.91 2/65 19950
/proc/meminfo: memFree=1721600/2055920 swapFree=4178884/4192956
[pid=19949] ppid=19947 vsize=25820 CPUtime=1200.05
/proc/19949/stat : 19949 (clasp) R 19947 19949 19912 0 -1 4194304 5841 0 0 0 120000 5 0 0 25 0 1 0 1094760227 26439680 5818 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19949/statm: 6455 5818 183 377 0 6075 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 25820

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.06
CPU user time (s): 1200
CPU system time (s): 0.055991
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 25820

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

runsolver used 1.23081 second user time and 2.07668 second system time

The end

Launcher Data

Begin job on node75 at 2009-03-28 07:16:05
IDJOB=1513668
IDBENCH=70282
IDSOLVER=508
FILE ID=node75/1513668-1238220965
PBS_JOBID= 9060583
Free space on /tmp= 64928 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/140/unif-k7-r85-v140-c11900-S2059720696-001.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-1513668-1238220965/watcher-1513668-1238220965 -o /tmp/evaluation-result-1513668-1238220965/solver-1513668-1238220965 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513668-1238220965.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= c4a0eb3415818159d561f36b2a8ffa74
RANDOM SEED=1176477265

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1745248 kB
Buffers:         45040 kB
Cached:         187340 kB
SwapCached:       8136 kB
Active:         135764 kB
Inactive:       106204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745248 kB
SwapTotal:     4192956 kB
SwapFree:      4178884 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          15264 kB
Slab:            54624 kB
Committed_AS:  2248664 kB
PageTables:       1420 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= 64928 MiB
End job on node75 at 2009-03-28 07:36:08