Trace number 1519933

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.08 1200.52

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S1698591437-083.cnf
MD5SUM24020efeef97a2534de77350f664299c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark731.459
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-1519933-1238248637/watcher-1519933-1238248637 -o /tmp/evaluation-result-1519933-1238248637/solver-1519933-1238248637 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519933-1238248637.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 0.99 3/64 9869
/proc/meminfo: memFree=1485024/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=2732 CPUtime=0
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 293 0 0 0 0 0 0 0 18 0 1 0 1097524730 2797568 277 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 683 277 216 541 0 133 0

[startup+0.0135861 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9869
/proc/meminfo: memFree=1485024/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=2864 CPUtime=0.01
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 344 0 0 0 1 0 0 0 18 0 1 0 1097524730 2932736 328 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 716 331 226 541 0 166 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2864

[startup+0.101605 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9869
/proc/meminfo: memFree=1485024/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=3444 CPUtime=0.09
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 518 0 0 0 9 0 0 0 18 0 1 0 1097524730 3526656 494 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 861 494 242 541 0 311 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3444

[startup+0.301647 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9869
/proc/meminfo: memFree=1485024/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=4644 CPUtime=0.29
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 814 0 0 0 29 0 0 0 19 0 1 0 1097524730 4755456 790 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 1161 790 242 541 0 611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4644

[startup+0.701734 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 9869
/proc/meminfo: memFree=1485024/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=6300 CPUtime=0.69
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 1214 0 0 0 69 0 0 0 22 0 1 0 1097524730 6451200 1190 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 1575 1190 242 541 0 1025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6300

[startup+1.5029 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9870
/proc/meminfo: memFree=1480152/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=7948 CPUtime=1.49
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 1598 0 0 0 148 1 0 0 25 0 1 0 1097524730 8138752 1534 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 1987 1534 242 541 0 1437 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7948

[startup+3.10125 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9870
/proc/meminfo: memFree=1478936/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=9488 CPUtime=3.09
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 2034 0 0 0 307 2 0 0 25 0 1 0 1097524730 9715712 1873 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 2372 1873 248 541 0 1822 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9488

[startup+6.30194 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9870
/proc/meminfo: memFree=1476824/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=11808 CPUtime=6.29
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 2699 0 0 0 625 4 0 0 25 0 1 0 1097524730 12091392 2409 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 2952 2409 248 541 0 2402 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11808

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9870
/proc/meminfo: memFree=1473176/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=15724 CPUtime=12.68
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 3658 0 0 0 1262 6 0 0 25 0 1 0 1097524730 16101376 3198 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 3931 3198 248 541 0 3381 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15724

[startup+25.5011 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9870
/proc/meminfo: memFree=1468952/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=20120 CPUtime=25.48
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 4890 0 0 0 2536 12 0 0 25 0 1 0 1097524730 20602880 4206 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 5030 4206 248 541 0 4480 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20120

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9870
/proc/meminfo: memFree=1462232/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=27640 CPUtime=51.07
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 7011 0 0 0 5088 19 0 0 25 0 1 0 1097524730 28303360 5849 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 6910 5849 248 541 0 6360 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27640

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9870
/proc/meminfo: memFree=1453912/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=37548 CPUtime=102.26
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 9537 0 0 0 10195 31 0 0 25 0 1 0 1097524730 38449152 7925 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 9387 7925 248 541 0 8837 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37548

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9870
/proc/meminfo: memFree=1445144/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=48652 CPUtime=162.23
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 12315 0 0 0 16182 41 0 0 25 0 1 0 1097524730 49819648 10108 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 12163 10108 248 541 0 11613 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 48652

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9870
/proc/meminfo: memFree=1438616/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=56292 CPUtime=222.21
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 14307 0 0 0 22171 50 0 0 25 0 1 0 1097524730 57643008 11734 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 14073 11734 248 541 0 13523 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 56292

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1432600/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=64328 CPUtime=282.18
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 16220 0 0 0 28161 57 0 0 25 0 1 0 1097524730 65871872 13647 1992294400 4194304 6412682 548682068864 18446744073709551615 4296559 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 16082 13647 248 541 0 15532 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 64328

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1431128/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=64352 CPUtime=342.16
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 16582 0 0 0 34152 64 0 0 25 0 1 0 1097524730 65896448 13588 1992294400 4194304 6412682 548682068864 18446744073709551615 4287583 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 16088 13588 248 541 0 15538 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 64352

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1425176/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=70560 CPUtime=402.13
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 18544 0 0 0 40141 72 0 0 25 0 1 0 1097524730 72253440 15066 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 17640 15066 248 541 0 17090 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 70560

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1423512/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=72480 CPUtime=462.11
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 18967 0 0 0 46133 78 0 0 25 0 1 0 1097524730 74219520 15489 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 18120 15489 248 541 0 17570 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 72480

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1417432/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=78796 CPUtime=522.09
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 21035 0 0 0 52126 83 0 0 25 0 1 0 1097524730 80687104 17001 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 19699 17001 248 541 0 19149 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 78796

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1415320/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=81036 CPUtime=582.07
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 21565 0 0 0 58119 88 0 0 25 0 1 0 1097524730 82980864 17531 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 20259 17531 248 541 0 19709 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 81036

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1411160/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=86156 CPUtime=642.06
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 22592 0 0 0 64112 94 0 0 25 0 1 0 1097524730 88223744 18558 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 21539 18558 248 541 0 20989 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 86156

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1406040/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=94292 CPUtime=702.03
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 24506 0 0 0 70103 100 0 0 25 0 1 0 1097524730 96555008 19832 1992294400 4194304 6412682 548682068864 18446744073709551615 4286926 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 23573 19832 248 541 0 23023 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 94292

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1404376/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=95892 CPUtime=762.01
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 24908 0 0 0 76095 106 0 0 25 0 1 0 1097524730 98193408 20234 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 23973 20234 248 541 0 23423 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 95892

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1403608/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=96212 CPUtime=821.98
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 25090 0 0 0 82087 111 0 0 25 0 1 0 1097524730 98521088 20416 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 24053 20416 248 541 0 23503 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 96212

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 9876
/proc/meminfo: memFree=1396504/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=102904 CPUtime=881.96
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 26862 0 0 0 88079 117 0 0 25 0 1 0 1097524730 105373696 22188 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 25726 22188 248 541 0 25176 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 102904

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1392920/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=107444 CPUtime=941.93
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 28487 0 0 0 94071 122 0 0 25 0 1 0 1097524730 110022656 23077 1992294400 4194304 6412682 548682068864 18446744073709551615 4287126 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 26861 23077 248 541 0 26311 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 107444

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1391768/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=108724 CPUtime=1001.92
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 28773 0 0 0 100064 128 0 0 25 0 1 0 1097524730 111333376 23363 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 27181 23363 248 541 0 26631 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 108724

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1389912/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=110964 CPUtime=1061.89
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 29249 0 0 0 106056 133 0 0 25 0 1 0 1097524730 113627136 23839 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 27741 23839 248 541 0 27191 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 110964

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1386136/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=115444 CPUtime=1121.87
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 30178 0 0 0 112050 137 0 0 25 0 1 0 1097524730 118214656 24768 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 28861 24768 248 541 0 28311 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 115444

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1380376/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=121488 CPUtime=1181.85
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 32407 0 0 0 118042 143 0 0 25 0 1 0 1097524730 124403712 26151 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 30372 26151 248 541 0 29822 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 121488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 9876
/proc/meminfo: memFree=1380248/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=121968 CPUtime=1200.04
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 32482 0 0 0 119860 144 0 0 25 0 1 0 1097524730 124895232 26226 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 30492 26226 248 541 0 29942 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 121968

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.98 0.99 2/65 9876
/proc/meminfo: memFree=1380248/2055920 swapFree=4177912/4192956
[pid=9869] ppid=9867 vsize=121968 CPUtime=1200.04
/proc/9869/stat : 9869 (kw) R 9867 9869 9510 0 -1 0 32482 0 0 0 119860 144 0 0 25 0 1 0 1097524730 124895232 26226 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/9869/statm: 30492 26226 248 541 0 29942 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 121968

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.08
CPU user time (s): 1198.61
CPU system time (s): 1.46578
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 124872

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

runsolver used 0.943856 second user time and 2.65959 second system time

The end

Launcher Data

Begin job on node71 at 2009-03-28 14:57:17
IDJOB=1519933
IDBENCH=70396
IDSOLVER=501
FILE ID=node71/1519933-1238248637
PBS_JOBID= 9060667
Free space on /tmp= 66352 MiB

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

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

MD5SUM BENCH= 24020efeef97a2534de77350f664299c
RANDOM SEED=1246404766

node71.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.270
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.270
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:       1485440 kB
Buffers:         60736 kB
Cached:         425752 kB
SwapCached:       9096 kB
Active:         126000 kB
Inactive:       371196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485440 kB
SwapTotal:     4192956 kB
SwapFree:      4177912 kB
Dirty:            2288 kB
Writeback:           0 kB
Mapped:          16452 kB
Slab:            59212 kB
Committed_AS:  2415096 kB
PageTables:       1444 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= 66352 MiB
End job on node71 at 2009-03-28 15:17:20