Trace number 1735942

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.15 1200.58

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes8.cnf
MD5SUM930a5df7b1f1625c5486319e8b2ac554
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-1735942-1240808232/watcher-1735942-1240808232 -o /tmp/evaluation-result-1735942-1240808232/solver-1735942-1240808232 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1735942-1240808232.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: 0.99 0.98 1.07 3/64 5223
/proc/meminfo: memFree=1414520/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=7724 CPUtime=0
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 833 0 0 0 0 0 0 0 18 0 1 0 108851655 7909376 817 1992294400 4194304 6412682 548682068832 18446744073709551615 4350944 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 1931 817 219 541 0 1381 0

[startup+0.03811 s]
/proc/loadavg: 0.99 0.98 1.07 3/64 5223
/proc/meminfo: memFree=1414520/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=8384 CPUtime=0.03
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 1007 0 0 0 3 0 0 0 18 0 1 0 108851655 8585216 991 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 2096 992 219 541 0 1546 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8384

[startup+0.101106 s]
/proc/loadavg: 0.99 0.98 1.07 3/64 5223
/proc/meminfo: memFree=1414520/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=9440 CPUtime=0.09
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 1333 0 0 0 9 0 0 0 18 0 1 0 108851655 9666560 1317 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 2360 1317 219 541 0 1810 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9440

[startup+0.301144 s]
/proc/loadavg: 0.99 0.98 1.07 3/64 5223
/proc/meminfo: memFree=1414520/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=13136 CPUtime=0.29
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 2344 0 0 0 28 1 0 0 19 0 1 0 108851655 13451264 2328 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 3284 2328 219 541 0 2734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13136

[startup+0.70122 s]
/proc/loadavg: 0.99 0.98 1.07 3/64 5223
/proc/meminfo: memFree=1414520/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=20372 CPUtime=0.69
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 4517 0 0 0 67 2 0 0 22 0 1 0 108851655 20860928 4308 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 5093 4308 220 541 0 4543 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20372

