Trace number 1513920

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 1200.1 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S268463339-081.cnf
MD5SUMc0db0b493ae63a00f0ab9cc60e186dad
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0729
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
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-1513920-1238224568/watcher-1513920-1238224568 -o /tmp/evaluation-result-1513920-1238224568/solver-1513920-1238224568 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513920-1238224568.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.98 3/81 7039
/proc/meminfo: memFree=1874448/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=2684 CPUtime=0
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 446 0 0 0 0 0 0 0 20 0 1 0 1095120669 2748416 430 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 671 431 144 377 0 291 0

[startup+0.0386679 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 7039
/proc/meminfo: memFree=1874448/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=5040 CPUtime=0.03
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 1147 0 0 0 3 0 0 0 20 0 1 0 1095120669 5160960 1012 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 1260 1012 165 377 0 880 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5040

[startup+0.101672 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 7039
/proc/meminfo: memFree=1874448/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=6016 CPUtime=0.09
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 1365 0 0 0 9 0 0 0 20 0 1 0 1095120669 6160384 1230 1992294400 134512640 136057169 4294956160 18446744073709551615 134765699 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 1504 1230 170 377 0 1124 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6016

[startup+0.301694 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 7039
/proc/meminfo: memFree=1874448/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=5612 CPUtime=0.29
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 1491 0 0 0 29 0 0 0 22 0 1 0 1095120669 5746688 1194 1992294400 134512640 136057169 4294956160 18446744073709551615 134808998 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 1403 1194 179 377 0 1023 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5612

[startup+0.701739 s]
/proc/loadavg: 0.99 0.97 0.98 3/81 7039
/proc/meminfo: memFree=1874448/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=5612 CPUtime=0.69
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 1495 0 0 0 69 0 0 0 25 0 1 0 1095120669 5746688 1198 1992294400 134512640 136057169 4294956160 18446744073709551615 134828289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 1403 1198 183 377 0 1023 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5612

[startup+1.50183 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1869384/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=8384 CPUtime=1.49
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 2182 0 0 0 149 0 0 0 25 0 1 0 1095120669 8585216 1885 1992294400 134512640 136057169 4294956160 18446744073709551615 134824962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 2096 1885 183 377 0 1716 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8384

[startup+3.10301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1865352/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=13796 CPUtime=3.09
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 3538 0 0 0 308 1 0 0 25 0 1 0 1095120669 14127104 3241 1992294400 134512640 136057169 4294956160 18446744073709551615 134824108 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 3449 3241 183 377 0 3069 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13796

[startup+6.30136 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1859080/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=16832 CPUtime=6.29
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 4294 0 0 0 628 1 0 0 25 0 1 0 1095120669 17235968 3997 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 4208 3997 183 377 0 3828 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16832

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1854536/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=23168 CPUtime=12.69
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 5866 0 0 0 1267 2 0 0 25 0 1 0 1095120669 23724032 5569 1992294400 134512640 136057169 4294956160 18446744073709551615 134813079 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 5792 5569 183 377 0 5412 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23168

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1845896/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=29832 CPUtime=25.48
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 7507 0 0 0 2545 3 0 0 25 0 1 0 1095120669 30547968 7210 1992294400 134512640 136057169 4294956160 18446744073709551615 134824439 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 7458 7210 183 377 0 7078 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 29832

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1843336/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=32384 CPUtime=51.08
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 8148 0 0 0 5104 4 0 0 25 0 1 0 1095120669 33161216 7851 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 8096 7851 183 377 0 7716 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 32384

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1836168/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=39392 CPUtime=102.27
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 9926 0 0 0 10222 5 0 0 25 0 1 0 1095120669 40337408 9629 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 9848 9629 183 377 0 9468 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 39392

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1827720/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=47924 CPUtime=162.25
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 12039 0 0 0 16219 6 0 0 25 0 1 0 1095120669 49074176 11742 1992294400 134512640 136057169 4294956160 18446744073709551615 134615966 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 11981 11742 183 377 0 11601 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47924

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1825480/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=50168 CPUtime=222.23
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 12573 0 0 0 22217 6 0 0 25 0 1 0 1095120669 51372032 12276 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 12542 12276 183 377 0 12162 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50168

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1821128/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=54428 CPUtime=282.22
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 13657 0 0 0 28214 8 0 0 25 0 1 0 1095120669 55734272 13360 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 13607 13360 183 377 0 13227 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 54428

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1814856/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=60768 CPUtime=342.2
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 15233 0 0 0 34211 9 0 0 25 0 1 0 1095120669 62226432 14936 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 15192 14936 183 377 0 14812 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 60768

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1813576/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=61956 CPUtime=402.18
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 15538 0 0 0 40209 9 0 0 25 0 1 0 1095120669 63442944 15241 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 15489 15241 183 377 0 15109 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 61956

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1812616/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=62880 CPUtime=462.17
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 15765 0 0 0 46207 10 0 0 25 0 1 0 1095120669 64389120 15468 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 15720 15468 183 377 0 15340 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 62880

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1810056/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=65396 CPUtime=522.15
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 16411 0 0 0 52205 10 0 0 25 0 1 0 1095120669 66965504 16114 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 16349 16114 183 377 0 15969 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 65396

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1807112/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=68276 CPUtime=582.14
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 17125 0 0 0 58203 11 0 0 25 0 1 0 1095120669 69914624 16828 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 17069 16828 183 377 0 16689 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 68276

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1805128/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=70396 CPUtime=642.13
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 17630 0 0 0 64201 12 0 0 25 0 1 0 1095120669 72085504 17333 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 17599 17333 183 377 0 17219 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 70396

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1800968/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=74392 CPUtime=702.1
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 18647 0 0 0 70198 12 0 0 25 0 1 0 1095120669 76177408 18350 1992294400 134512640 136057169 4294956160 18446744073709551615 134824457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 18598 18350 183 377 0 18218 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 74392

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1800904/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=74392 CPUtime=762.09
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 18647 0 0 0 76197 12 0 0 25 0 1 0 1095120669 76177408 18350 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 18598 18350 183 377 0 18218 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 74392

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1800904/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=74392 CPUtime=822.07
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 18647 0 0 0 82195 12 0 0 25 0 1 0 1095120669 76177408 18350 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 18598 18350 183 377 0 18218 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 74392

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1790536/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=84856 CPUtime=882.05
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 21235 0 0 0 88191 14 0 0 25 0 1 0 1095120669 86892544 20938 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 21214 20938 183 377 0 20834 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 84856

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1788488/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=86972 CPUtime=942.05
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 21749 0 0 0 94190 15 0 0 25 0 1 0 1095120669 89059328 21452 1992294400 134512640 136057169 4294956160 18446744073709551615 134618435 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 21743 21452 183 377 0 21363 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 86972

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1788488/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=86972 CPUtime=1002.03
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 21749 0 0 0 100188 15 0 0 25 0 1 0 1095120669 89059328 21452 1992294400 134512640 136057169 4294956160 18446744073709551615 134823898 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 21743 21452 183 377 0 21363 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 86972

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1788424/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=86972 CPUtime=1062.01
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 21752 0 0 0 106186 15 0 0 25 0 1 0 1095120669 89059328 21455 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 21743 21455 183 377 0 21363 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 86972

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1788424/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=86972 CPUtime=1122
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 21752 0 0 0 112185 15 0 0 25 0 1 0 1095120669 89059328 21455 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 21743 21455 183 377 0 21363 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 86972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1788424/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=86972 CPUtime=1181.98
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 21752 0 0 0 118183 15 0 0 25 0 1 0 1095120669 89059328 21455 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 21743 21455 183 377 0 21363 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 86972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/82 7040
/proc/meminfo: memFree=1788360/2055920 swapFree=4172708/4192956
[pid=7039] ppid=7037 vsize=86972 CPUtime=1200.09
/proc/7039/stat : 7039 (clasp) R 7037 7039 6896 0 -1 4194304 21752 0 0 0 119994 15 0 0 25 0 1 0 1095120669 89059328 21455 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7039/statm: 21743 21455 183 377 0 21363 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 86972

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.1
CPU user time (s): 1199.94
CPU system time (s): 0.163975
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 86972

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

runsolver used 1.57276 second user time and 3.89741 second system time

The end

Launcher Data

Begin job on node87 at 2009-03-28 08:16:09
IDJOB=1513920
IDBENCH=70303
IDSOLVER=508
FILE ID=node87/1513920-1238224568
PBS_JOBID= 9060574
Free space on /tmp= 66036 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S268463339-081.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-1513920-1238224568/watcher-1513920-1238224568 -o /tmp/evaluation-result-1513920-1238224568/solver-1513920-1238224568 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513920-1238224568.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= c0db0b493ae63a00f0ab9cc60e186dad
RANDOM SEED=1288239320

node87.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.236
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.236
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:       1874864 kB
Buffers:         16976 kB
Cached:          85684 kB
SwapCached:       9200 kB
Active:          44092 kB
Inactive:        69264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1874864 kB
SwapTotal:     4192956 kB
SwapFree:      4172708 kB
Dirty:            2600 kB
Writeback:           0 kB
Mapped:          16300 kB
Slab:            51864 kB
Committed_AS:  2773008 kB
PageTables:       2676 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= 66036 MiB
End job on node87 at 2009-03-28 08:36:11