Trace number 1513344

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.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1049921489-034.cnf
MD5SUM5f6d9d113e535105e77af29b0e165b23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark602.167
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

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-1513344-1238216158/watcher-1513344-1238216158 -o /tmp/evaluation-result-1513344-1238216158/solver-1513344-1238216158 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513344-1238216158.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.91 3/64 12891
/proc/meminfo: memFree=896616/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=1828 CPUtime=0
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 1094282939 1871872 202 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 457 202 144 377 0 77 0

[startup+0.0976289 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12891
/proc/meminfo: memFree=896616/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=3240 CPUtime=0.09
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 586 0 0 0 9 0 0 0 18 0 1 0 1094282939 3317760 570 1992294400 134512640 136057169 4294956176 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 810 570 166 377 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3240

[startup+0.101628 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12891
/proc/meminfo: memFree=896616/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=3240 CPUtime=0.09
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 586 0 0 0 9 0 0 0 18 0 1 0 1094282939 3317760 570 1992294400 134512640 136057169 4294956176 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 810 570 166 377 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3240

[startup+0.301648 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12891
/proc/meminfo: memFree=896616/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=3664 CPUtime=0.29
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 701 0 0 0 29 0 0 0 19 0 1 0 1094282939 3751936 685 1992294400 134512640 136057169 4294956176 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 916 685 183 377 0 536 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3664

[startup+0.70169 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 12891
/proc/meminfo: memFree=896616/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=4588 CPUtime=0.69
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 939 0 0 0 69 0 0 0 22 0 1 0 1094282939 4698112 923 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 1147 923 183 377 0 767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4588

[startup+1.50177 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12892
/proc/meminfo: memFree=893344/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=4984 CPUtime=1.49
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 1054 0 0 0 149 0 0 0 25 0 1 0 1094282939 5103616 1038 1992294400 134512640 136057169 4294956176 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 1246 1038 183 377 0 866 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4984

[startup+3.10194 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12892
/proc/meminfo: memFree=892768/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=5780 CPUtime=3.09
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 1255 0 0 0 309 0 0 0 25 0 1 0 1094282939 5918720 1239 1992294400 134512640 136057169 4294956176 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 1445 1239 183 377 0 1065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5780

[startup+6.30128 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12892
/proc/meminfo: memFree=891616/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=6620 CPUtime=6.29
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 1467 0 0 0 629 0 0 0 25 0 1 0 1094282939 6778880 1451 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 1655 1451 183 377 0 1275 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6620

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12892
/proc/meminfo: memFree=890336/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=7844 CPUtime=12.69
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 1730 0 0 0 1268 1 0 0 25 0 1 0 1094282939 8032256 1714 1992294400 134512640 136057169 4294956176 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 1961 1714 183 377 0 1581 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7844

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12892
/proc/meminfo: memFree=888544/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=9528 CPUtime=25.48
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 2144 0 0 0 2547 1 0 0 25 0 1 0 1094282939 9756672 2128 1992294400 134512640 136057169 4294956176 18446744073709551615 134637397 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 2382 2128 183 377 0 2002 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9528

[startup+51.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12892
/proc/meminfo: memFree=886624/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=11828 CPUtime=51.07
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 2672 0 0 0 5106 1 0 0 25 0 1 0 1094282939 12111872 2656 1992294400 134512640 136057169 4294956176 18446744073709551615 134618437 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 2957 2656 183 377 0 2577 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11828

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12892
/proc/meminfo: memFree=884320/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=14176 CPUtime=102.27
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 3234 0 0 0 10225 2 0 0 25 0 1 0 1094282939 14516224 3218 1992294400 134512640 136057169 4294956176 18446744073709551615 134618135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 3544 3218 183 377 0 3164 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14176

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12892
/proc/meminfo: memFree=882400/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=16236 CPUtime=162.24
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 3714 0 0 0 16222 2 0 0 25 0 1 0 1094282939 16625664 3698 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 4059 3698 183 377 0 3679 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 16236

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12892
/proc/meminfo: memFree=880160/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=18748 CPUtime=222.24
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 4261 0 0 0 22221 3 0 0 25 0 1 0 1094282939 19197952 4245 1992294400 134512640 136057169 4294956176 18446744073709551615 134828299 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 4687 4245 183 377 0 4307 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 18748

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12892
/proc/meminfo: memFree=878752/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=20248 CPUtime=282.22
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 4611 0 0 0 28219 3 0 0 25 0 1 0 1094282939 20733952 4595 1992294400 134512640 136057169 4294956176 18446744073709551615 134813050 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 5062 4595 183 377 0 4682 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 20248

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=877920/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=21192 CPUtime=342.19
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 4827 0 0 0 34216 3 0 0 25 0 1 0 1094282939 21700608 4811 1992294400 134512640 136057169 4294956176 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 5298 4811 183 377 0 4918 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 21192

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=877216/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=22004 CPUtime=402.18
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 5014 0 0 0 40214 4 0 0 25 0 1 0 1094282939 22532096 4998 1992294400 134512640 136057169 4294956176 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 5501 4998 183 377 0 5121 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 22004

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=875552/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=23632 CPUtime=462.16
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 5410 0 0 0 46212 4 0 0 25 0 1 0 1094282939 24199168 5394 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 5908 5394 183 377 0 5528 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 23632

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=875040/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=24164 CPUtime=522.15
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 5535 0 0 0 52210 5 0 0 25 0 1 0 1094282939 24743936 5519 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 6041 5519 183 377 0 5661 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 24164

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=874464/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=24848 CPUtime=582.13
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 5669 0 0 0 58208 5 0 0 25 0 1 0 1094282939 25444352 5653 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 6212 5653 183 377 0 5832 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 24848

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=872736/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=26664 CPUtime=642.13
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 6116 0 0 0 64207 6 0 0 25 0 1 0 1094282939 27303936 6092 1992294400 134512640 136057169 4294956176 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 6666 6092 183 377 0 6286 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 26664

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=872096/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=27508 CPUtime=702.1
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 6291 0 0 0 70204 6 0 0 25 0 1 0 1094282939 28168192 6260 1992294400 134512640 136057169 4294956176 18446744073709551615 134811979 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 6877 6260 183 377 0 6497 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 27508

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=871584/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=28080 CPUtime=762.09
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 6412 0 0 0 76203 6 0 0 25 0 1 0 1094282939 28753920 6381 1992294400 134512640 136057169 4294956176 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 7020 6381 183 377 0 6640 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 28080

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=871008/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=28748 CPUtime=822.07
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 6555 0 0 0 82200 7 0 0 25 0 1 0 1094282939 29437952 6524 1992294400 134512640 136057169 4294956176 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 7187 6524 183 377 0 6807 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 28748

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=870624/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=29132 CPUtime=882.06
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 6636 0 0 0 88199 7 0 0 25 0 1 0 1094282939 29831168 6605 1992294400 134512640 136057169 4294956176 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 7283 6605 183 377 0 6903 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 29132

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=870432/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=29320 CPUtime=942.04
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 6682 0 0 0 94197 7 0 0 25 0 1 0 1094282939 30023680 6651 1992294400 134512640 136057169 4294956176 18446744073709551615 134651304 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 7330 6651 183 377 0 6950 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 29320

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=869344/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=30480 CPUtime=1002.03
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 6956 0 0 0 100195 8 0 0 25 0 1 0 1094282939 31211520 6925 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 7620 6925 183 377 0 7240 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 30480

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=868640/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=31244 CPUtime=1062.01
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 7122 0 0 0 106193 8 0 0 25 0 1 0 1094282939 31993856 7091 1992294400 134512640 136057169 4294956176 18446744073709551615 134813038 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 7811 7091 183 377 0 7431 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 31244

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=868256/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=31676 CPUtime=1122
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 7224 0 0 0 112192 8 0 0 25 0 1 0 1094282939 32436224 7193 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 7919 7193 183 377 0 7539 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 31676

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=867936/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=31964 CPUtime=1181.98
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 7311 0 0 0 118190 8 0 0 25 0 1 0 1094282939 32731136 7280 1992294400 134512640 136057169 4294956176 18446744073709551615 134618118 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 7991 7280 183 377 0 7611 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 31964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 12898
/proc/meminfo: memFree=867936/2055920 swapFree=4174972/4192956
[pid=12891] ppid=12889 vsize=31964 CPUtime=1200.08
/proc/12891/stat : 12891 (clasp) R 12889 12891 12086 0 -1 4194304 7311 0 0 0 120000 8 0 0 25 0 1 0 1094282939 32731136 7280 1992294400 134512640 136057169 4294956176 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12891/statm: 7991 7280 183 377 0 7611 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 31964

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.41
CPU time (s): 1200.1
CPU user time (s): 1200
CPU system time (s): 0.093985
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 31964

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

runsolver used 1.16382 second user time and 2.13967 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-28 05:55:59
IDJOB=1513344
IDBENCH=70255
IDSOLVER=508
FILE ID=node7/1513344-1238216158
PBS_JOBID= 9060557
Free space on /tmp= 65660 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1049921489-034.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-1513344-1238216158/watcher-1513344-1238216158 -o /tmp/evaluation-result-1513344-1238216158/solver-1513344-1238216158 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513344-1238216158.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= 5f6d9d113e535105e77af29b0e165b23
RANDOM SEED=2092906116

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        897032 kB
Buffers:         84872 kB
Cached:         971728 kB
SwapCached:      11884 kB
Active:          77824 kB
Inactive:       992228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        897032 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:          19136 kB
Slab:            74760 kB
Committed_AS:  2834528 kB
PageTables:       1456 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= 65660 MiB
End job on node7 at 2009-03-28 06:16:01