Trace number 1582396

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
kw 2009-03-20? (TO) 1200.11 1200.49

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

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-1582396-1238939071/watcher-1582396-1238939071 -o /tmp/evaluation-result-1582396-1238939071/solver-1582396-1238939071 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1582396-1238939071.cnf 

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: 1.55 1.75 1.43 3/64 22618
/proc/meminfo: memFree=1323808/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=5516 CPUtime=0
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 932498746 5648384 982 1992294400 4194304 6412682 548682068832 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 1379 982 192 541 0 829 0

[startup+0.101276 s]
/proc/loadavg: 1.55 1.75 1.43 3/64 22618
/proc/meminfo: memFree=1323808/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=62120 CPUtime=0.09
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 12723 0 0 0 4 5 0 0 18 0 1 0 932498746 63610880 12707 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 15530 12713 208 541 0 14980 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62120

[startup+0.20129 s]
/proc/loadavg: 1.55 1.75 1.43 3/64 22618
/proc/meminfo: memFree=1323808/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=122708 CPUtime=0.19
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 29235 0 0 0 7 12 0 0 18 0 1 0 932498746 125652992 29220 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 30677 29226 208 541 0 30127 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 122708

[startup+0.301304 s]
/proc/loadavg: 1.55 1.75 1.43 3/64 22618
/proc/meminfo: memFree=1323808/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=165340 CPUtime=0.29
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 37132 0 0 0 14 15 0 0 19 0 1 0 932498746 169308160 37116 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 41335 37116 219 541 0 40785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 165340

[startup+0.701363 s]
/proc/loadavg: 1.55 1.75 1.43 3/64 22618
/proc/meminfo: memFree=1323808/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=171148 CPUtime=0.69
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 38753 0 0 0 53 16 0 0 22 0 1 0 932498746 175255552 38737 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 42787 38737 219 541 0 42237 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 171148

