Trace number 1717086

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.14 1200.94

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1114.16
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

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-1717086-1240623966/watcher-1717086-1240623966 -o /tmp/evaluation-result-1717086-1240623966/solver-1717086-1240623966 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1717086-1240623966.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.98 1.00 3/65 12303
/proc/meminfo: memFree=1028656/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=4940 CPUtime=0
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 834 0 0 0 0 0 0 0 20 0 1 0 90426156 5058560 818 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 1235 825 208 541 0 685 0

[startup+0.0131389 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 12303
/proc/meminfo: memFree=1028656/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=7304 CPUtime=0
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 1386 0 0 0 0 0 0 0 20 0 1 0 90426156 7479296 1370 1992294400 4194304 6412682 548682068832 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 1826 1370 221 541 0 1276 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7304

[startup+0.101155 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 12303
/proc/meminfo: memFree=1028656/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=8492 CPUtime=0.09
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 1718 0 0 0 9 0 0 0 20 0 1 0 90426156 8695808 1702 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 2123 1702 221 541 0 1573 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8492

[startup+0.30119 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 12303
/proc/meminfo: memFree=1028656/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=12144 CPUtime=0.29
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 2708 0 0 0 27 2 0 0 22 0 1 0 90426156 12435456 2646 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 3036 2647 248 541 0 2486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12144

[startup+0.701261 s]
/proc/loadavg: 0.99 0.98 1.00 3/65 12303
/proc/meminfo: memFree=1028656/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=12296 CPUtime=0.69
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 2830 0 0 0 66 3 0 0 25 0 1 0 90426156 12591104 2707 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 3074 2707 255 541 0 2524 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12296

[startup+1.5014 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=1018280/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=12296 CPUtime=1.49
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 2844 0 0 0 146 3 0 0 25 0 1 0 90426156 12591104 2721 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 3074 2721 255 541 0 2524 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12296

[startup+3.10169 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=1018088/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=13660 CPUtime=3.09
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 3159 0 0 0 305 4 0 0 25 0 1 0 90426156 13987840 3036 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 3415 3036 255 541 0 2865 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13660

[startup+6.30126 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=1014312/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=16492 CPUtime=6.29
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 3804 0 0 0 624 5 0 0 25 0 1 0 90426156 16887808 3681 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 4123 3681 255 541 0 3573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16492

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=1013488/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=17328 CPUtime=12.68
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 4005 0 0 0 1263 5 0 0 25 0 1 0 90426156 17743872 3882 1992294400 4194304 6412682 548682068832 18446744073709551615 4573752 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 4332 3882 258 541 0 3782 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17328

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=1011952/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=18980 CPUtime=25.48
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 4416 0 0 0 2541 7 0 0 25 0 1 0 90426156 19435520 4293 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 4745 4293 258 541 0 4195 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18980

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=1006512/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=25840 CPUtime=51.06
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 6074 0 0 0 5094 12 0 0 25 0 1 0 90426156 26460160 5803 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 6460 5803 258 541 0 5910 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 25840

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=994544/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=38176 CPUtime=102.26
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 9373 0 0 0 10203 23 0 0 25 0 1 0 90426156 39092224 8652 1992294400 4194304 6412682 548682068832 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 9544 8652 258 541 0 8994 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 38176

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=980592/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=53920 CPUtime=162.22
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 13389 0 0 0 16186 36 0 0 25 0 1 0 90426156 55214080 12120 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 13480 12120 258 541 0 12930 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 53920

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=967728/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=66468 CPUtime=222.21
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 17100 0 0 0 22172 49 0 0 25 0 1 0 90426156 68063232 15315 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 16617 15315 258 541 0 16067 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 66468

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=956784/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=80136 CPUtime=282.18
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 20144 0 0 0 28161 57 0 0 25 0 1 0 90426156 82059264 18041 1992294400 4194304 6412682 548682068832 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 20034 18041 258 541 0 19484 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 80136

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=948592/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=88556 CPUtime=342.16
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 22551 0 0 0 34149 67 0 0 25 0 1 0 90426156 90681344 20083 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 22139 20083 258 541 0 21589 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 88556

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=939056/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=98492 CPUtime=402.14
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 25354 0 0 0 40138 76 0 0 25 0 1 0 90426156 100855808 22466 1992294400 4194304 6412682 548682068832 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 24623 22466 258 541 0 24073 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 98492

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=932336/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=105944 CPUtime=462.12
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 27078 0 0 0 46127 85 0 0 25 0 1 0 90426156 108486656 24190 1992294400 4194304 6412682 548682068832 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 26486 24190 258 541 0 25936 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 105944

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=921648/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=117880 CPUtime=522.09
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 30184 0 0 0 52116 93 0 0 25 0 1 0 90426156 120709120 26814 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 29470 26814 258 541 0 28920 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 117880

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=903984/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=135120 CPUtime=582.07
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 34602 0 0 0 58104 103 0 0 25 0 1 0 90426156 138362880 31232 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 33780 31232 258 541 0 33230 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 135120

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=900336/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=139068 CPUtime=642.06
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 36054 0 0 0 64098 108 0 0 25 0 1 0 90426156 142405632 32129 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 34767 32129 258 541 0 34217 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 139068

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=893296/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=150280 CPUtime=702.03
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 38111 0 0 0 70087 116 0 0 25 0 1 0 90426156 153886720 34186 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 37570 34186 258 541 0 37020 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 150280

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=878064/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=167300 CPUtime=762.01
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 42260 0 0 0 76076 125 0 0 25 0 1 0 90426156 171315200 37697 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 41825 37697 258 541 0 41275 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 167300

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=874288/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=173704 CPUtime=821.99
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 43195 0 0 0 82068 131 0 0 25 0 1 0 90426156 177872896 38632 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 43426 38632 258 541 0 42876 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 173704

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12304
/proc/meminfo: memFree=861360/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=186592 CPUtime=881.97
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 46450 0 0 0 88057 140 0 0 25 0 1 0 90426156 191070208 41887 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 46648 41887 258 541 0 46098 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 186592

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 12310
/proc/meminfo: memFree=855152/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=191776 CPUtime=941.94
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 48697 0 0 0 94048 146 0 0 25 0 1 0 90426156 196378624 43400 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 47944 43400 258 541 0 47394 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 191776

[startup+1002.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/66 12786
/proc/meminfo: memFree=851624/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=196456 CPUtime=1001.57
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 49528 0 0 0 100003 154 0 0 25 0 1 0 90426156 201170944 44231 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 49114 44231 258 541 0 48564 0
Current children cumulated CPU time (s) 1001.57
Current children cumulated vsize (KiB) 196456

[startup+1062.3 s]
/proc/loadavg: 1.04 1.02 1.01 2/66 12786
/proc/meminfo: memFree=835560/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=217028 CPUtime=1061.54
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 53643 0 0 0 105993 161 0 0 25 0 1 0 90426156 222236672 48346 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 54257 48346 258 541 0 53707 0
Current children cumulated CPU time (s) 1061.54
Current children cumulated vsize (KiB) 217028

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 12786
/proc/meminfo: memFree=820328/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=230940 CPUtime=1121.52
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 58156 0 0 0 111983 169 0 0 25 0 1 0 90426156 236482560 52015 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 57735 52015 258 541 0 57185 0
Current children cumulated CPU time (s) 1121.52
Current children cumulated vsize (KiB) 230940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12786
/proc/meminfo: memFree=819816/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=231928 CPUtime=1181.51
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 58343 0 0 0 117976 175 0 0 25 0 1 0 90426156 237494272 52202 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 57982 52202 258 541 0 57432 0
Current children cumulated CPU time (s) 1181.51
Current children cumulated vsize (KiB) 231928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12786
/proc/meminfo: memFree=818728/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=233848 CPUtime=1200.1
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 58603 0 0 0 119834 176 0 0 25 0 1 0 90426156 239460352 52462 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 58462 52462 258 541 0 57912 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 233848

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

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12786
/proc/meminfo: memFree=818728/2055920 swapFree=4192956/4192956
[pid=12303] ppid=12301 vsize=233848 CPUtime=1200.1
/proc/12303/stat : 12303 (kw) R 12301 12303 12142 0 -1 0 58603 0 0 0 119834 176 0 0 25 0 1 0 90426156 239460352 52462 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/12303/statm: 58462 52462 258 541 0 57912 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 233848

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.94
CPU time (s): 1200.14
CPU user time (s): 1198.34
CPU system time (s): 1.79773
CPU usage (%): 99.9337
Max. virtual memory (cumulated for all children) (KiB): 234324

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

runsolver used 1.27181 second user time and 2.90656 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 03:46:06
IDJOB=1717086
IDBENCH=20404
IDSOLVER=501
FILE ID=node89/1717086-1240623966
PBS_JOBID= 9186380
Free space on /tmp= 66492 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717086-1240623966/watcher-1717086-1240623966 -o /tmp/evaluation-result-1717086-1240623966/solver-1717086-1240623966 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1717086-1240623966.cnf

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED=540981538

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1029136 kB
Buffers:         98144 kB
Cached:         822780 kB
SwapCached:          0 kB
Active:         296372 kB
Inactive:       638348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1029136 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2680 kB
Writeback:           0 kB
Mapped:          23544 kB
Slab:            78020 kB
Committed_AS:   235632 kB
PageTables:       1372 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= 66492 MiB
End job on node89 at 2009-04-25 04:06:09