Trace number 1774485

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-20UNSAT 3130.24 3131.57

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-cbmc-aes-d-r2-noholes.cnf
MD5SUM17bffac3a21734cf7ff7fa9ecba23d9d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark619.192
Satisfiable
(Un)Satisfiability was proved
Number of variables276895
Number of clauses1607567
Sum of the clauses size4321960
Maximum clause length184
Minimum clause length1
Number of clauses of size 140271
Number of clauses of size 21154041
Number of clauses of size 3332345
Number of clauses of size 410685
Number of clauses of size 50
Number of clauses of size over 570225

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
3130.07/3131.46	c 3122.56 seconds
3130.07/3131.46	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774485-1241281068/watcher-1774485-1241281068 -o /tmp/evaluation-result-1774485-1241281068/solver-1774485-1241281068 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774485-1241281068.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: 1.00 1.02 1.00 3/64 25293
/proc/meminfo: memFree=1231776/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=8588 CPUtime=0
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 1071 0 0 0 0 0 0 0 18 0 1 0 156134859 8794112 1055 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 2147 1062 192 541 0 1597 0

[startup+0.0324031 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 25293
/proc/meminfo: memFree=1231776/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=32096 CPUtime=0.02
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 5079 0 0 0 1 1 0 0 18 0 1 0 156134859 32866304 5063 1992294400 4194304 6412682 548682068864 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 8024 5069 208 541 0 7474 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 32096

[startup+0.101409 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 25293
/proc/meminfo: memFree=1231776/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=56120 CPUtime=0.09
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 13063 0 0 0 5 4 0 0 18 0 1 0 156134859 57466880 13047 1992294400 4194304 6412682 548682068864 18446744073709551615 4280529 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 14030 13052 208 541 0 13480 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 56120

[startup+0.301429 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 25293
/proc/meminfo: memFree=1231776/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=180368 CPUtime=0.29
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 40312 0 0 0 14 15 0 0 19 0 1 0 156134859 184696832 40296 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 45092 40296 221 541 0 44542 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 180368

[startup+0.701469 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 25293
/proc/meminfo: memFree=1231776/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=186704 CPUtime=0.69
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 42076 0 0 0 53 16 0 0 23 0 1 0 156134859 191184896 42060 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 46676 42060 221 541 0 46126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 186704

[startup+1.50155 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 25294
/proc/meminfo: memFree=1058584/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=199640 CPUtime=1.49
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 45672 0 0 0 131 18 0 0 25 0 1 0 156134859 204431360 45656 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 49910 45656 221 541 0 49360 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 199640

[startup+3.10171 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 25294
/proc/meminfo: memFree=1038936/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=220236 CPUtime=3.09
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 51443 0 0 0 287 22 0 0 25 0 1 0 156134859 225521664 51427 1992294400 4194304 6412682 548682068864 18446744073709551615 4916914 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 55059 51428 221 541 0 54509 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 220236

[startup+6.30104 s]
/proc/loadavg: 1.08 1.03 1.01 2/65 25294
/proc/meminfo: memFree=999384/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=258344 CPUtime=6.29
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 63520 0 0 0 600 29 0 0 25 0 1 0 156134859 264544256 61967 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 64586 61967 221 541 0 64036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 258344

[startup+12.7017 s]
/proc/loadavg: 1.07 1.03 1.00 2/65 25294
/proc/meminfo: memFree=874712/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=378940 CPUtime=12.69
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 94208 0 0 0 1178 91 0 0 25 0 1 0 156134859 388034560 91032 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 94735 91032 248 541 0 94185 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 378940

[startup+25.502 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 25294
/proc/meminfo: memFree=797464/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=428712 CPUtime=25.46
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 106366 0 0 0 2436 110 0 0 25 0 1 0 156134859 439001088 103190 1992294400 4194304 6412682 548682068864 18446744073709551615 4522368 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 107178 103190 248 541 0 106628 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 428712

[startup+51.1016 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 25294
/proc/meminfo: memFree=792856/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=431868 CPUtime=51.04
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 107275 0 0 0 4986 118 0 0 25 0 1 0 156134859 442232832 104099 1992294400 4194304 6412682 548682068864 18446744073709551615 4509055 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 107967 104099 248 541 0 107417 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 431868

[startup+102.306 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 25294
/proc/meminfo: memFree=788376/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=429700 CPUtime=102.22
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 110652 0 0 0 10084 138 0 0 25 0 1 0 156134859 440012800 105312 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 107425 105312 258 541 0 106875 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 429700

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 25294
/proc/meminfo: memFree=786840/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=429700 CPUtime=162.2
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 111027 0 0 0 16063 157 0 0 25 0 1 0 156134859 440012800 105687 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 107425 105687 258 541 0 106875 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 429700

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 25294
/proc/meminfo: memFree=777240/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=438448 CPUtime=222.16
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 113423 0 0 0 22043 173 0 0 25 0 1 0 156134859 448970752 108083 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 109612 108083 258 541 0 109062 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 438448

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25294
/proc/meminfo: memFree=775896/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=440296 CPUtime=282.14
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 113842 0 0 0 28028 186 0 0 25 0 1 0 156134859 450863104 108502 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 110074 108502 258 541 0 109524 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 440296

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25294
/proc/meminfo: memFree=761368/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=454756 CPUtime=342.12
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 117390 0 0 0 34009 203 0 0 25 0 1 0 156134859 465670144 112050 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 113689 112050 258 541 0 113139 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 454756

[startup+402.301 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 25294
/proc/meminfo: memFree=757464/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=463224 CPUtime=402.09
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 118451 0 0 0 39993 216 0 0 25 0 1 0 156134859 474341376 113111 1992294400 4194304 6412682 548682068864 18446744073709551615 4550305 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 115806 113111 258 541 0 115256 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 463224

[startup+462.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 25294
/proc/meminfo: memFree=744024/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=476560 CPUtime=462.07
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 121722 0 0 0 45975 232 0 0 25 0 1 0 156134859 487997440 116382 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 119140 116382 258 541 0 118590 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 476560

[startup+522.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 25294
/proc/meminfo: memFree=742040/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=478344 CPUtime=522.05
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 122236 0 0 0 51963 242 0 0 25 0 1 0 156134859 489824256 116896 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 119586 116896 258 541 0 119036 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 478344

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25294
/proc/meminfo: memFree=735704/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=485568 CPUtime=582.02
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 123836 0 0 0 57947 255 0 0 25 0 1 0 156134859 497221632 118496 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 121392 118496 258 541 0 120842 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 485568

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25294
/proc/meminfo: memFree=730840/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=491748 CPUtime=641.99
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 125002 0 0 0 63935 264 0 0 25 0 1 0 156134859 503549952 119662 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 122937 119662 258 541 0 122387 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 491748

[startup+702.302 s]

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

/proc/meminfo: memFree=576024/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=664752 CPUtime=2441.25
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 166060 0 0 0 243593 532 0 0 25 0 1 0 156134859 680706048 158247 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 166188 158247 258 541 0 165638 0
Current children cumulated CPU time (s) 2441.25
Current children cumulated vsize (KiB) 664752

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25296
/proc/meminfo: memFree=574744/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=666352 CPUtime=2501.22
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 166375 0 0 0 249584 538 0 0 25 0 1 0 156134859 682344448 158562 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 166588 158562 258 541 0 166038 0
Current children cumulated CPU time (s) 2501.22
Current children cumulated vsize (KiB) 666352

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25296
/proc/meminfo: memFree=572632/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=669552 CPUtime=2561.2
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 166911 0 0 0 255577 543 0 0 25 0 1 0 156134859 685621248 159098 1992294400 4194304 6412682 548682068864 18446744073709551615 4286821 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 167388 159098 258 541 0 166838 0
Current children cumulated CPU time (s) 2561.2
Current children cumulated vsize (KiB) 669552

[startup+2622.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=569752/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=673232 CPUtime=2621.18
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 167606 0 0 0 261571 547 0 0 25 0 1 0 156134859 689389568 159793 1992294400 4194304 6412682 548682068864 18446744073709551615 4286842 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 168308 159793 258 541 0 167758 0
Current children cumulated CPU time (s) 2621.18
Current children cumulated vsize (KiB) 673232

[startup+2682.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=564376/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=679792 CPUtime=2681.15
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 168960 0 0 0 267560 555 0 0 25 0 1 0 156134859 696107008 161147 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 169948 161147 258 541 0 169398 0
Current children cumulated CPU time (s) 2681.15
Current children cumulated vsize (KiB) 679792

[startup+2742.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=561880/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=682992 CPUtime=2741.13
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 169587 0 0 0 273553 560 0 0 25 0 1 0 156134859 699383808 161774 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 170748 161774 258 541 0 170198 0
Current children cumulated CPU time (s) 2741.13
Current children cumulated vsize (KiB) 682992

[startup+2802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=552216/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=694568 CPUtime=2801.1
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 172031 0 0 0 279541 569 0 0 25 0 1 0 156134859 711237632 164218 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 173642 164218 258 541 0 173092 0
Current children cumulated CPU time (s) 2801.1
Current children cumulated vsize (KiB) 694568

[startup+2862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=537432/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=710600 CPUtime=2861.08
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 175708 0 0 0 285529 579 0 0 25 0 1 0 156134859 727654400 167895 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 177650 167895 258 541 0 177100 0
Current children cumulated CPU time (s) 2861.08
Current children cumulated vsize (KiB) 710600

[startup+2922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=523800/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=727180 CPUtime=2921.06
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 179081 0 0 0 291518 588 0 0 25 0 1 0 156134859 744632320 171268 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 181795 171268 258 541 0 181245 0
Current children cumulated CPU time (s) 2921.06
Current children cumulated vsize (KiB) 727180

[startup+2982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=517656/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=734224 CPUtime=2981.03
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 180597 0 0 0 297508 595 0 0 25 0 1 0 156134859 751845376 172784 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 183556 172784 258 541 0 183006 0
Current children cumulated CPU time (s) 2981.03
Current children cumulated vsize (KiB) 734224

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=516120/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=736144 CPUtime=3041
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 183830 0 0 0 303497 603 0 0 25 0 1 0 156134859 753811456 173172 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 184036 173172 258 541 0 183486 0
Current children cumulated CPU time (s) 3041
Current children cumulated vsize (KiB) 736144

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=512984/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=739984 CPUtime=3100.97
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 184616 0 0 0 309487 610 0 0 25 0 1 0 156134859 757743616 173958 1992294400 4194304 6412682 548682068864 18446744073709551615 4286833 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 184996 173958 258 541 0 184446 0
Current children cumulated CPU time (s) 3100.97
Current children cumulated vsize (KiB) 739984

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

[startup+3110.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=511768/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=741584 CPUtime=3108.97
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 184912 0 0 0 310286 611 0 0 25 0 1 0 156134859 759382016 174254 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 185396 174254 258 541 0 184846 0
Current children cumulated CPU time (s) 3108.97
Current children cumulated vsize (KiB) 741584

[startup+3123.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=509272/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=745104 CPUtime=3121.77
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 185618 0 0 0 311563 614 0 0 25 0 1 0 156134859 762986496 174960 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 186276 174960 258 541 0 185726 0
Current children cumulated CPU time (s) 3121.77
Current children cumulated vsize (KiB) 745104

[startup+3126.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=508440/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=745744 CPUtime=3124.97
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 185735 0 0 0 311883 614 0 0 25 0 1 0 156134859 763641856 175077 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 186436 175077 258 541 0 185886 0
Current children cumulated CPU time (s) 3124.97
Current children cumulated vsize (KiB) 745744

[startup+3129.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=508248/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=745744 CPUtime=3128.18
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 185799 0 0 0 312203 615 0 0 25 0 1 0 156134859 763641856 175141 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 186436 175141 258 541 0 185886 0
Current children cumulated CPU time (s) 3128.18
Current children cumulated vsize (KiB) 745744

[startup+3130.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=508248/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=745744 CPUtime=3128.97
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 185799 0 0 0 312282 615 0 0 25 0 1 0 156134859 763641856 175141 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 186436 175141 258 541 0 185886 0
Current children cumulated CPU time (s) 3128.97
Current children cumulated vsize (KiB) 745744

[startup+3131.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=508248/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=745744 CPUtime=3129.77
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 0 185799 0 0 0 312362 615 0 0 25 0 1 0 156134859 763641856 175141 1992294400 4194304 6412682 548682068864 18446744073709551615 4304772 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 186436 175141 258 541 0 185886 0
Current children cumulated CPU time (s) 3129.77
Current children cumulated vsize (KiB) 745744

[startup+3131.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 25302
/proc/meminfo: memFree=508248/2055920 swapFree=4179576/4192956
[pid=25293] ppid=25291 vsize=0 CPUtime=3130.17
/proc/25293/stat : 25293 (kw) R 25291 25293 24851 0 -1 4 185806 0 0 0 312398 619 0 0 25 0 1 0 156134859 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/25293/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3130.17
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3131.57
CPU time (s): 3130.24
CPU user time (s): 3123.98
CPU system time (s): 6.25605
CPU usage (%): 99.9576
Max. virtual memory (cumulated for all children) (KiB): 746256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3123.98
system time used= 6.25605
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185806
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= 3
involuntary context switches= 9120

runsolver used 2.6336 second user time and 8.76267 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-02 18:17:50
IDJOB=1774485
IDBENCH=70951
IDSOLVER=611
FILE ID=node45/1774485-1241281068
PBS_JOBID= 9225054
Free space on /tmp= 66496 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-cbmc-aes-d-r2-noholes.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774485-1241281068/watcher-1774485-1241281068 -o /tmp/evaluation-result-1774485-1241281068/solver-1774485-1241281068 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774485-1241281068.cnf

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

MD5SUM BENCH= 17bffac3a21734cf7ff7fa9ecba23d9d
RANDOM SEED=945241953

node45.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.231
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.231
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:       1232192 kB
Buffers:         78412 kB
Cached:         669676 kB
SwapCached:       7732 kB
Active:         110424 kB
Inactive:       646788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1232192 kB
SwapTotal:     4192956 kB
SwapFree:      4179576 kB
Dirty:           35208 kB
Writeback:           0 kB
Mapped:          14004 kB
Slab:            52500 kB
Committed_AS:   698512 kB
PageTables:       1384 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= 66472 MiB
End job on node45 at 2009-05-02 19:10:01