Trace number 1775355

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? 3609.53 3610.49

General information on the benchmark

Namevelev-vliw-uns-4.0-9C1.cnf
MD5SUM0c9a15d0f561e9d1bb438b04ae3c31af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark324.398
Satisfiable
(Un)Satisfiability was proved
Number of variables96177
Number of clauses1814189
Sum of the clauses size5280501
Maximum clause length2216
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21178665
Number of clauses of size 3560157
Number of clauses of size 45491
Number of clauses of size 54739
Number of clauses of size over 565136

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
3609.33/3610.33	c 3600 seconds
3609.33/3610.33	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775355-1241284146/watcher-1775355-1241284146 -o /tmp/evaluation-result-1775355-1241284146/solver-1775355-1241284146 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775355-1241284146.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26340
/proc/meminfo: memFree=972824/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=8588 CPUtime=0
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 983 0 0 0 0 0 0 0 18 0 1 0 156442575 8794112 967 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 2147 975 192 541 0 1597 0

[startup+0.0779391 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26340
/proc/meminfo: memFree=972824/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=47948 CPUtime=0.07
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 11140 0 0 0 3 4 0 0 18 0 1 0 156442575 49098752 11124 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 11987 11131 208 541 0 11437 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 47948

[startup+0.10194 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26340
/proc/meminfo: memFree=972824/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=80264 CPUtime=0.09
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 15044 0 0 0 3 6 0 0 18 0 1 0 156442575 82190336 15028 1992294400 4194304 6412682 548682068864 18446744073709551615 4340770 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 20066 15034 211 541 0 19516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80264

[startup+0.301962 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26340
/proc/meminfo: memFree=972824/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=83304 CPUtime=0.29
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 15950 0 0 0 22 7 0 0 19 0 1 0 156442575 85303296 15934 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 20826 15935 219 541 0 20276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83304

[startup+0.702004 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 26340
/proc/meminfo: memFree=972824/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=89580 CPUtime=0.69
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 17653 0 0 0 61 8 0 0 23 0 1 0 156442575 91729920 17637 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 22395 17637 219 541 0 21845 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89580

[startup+1.50109 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26341
/proc/meminfo: memFree=898000/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=101404 CPUtime=1.49
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 20947 0 0 0 139 10 0 0 25 0 1 0 156442575 103837696 20931 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 25351 20931 219 541 0 24801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 101404

[startup+3.10226 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 26341
/proc/meminfo: memFree=879888/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=125164 CPUtime=3.09
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 27416 0 0 0 296 13 0 0 25 0 1 0 156442575 128167936 27400 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 31291 27400 219 541 0 30741 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 125164

[startup+6.30161 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 26341
/proc/meminfo: memFree=825424/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=173900 CPUtime=6.29
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 42109 0 0 0 609 20 0 0 25 0 1 0 156442575 178073600 40556 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 43475 40556 220 541 0 42925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 173900

[startup+12.7013 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 26341
/proc/meminfo: memFree=666704/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=330696 CPUtime=12.68
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 78304 0 0 0 1231 37 0 0 25 0 1 0 156442575 338632704 76751 1992294400 4194304 6412682 548682068864 18446744073709551615 4565041 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 82674 76751 239 541 0 82124 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 330696

[startup+25.5017 s]
/proc/loadavg: 1.05 0.99 0.99 2/65 26341
/proc/meminfo: memFree=656464/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=337232 CPUtime=25.49
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 80243 0 0 0 2503 46 0 0 25 0 1 0 156442575 345325568 78690 1992294400 4194304 6412682 548682068864 18446744073709551615 4509111 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 84308 78690 248 541 0 83758 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 337232

[startup+51.1014 s]
/proc/loadavg: 1.03 0.99 0.99 2/65 26341
/proc/meminfo: memFree=593296/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=401932 CPUtime=51.07
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 95876 0 0 0 5053 54 0 0 25 0 1 0 156442575 411578368 94323 1992294400 4194304 6412682 548682068864 18446744073709551615 4564924 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 100483 94323 248 541 0 99933 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 401932

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.99 2/65 26341
/proc/meminfo: memFree=588752/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=405232 CPUtime=102.27
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 96984 0 0 0 10133 94 0 0 25 0 1 0 156442575 414957568 95431 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 101308 95431 258 541 0 100758 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 405232

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 26341
/proc/meminfo: memFree=588176/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=405712 CPUtime=162.25
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 97153 0 0 0 16083 142 0 0 25 0 1 0 156442575 415449088 95600 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 101428 95600 258 541 0 100878 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 405712

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 26341
/proc/meminfo: memFree=587600/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=405712 CPUtime=222.23
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 97300 0 0 0 22044 179 0 0 25 0 1 0 156442575 415449088 95747 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 101428 95747 258 541 0 100878 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 405712

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 26341
/proc/meminfo: memFree=587216/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=405712 CPUtime=282.22
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 97380 0 0 0 28031 191 0 0 25 0 1 0 156442575 415449088 95827 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 101428 95827 258 541 0 100878 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 405712

[startup+342.302 s]
/proc/loadavg: 1.12 1.02 1.01 2/65 26341
/proc/meminfo: memFree=584720/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=405712 CPUtime=342.2
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 97999 0 0 0 33988 232 0 0 25 0 1 0 156442575 415449088 96446 1992294400 4194304 6412682 548682068864 18446744073709551615 4574659 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 101428 96446 258 541 0 100878 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 405712

[startup+402.301 s]
/proc/loadavg: 1.11 1.03 1.00 2/65 26341
/proc/meminfo: memFree=584592/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=405712 CPUtime=402.18
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 98024 0 0 0 39972 246 0 0 25 0 1 0 156442575 415449088 96471 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 101428 96471 258 541 0 100878 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 405712

[startup+462.302 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 26341
/proc/meminfo: memFree=582928/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=405712 CPUtime=462.17
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 98446 0 0 0 45944 273 0 0 25 0 1 0 156442575 415449088 96893 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 101428 96893 258 541 0 100878 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 405712

[startup+522.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 26341
/proc/meminfo: memFree=582928/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=405712 CPUtime=522.16
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 98456 0 0 0 51932 284 0 0 25 0 1 0 156442575 415449088 96903 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 101428 96903 258 541 0 100878 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 405712

[startup+582.302 s]
/proc/loadavg: 1.09 1.05 1.00 2/65 26341
/proc/meminfo: memFree=574992/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=413372 CPUtime=582.14
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 100421 0 0 0 57880 334 0 0 25 0 1 0 156442575 423292928 98868 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 103343 98868 258 541 0 102793 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 413372

[startup+642.302 s]
/proc/loadavg: 1.12 1.07 1.01 2/65 26341
/proc/meminfo: memFree=572240/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=416408 CPUtime=642.13
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 101117 0 0 0 63870 343 0 0 25 0 1 0 156442575 426401792 99564 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 104102 99564 258 541 0 103552 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 416408

[startup+702.301 s]

################
# More data... #
################

/proc/meminfo: memFree=104208/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=931348 CPUtime=3041.5
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 221334 0 0 0 302497 1653 0 0 25 0 1 0 156442575 953700352 216241 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 232837 216241 258 541 0 232287 0
Current children cumulated CPU time (s) 3041.5
Current children cumulated vsize (KiB) 931348

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26343
/proc/meminfo: memFree=103312/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=932044 CPUtime=3101.48
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 221602 0 0 0 308456 1692 0 0 25 0 1 0 156442575 954413056 216509 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 233011 216509 258 541 0 232461 0
Current children cumulated CPU time (s) 3101.48
Current children cumulated vsize (KiB) 932044

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=103184/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=932044 CPUtime=3161.46
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 221636 0 0 0 314432 1714 0 0 25 0 1 0 156442575 954413056 216543 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 233011 216543 258 541 0 232461 0
Current children cumulated CPU time (s) 3161.46
Current children cumulated vsize (KiB) 932044

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=95504/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=942284 CPUtime=3221.45
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 223546 0 0 0 320406 1739 0 0 25 0 1 0 156442575 964898816 218453 1992294400 4194304 6412682 548682068864 18446744073709551615 4362383 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 235571 218453 258 541 0 235021 0
Current children cumulated CPU time (s) 3221.45
Current children cumulated vsize (KiB) 942284

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=93136/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=942284 CPUtime=3281.43
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 224127 0 0 0 326383 1760 0 0 25 0 1 0 156442575 964898816 219034 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 235571 219034 258 541 0 235021 0
Current children cumulated CPU time (s) 3281.43
Current children cumulated vsize (KiB) 942284

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=69136/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=967904 CPUtime=3341.41
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 230241 0 0 0 332359 1782 0 0 25 0 1 0 156442575 991133696 225148 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 241976 225148 258 541 0 241426 0
Current children cumulated CPU time (s) 3341.41
Current children cumulated vsize (KiB) 967904

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=19088/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1019204 CPUtime=3401.41
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 242621 0 0 0 338322 1819 0 0 25 0 1 0 156442575 1043664896 237528 1992294400 4194304 6412682 548682068864 18446744073709551615 4419567 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 254801 237528 258 541 0 254251 0
Current children cumulated CPU time (s) 3401.41
Current children cumulated vsize (KiB) 1019204

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=15312/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1055952 CPUtime=3461.37
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 251035 0 0 0 344293 1844 0 0 25 0 1 0 156442575 1081294848 245942 1992294400 4194304 6412682 548682068864 18446744073709551615 5485059 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 263988 245942 258 541 0 263438 0
Current children cumulated CPU time (s) 3461.37
Current children cumulated vsize (KiB) 1055952

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23696/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1074592 CPUtime=3521.36
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 256861 0 0 0 350279 1857 0 0 25 0 1 0 156442575 1100382208 249590 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 268648 249590 258 541 0 268098 0
Current children cumulated CPU time (s) 3521.36
Current children cumulated vsize (KiB) 1074592

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23760/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1074592 CPUtime=3581.34
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 256894 0 0 0 356253 1881 0 0 25 0 1 0 156442575 1100382208 249623 1992294400 4194304 6412682 548682068864 18446744073709551615 4333420 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 268648 249623 258 541 0 268098 0
Current children cumulated CPU time (s) 3581.34
Current children cumulated vsize (KiB) 1074592

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

[startup+3583.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23760/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1074592 CPUtime=3582.95
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 256894 0 0 0 356413 1882 0 0 25 0 1 0 156442575 1100382208 249623 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 268648 249623 258 541 0 268098 0
Current children cumulated CPU time (s) 3582.95
Current children cumulated vsize (KiB) 1074592

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23760/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1074592 CPUtime=3595.73
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 256894 0 0 0 357686 1887 0 0 25 0 1 0 156442575 1100382208 249623 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 268648 249623 258 541 0 268098 0
Current children cumulated CPU time (s) 3595.73
Current children cumulated vsize (KiB) 1074592

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23760/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1074592 CPUtime=3602.13
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 256894 0 0 0 358323 1890 0 0 25 0 1 0 156442575 1100382208 249623 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 268648 249623 258 541 0 268098 0
Current children cumulated CPU time (s) 3602.13
Current children cumulated vsize (KiB) 1074592

[startup+3606.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23760/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1074592 CPUtime=3605.34
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 256894 0 0 0 358643 1891 0 0 25 0 1 0 156442575 1100382208 249623 1992294400 4194304 6412682 548682068864 18446744073709551615 4333434 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 268648 249623 258 541 0 268098 0
Current children cumulated CPU time (s) 3605.34
Current children cumulated vsize (KiB) 1074592

[startup+3607.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23760/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1074592 CPUtime=3606.94
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 256894 0 0 0 358802 1892 0 0 25 0 1 0 156442575 1100382208 249623 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 268648 249623 258 541 0 268098 0
Current children cumulated CPU time (s) 3606.94
Current children cumulated vsize (KiB) 1074592

[startup+3609.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23760/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1074592 CPUtime=3608.53
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 256894 0 0 0 358961 1892 0 0 25 0 1 0 156442575 1100382208 249623 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 268648 249623 258 541 0 268098 0
Current children cumulated CPU time (s) 3608.53
Current children cumulated vsize (KiB) 1074592

[startup+3609.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23760/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1074592 CPUtime=3608.93
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 256894 0 0 0 359001 1892 0 0 25 0 1 0 156442575 1100382208 249623 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 268648 249623 258 541 0 268098 0
Current children cumulated CPU time (s) 3608.93
Current children cumulated vsize (KiB) 1074592

[startup+3610.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23760/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=1074592 CPUtime=3609.33
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 0 256894 0 0 0 359041 1892 0 0 25 0 1 0 156442575 1100382208 249623 1992294400 4194304 6412682 548682068864 18446744073709551615 4286883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 268648 249623 258 541 0 268098 0
Current children cumulated CPU time (s) 3609.33
Current children cumulated vsize (KiB) 1074592

[startup+3610.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26349
/proc/meminfo: memFree=23760/2055920 swapFree=4181276/4192956
[pid=26340] ppid=26338 vsize=0 CPUtime=3609.44
/proc/26340/stat : 26340 (kw) R 26338 26340 26181 0 -1 4 256901 0 0 0 359044 1900 0 0 25 0 1 0 156442575 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/26340/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3609.44
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3610.49
CPU time (s): 3609.53
CPU user time (s): 3590.44
CPU system time (s): 19.0871
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 1083316

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

runsolver used 3.23251 second user time and 8.26274 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-02 19:09:08
IDJOB=1775355
IDBENCH=71736
IDSOLVER=611
FILE ID=node47/1775355-1241284146
PBS_JOBID= 9225028
Free space on /tmp= 66460 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/velev-vliw-uns-4.0-9C1.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775355-1241284146/watcher-1775355-1241284146 -o /tmp/evaluation-result-1775355-1241284146/solver-1775355-1241284146 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1775355-1241284146.cnf

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

MD5SUM BENCH= 0c9a15d0f561e9d1bb438b04ae3c31af
RANDOM SEED=1281391998

node47.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.212
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.212
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:        973304 kB
Buffers:         80208 kB
Cached:         894796 kB
SwapCached:       5488 kB
Active:          81656 kB
Inactive:       901224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        973304 kB
SwapTotal:     4192956 kB
SwapFree:      4181276 kB
Dirty:           38272 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            85704 kB
Committed_AS:   726920 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= 66456 MiB
End job on node47 at 2009-05-02 20:09:18