[startup+1.50148 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 22619
/proc/meminfo: memFree=1163992/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=180652 CPUtime=1.49
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 41430 0 0 0 131 18 0 0 25 0 1 0 932498746 184987648 41414 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 45163 41414 219 541 0 44613 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 180652

[startup+3.10172 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 22619
/proc/meminfo: memFree=1149400/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=199300 CPUtime=3.09
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 47374 0 0 0 288 21 0 0 25 0 1 0 932498746 204083200 46589 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 49825 46589 220 541 0 49275 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199300

[startup+6.30119 s]
/proc/loadavg: 1.51 1.74 1.43 2/65 22619
/proc/meminfo: memFree=1108504/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=237124 CPUtime=6.29
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 59475 0 0 0 601 28 0 0 25 0 1 0 932498746 242814976 57153 1992294400 4194304 6412682 548682068832 18446744073709551615 4828474 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 59281 57153 221 541 0 58731 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 237124

[startup+12.7011 s]
/proc/loadavg: 1.47 1.73 1.42 2/65 22619
/proc/meminfo: memFree=1014872/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=316400 CPUtime=12.68
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 79704 0 0 0 1225 43 0 0 25 0 1 0 932498746 323993600 77382 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 79100 77382 248 541 0 78550 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 316400

[startup+25.502 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 22619
/proc/meminfo: memFree=995544/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=328660 CPUtime=25.49
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 84980 0 0 0 2469 80 0 0 25 0 1 0 932498746 336547840 80632 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 82165 80632 255 541 0 81615 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 328660

[startup+51.1018 s]
/proc/loadavg: 1.24 1.63 1.40 2/65 22619
/proc/meminfo: memFree=995672/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=328660 CPUtime=51.06
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 84998 0 0 0 5022 84 0 0 25 0 1 0 932498746 336547840 80650 1992294400 4194304 6412682 548682068832 18446744073709551615 4333406 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 82165 80650 255 541 0 81615 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 328660

[startup+102.302 s]
/proc/loadavg: 1.10 1.53 1.38 2/65 22619
/proc/meminfo: memFree=995544/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=328660 CPUtime=102.25
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 85042 0 0 0 10133 92 0 0 25 0 1 0 932498746 336547840 80694 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 82165 80694 255 541 0 81615 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 328660

[startup+162.301 s]
/proc/loadavg: 1.04 1.43 1.35 2/65 22619
/proc/meminfo: memFree=993240/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=330448 CPUtime=162.23
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 85619 0 0 0 16126 97 0 0 25 0 1 0 932498746 338378752 81271 1992294400 4194304 6412682 548682068832 18446744073709551615 4570422 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 82612 81271 258 541 0 82062 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 330448

[startup+222.306 s]
/proc/loadavg: 1.01 1.35 1.33 2/65 22619
/proc/meminfo: memFree=993048/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=330448 CPUtime=222.22
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 85672 0 0 0 22117 105 0 0 25 0 1 0 932498746 338378752 81324 1992294400 4194304 6412682 548682068832 18446744073709551615 4362399 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 82612 81324 258 541 0 82062 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 330448

[startup+282.302 s]
/proc/loadavg: 1.00 1.29 1.31 2/65 22619
/proc/meminfo: memFree=977496/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=345872 CPUtime=282.19
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 89570 0 0 0 28100 119 0 0 25 0 1 0 932498746 354172928 85222 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 86468 85222 258 541 0 85918 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 345872

[startup+342.302 s]
/proc/loadavg: 1.00 1.23 1.28 2/65 22619
/proc/meminfo: memFree=957080/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=366132 CPUtime=342.17
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 94625 0 0 0 34091 126 0 0 25 0 1 0 932498746 374919168 90277 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 91533 90277 258 541 0 90983 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 366132

[startup+402.302 s]
/proc/loadavg: 1.00 1.19 1.26 2/65 22619
/proc/meminfo: memFree=932952/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=390784 CPUtime=402.16
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 100839 0 0 0 40074 142 0 0 25 0 1 0 932498746 400162816 96489 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 97696 96489 258 541 0 97146 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 390784

[startup+462.301 s]
/proc/loadavg: 1.00 1.15 1.25 2/65 22619
/proc/meminfo: memFree=900248/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=422892 CPUtime=462.14
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 108849 0 0 0 46058 156 0 0 25 0 1 0 932498746 433041408 104497 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 105723 104497 258 541 0 105173 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 422892

[startup+522.302 s]
/proc/loadavg: 1.00 1.12 1.23 2/65 22619
/proc/meminfo: memFree=877848/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=445164 CPUtime=522.12
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 114407 0 0 0 52046 166 0 0 25 0 1 0 932498746 455847936 110055 1992294400 4194304 6412682 548682068832 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 111291 110055 258 541 0 110741 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 445164

[startup+582.302 s]
/proc/loadavg: 1.00 1.10 1.21 2/65 22619
/proc/meminfo: memFree=874584/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=448376 CPUtime=582.1
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 115216 0 0 0 58041 169 0 0 25 0 1 0 932498746 459137024 110864 1992294400 4194304 6412682 548682068832 18446744073709551615 4285765 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 112094 110864 258 541 0 111544 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 448376

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.19 2/65 22619
/proc/meminfo: memFree=874584/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=448376 CPUtime=642.09
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 115216 0 0 0 64040 169 0 0 25 0 1 0 932498746 459137024 110864 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 112094 110864 258 541 0 111544 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 448376

[startup+702.301 s]
/proc/loadavg: 1.00 1.06 1.18 2/65 22619
/proc/meminfo: memFree=868504/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=454452 CPUtime=702.06
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 116738 0 0 0 70034 172 0 0 25 0 1 0 932498746 465358848 112386 1992294400 4194304 6412682 548682068832 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 113613 112386 258 541 0 113063 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 454452

[startup+762.301 s]
/proc/loadavg: 1.00 1.05 1.16 2/65 22619
/proc/meminfo: memFree=866200/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=456744 CPUtime=762.05
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 117307 0 0 0 76025 180 0 0 25 0 1 0 932498746 467705856 112955 1992294400 4194304 6412682 548682068832 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 114186 112955 258 541 0 113636 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 456744

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.15 2/65 22619
/proc/meminfo: memFree=840280/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=482880 CPUtime=822.03
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 123832 0 0 0 82010 193 0 0 25 0 1 0 932498746 494469120 119478 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 120720 119478 258 541 0 120170 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 482880

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.14 2/65 22619
/proc/meminfo: memFree=807384/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=515508 CPUtime=882.02
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 131978 0 0 0 87997 205 0 0 25 0 1 0 932498746 527880192 127622 1992294400 4194304 6412682 548682068832 18446744073709551615 4417649 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 128877 127622 258 541 0 128327 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 515508

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 22619
/proc/meminfo: memFree=804504/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=518564 CPUtime=941.99
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 132705 0 0 0 93985 214 0 0 25 0 1 0 932498746 531009536 128349 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 129641 128349 258 541 0 129091 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 518564

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 22625
/proc/meminfo: memFree=801304/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=521652 CPUtime=1001.97
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 133483 0 0 0 99978 219 0 0 25 0 1 0 932498746 534171648 129127 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 130413 129127 258 541 0 129863 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 521652

[startup+1062.3 s]
/proc/loadavg: 1.06 1.03 1.11 2/65 22625
/proc/meminfo: memFree=801368/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=521652 CPUtime=1061.95
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 133483 0 0 0 105976 219 0 0 25 0 1 0 932498746 534171648 129127 1992294400 4194304 6412682 548682068832 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 130413 129127 258 541 0 129863 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 521652

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.10 2/65 22625
/proc/meminfo: memFree=801368/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=521652 CPUtime=1121.93
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 133483 0 0 0 111974 219 0 0 25 0 1 0 932498746 534171648 129127 1992294400 4194304 6412682 548682068832 18446744073709551615 4573595 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 130413 129127 258 541 0 129863 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 521652

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 22625
/proc/meminfo: memFree=795224/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=527728 CPUtime=1181.91
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 135005 0 0 0 117970 221 0 0 25 0 1 0 932498746 540393472 130649 1992294400 4194304 6412682 548682068832 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 131932 130649 258 541 0 131382 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 527728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 22625
/proc/meminfo: memFree=795224/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=527728 CPUtime=1200.01
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 135008 0 0 0 119779 222 0 0 25 0 1 0 932498746 540393472 130652 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 131932 130652 258 541 0 131382 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 527728

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.09 2/65 22625
/proc/meminfo: memFree=795224/2055920 swapFree=4178268/4192956
[pid=22618] ppid=22616 vsize=527728 CPUtime=1200.01
/proc/22618/stat : 22618 (kw) R 22616 22618 22522 0 -1 0 135008 0 0 0 119779 222 0 0 25 0 1 0 932498746 540393472 130652 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/22618/statm: 131932 130652 258 541 0 131382 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 527728

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.49
CPU time (s): 1200.11
CPU user time (s): 1197.79
CPU system time (s): 2.31265
CPU usage (%): 99.968
Max. virtual memory (cumulated for all children) (KiB): 527728

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

runsolver used 0.968852 second user time and 2.53961 second system time

The end

Launcher Data

Begin job on node39 at 2009-04-05 15:44:33
IDJOB=1582396
IDBENCH=71055
IDSOLVER=501
FILE ID=node39/1582396-1238939071
PBS_JOBID= 9101501
Free space on /tmp= 66536 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582396-1238939071/watcher-1582396-1238939071 -o /tmp/evaluation-result-1582396-1238939071/solver-1582396-1238939071 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1582396-1238939071.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1913055649

node39.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.285
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.285
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:       1324288 kB
Buffers:         76920 kB
Cached:         565000 kB
SwapCached:       8160 kB
Active:         272220 kB
Inactive:       379624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1324288 kB
SwapTotal:     4192956 kB
SwapFree:      4178268 kB
Dirty:           28908 kB
Writeback:           0 kB
Mapped:          16688 kB
Slab:            66092 kB
Committed_AS:  2869688 kB
PageTables:       1188 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= 66528 MiB
End job on node39 at 2009-04-05 16:04:35