Trace number 1728045

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.56

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv8.sat05-567.reshuffled-07.cnf
MD5SUMaf4e94e2262dd17f2c350e06d0de5672
Bench CategoryCRAFTED (crafted 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 variables1920
Number of clauses6337
Sum of the clauses size17024
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22048
Number of clauses of size 34288
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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-1728045-1240732174/watcher-1728045-1240732174 -o /tmp/evaluation-result-1728045-1240732174/solver-1728045-1240732174 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1728045-1240732174.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.91 0.97 0.99 3/64 9623
/proc/meminfo: memFree=1648696/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=3672 CPUtime=0
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 550 0 0 0 0 0 0 0 18 0 1 0 101244695 3760128 534 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 918 534 219 541 0 368 0

[startup+0.074985 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9623
/proc/meminfo: memFree=1648696/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=5076 CPUtime=0.06
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 909 0 0 0 6 0 0 0 18 0 1 0 101244695 5197824 893 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 1269 893 247 541 0 719 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5076

[startup+0.101988 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9623
/proc/meminfo: memFree=1648696/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=5208 CPUtime=0.09
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 940 0 0 0 9 0 0 0 18 0 1 0 101244695 5332992 924 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 1302 924 247 541 0 752 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5208

[startup+0.302021 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9623
/proc/meminfo: memFree=1648696/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=5208 CPUtime=0.29
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 973 0 0 0 29 0 0 0 19 0 1 0 101244695 5332992 957 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 1302 957 254 541 0 752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5208

[startup+0.701089 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 9623
/proc/meminfo: memFree=1648696/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=6784 CPUtime=0.69
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 1352 0 0 0 69 0 0 0 23 0 1 0 101244695 6946816 1336 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 1696 1336 254 541 0 1146 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6784

[startup+1.50122 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1642992/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=9784 CPUtime=1.49
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 2082 0 0 0 148 1 0 0 25 0 1 0 101244695 10018816 2066 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 2446 2066 254 541 0 1896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9784

[startup+3.10149 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1639984/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=12416 CPUtime=3.09
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 2814 0 0 0 306 3 0 0 25 0 1 0 101244695 12713984 2713 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 3104 2713 257 541 0 2554 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12416

[startup+6.30202 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1636784/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=15608 CPUtime=6.29
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 3690 0 0 0 624 5 0 0 25 0 1 0 101244695 15982592 3477 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 3902 3477 257 541 0 3352 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15608

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1630448/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=21272 CPUtime=12.69
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 5109 0 0 0 1261 8 0 0 25 0 1 0 101244695 21782528 4748 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 5318 4748 257 541 0 4768 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21272

[startup+25.5012 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1619824/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=32268 CPUtime=25.48
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 8168 0 0 0 2531 17 0 0 25 0 1 0 101244695 33042432 7354 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 8067 7354 257 541 0 7517 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32268

[startup+51.1015 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1606832/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=46592 CPUtime=51.07
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 12039 0 0 0 5075 32 0 0 25 0 1 0 101244695 47710208 10676 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 11648 10676 257 541 0 11098 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46592

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1575664/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=80400 CPUtime=102.26
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 20553 0 0 0 10173 53 0 0 25 0 1 0 101244695 82329600 18354 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 20100 18354 257 541 0 19550 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 80400

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1549424/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=108936 CPUtime=162.23
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 28102 0 0 0 16146 77 0 0 25 0 1 0 101244695 111550464 25116 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 27234 25116 257 541 0 26684 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 108936

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1522032/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=137164 CPUtime=222.22
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 35756 0 0 0 22124 98 0 0 25 0 1 0 101244695 140455936 31730 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 34291 31730 257 541 0 33741 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 137164

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1508528/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=153708 CPUtime=282.19
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 39715 0 0 0 28100 119 0 0 25 0 1 0 101244695 157396992 35050 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 38427 35050 257 541 0 37877 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 153708

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1489136/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=174628 CPUtime=342.18
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 44637 0 0 0 34084 134 0 0 25 0 1 0 101244695 178819072 39972 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 43657 39972 257 541 0 43107 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 174628

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1477616/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=186332 CPUtime=402.15
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 48186 0 0 0 40066 149 0 0 25 0 1 0 101244695 190803968 42786 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 46583 42786 257 541 0 46033 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 186332

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1458224/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=207300 CPUtime=462.13
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 53864 0 0 0 46049 164 0 0 25 0 1 0 101244695 212275200 47618 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 51825 47618 257 541 0 51275 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 207300

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1448176/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=218384 CPUtime=522.11
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 56574 0 0 0 52031 180 0 0 25 0 1 0 101244695 223625216 50328 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 54596 50328 257 541 0 54046 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 218384

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1428464/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=238472 CPUtime=582.09
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 62259 0 0 0 58012 197 0 0 25 0 1 0 101244695 244195328 55041 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 59618 55041 257 541 0 59068 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 238472

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9624
/proc/meminfo: memFree=1424752/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=242596 CPUtime=642.07
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 63175 0 0 0 63999 208 0 0 25 0 1 0 101244695 248418304 55957 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 60649 55957 257 541 0 60099 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 242596

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1398768/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=269408 CPUtime=702.04
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 70757 0 0 0 69980 224 0 0 25 0 1 0 101244695 275873792 62421 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 67352 62421 257 541 0 66802 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 269408

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1395696/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=272128 CPUtime=762.02
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 71515 0 0 0 75966 236 0 0 25 0 1 0 101244695 278659072 63179 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 68032 63179 257 541 0 67482 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 272128

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1377904/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=290580 CPUtime=822
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 75978 0 0 0 81950 250 0 0 25 0 1 0 101244695 297553920 67642 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 72645 67642 257 541 0 72095 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 290580

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1343152/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=332284 CPUtime=881.98
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 84607 0 0 0 87935 263 0 0 25 0 1 0 101244695 340258816 76271 1992294400 4194304 6412682 548682068864 18446744073709551615 4296628 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 83071 76271 257 541 0 82521 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 332284

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1348144/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=327140 CPUtime=941.96
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 84617 0 0 0 93924 272 0 0 25 0 1 0 101244695 334991360 74995 1992294400 4194304 6412682 548682068864 18446744073709551615 4286815 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 81785 74995 257 541 0 81235 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 327140

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1346928/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=328548 CPUtime=1001.94
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 84938 0 0 0 99913 281 0 0 25 0 1 0 101244695 336433152 75316 1992294400 4194304 6412682 548682068864 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 82137 75316 257 541 0 81587 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 328548

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1341104/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=335376 CPUtime=1061.92
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 86526 0 0 0 105902 290 0 0 25 0 1 0 101244695 343425024 76904 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 83844 76904 257 541 0 83294 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 335376

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1306992/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=372516 CPUtime=1121.9
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 94978 0 0 0 111882 308 0 0 25 0 1 0 101244695 381456384 85356 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 93129 85356 257 541 0 92579 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 372516

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1297392/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=381772 CPUtime=1181.88
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 98777 0 0 0 117870 318 0 0 25 0 1 0 101244695 390934528 87676 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 95443 87676 257 541 0 94893 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 381772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1296048/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=383052 CPUtime=1200.07
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 99109 0 0 0 119685 322 0 0 25 0 1 0 101244695 392245248 88008 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 95763 88008 257 541 0 95213 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 383052

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: 0.99 0.97 0.99 2/65 9630
/proc/meminfo: memFree=1296048/2055920 swapFree=4192956/4192956
[pid=9623] ppid=9621 vsize=383052 CPUtime=1200.07
/proc/9623/stat : 9623 (kw) R 9621 9623 9372 0 -1 0 99109 0 0 0 119685 322 0 0 25 0 1 0 101244695 392245248 88008 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9623/statm: 95763 88008 257 541 0 95213 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 383052

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.14
CPU user time (s): 1196.86
CPU system time (s): 3.2835
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 385076

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

runsolver used 1.14283 second user time and 2.16967 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-26 09:49:34
IDJOB=1728045
IDBENCH=24662
IDSOLVER=501
FILE ID=node57/1728045-1240732174
PBS_JOBID= 9186948
Free space on /tmp= 66440 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/others/linvrinv8.sat05-567.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728045-1240732174/watcher-1728045-1240732174 -o /tmp/evaluation-result-1728045-1240732174/solver-1728045-1240732174 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1728045-1240732174.cnf

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

MD5SUM BENCH= af4e94e2262dd17f2c350e06d0de5672
RANDOM SEED=1758600213

node57.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.256
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.256
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:       1649112 kB
Buffers:         37532 kB
Cached:         280912 kB
SwapCached:          0 kB
Active:         133704 kB
Inactive:       198628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1649112 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2332 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            60580 kB
Committed_AS:   301692 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= 66440 MiB
End job on node57 at 2009-04-26 10:09:37