Trace number 1728999

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.1 1200.42

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
Bench CategoryCRAFTED (crafted 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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-1728999-1240743959/watcher-1728999-1240743959 -o /tmp/evaluation-result-1728999-1240743959/solver-1728999-1240743959 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1728999-1240743959.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.00 1.00 1.00 3/64 8161
/proc/meminfo: memFree=1347960/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=2872 CPUtime=0
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 352 0 0 0 0 0 0 0 18 0 1 0 102423990 2940928 336 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 718 336 219 541 0 168 0

[startup+0.101661 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8161
/proc/meminfo: memFree=1347960/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=3452 CPUtime=0.09
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 514 0 0 0 9 0 0 0 18 0 1 0 102423990 3534848 498 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 863 499 245 541 0 313 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3452

[startup+0.201669 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8161
/proc/meminfo: memFree=1347960/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=3980 CPUtime=0.19
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 644 0 0 0 19 0 0 0 18 0 1 0 102423990 4075520 628 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 995 628 245 541 0 445 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3980

[startup+0.301677 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8161
/proc/meminfo: memFree=1347960/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=4376 CPUtime=0.29
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 753 0 0 0 29 0 0 0 19 0 1 0 102423990 4481024 737 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 1094 737 245 541 0 544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4376

[startup+0.701712 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8161
/proc/meminfo: memFree=1347960/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=5980 CPUtime=0.69
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 1137 0 0 0 69 0 0 0 22 0 1 0 102423990 6123520 1121 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 1495 1121 245 541 0 945 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5980

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1343280/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=8100 CPUtime=1.49
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 1683 0 0 0 148 1 0 0 25 0 1 0 102423990 8294400 1667 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 2025 1667 245 541 0 1475 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8100

[startup+3.10192 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1341616/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=9608 CPUtime=3.08
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 2130 0 0 0 307 1 0 0 25 0 1 0 102423990 9838592 2029 1992294400 4194304 6412682 548682068864 18446744073709551615 4287585 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 2402 2029 248 541 0 1852 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9608

[startup+6.3012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1338992/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=11764 CPUtime=6.28
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 2715 0 0 0 625 3 0 0 25 0 1 0 102423990 12046336 2562 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 2941 2562 248 541 0 2391 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11764

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1335600/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=15024 CPUtime=12.69
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 3628 0 0 0 1263 6 0 0 25 0 1 0 102423990 15384576 3346 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 3756 3346 248 541 0 3206 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15024

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1330416/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=20116 CPUtime=25.48
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 5089 0 0 0 2538 10 0 0 25 0 1 0 102423990 20598784 4533 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 5029 4533 248 541 0 4479 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20116

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1325104/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=25892 CPUtime=51.07
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 6725 0 0 0 5092 15 0 0 25 0 1 0 102423990 26513408 5911 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 6473 5911 248 541 0 5923 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25892

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1315504/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=36628 CPUtime=102.27
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 9444 0 0 0 10202 25 0 0 25 0 1 0 102423990 37507072 8289 1992294400 4194304 6412682 548682068864 18446744073709551615 4359621 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 9157 8289 248 541 0 8607 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36628

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1308656/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=44336 CPUtime=162.25
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 11631 0 0 0 16192 33 0 0 25 0 1 0 102423990 45400064 10026 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 11084 10026 248 541 0 10534 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 44336

[startup+222.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1303088/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=50084 CPUtime=222.23
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 13268 0 0 0 22183 40 0 0 25 0 1 0 102423990 51286016 11386 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 12521 11386 248 541 0 11971 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 50084

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1297456/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=57632 CPUtime=282.22
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 14998 0 0 0 28174 48 0 0 25 0 1 0 102423990 59015168 12798 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 14408 12798 248 541 0 13858 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 57632

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1290992/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=64568 CPUtime=342.2
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 16947 0 0 0 34166 54 0 0 25 0 1 0 102423990 66117632 14381 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 16142 14381 248 541 0 15592 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 64568

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1289008/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=66808 CPUtime=402.18
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 17454 0 0 0 40158 60 0 0 25 0 1 0 102423990 68411392 14888 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 16702 14888 248 541 0 16152 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 66808

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1283056/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=73272 CPUtime=462.17
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 19347 0 0 0 46151 66 0 0 25 0 1 0 102423990 75030528 16360 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 18318 16360 248 541 0 17768 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 73272

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1281904/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=74752 CPUtime=522.15
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 19671 0 0 0 52143 72 0 0 25 0 1 0 102423990 76546048 16684 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 18688 16684 248 541 0 18138 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 74752

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1276144/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=80948 CPUtime=582.13
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 21108 0 0 0 58137 76 0 0 25 0 1 0 102423990 82890752 18121 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 20237 18121 248 541 0 19687 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 80948

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1273200/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=83900 CPUtime=642.12
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 22303 0 0 0 64130 82 0 0 25 0 1 0 102423990 85913600 18832 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 20975 18832 248 541 0 20425 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 83900

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1271920/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=85540 CPUtime=702.1
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 22627 0 0 0 70123 87 0 0 25 0 1 0 102423990 87592960 19156 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 21385 19156 248 541 0 20835 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 85540

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1265520/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=92540 CPUtime=762.09
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 24220 0 0 0 76117 92 0 0 25 0 1 0 102423990 94760960 20749 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 23135 20749 248 541 0 22585 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 92540

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8162
/proc/meminfo: memFree=1262128/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=96532 CPUtime=822.07
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 25633 0 0 0 82112 95 0 0 25 0 1 0 102423990 98848768 21606 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 24133 21606 248 541 0 23583 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 96532

[startup+882.306 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 8162
/proc/meminfo: memFree=1260784/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=98096 CPUtime=882.06
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 25959 0 0 0 88106 100 0 0 25 0 1 0 102423990 100450304 21932 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 24524 21932 248 541 0 23974 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 98096

[startup+942.301 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 8162
/proc/meminfo: memFree=1259760/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=99176 CPUtime=942.04
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 26224 0 0 0 94101 103 0 0 25 0 1 0 102423990 101556224 22197 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 24794 22197 248 541 0 24244 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 99176

[startup+1002.3 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 8162
/proc/meminfo: memFree=1255920/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=103292 CPUtime=1002.02
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 27170 0 0 0 100096 106 0 0 25 0 1 0 102423990 105771008 23143 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 25823 23143 248 541 0 25273 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 103292

[startup+1062.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 8162
/proc/meminfo: memFree=1250544/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=111924 CPUtime=1062
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 29117 0 0 0 106090 110 0 0 25 0 1 0 102423990 114610176 24450 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 27981 24450 248 541 0 27431 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 111924

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8162
/proc/meminfo: memFree=1250608/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=111924 CPUtime=1121.99
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 29146 0 0 0 112085 114 0 0 25 0 1 0 102423990 114610176 24479 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 27981 24479 248 541 0 27431 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 111924

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8162
/proc/meminfo: memFree=1250416/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=111924 CPUtime=1181.97
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 29186 0 0 0 118080 117 0 0 25 0 1 0 102423990 114610176 24519 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 27981 24519 248 541 0 27431 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 111924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8162
/proc/meminfo: memFree=1249968/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=112412 CPUtime=1200.08
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 29293 0 0 0 119890 118 0 0 25 0 1 0 102423990 115109888 24626 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 28103 24626 248 541 0 27553 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 112412

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.00 2/65 8162
/proc/meminfo: memFree=1249968/2055920 swapFree=4192956/4192956
[pid=8161] ppid=8159 vsize=112412 CPUtime=1200.08
/proc/8161/stat : 8161 (kw) R 8159 8161 7901 0 -1 0 29293 0 0 0 119890 118 0 0 25 0 1 0 102423990 115109888 24626 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/8161/statm: 28103 24626 248 541 0 27553 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 112412

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.1
CPU user time (s): 1198.9
CPU system time (s): 1.20182
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 114484

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

runsolver used 0.773882 second user time and 2.6156 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-26 13:05:59
IDJOB=1728999
IDBENCH=24691
IDSOLVER=501
FILE ID=node50/1728999-1240743959
PBS_JOBID= 9187016
Free space on /tmp= 66532 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728999-1240743959/watcher-1728999-1240743959 -o /tmp/evaluation-result-1728999-1240743959/solver-1728999-1240743959 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1728999-1240743959.cnf

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

MD5SUM BENCH= a197a9dc75e55922067ed3cf039613f4
RANDOM SEED=43065277

node50.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.216
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.216
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:       1348440 kB
Buffers:         92176 kB
Cached:         513636 kB
SwapCached:          0 kB
Active:         262912 kB
Inactive:       356848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1348440 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2264 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            73692 kB
Committed_AS:   328600 kB
PageTables:       1448 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 node50 at 2009-04-26 13:26:02