Trace number 1772845

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? 3600.26 3601.24

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
Bench CategoryAPPLICATION (applications 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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

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
3600.11/3601.15	c 3600 seconds
3600.11/3601.15	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-1772845-1241272931/watcher-1772845-1241272931 -o /tmp/evaluation-result-1772845-1241272931/solver-1772845-1241272931 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1772845-1241272931.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.98 3/64 18582
/proc/meminfo: memFree=1062640/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=4804 CPUtime=0
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 755 0 0 0 0 0 0 0 18 0 1 0 155325770 4919296 740 1992294400 4194304 6412682 548682068864 18446744073709551615 4280887 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 1201 745 208 541 0 651 0

[startup+0.0842659 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 18582
/proc/meminfo: memFree=1062640/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=8768 CPUtime=0.07
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 1790 0 0 0 7 0 0 0 18 0 1 0 155325770 8978432 1774 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 2192 1774 221 541 0 1642 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 8768

[startup+0.101267 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 18582
/proc/meminfo: memFree=1062640/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=9032 CPUtime=0.09
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 1849 0 0 0 9 0 0 0 18 0 1 0 155325770 9248768 1833 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 2258 1833 221 541 0 1708 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9032

[startup+0.301291 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 18582
/proc/meminfo: memFree=1062640/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=12980 CPUtime=0.3
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 2905 0 0 0 28 2 0 0 19 0 1 0 155325770 13291520 2836 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 3245 2837 248 541 0 2695 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 12980

[startup+0.701337 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 18582
/proc/meminfo: memFree=1062640/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=14028 CPUtime=0.69
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 3265 0 0 0 66 3 0 0 22 0 1 0 155325770 14364672 3126 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 3507 3126 255 541 0 2957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14028

[startup+1.50143 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=1050536/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=14028 CPUtime=1.49
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 3284 0 0 0 146 3 0 0 25 0 1 0 155325770 14364672 3145 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 3507 3145 255 541 0 2957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14028

[startup+3.10162 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=1050152/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=15644 CPUtime=3.09
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 3676 0 0 0 305 4 0 0 25 0 1 0 155325770 16019456 3537 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 3911 3537 255 541 0 3361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15644

[startup+6.30199 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=1046632/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=18724 CPUtime=6.29
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 4367 0 0 0 623 6 0 0 25 0 1 0 155325770 19173376 4228 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 4681 4228 258 541 0 4131 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18724

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=1043504/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=21568 CPUtime=12.69
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 5071 0 0 0 1261 8 0 0 25 0 1 0 155325770 22085632 4932 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 5392 4932 258 541 0 4842 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21568

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=1037104/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=27868 CPUtime=25.49
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 6639 0 0 0 2536 13 0 0 25 0 1 0 155325770 28536832 6421 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 6967 6421 258 541 0 6417 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27868

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=1026992/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=38484 CPUtime=51.08
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 9494 0 0 0 5086 22 0 0 25 0 1 0 155325770 39407616 8963 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 9621 8963 258 541 0 9071 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38484

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=1012144/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=55248 CPUtime=102.26
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 13703 0 0 0 10190 36 0 0 25 0 1 0 155325770 56573952 12695 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 13812 12695 258 541 0 13262 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 55248

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=997552/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=70964 CPUtime=162.25
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 17785 0 0 0 16176 49 0 0 25 0 1 0 155325770 72667136 16328 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 17741 16328 258 541 0 17191 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 70964

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=981232/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=88516 CPUtime=222.23
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 22427 0 0 0 22163 60 0 0 25 0 1 0 155325770 90640384 20376 1992294400 4194304 6412682 548682068864 18446744073709551615 5276903 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 22129 20376 258 541 0 21579 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 88516

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=966640/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=105352 CPUtime=282.22
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 26431 0 0 0 28149 73 0 0 25 0 1 0 155325770 107880448 24015 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 26338 24015 258 541 0 25788 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 105352

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=955184/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=116704 CPUtime=342.2
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 29673 0 0 0 34138 82 0 0 25 0 1 0 155325770 119504896 26837 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 29176 26837 258 541 0 28626 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 116704

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=943280/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=127580 CPUtime=402.18
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 32694 0 0 0 40127 91 0 0 25 0 1 0 155325770 130641920 29375 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 31895 29375 258 541 0 31345 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 127580

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=931824/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=142152 CPUtime=462.17
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 36106 0 0 0 46113 104 0 0 25 0 1 0 155325770 145563648 32787 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 35538 32787 258 541 0 34988 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 142152

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=918896/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=155836 CPUtime=522.15
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 39843 0 0 0 52103 112 0 0 25 0 1 0 155325770 159576064 35968 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 38959 35968 258 541 0 38409 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 155836

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=898800/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=176700 CPUtime=582.14
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 44890 0 0 0 58091 123 0 0 25 0 1 0 155325770 180940800 41015 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 44175 41015 258 541 0 43625 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 176700

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18583
/proc/meminfo: memFree=890800/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=187952 CPUtime=642.13
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 47472 0 0 0 64083 130 0 0 25 0 1 0 155325770 192462848 42958 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 46988 42958 258 541 0 46438 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 187952

[startup+702.301 s]

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

/proc/meminfo: memFree=600752/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=503336 CPUtime=2981.48
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 127932 0 0 0 297757 391 0 0 25 0 1 0 155325770 515416064 115286 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 125834 115286 258 541 0 125284 0
Current children cumulated CPU time (s) 2981.48
Current children cumulated vsize (KiB) 503336

[startup+3042.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18585
/proc/meminfo: memFree=600496/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=503336 CPUtime=3041.46
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 127999 0 0 0 303750 396 0 0 25 0 1 0 155325770 515416064 115353 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 125834 115353 258 541 0 125284 0
Current children cumulated CPU time (s) 3041.46
Current children cumulated vsize (KiB) 503336

[startup+3102.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18585
/proc/meminfo: memFree=591792/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=513456 CPUtime=3101.45
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 130180 0 0 0 309740 405 0 0 25 0 1 0 155325770 525778944 117534 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 128364 117534 258 541 0 127814 0
Current children cumulated CPU time (s) 3101.45
Current children cumulated vsize (KiB) 513456

[startup+3162.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18585
/proc/meminfo: memFree=580272/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=524600 CPUtime=3161.43
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 133053 0 0 0 315731 412 0 0 25 0 1 0 155325770 537190400 120407 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 131150 120407 258 541 0 130600 0
Current children cumulated CPU time (s) 3161.43
Current children cumulated vsize (KiB) 524600

[startup+3222.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18585
/proc/meminfo: memFree=564784/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=543084 CPUtime=3221.42
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 136904 0 0 0 321722 420 0 0 25 0 1 0 155325770 556118016 124258 1992294400 4194304 6412682 548682068864 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 135771 124258 258 541 0 135221 0
Current children cumulated CPU time (s) 3221.42
Current children cumulated vsize (KiB) 543084

[startup+3282.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18585
/proc/meminfo: memFree=546928/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=562144 CPUtime=3281.4
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 141341 0 0 0 327712 428 0 0 25 0 1 0 155325770 575635456 128695 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 140536 128695 258 541 0 139986 0
Current children cumulated CPU time (s) 3281.4
Current children cumulated vsize (KiB) 562144

[startup+3342.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18585
/proc/meminfo: memFree=534512/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=573668 CPUtime=3341.38
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144442 0 0 0 333707 431 0 0 25 0 1 0 155325770 587436032 131796 1992294400 4194304 6412682 548682068864 18446744073709551615 4296634 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 143417 131796 258 541 0 142867 0
Current children cumulated CPU time (s) 3341.38
Current children cumulated vsize (KiB) 573668

[startup+3402.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18585
/proc/meminfo: memFree=534512/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=573668 CPUtime=3401.37
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144442 0 0 0 339705 432 0 0 25 0 1 0 155325770 587436032 131796 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 143417 131796 258 541 0 142867 0
Current children cumulated CPU time (s) 3401.37
Current children cumulated vsize (KiB) 573668

[startup+3462.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18585
/proc/meminfo: memFree=534512/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=573668 CPUtime=3461.35
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144442 0 0 0 345703 432 0 0 25 0 1 0 155325770 587436032 131796 1992294400 4194304 6412682 548682068864 18446744073709551615 4296562 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 143417 131796 258 541 0 142867 0
Current children cumulated CPU time (s) 3461.35
Current children cumulated vsize (KiB) 573668

[startup+3522.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18585
/proc/meminfo: memFree=542128/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=565844 CPUtime=3521.33
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144442 0 0 0 351699 434 0 0 25 0 1 0 155325770 579424256 129842 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 141461 129842 258 541 0 140911 0
Current children cumulated CPU time (s) 3521.33
Current children cumulated vsize (KiB) 565844

[startup+3582.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18591
/proc/meminfo: memFree=542192/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=565844 CPUtime=3581.31
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144461 0 0 0 357692 439 0 0 25 0 1 0 155325770 579424256 129861 1992294400 4194304 6412682 548682068864 18446744073709551615 4327501 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 141461 129861 258 541 0 140911 0
Current children cumulated CPU time (s) 3581.31
Current children cumulated vsize (KiB) 565844

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

[startup+3583.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18591
/proc/meminfo: memFree=542192/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=565844 CPUtime=3582.91
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144461 0 0 0 357852 439 0 0 25 0 1 0 155325770 579424256 129861 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 141461 129861 258 541 0 140911 0
Current children cumulated CPU time (s) 3582.91
Current children cumulated vsize (KiB) 565844

[startup+3590.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18591
/proc/meminfo: memFree=542128/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=565844 CPUtime=3589.32
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144468 0 0 0 358492 440 0 0 25 0 1 0 155325770 579424256 129868 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 141461 129868 258 541 0 140911 0
Current children cumulated CPU time (s) 3589.32
Current children cumulated vsize (KiB) 565844

[startup+3596.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18591
/proc/meminfo: memFree=542128/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=565844 CPUtime=3595.71
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144470 0 0 0 359131 440 0 0 25 0 1 0 155325770 579424256 129870 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 141461 129870 258 541 0 140911 0
Current children cumulated CPU time (s) 3595.71
Current children cumulated vsize (KiB) 565844

[startup+3598.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18591
/proc/meminfo: memFree=542128/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=565844 CPUtime=3597.31
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144470 0 0 0 359291 440 0 0 25 0 1 0 155325770 579424256 129870 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 141461 129870 258 541 0 140911 0
Current children cumulated CPU time (s) 3597.31
Current children cumulated vsize (KiB) 565844

[startup+3599.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18591
/proc/meminfo: memFree=542128/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=565844 CPUtime=3598.91
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144470 0 0 0 359451 440 0 0 25 0 1 0 155325770 579424256 129870 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 141461 129870 258 541 0 140911 0
Current children cumulated CPU time (s) 3598.91
Current children cumulated vsize (KiB) 565844

[startup+3600.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18591
/proc/meminfo: memFree=542128/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=565844 CPUtime=3599.71
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144470 0 0 0 359531 440 0 0 25 0 1 0 155325770 579424256 129870 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 141461 129870 258 541 0 140911 0
Current children cumulated CPU time (s) 3599.71
Current children cumulated vsize (KiB) 565844

[startup+3601.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18591
/proc/meminfo: memFree=542128/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=565844 CPUtime=3600.11
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 0 144470 0 0 0 359571 440 0 0 25 0 1 0 155325770 579424256 129870 1992294400 4194304 6412682 548682068864 18446744073709551615 4417170 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 141461 129870 258 541 0 140911 0
Current children cumulated CPU time (s) 3600.11
Current children cumulated vsize (KiB) 565844

[startup+3601.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 18591
/proc/meminfo: memFree=542128/2055920 swapFree=4191900/4192956
[pid=18582] ppid=18580 vsize=0 CPUtime=3600.2
/proc/18582/stat : 18582 (kw) R 18580 18582 18512 0 -1 4 144477 0 0 0 359576 444 0 0 25 0 1 0 155325770 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/18582/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3600.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3601.24
CPU time (s): 3600.26
CPU user time (s): 3595.77
CPU system time (s): 4.49232
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 573668

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

runsolver used 3.06253 second user time and 7.96179 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-02 16:02:11
IDJOB=1772845
IDBENCH=20402
IDSOLVER=611
FILE ID=node33/1772845-1241272931
PBS_JOBID= 9225006
Free space on /tmp= 66476 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772845-1241272931/watcher-1772845-1241272931 -o /tmp/evaluation-result-1772845-1241272931/solver-1772845-1241272931 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1772845-1241272931.cnf

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

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED=1879984935

node33.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:       1063120 kB
Buffers:         78076 kB
Cached:         809756 kB
SwapCached:        384 kB
Active:          60768 kB
Inactive:       840380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1063120 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:          21748 kB
Slab:            77724 kB
Committed_AS:   655212 kB
PageTables:       1388 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 node33 at 2009-05-02 17:02:13