Trace number 1730119

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.07 1200.43

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.cnf
MD5SUMae4e3f3661a3c7ad7c7ec30d56d611a1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.913
Satisfiable
(Un)Satisfiability was proved
Number of variables1980
Number of clauses86175
Sum of the clauses size259380
Maximum clause length44
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2990
Number of clauses of size 385140
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1730119-1240756166/watcher-1730119-1240756166 -o /tmp/evaluation-result-1730119-1240756166/solver-1730119-1240756166 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1730119-1240756166.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.99 0.97 0.99 3/64 8660
/proc/meminfo: memFree=1747480/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=2040 CPUtime=0
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 266 0 0 0 0 0 0 0 20 0 1 0 103645436 2088960 250 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 510 250 144 377 0 130 0

[startup+0.05469 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8660
/proc/meminfo: memFree=1747480/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=5144 CPUtime=0.04
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 1177 0 0 0 4 0 0 0 20 0 1 0 103645436 5267456 1045 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 1286 1045 165 377 0 906 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5144

[startup+0.101693 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8660
/proc/meminfo: memFree=1747480/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=7036 CPUtime=0.09
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 1648 0 0 0 9 0 0 0 20 0 1 0 103645436 7204864 1516 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 1759 1516 168 377 0 1379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7036

[startup+0.301716 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8660
/proc/meminfo: memFree=1747480/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=7036 CPUtime=0.29
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 1648 0 0 0 29 0 0 0 22 0 1 0 103645436 7204864 1516 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 1759 1516 168 377 0 1379 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7036

[startup+0.701764 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8660
/proc/meminfo: memFree=1747480/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=7036 CPUtime=0.69
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 1648 0 0 0 69 0 0 0 25 0 1 0 103645436 7204864 1516 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 1759 1516 168 377 0 1379 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7036

[startup+1.50186 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1741904/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=7100 CPUtime=1.49
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 1879 0 0 0 149 0 0 0 25 0 1 0 103645436 7270400 1577 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 1775 1577 183 377 0 1395 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7100

[startup+3.10105 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1738512/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=14208 CPUtime=3.09
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 3655 0 0 0 308 1 0 0 25 0 1 0 103645436 14548992 3353 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 3552 3353 183 377 0 3172 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14208

[startup+6.30142 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1725776/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=23128 CPUtime=6.29
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 5843 0 0 0 627 2 0 0 25 0 1 0 103645436 23683072 5541 1992294400 134512640 136057169 4294956144 18446744073709551615 134615636 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 5782 5541 183 377 0 5402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23128

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1718160/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=30548 CPUtime=12.69
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 7717 0 0 0 1266 3 0 0 25 0 1 0 103645436 31281152 7415 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 7637 7415 183 377 0 7257 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30548

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1702416/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=48368 CPUtime=25.49
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 12124 0 0 0 2543 6 0 0 25 0 1 0 103645436 49528832 11822 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 12092 11822 183 377 0 11712 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48368

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1684624/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=64272 CPUtime=51.08
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 16078 0 0 0 5100 8 0 0 25 0 1 0 103645436 65814528 15776 1992294400 134512640 136057169 4294956144 18446744073709551615 134809642 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 16068 15776 183 377 0 15688 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64272

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1670992/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=78092 CPUtime=102.26
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 19484 0 0 0 10216 10 0 0 25 0 1 0 103645436 79966208 19182 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 19523 19182 183 377 0 19143 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 78092

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1667152/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=84188 CPUtime=162.24
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 20977 0 0 0 16213 11 0 0 25 0 1 0 103645436 86208512 20675 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 21047 20675 183 377 0 20667 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 84188

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1660112/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=89244 CPUtime=222.23
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 22186 0 0 0 22211 12 0 0 25 0 1 0 103645436 91385856 21884 1992294400 134512640 136057169 4294956144 18446744073709551615 134756790 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 22311 21884 183 377 0 21931 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89244

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1654800/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=94572 CPUtime=282.2
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 23494 0 0 0 28208 12 0 0 25 0 1 0 103645436 96841728 23192 1992294400 134512640 136057169 4294956144 18446744073709551615 134819907 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 23643 23192 183 377 0 23263 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 94572

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1650832/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=98664 CPUtime=342.19
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 24469 0 0 0 34206 13 0 0 25 0 1 0 103645436 101031936 24167 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 24666 24167 183 377 0 24286 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 98664

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1627664/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=122032 CPUtime=402.17
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 30239 0 0 0 40200 17 0 0 25 0 1 0 103645436 124960768 29937 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 30508 29937 183 377 0 30128 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 122032

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1614096/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=135832 CPUtime=462.15
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 33611 0 0 0 46197 18 0 0 25 0 1 0 103645436 139091968 33309 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 33958 33309 183 377 0 33578 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 135832

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8661
/proc/meminfo: memFree=1609296/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=140912 CPUtime=522.14
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 34807 0 0 0 52195 19 0 0 25 0 1 0 103645436 144293888 34505 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 35228 34505 183 377 0 34848 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 140912

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1609168/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=140912 CPUtime=582.12
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 34809 0 0 0 58193 19 0 0 25 0 1 0 103645436 144293888 34507 1992294400 134512640 136057169 4294956144 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 35228 34507 183 377 0 34848 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 140912

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1609168/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=140912 CPUtime=642.11
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 34811 0 0 0 64192 19 0 0 25 0 1 0 103645436 144293888 34509 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 35228 34509 183 377 0 34848 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 140912

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1606224/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=143816 CPUtime=702.08
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 35565 0 0 0 70189 19 0 0 25 0 1 0 103645436 147267584 35263 1992294400 134512640 136057169 4294956144 18446744073709551615 134813046 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 35954 35263 183 377 0 35574 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 143816

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1606160/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=143816 CPUtime=762.07
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 35570 0 0 0 76188 19 0 0 25 0 1 0 103645436 147267584 35268 1992294400 134512640 136057169 4294956144 18446744073709551615 134819222 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 35954 35268 183 377 0 35574 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 143816

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1606096/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=143816 CPUtime=822.05
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 35575 0 0 0 82186 19 0 0 25 0 1 0 103645436 147267584 35273 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 35954 35273 183 377 0 35574 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 143816

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1590416/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=159544 CPUtime=882.02
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 39469 0 0 0 88182 20 0 0 25 0 1 0 103645436 163373056 39167 1992294400 134512640 136057169 4294956144 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 39886 39167 183 377 0 39506 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 159544

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1589776/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=160372 CPUtime=942.01
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 39621 0 0 0 94181 20 0 0 25 0 1 0 103645436 164220928 39319 1992294400 134512640 136057169 4294956144 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 40093 39319 183 377 0 39713 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 160372

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1589392/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=160856 CPUtime=1001.99
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 39706 0 0 0 100179 20 0 0 25 0 1 0 103645436 164716544 39404 1992294400 134512640 136057169 4294956144 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 40214 39404 183 377 0 39834 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 160856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1586256/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=164080 CPUtime=1061.97
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 40502 0 0 0 106176 21 0 0 25 0 1 0 103645436 168017920 40200 1992294400 134512640 136057169 4294956144 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 41020 40200 183 377 0 40640 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 164080

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1574480/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=175844 CPUtime=1121.95
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 43425 0 0 0 112172 23 0 0 25 0 1 0 103645436 180064256 43123 1992294400 134512640 136057169 4294956144 18446744073709551615 134618212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 43961 43123 183 377 0 43581 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 175844

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1574352/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=175844 CPUtime=1181.94
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 43436 0 0 0 118171 23 0 0 25 0 1 0 103645436 180064256 43134 1992294400 134512640 136057169 4294956144 18446744073709551615 134823958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 43961 43134 183 377 0 43581 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 175844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8663
/proc/meminfo: memFree=1574352/2055920 swapFree=4186716/4192956
[pid=8660] ppid=8658 vsize=175844 CPUtime=1200.03
/proc/8660/stat : 8660 (clasp) R 8658 8660 8299 0 -1 4194304 43436 0 0 0 119980 23 0 0 25 0 1 0 103645436 180064256 43134 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8660/statm: 43961 43134 183 377 0 43581 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 175844

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.43
CPU time (s): 1200.07
CPU user time (s): 1199.81
CPU system time (s): 0.263959
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 175844

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

runsolver used 0.902862 second user time and 2.41963 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-26 16:29:26
IDJOB=1730119
IDBENCH=24722
IDSOLVER=508
FILE ID=node75/1730119-1240756166
PBS_JOBID= 9187079
Free space on /tmp= 66436 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/gt-ordering-unsat-gt-045.sat05-1310.reshuffled-07.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-1730119-1240756166/watcher-1730119-1240756166 -o /tmp/evaluation-result-1730119-1240756166/solver-1730119-1240756166 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1730119-1240756166.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= ae4e3f3661a3c7ad7c7ec30d56d611a1
RANDOM SEED=254284594

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.213
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.213
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:       1747896 kB
Buffers:         29400 kB
Cached:         202796 kB
SwapCached:       3016 kB
Active:          76020 kB
Inactive:       166996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1747896 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:            3436 kB
Writeback:           0 kB
Mapped:          19020 kB
Slab:            50904 kB
Committed_AS:   279472 kB
PageTables:       1416 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= 66432 MiB
End job on node75 at 2009-04-26 16:49:28