Trace number 1519575

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.12 1200.46

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1253795703-015.cnf
MD5SUM17b09148dbc69a552ff183cd5c8f891a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.6782
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
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-1519575-1238230736/watcher-1519575-1238230736 -o /tmp/evaluation-result-1519575-1238230736/solver-1519575-1238230736 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519575-1238230736.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.92 0.98 0.99 3/64 4984
/proc/meminfo: memFree=1229632/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=3280 CPUtime=0
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 414 0 0 0 0 0 0 0 18 0 1 0 1095735505 3358720 398 1992294400 4194304 6412682 548682068864 18446744073709551615 4825464 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 820 398 219 541 0 270 0

[startup+0.0947021 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4984
/proc/meminfo: memFree=1229632/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=4336 CPUtime=0.09
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 722 0 0 0 9 0 0 0 18 0 1 0 1095735505 4440064 706 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 1084 706 219 541 0 534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4336

[startup+0.101702 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4984
/proc/meminfo: memFree=1229632/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=4468 CPUtime=0.09
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 754 0 0 0 9 0 0 0 18 0 1 0 1095735505 4575232 738 1992294400 4194304 6412682 548682068864 18446744073709551615 4369589 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 1117 738 219 541 0 567 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4468

[startup+0.301722 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4984
/proc/meminfo: memFree=1229632/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=5364 CPUtime=0.29
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 1313 0 0 0 29 0 0 0 19 0 1 0 1095735505 5492736 974 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 1341 974 245 541 0 791 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5364

[startup+0.701764 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 4984
/proc/meminfo: memFree=1229632/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=7476 CPUtime=0.69
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 1873 0 0 0 68 1 0 0 22 0 1 0 1095735505 7655424 1534 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 1869 1534 245 541 0 1319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7476

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 4985
/proc/meminfo: memFree=1222904/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=11460 CPUtime=1.49
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 2839 0 0 0 146 3 0 0 25 0 1 0 1095735505 11735040 2500 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 2865 2500 245 541 0 2315 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11460

[startup+3.10199 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 4985
/proc/meminfo: memFree=1217912/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=17032 CPUtime=3.09
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 4256 0 0 0 305 4 0 0 25 0 1 0 1095735505 17440768 3877 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 4258 3877 245 541 0 3708 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17032

[startup+6.3013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 4985
/proc/meminfo: memFree=1212152/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=20860 CPUtime=6.29
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 5266 0 0 0 623 6 0 0 25 0 1 0 1095735505 21360640 4842 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 5215 4842 248 541 0 4665 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20860

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 4985
/proc/meminfo: memFree=1203704/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=27748 CPUtime=12.69
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 7189 0 0 0 1260 9 0 0 25 0 1 0 1095735505 28413952 6584 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 6937 6584 248 541 0 6387 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27748

[startup+25.5011 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 4985
/proc/meminfo: memFree=1192440/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=39868 CPUtime=25.48
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 10414 0 0 0 2534 14 0 0 25 0 1 0 1095735505 40824832 9535 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 9967 9535 248 541 0 9417 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39868

[startup+51.1026 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 4985
/proc/meminfo: memFree=1176952/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=56020 CPUtime=51.08
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 14751 0 0 0 5084 24 0 0 25 0 1 0 1095735505 57364480 13614 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 14005 13614 248 541 0 13455 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56020

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 4985
/proc/meminfo: memFree=1151480/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=81524 CPUtime=102.27
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 21419 0 0 0 10187 40 0 0 25 0 1 0 1095735505 83480576 19733 1992294400 4194304 6412682 548682068864 18446744073709551615 5277709 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 20381 19733 248 541 0 19831 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 81524

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=1130096/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=103840 CPUtime=162.23
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 27361 0 0 0 16169 54 0 0 25 0 1 0 1095735505 106332160 25157 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 25960 25157 248 541 0 25410 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 103840

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=1106352/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=128216 CPUtime=222.23
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 33733 0 0 0 22154 69 0 0 25 0 1 0 1095735505 131293184 30845 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 32054 30845 248 541 0 31504 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 128216

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=1089328/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=145536 CPUtime=282.2
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 38412 0 0 0 28139 81 0 0 25 0 1 0 1095735505 149028864 35103 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 36384 35103 248 541 0 35834 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 145536

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=1076656/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=158808 CPUtime=342.19
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 41651 0 0 0 34127 92 0 0 25 0 1 0 1095735505 162619392 38342 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 39702 38342 248 541 0 39152 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 158808

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=1066288/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=169496 CPUtime=402.18
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 44708 0 0 0 40116 102 0 0 25 0 1 0 1095735505 173563904 40915 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 42374 40915 248 541 0 41824 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 169496

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=1042744/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=194152 CPUtime=462.16
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 51077 0 0 0 46103 113 0 0 25 0 1 0 1095735505 198811648 46728 1992294400 4194304 6412682 548682068864 18446744073709551615 4289388 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 48538 46728 248 541 0 47988 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 194152

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=1041592/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=195204 CPUtime=522.14
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 51408 0 0 0 52094 120 0 0 25 0 1 0 1095735505 199888896 47059 1992294400 4194304 6412682 548682068864 18446744073709551615 4286926 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 48801 47059 248 541 0 48251 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 195204

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=1020088/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=219988 CPUtime=582.12
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 56837 0 0 0 58080 132 0 0 25 0 1 0 1095735505 225267712 52488 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 54997 52488 248 541 0 54447 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 219988

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=1015800/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=224032 CPUtime=642.11
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 58467 0 0 0 64072 139 0 0 25 0 1 0 1095735505 229408768 53478 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 56008 53478 248 541 0 55458 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 224032

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=1014328/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=225736 CPUtime=702.09
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 58899 0 0 0 70063 146 0 0 25 0 1 0 1095735505 231153664 53910 1992294400 4194304 6412682 548682068864 18446744073709551615 4286888 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 56434 53910 248 541 0 55884 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 225736

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=986680/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=254068 CPUtime=762.08
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 65720 0 0 0 76050 158 0 0 25 0 1 0 1095735505 260165632 60731 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 63517 60731 248 541 0 62967 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 254068

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 4991
/proc/meminfo: memFree=986040/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=254568 CPUtime=822.05
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 66592 0 0 0 82041 164 0 0 25 0 1 0 1095735505 260677632 60867 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 63642 60867 248 541 0 63092 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 254568

[startup+882.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 4991
/proc/meminfo: memFree=984504/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=256368 CPUtime=882.05
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 66958 0 0 0 88036 169 0 0 25 0 1 0 1095735505 262520832 61233 1992294400 4194304 6412682 548682068864 18446744073709551615 4286788 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 64092 61233 248 541 0 63542 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 256368

[startup+942.301 s]
/proc/loadavg: 1.10 1.02 1.00 2/65 4991
/proc/meminfo: memFree=975096/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=266884 CPUtime=942.02
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 69434 0 0 0 94026 176 0 0 25 0 1 0 1095735505 273289216 63709 1992294400 4194304 6412682 548682068864 18446744073709551615 4286794 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 66721 63709 248 541 0 66171 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 266884

[startup+1002.3 s]
/proc/loadavg: 1.16 1.04 1.01 2/65 4991
/proc/meminfo: memFree=952312/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=289656 CPUtime=1002
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 75834 0 0 0 100012 188 0 0 25 0 1 0 1095735505 296607744 69263 1992294400 4194304 6412682 548682068864 18446744073709551615 4360801 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 72414 69263 248 541 0 71864 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 289656

[startup+1062.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 4991
/proc/meminfo: memFree=952312/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=289656 CPUtime=1061.99
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 75871 0 0 0 106005 194 0 0 25 0 1 0 1095735505 296607744 69300 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 72414 69300 248 541 0 71864 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 289656

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 4991
/proc/meminfo: memFree=952056/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=289656 CPUtime=1121.98
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 75935 0 0 0 112000 198 0 0 25 0 1 0 1095735505 296607744 69364 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 72414 69364 248 541 0 71864 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 289656

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 4991
/proc/meminfo: memFree=951480/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=290500 CPUtime=1181.96
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 76148 0 0 0 117994 202 0 0 25 0 1 0 1095735505 297472000 69577 1992294400 4194304 6412682 548682068864 18446744073709551615 4363619 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 72625 69577 248 541 0 72075 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 290500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 4991
/proc/meminfo: memFree=944824/2055920 swapFree=4179168/4192956
[pid=4984] ppid=4982 vsize=297368 CPUtime=1200.06
/proc/4984/stat : 4984 (kw) R 4982 4984 4646 0 -1 0 77724 0 0 0 119801 205 0 0 25 0 1 0 1095735505 304504832 71153 1992294400 4194304 6412682 548682068864 18446744073709551615 4287583 0 0 4096 0 0 0 0 17 1 0 0
/proc/4984/statm: 74342 71153 248 541 0 73792 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 297368

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.46
CPU time (s): 1200.12
CPU user time (s): 1198.01
CPU system time (s): 2.10868
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 297368

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

runsolver used 0.822874 second user time and 2.58161 second system time

The end

Launcher Data

Begin job on node61 at 2009-03-28 09:58:56
IDJOB=1519575
IDBENCH=70217
IDSOLVER=501
FILE ID=node61/1519575-1238230736
PBS_JOBID= 9060584
Free space on /tmp= 66344 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S1253795703-015.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519575-1238230736/watcher-1519575-1238230736 -o /tmp/evaluation-result-1519575-1238230736/solver-1519575-1238230736 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519575-1238230736.cnf

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

MD5SUM BENCH= 17b09148dbc69a552ff183cd5c8f891a
RANDOM SEED=1970846168

node61.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.238
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.238
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:       1230048 kB
Buffers:         83188 kB
Cached:         645196 kB
SwapCached:       7920 kB
Active:          23468 kB
Inactive:       714524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1230048 kB
SwapTotal:     4192956 kB
SwapFree:      4179168 kB
Dirty:            2672 kB
Writeback:           0 kB
Mapped:          15436 kB
Slab:            73996 kB
Committed_AS:  2568664 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node61 at 2009-03-28 10:18:59