[startup+1.50137 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 5224
/proc/meminfo: memFree=1391728/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=32468 CPUtime=1.49
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 8213 0 0 0 146 3 0 0 25 0 1 0 108851655 33247232 7619 1992294400 4194304 6412682 548682068832 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 8117 7619 229 541 0 7567 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32468

[startup+3.10168 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 5224
/proc/meminfo: memFree=1368816/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=52892 CPUtime=3.09
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 12774 0 0 0 303 6 0 0 25 0 1 0 108851655 54161408 12180 1992294400 4194304 6412682 548682068832 18446744073709551615 4564963 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 13223 12180 246 541 0 12673 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52892

[startup+6.3013 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 5224
/proc/meminfo: memFree=1364720/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=54484 CPUtime=6.29
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 13186 0 0 0 623 6 0 0 25 0 1 0 108851655 55791616 12592 1992294400 4194304 6412682 548682068832 18446744073709551615 4564583 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 13621 12592 246 541 0 13071 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54484

[startup+12.7025 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 5224
/proc/meminfo: memFree=1361592/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=57536 CPUtime=12.68
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 13975 0 0 0 1262 6 0 0 25 0 1 0 108851655 58916864 13381 1992294400 4194304 6412682 548682068832 18446744073709551615 4564578 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 14384 13381 246 541 0 13834 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 57536

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 5224
/proc/meminfo: memFree=1353528/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=65136 CPUtime=25.48
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 15923 0 0 0 2541 7 0 0 25 0 1 0 108851655 66699264 15329 1992294400 4194304 6412682 548682068832 18446744073709551615 4564594 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 16284 15329 246 541 0 15734 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 65136

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 1.07 2/65 5224
/proc/meminfo: memFree=1353336/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=65136 CPUtime=51.06
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 16002 0 0 0 5095 11 0 0 25 0 1 0 108851655 66699264 15408 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 16284 15408 255 541 0 15734 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 65136

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 5224
/proc/meminfo: memFree=1318136/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=101252 CPUtime=102.26
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 24844 0 0 0 10193 33 0 0 25 0 1 0 108851655 103682048 24250 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 25313 24250 255 541 0 24763 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 101252

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/65 5224
/proc/meminfo: memFree=1281080/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=138428 CPUtime=162.23
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 34021 0 0 0 16169 54 0 0 25 0 1 0 108851655 141750272 33427 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 34607 33427 255 541 0 34057 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 138428

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/65 5224
/proc/meminfo: memFree=1244664/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=176308 CPUtime=222.21
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 43089 0 0 0 22146 75 0 0 25 0 1 0 108851655 180539392 42495 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 44077 42495 255 541 0 43527 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 176308

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 5230
/proc/meminfo: memFree=1222000/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=200996 CPUtime=282.18
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 49403 0 0 0 28127 91 0 0 25 0 1 0 108851655 205819904 48387 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 50249 48387 255 541 0 49699 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 200996

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/65 5230
/proc/meminfo: memFree=1193904/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=228924 CPUtime=342.16
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 56735 0 0 0 34108 108 0 0 25 0 1 0 108851655 234418176 55233 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 57231 55233 255 541 0 56681 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 228924

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 5230
/proc/meminfo: memFree=1168944/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=254440 CPUtime=402.14
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 63440 0 0 0 40090 124 0 0 25 0 1 0 108851655 260546560 61380 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 63610 61380 255 541 0 63060 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 254440

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/65 5230
/proc/meminfo: memFree=1145776/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=279960 CPUtime=462.12
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 69833 0 0 0 46072 140 0 0 25 0 1 0 108851655 286679040 67131 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 69990 67131 255 541 0 69440 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 279960

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.02 2/65 5230
/proc/meminfo: memFree=1112240/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=311536 CPUtime=522.1
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 78218 0 0 0 52054 156 0 0 25 0 1 0 108851655 319012864 74778 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 77884 74778 255 541 0 77334 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 311536

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 5230
/proc/meminfo: memFree=1114616/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=311956 CPUtime=582.08
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 78368 0 0 0 58041 167 0 0 25 0 1 0 108851655 319442944 74928 1992294400 4194304 6412682 548682068832 18446744073709551615 4287571 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 77989 74928 255 541 0 77439 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 311956

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 1.01 2/65 5230
/proc/meminfo: memFree=1076024/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=350440 CPUtime=642.06
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 88797 0 0 0 64021 185 0 0 25 0 1 0 108851655 358850560 84508 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 87610 84508 255 541 0 87060 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 350440

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=1075704/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=350888 CPUtime=702.04
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 88911 0 0 0 70008 196 0 0 25 0 1 0 108851655 359309312 84622 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 87722 84622 255 541 0 87172 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 350888

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=1035512/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=391916 CPUtime=762.02
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 98969 0 0 0 75987 215 0 0 25 0 1 0 108851655 401321984 94680 1992294400 4194304 6412682 548682068832 18446744073709551615 4286926 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 97979 94680 255 541 0 97429 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 391916

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=1026488/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=401232 CPUtime=821.99
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 102216 0 0 0 81973 226 0 0 25 0 1 0 108851655 410861568 96951 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 100308 96951 255 541 0 99758 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 401232

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=1026040/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=401552 CPUtime=881.98
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 102343 0 0 0 87962 236 0 0 25 0 1 0 108851655 411189248 97078 1992294400 4194304 6412682 548682068832 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 100388 97078 255 541 0 99838 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 401552

[startup+942.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=1010808/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=417480 CPUtime=941.96
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 106215 0 0 0 93951 245 0 0 25 0 1 0 108851655 427499520 100950 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 104370 100950 255 541 0 103820 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 417480

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=983416/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=445740 CPUtime=1001.93
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 114081 0 0 0 99938 255 0 0 25 0 1 0 108851655 456437760 107693 1992294400 4194304 6412682 548682068832 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 111435 107693 255 541 0 110885 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 445740

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=981944/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=447340 CPUtime=1061.91
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 114430 0 0 0 105927 264 0 0 25 0 1 0 108851655 458076160 108042 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 111835 108042 255 541 0 111285 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 447340

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=981560/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=447340 CPUtime=1121.9
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 114531 0 0 0 111918 272 0 0 25 0 1 0 108851655 458076160 108143 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 111835 108143 255 541 0 111285 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 447340

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=974328/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=455280 CPUtime=1181.87
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 116485 0 0 0 117908 279 0 0 25 0 1 0 108851655 466206720 110097 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 113820 110097 255 541 0 113270 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 455280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=964088/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=464904 CPUtime=1200.07
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 118902 0 0 0 119724 283 0 0 25 0 1 0 108851655 476061696 112514 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 116226 112514 255 541 0 115676 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 464904

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/65 5230
/proc/meminfo: memFree=964088/2055920 swapFree=4192812/4192956
[pid=5223] ppid=5221 vsize=464904 CPUtime=1200.07
/proc/5223/stat : 5223 (kw) R 5221 5223 5098 0 -1 0 118902 0 0 0 119724 283 0 0 25 0 1 0 108851655 476061696 112514 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/5223/statm: 116226 112514 255 541 0 115676 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 464904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.15
CPU user time (s): 1197.24
CPU system time (s): 2.91056
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 464904

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

runsolver used 0.834873 second user time and 2.56961 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-27 06:57:12
IDJOB=1735942
IDBENCH=71564
IDSOLVER=501
FILE ID=node38/1735942-1240808232
PBS_JOBID= 9187441
Free space on /tmp= 66396 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes8.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735942-1240808232/watcher-1735942-1240808232 -o /tmp/evaluation-result-1735942-1240808232/solver-1735942-1240808232 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1735942-1240808232.cnf

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

MD5SUM BENCH= 930a5df7b1f1625c5486319e8b2ac554
RANDOM SEED=924370678

node38.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.265
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.265
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:       1415000 kB
Buffers:         72196 kB
Cached:         485268 kB
SwapCached:          0 kB
Active:         252944 kB
Inactive:       318372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6168 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            55552 kB
Committed_AS:   552924 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= 66392 MiB
End job on node38 at 2009-04-27 07:17:15