Trace number 1520021

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.06 1200.42

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S748216286-061.cnf
MD5SUM2754b3d0d46124bc4b807ae18c388fa5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.093985
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1520021-1238255883/watcher-1520021-1238255883 -o /tmp/evaluation-result-1520021-1238255883/solver-1520021-1238255883 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1520021-1238255883.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.95 1.00 1.00 3/64 11490
/proc/meminfo: memFree=1069408/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=2732 CPUtime=0
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 293 0 0 0 0 0 0 0 18 0 1 0 864179796 2797568 277 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 683 277 216 541 0 133 0

[startup+0.0999059 s]
/proc/loadavg: 0.95 1.00 1.00 3/64 11490
/proc/meminfo: memFree=1069408/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=3440 CPUtime=0.09
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 515 0 0 0 9 0 0 0 18 0 1 0 864179796 3522560 491 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 860 491 242 541 0 310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3440

[startup+0.102906 s]
/proc/loadavg: 0.95 1.00 1.00 3/64 11490
/proc/meminfo: memFree=1069408/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=3440 CPUtime=0.09
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 520 0 0 0 9 0 0 0 18 0 1 0 864179796 3522560 496 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 860 497 242 541 0 310 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3440

[startup+0.301934 s]
/proc/loadavg: 0.95 1.00 1.00 3/64 11490
/proc/meminfo: memFree=1069408/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=4628 CPUtime=0.29
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 823 0 0 0 29 0 0 0 19 0 1 0 864179796 4739072 799 1992294400 4194304 6412682 548682068864 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 1157 799 242 541 0 607 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4628

[startup+0.703 s]
/proc/loadavg: 0.95 1.00 1.00 3/64 11490
/proc/meminfo: memFree=1069408/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=6284 CPUtime=0.69
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 1207 0 0 0 69 0 0 0 23 0 1 0 864179796 6434816 1183 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 1571 1183 242 541 0 1021 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6284

[startup+1.50111 s]
/proc/loadavg: 0.95 1.00 1.00 2/65 11491
/proc/meminfo: memFree=1064536/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=8032 CPUtime=1.48
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 1597 0 0 0 147 1 0 0 25 0 1 0 864179796 8224768 1533 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 2008 1533 242 541 0 1458 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8032

[startup+3.10135 s]
/proc/loadavg: 0.95 1.00 1.00 2/65 11491
/proc/meminfo: memFree=1063320/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=9484 CPUtime=3.09
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 2028 0 0 0 307 2 0 0 25 0 1 0 864179796 9711616 1867 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 2371 1867 248 541 0 1821 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9484

