Trace number 1773245

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? 3603.04 3604.1

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark218.744
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

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
3602.82/3603.99	c 3600 seconds
3602.82/3603.99	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-1773245-1241276915/watcher-1773245-1241276915 -o /tmp/evaluation-result-1773245-1241276915/solver-1773245-1241276915 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773245-1241276915.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.93 0.98 0.99 3/64 18498
/proc/meminfo: memFree=1103536/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=5156 CPUtime=0
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 839 0 0 0 0 0 0 0 18 0 1 0 155715911 5279744 823 1992294400 4194304 6412682 548682068864 18446744073709551615 4271781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 1289 828 201 541 0 739 0

[startup+0.0113579 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 18498
/proc/meminfo: memFree=1103536/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=9164 CPUtime=0
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 1625 0 0 0 0 0 0 0 18 0 1 0 155715911 9383936 1610 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 2291 1614 208 541 0 1741 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9164

[startup+0.101371 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 18498
/proc/meminfo: memFree=1103536/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=34984 CPUtime=0.1
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 7008 0 0 0 7 3 0 0 18 0 1 0 155715911 35823616 6992 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 8746 6992 219 541 0 8196 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 34984

[startup+0.301398 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 18498
/proc/meminfo: memFree=1103536/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=38024 CPUtime=0.29
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 7862 0 0 0 26 3 0 0 19 0 1 0 155715911 38936576 7846 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 9506 7846 219 541 0 8956 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38024

[startup+0.701456 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 18498
/proc/meminfo: memFree=1103536/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=44240 CPUtime=0.69
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 9559 0 0 0 65 4 0 0 23 0 1 0 155715911 45301760 9543 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 11060 9543 219 541 0 10510 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44240

[startup+1.50157 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18499
/proc/meminfo: memFree=1061160/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=56784 CPUtime=1.49
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 13374 0 0 0 143 6 0 0 25 0 1 0 155715911 58146816 12973 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 14196 12974 220 541 0 13646 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56784

[startup+3.1028 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 18499
/proc/meminfo: memFree=1042408/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=80384 CPUtime=3.09
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 20498 0 0 0 299 10 0 0 25 0 1 0 155715911 82313216 19328 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 20096 19328 229 541 0 19546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80384

[startup+6.30125 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 18499
/proc/meminfo: memFree=1000176/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=115024 CPUtime=6.29
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 28096 0 0 0 608 21 0 0 25 0 1 0 155715911 117784576 26926 1992294400 4194304 6412682 548682068864 18446744073709551615 4508739 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 28756 26926 248 541 0 28206 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 115024

[startup+12.7012 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 18499
/proc/meminfo: memFree=979264/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=129516 CPUtime=12.69
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 31902 0 0 0 1245 24 0 0 25 0 1 0 155715911 132624384 30732 1992294400 4194304 6412682 548682068864 18446744073709551615 4564949 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 32379 30732 248 541 0 31829 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129516

[startup+25.502 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 18499
/proc/meminfo: memFree=977920/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=130256 CPUtime=25.49
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 32202 0 0 0 2493 56 0 0 25 0 1 0 155715911 133382144 31032 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 32564 31032 255 541 0 32014 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 130256

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=977920/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=130256 CPUtime=51.08
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 32235 0 0 0 5046 62 0 0 25 0 1 0 155715911 133382144 31065 1992294400 4194304 6412682 548682068864 18446744073709551615 4297085 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 32564 31065 258 541 0 32014 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 130256

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=977472/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=130256 CPUtime=102.27
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 32350 0 0 0 10150 77 0 0 25 0 1 0 155715911 133382144 31180 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 32564 31180 258 541 0 32014 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 130256

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=976192/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=131240 CPUtime=162.24
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 32664 0 0 0 16109 115 0 0 25 0 1 0 155715911 134389760 31494 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 32810 31494 258 541 0 32260 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 131240

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=953728/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=155588 CPUtime=222.23
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 38266 0 0 0 22076 147 0 0 25 0 1 0 155715911 159322112 37096 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 38897 37096 258 541 0 38347 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 155588

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=947840/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=161404 CPUtime=282.21
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 39726 0 0 0 28011 210 0 0 25 0 1 0 155715911 165277696 38556 1992294400 4194304 6412682 548682068864 18446744073709551615 4570738 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 40351 38556 258 541 0 39801 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 161404

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=920960/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=190520 CPUtime=342.2
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 46443 0 0 0 33939 281 0 0 25 0 1 0 155715911 195092480 45273 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 47630 45273 258 541 0 47080 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 190520

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=913920/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=197836 CPUtime=402.18
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 48184 0 0 0 39871 347 0 0 25 0 1 0 155715911 202584064 47014 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 49459 47014 258 541 0 48909 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 197836

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=899648/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=212540 CPUtime=462.16
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 51760 0 0 0 45823 393 0 0 25 0 1 0 155715911 217640960 50590 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 53135 50590 258 541 0 52585 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 212540

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=872576/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=242740 CPUtime=522.14
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 58513 0 0 0 51767 447 0 0 25 0 1 0 155715911 248565760 57343 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 60685 57343 258 541 0 60135 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 242740

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=852416/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=266552 CPUtime=582.12
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 63532 0 0 0 57741 471 0 0 25 0 1 0 155715911 272949248 62362 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 66638 62362 258 541 0 66088 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 266552

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18499
/proc/meminfo: memFree=832448/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=289060 CPUtime=642.11
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 68511 0 0 0 63693 518 0 0 25 0 1 0 155715911 295997440 67341 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 72265 67341 258 541 0 71715 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 289060

[startup+702.302 s]

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

/proc/meminfo: memFree=482560/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=677236 CPUtime=2921.43
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 165329 0 0 0 290688 1455 0 0 25 0 1 0 155715911 693489664 154646 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 169309 154646 258 541 0 168759 0
Current children cumulated CPU time (s) 2921.43
Current children cumulated vsize (KiB) 677236

[startup+2982.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 18501
/proc/meminfo: memFree=491456/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=668064 CPUtime=2981.41
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 165329 0 0 0 296664 1477 0 0 25 0 1 0 155715911 684097536 152359 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 167016 152359 258 541 0 166466 0
Current children cumulated CPU time (s) 2981.41
Current children cumulated vsize (KiB) 668064

[startup+3042.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 18501
/proc/meminfo: memFree=491328/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=668064 CPUtime=3041.4
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 165406 0 0 0 302622 1518 0 0 25 0 1 0 155715911 684097536 152436 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 167016 152436 258 541 0 166466 0
Current children cumulated CPU time (s) 3041.4
Current children cumulated vsize (KiB) 668064

[startup+3102.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 18501
/proc/meminfo: memFree=490624/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=668064 CPUtime=3101.38
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 165562 0 0 0 308590 1548 0 0 25 0 1 0 155715911 684097536 152592 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 167016 152592 258 541 0 166466 0
Current children cumulated CPU time (s) 3101.38
Current children cumulated vsize (KiB) 668064

[startup+3162.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18507
/proc/meminfo: memFree=483768/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=681004 CPUtime=3161.35
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 167503 0 0 0 314557 1578 0 0 25 0 1 0 155715911 697348096 154533 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 170251 154533 258 541 0 169701 0
Current children cumulated CPU time (s) 3161.35
Current children cumulated vsize (KiB) 681004

[startup+3222.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 18507
/proc/meminfo: memFree=441080/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=719572 CPUtime=3221.34
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 178002 0 0 0 320511 1623 0 0 25 0 1 0 155715911 736841728 165032 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 179893 165032 258 541 0 179343 0
Current children cumulated CPU time (s) 3221.34
Current children cumulated vsize (KiB) 719572

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=420344/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=740608 CPUtime=3281.32
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 183108 0 0 0 326497 1635 0 0 25 0 1 0 155715911 758382592 170138 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 185152 170138 258 541 0 184602 0
Current children cumulated CPU time (s) 3281.32
Current children cumulated vsize (KiB) 740608

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=420280/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=740608 CPUtime=3341.3
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 183108 0 0 0 332495 1635 0 0 25 0 1 0 155715911 758382592 170138 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 185152 170138 258 541 0 184602 0
Current children cumulated CPU time (s) 3341.3
Current children cumulated vsize (KiB) 740608

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=420344/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=740608 CPUtime=3401.29
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 183108 0 0 0 338493 1636 0 0 25 0 1 0 155715911 758382592 170138 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 185152 170138 258 541 0 184602 0
Current children cumulated CPU time (s) 3401.29
Current children cumulated vsize (KiB) 740608

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=430656/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=730060 CPUtime=3461.26
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 183109 0 0 0 344464 1662 0 0 25 0 1 0 155715911 747581440 167508 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 182515 167508 258 541 0 181965 0
Current children cumulated CPU time (s) 3461.26
Current children cumulated vsize (KiB) 730060

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=425600/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=737856 CPUtime=3521.25
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 184416 0 0 0 350436 1689 0 0 25 0 1 0 155715911 755564544 168815 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 184464 168815 258 541 0 183914 0
Current children cumulated CPU time (s) 3521.25
Current children cumulated vsize (KiB) 737856

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=424832/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=738496 CPUtime=3581.23
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 184609 0 0 0 356398 1725 0 0 25 0 1 0 155715911 756219904 169008 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 184624 169008 258 541 0 184074 0
Current children cumulated CPU time (s) 3581.23
Current children cumulated vsize (KiB) 738496

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 18507
/proc/meminfo: memFree=424768/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=738496 CPUtime=3582.83
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 184609 0 0 0 356557 1726 0 0 25 0 1 0 155715911 756219904 169008 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 184624 169008 258 541 0 184074 0
Current children cumulated CPU time (s) 3582.83
Current children cumulated vsize (KiB) 738496

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=424512/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=738496 CPUtime=3595.63
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 184696 0 0 0 357832 1731 0 0 25 0 1 0 155715911 756219904 169095 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 184624 169095 258 541 0 184074 0
Current children cumulated CPU time (s) 3595.63
Current children cumulated vsize (KiB) 738496

[startup+3599.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=424384/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=738496 CPUtime=3598.83
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 184705 0 0 0 358151 1732 0 0 25 0 1 0 155715911 756219904 169104 1992294400 4194304 6412682 548682068864 18446744073709551615 4363681 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 184624 169104 258 541 0 184074 0
Current children cumulated CPU time (s) 3598.83
Current children cumulated vsize (KiB) 738496

[startup+3601.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=424384/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=738496 CPUtime=3600.42
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 184707 0 0 0 358310 1732 0 0 25 0 1 0 155715911 756219904 169106 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 184624 169106 258 541 0 184074 0
Current children cumulated CPU time (s) 3600.42
Current children cumulated vsize (KiB) 738496

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=424384/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=738496 CPUtime=3602.03
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 184722 0 0 0 358470 1733 0 0 25 0 1 0 155715911 756219904 169121 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 184624 169121 258 541 0 184074 0
Current children cumulated CPU time (s) 3602.03
Current children cumulated vsize (KiB) 738496

[startup+3603.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=424320/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=738496 CPUtime=3602.82
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 0 184729 0 0 0 358549 1733 0 0 25 0 1 0 155715911 756219904 169128 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 184624 169128 258 541 0 184074 0
Current children cumulated CPU time (s) 3602.82
Current children cumulated vsize (KiB) 738496

[startup+3604.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 18507
/proc/meminfo: memFree=424320/2055920 swapFree=4180508/4192956
[pid=18498] ppid=18496 vsize=0 CPUtime=3603.03
/proc/18498/stat : 18498 (kw) R 18496 18498 18461 0 -1 4 184740 0 0 0 358559 1744 0 0 25 0 1 0 155715911 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18498/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3603.03
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3604.1
CPU time (s): 3603.04
CPU user time (s): 3585.59
CPU system time (s): 17.4463
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 740608

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

runsolver used 3.48147 second user time and 8.01278 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-02 17:08:35
IDJOB=1773245
IDBENCH=20577
IDSOLVER=611
FILE ID=node49/1773245-1241276915
PBS_JOBID= 9225016
Free space on /tmp= 66524 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773245-1241276915/watcher-1773245-1241276915 -o /tmp/evaluation-result-1773245-1241276915/solver-1773245-1241276915 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773245-1241276915.cnf

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED=836790871

node49.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.241
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.241
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:       1103952 kB
Buffers:         85000 kB
Cached:         761208 kB
SwapCached:       5560 kB
Active:          63476 kB
Inactive:       790808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1103952 kB
SwapTotal:     4192956 kB
SwapFree:      4180508 kB
Dirty:           12608 kB
Writeback:           0 kB
Mapped:          13704 kB
Slab:            83516 kB
Committed_AS:   687896 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66520 MiB
End job on node49 at 2009-05-02 18:08:40