Trace number 1716982

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
kw 2009-03-20? (TO) 1200.1 1200.55

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716982-1240622648/watcher-1716982-1240622648 -o /tmp/evaluation-result-1716982-1240622648/solver-1716982-1240622648 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1716982-1240622648.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 20102
/proc/meminfo: memFree=1012288/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=4804 CPUtime=0
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 758 0 0 0 0 0 0 0 18 0 1 0 90291205 4919296 742 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 1201 748 208 541 0 651 0

[startup+0.063231 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 20102
/proc/meminfo: memFree=1012288/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=8504 CPUtime=0.05
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 1718 0 0 0 5 0 0 0 18 0 1 0 90291205 8708096 1702 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 2126 1702 221 541 0 1576 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8504

[startup+0.101237 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 20102
/proc/meminfo: memFree=1012288/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=9032 CPUtime=0.09
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 1850 0 0 0 9 0 0 0 18 0 1 0 90291205 9248768 1834 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 2258 1834 221 541 0 1708 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9032

[startup+0.301277 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 20102
/proc/meminfo: memFree=1012288/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=12980 CPUtime=0.29
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 2905 0 0 0 27 2 0 0 19 0 1 0 90291205 13291520 2836 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 3245 2836 248 541 0 2695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12980

[startup+0.701354 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 20102
/proc/meminfo: memFree=1012288/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=14028 CPUtime=0.69
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 3265 0 0 0 65 4 0 0 22 0 1 0 90291205 14364672 3126 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 3507 3126 255 541 0 2957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14028

[startup+1.50151 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=1000120/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=14028 CPUtime=1.49
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 3284 0 0 0 145 4 0 0 25 0 1 0 90291205 14364672 3145 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 3507 3145 255 541 0 2957 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14028

[startup+3.10183 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=999800/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=15644 CPUtime=3.09
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 3659 0 0 0 304 5 0 0 25 0 1 0 90291205 16019456 3520 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 3911 3520 255 541 0 3361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15644

[startup+6.30146 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=996472/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=18724 CPUtime=6.28
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 4367 0 0 0 622 6 0 0 25 0 1 0 90291205 19173376 4228 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 4681 4228 258 541 0 4131 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18724

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=993144/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=21304 CPUtime=12.69
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 5012 0 0 0 1260 9 0 0 25 0 1 0 90291205 21815296 4873 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 5326 4873 258 541 0 4776 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21304

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=986872/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=27868 CPUtime=25.48
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 6630 0 0 0 2536 12 0 0 25 0 1 0 90291205 28536832 6412 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 6967 6412 258 541 0 6417 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27868

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=976824/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=38484 CPUtime=51.07
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 9480 0 0 0 5087 20 0 0 25 0 1 0 90291205 39407616 8949 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 9621 8949 258 541 0 9071 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38484

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=962104/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=54928 CPUtime=102.25
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 13643 0 0 0 10191 34 0 0 25 0 1 0 90291205 56246272 12635 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 13732 12635 258 541 0 13182 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 54928

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=947320/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=70964 CPUtime=162.23
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 17770 0 0 0 16177 46 0 0 25 0 1 0 90291205 72667136 16313 1992294400 4194304 6412682 548682068864 18446744073709551615 4417510 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 17741 16313 258 541 0 17191 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 70964

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=930936/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=88516 CPUtime=222.21
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 22409 0 0 0 22161 60 0 0 25 0 1 0 90291205 90640384 20358 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 22129 20358 258 541 0 21579 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 88516

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=916408/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=105352 CPUtime=282.18
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 26431 0 0 0 28148 70 0 0 25 0 1 0 90291205 107880448 24015 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 26338 24015 258 541 0 25788 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 105352

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=904824/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=116704 CPUtime=342.16
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 29673 0 0 0 34134 82 0 0 25 0 1 0 90291205 119504896 26837 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 29176 26837 258 541 0 28626 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 116704

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=892920/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=129516 CPUtime=402.14
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 32694 0 0 0 40120 94 0 0 25 0 1 0 90291205 132624384 29858 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 32379 29858 258 541 0 31829 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 129516

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=882680/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=140728 CPUtime=462.11
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 35822 0 0 0 46106 105 0 0 25 0 1 0 90291205 144105472 32503 1992294400 4194304 6412682 548682068864 18446744073709551615 4286900 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 35182 32503 258 541 0 34632 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 140728

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=868536/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=155836 CPUtime=522.09
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 39840 0 0 0 52093 116 0 0 25 0 1 0 90291205 159576064 35965 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 38959 35965 258 541 0 38409 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 155836

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 20103
/proc/meminfo: memFree=848760/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=176568 CPUtime=582.07
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 44789 0 0 0 58082 125 0 0 25 0 1 0 90291205 180805632 40914 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 44142 40914 258 541 0 43592 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 176568

[startup+642.302 s]
/proc/loadavg: 1.05 0.99 0.91 2/65 20103
/proc/meminfo: memFree=840376/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=187952 CPUtime=642.06
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 47470 0 0 0 64072 134 0 0 25 0 1 0 90291205 192462848 42956 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 46988 42956 258 541 0 46438 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 187952

[startup+702.302 s]
/proc/loadavg: 1.02 0.99 0.91 2/65 20103
/proc/meminfo: memFree=831096/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=198348 CPUtime=702.03
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 49874 0 0 0 70059 144 0 0 25 0 1 0 90291205 203108352 45360 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 49587 45360 258 541 0 49037 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 198348

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20103
/proc/meminfo: memFree=807800/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=223128 CPUtime=762.01
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 56328 0 0 0 76046 155 0 0 25 0 1 0 90291205 228483072 51079 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 55782 51079 258 541 0 55232 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 223128

[startup+822.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20103
/proc/meminfo: memFree=805816/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=227448 CPUtime=821.98
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 56868 0 0 0 82037 161 0 0 25 0 1 0 90291205 232906752 51619 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 56862 51619 258 541 0 56312 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 227448

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20103
/proc/meminfo: memFree=798776/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=235128 CPUtime=881.96
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 58624 0 0 0 88027 169 0 0 25 0 1 0 90291205 240771072 53375 1992294400 4194304 6412682 548682068864 18446744073709551615 4289365 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 58782 53375 258 541 0 58232 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 235128

[startup+942.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20105
/proc/meminfo: memFree=787832/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=247308 CPUtime=941.93
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 61373 0 0 0 94019 174 0 0 25 0 1 0 90291205 253243392 56124 1992294400 4194304 6412682 548682068864 18446744073709551615 4296571 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 61827 56124 258 541 0 61277 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 247308

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20105
/proc/meminfo: memFree=789112/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=246328 CPUtime=1001.91
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 61874 0 0 0 100010 181 0 0 25 0 1 0 90291205 252239872 55780 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 61582 55780 258 541 0 61032 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 246328

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20105
/proc/meminfo: memFree=787192/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=248888 CPUtime=1061.89
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 62357 0 0 0 106000 189 0 0 25 0 1 0 90291205 254861312 56263 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 62222 56263 258 541 0 61672 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 248888

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20105
/proc/meminfo: memFree=771064/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=264956 CPUtime=1121.87
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 66374 0 0 0 111987 200 0 0 25 0 1 0 90291205 271314944 60280 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 66239 60280 258 541 0 65689 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 264956

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20105
/proc/meminfo: memFree=764984/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=271436 CPUtime=1181.84
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 68901 0 0 0 117977 207 0 0 25 0 1 0 90291205 277950464 61835 1992294400 4194304 6412682 548682068864 18446744073709551615 4287694 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 67859 61835 258 541 0 67309 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 271436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20105
/proc/meminfo: memFree=764408/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=272716 CPUtime=1200.05
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 69022 0 0 0 119794 211 0 0 25 0 1 0 90291205 279261184 61956 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 68179 61956 258 541 0 67629 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 272716

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/65 20105
/proc/meminfo: memFree=764408/2055920 swapFree=4192956/4192956
[pid=20102] ppid=20100 vsize=272716 CPUtime=1200.05
/proc/20102/stat : 20102 (kw) R 20100 20102 20004 0 -1 0 69022 0 0 0 119794 211 0 0 25 0 1 0 90291205 279261184 61956 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/20102/statm: 68179 61956 258 541 0 67629 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 272716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.1
CPU user time (s): 1197.94
CPU system time (s): 2.15367
CPU usage (%): 99.9625
Max. virtual memory (cumulated for all children) (KiB): 274436

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

runsolver used 0.922859 second user time and 2.40063 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-25 03:24:08
IDJOB=1716982
IDBENCH=20402
IDSOLVER=501
FILE ID=node66/1716982-1240622648
PBS_JOBID= 9186377
Free space on /tmp= 66280 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-1716982-1240622648/watcher-1716982-1240622648 -o /tmp/evaluation-result-1716982-1240622648/solver-1716982-1240622648 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1716982-1240622648.cnf

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

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED=1050382297

node66.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.263
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	: 5931.00
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.263
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:       1012768 kB
Buffers:         81036 kB
Cached:         860492 kB
SwapCached:          0 kB
Active:         119200 kB
Inactive:       836192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1012768 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2740 kB
Writeback:           0 kB
Mapped:          23628 kB
Slab:            73792 kB
Committed_AS:   416836 kB
PageTables:       1360 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= 66276 MiB
End job on node66 at 2009-04-25 03:44:11