[startup+6.30182 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 11491
/proc/meminfo: memFree=1061400/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=11648 CPUtime=6.29
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 2580 0 0 0 624 5 0 0 25 0 1 0 864179796 11927552 2359 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 2912 2359 248 541 0 2362 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11648

[startup+12.7018 s]
/proc/loadavg: 0.96 1.00 1.00 2/65 11491
/proc/meminfo: memFree=1057496/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=15720 CPUtime=12.69
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 3653 0 0 0 1261 8 0 0 25 0 1 0 864179796 16097280 3193 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 3930 3193 248 541 0 3380 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15720

[startup+25.5016 s]
/proc/loadavg: 0.97 1.00 1.00 2/65 11491
/proc/meminfo: memFree=1053656/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=19756 CPUtime=25.48
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 4767 0 0 0 2537 11 0 0 25 0 1 0 864179796 20230144 4083 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 4939 4083 248 541 0 4389 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19756

[startup+51.1014 s]
/proc/loadavg: 0.98 1.00 1.00 2/65 11491
/proc/meminfo: memFree=1048792/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=25952 CPUtime=51.07
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 6307 0 0 0 5091 16 0 0 25 0 1 0 864179796 26574848 5326 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 6488 5326 248 541 0 5938 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25952

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11491
/proc/meminfo: memFree=1039960/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=35380 CPUtime=102.26
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 8897 0 0 0 10200 26 0 0 25 0 1 0 864179796 36229120 7525 1992294400 4194304 6412682 548682068864 18446744073709551615 4360459 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 8845 7525 248 541 0 8295 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35380

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11491
/proc/meminfo: memFree=1033432/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=42904 CPUtime=162.24
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 11039 0 0 0 16189 35 0 0 25 0 1 0 864179796 43933696 9149 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 10726 9149 248 541 0 10176 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 42904

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11497
/proc/meminfo: memFree=1026192/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=52524 CPUtime=222.22
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 13138 0 0 0 22178 44 0 0 25 0 1 0 864179796 53784576 10930 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 13131 10930 248 541 0 12581 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 52524

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11497
/proc/meminfo: memFree=1021136/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=57856 CPUtime=282.2
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 14761 0 0 0 28170 50 0 0 25 0 1 0 864179796 59244544 12187 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 14464 12187 248 541 0 13914 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 57856

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11497
/proc/meminfo: memFree=1015760/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=63868 CPUtime=342.18
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 16517 0 0 0 34162 56 0 0 25 0 1 0 864179796 65400832 13522 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 15967 13522 248 541 0 15417 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 63868

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 11497
/proc/meminfo: memFree=1012560/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=67756 CPUtime=402.17
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 17337 0 0 0 40155 62 0 0 25 0 1 0 864179796 69382144 14342 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 16939 14342 248 541 0 16389 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 67756

[startup+462.302 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 11497
/proc/meminfo: memFree=1007824/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=73600 CPUtime=462.15
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 18991 0 0 0 46148 67 0 0 25 0 1 0 864179796 75366400 15512 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 18400 15512 248 541 0 17850 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 73600

[startup+522.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 11497
/proc/meminfo: memFree=1006680/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=74560 CPUtime=522.12
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 19279 0 0 0 52140 72 0 0 25 0 1 0 864179796 76349440 15800 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 18640 15800 248 541 0 18090 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 74560

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11497
/proc/meminfo: memFree=999128/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=83088 CPUtime=582.11
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 21709 0 0 0 58133 78 0 0 25 0 1 0 864179796 85082112 17674 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 20772 17674 248 541 0 20222 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 83088

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11497
/proc/meminfo: memFree=997784/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=84688 CPUtime=642.1
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 22042 0 0 0 64126 84 0 0 25 0 1 0 864179796 86720512 18007 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 21172 18007 248 541 0 20622 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 84688

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11497
/proc/meminfo: memFree=996120/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=86608 CPUtime=702.08
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 22459 0 0 0 70118 90 0 0 25 0 1 0 864179796 88686592 18424 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 21652 18424 248 541 0 21102 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 86608

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11497
/proc/meminfo: memFree=986776/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=98128 CPUtime=762.06
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 24774 0 0 0 76111 95 0 0 25 0 1 0 864179796 100483072 20739 1992294400 4194304 6412682 548682068864 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 24532 20739 248 541 0 23982 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 98128

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11497
/proc/meminfo: memFree=988504/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=96528 CPUtime=822.04
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 24989 0 0 0 82104 100 0 0 25 0 1 0 864179796 98844672 20314 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 24132 20314 248 541 0 23582 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 96528

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11497
/proc/meminfo: memFree=987800/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=97168 CPUtime=882.02
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 25164 0 0 0 88098 104 0 0 25 0 1 0 864179796 99500032 20489 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 24292 20489 248 541 0 23742 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 97168

[startup+942.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 11497
/proc/meminfo: memFree=981656/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=104232 CPUtime=942
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 26718 0 0 0 94089 111 0 0 25 0 1 0 864179796 106733568 22043 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 26058 22043 248 541 0 25508 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 104232

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 11497
/proc/meminfo: memFree=976280/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=110188 CPUtime=1001.98
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 28759 0 0 0 100082 116 0 0 25 0 1 0 864179796 112832512 23348 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 27547 23348 248 541 0 26997 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 110188

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11497
/proc/meminfo: memFree=976216/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=110188 CPUtime=1061.97
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 28794 0 0 0 106077 120 0 0 25 0 1 0 864179796 112832512 23383 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 27547 23383 248 541 0 26997 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 110188

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11497
/proc/meminfo: memFree=973912/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=113388 CPUtime=1121.95
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 29376 0 0 0 112070 125 0 0 25 0 1 0 864179796 116109312 23965 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 28347 23965 248 541 0 27797 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 113388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11497
/proc/meminfo: memFree=971288/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=115948 CPUtime=1181.93
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 30026 0 0 0 118065 128 0 0 25 0 1 0 864179796 118730752 24615 1992294400 4194304 6412682 548682068864 18446744073709551615 4287158 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 28987 24615 248 541 0 28437 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 115948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 11497
/proc/meminfo: memFree=970648/2055920 swapFree=4178260/4192956
[pid=11490] ppid=11488 vsize=115948 CPUtime=1200.03
/proc/11490/stat : 11490 (kw) R 11488 11490 11361 0 -1 0 30171 0 0 0 119873 130 0 0 25 0 1 0 864179796 118730752 24760 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/11490/statm: 28987 24760 248 541 0 28437 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 115948

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.42
CPU time (s): 1200.06
CPU user time (s): 1198.74
CPU system time (s): 1.3168
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 115948

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

runsolver used 0.942856 second user time and 2.6416 second system time

The end

Launcher Data

Begin job on node39 at 2009-03-28 16:58:03
IDJOB=1520021
IDBENCH=70440
IDSOLVER=501
FILE ID=node39/1520021-1238255883
PBS_JOBID= 9060778
Free space on /tmp= 66228 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S748216286-061.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1520021-1238255883/watcher-1520021-1238255883 -o /tmp/evaluation-result-1520021-1238255883/solver-1520021-1238255883 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1520021-1238255883.cnf

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

MD5SUM BENCH= 2754b3d0d46124bc4b807ae18c388fa5
RANDOM SEED=629047490

node39.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.285
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.285
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:       1069824 kB
Buffers:         87116 kB
Cached:         803812 kB
SwapCached:       8168 kB
Active:          46012 kB
Inactive:       854872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1069824 kB
SwapTotal:     4192956 kB
SwapFree:      4178260 kB
Dirty:            2268 kB
Writeback:           0 kB
Mapped:          16692 kB
Slab:            71464 kB
Committed_AS:  2188648 kB
PageTables:       1188 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= 66224 MiB
End job on node39 at 2009-03-28 17:18:06