Trace number 1519647

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.11 1200.54

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S441484366-048.cnf
MD5SUMb6119f642cd28b8170b8f409c6616618
Bench CategoryRANDOM (random 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 variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 517000

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-1519647-1238232127/watcher-1519647-1238232127 -o /tmp/evaluation-result-1519647-1238232127/solver-1519647-1238232127 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1519647-1238232127.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.97 0.98 3/73 13371
/proc/meminfo: memFree=1597672/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=2888 CPUtime=0
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 318 0 0 0 0 0 0 0 20 0 1 0 1095876639 2957312 302 1992294400 4194304 6412682 548682068864 18446744073709551615 4348845 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 722 302 216 541 0 172 0

[startup+0.023144 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 13371
/proc/meminfo: memFree=1597672/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=3152 CPUtime=0.02
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 389 0 0 0 2 0 0 0 20 0 1 0 1095876639 3227648 373 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 788 373 216 541 0 238 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3152

[startup+0.101159 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 13371
/proc/meminfo: memFree=1597672/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=4340 CPUtime=0.09
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 729 0 0 0 9 0 0 0 20 0 1 0 1095876639 4444160 713 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 1085 713 216 541 0 535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4340

[startup+0.301199 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 13371
/proc/meminfo: memFree=1597672/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=5924 CPUtime=0.29
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 1149 0 0 0 29 0 0 0 22 0 1 0 1095876639 6066176 1133 1992294400 4194304 6412682 548682068864 18446744073709551615 4522305 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 1481 1133 235 541 0 931 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5924

[startup+0.70128 s]
/proc/loadavg: 0.99 0.97 0.98 3/73 13371
/proc/meminfo: memFree=1597672/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=5924 CPUtime=0.69
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 1149 0 0 0 69 0 0 0 25 0 1 0 1095876639 6066176 1133 1992294400 4194304 6412682 548682068864 18446744073709551615 4564594 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 1481 1133 235 541 0 931 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5924

[startup+1.50144 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1594016/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=8684 CPUtime=1.49
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 2121 0 0 0 148 1 0 0 25 0 1 0 1095876639 8892416 1827 1992294400 4194304 6412682 548682068864 18446744073709551615 5508555 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 2171 1827 244 541 0 1621 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8684

[startup+3.10277 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1588704/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=13004 CPUtime=3.09
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 3156 0 0 0 307 2 0 0 25 0 1 0 1095876639 13316096 2822 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 3251 2822 244 541 0 2701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13004

[startup+6.30142 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1584544/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=16868 CPUtime=6.29
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 4249 0 0 0 625 4 0 0 25 0 1 0 1095876639 17272832 3758 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 4217 3758 247 541 0 3667 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16868

[startup+12.7017 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1579104/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=22880 CPUtime=12.69
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 5769 0 0 0 1261 8 0 0 25 0 1 0 1095876639 23429120 5130 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 5720 5130 247 541 0 5170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22880

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1570784/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=30932 CPUtime=25.48
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 7960 0 0 0 2535 13 0 0 25 0 1 0 1095876639 31674368 7006 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 7733 7006 247 541 0 7183 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 30932

[startup+51.1015 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1559840/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=42956 CPUtime=51.08
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 11057 0 0 0 5086 22 0 0 25 0 1 0 1095876639 43986944 9624 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 10739 9624 247 541 0 10189 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42956

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1541216/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=63264 CPUtime=102.26
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 16440 0 0 0 10190 36 0 0 25 0 1 0 1095876639 64782336 14280 1992294400 4194304 6412682 548682068864 18446744073709551615 4286898 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 15816 14280 247 541 0 15266 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 63264

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1524640/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=82560 CPUtime=162.23
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 21200 0 0 0 16173 50 0 0 25 0 1 0 1095876639 84541440 18356 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 20640 18356 247 541 0 20090 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 82560

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1514144/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=94296 CPUtime=222.21
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 24289 0 0 0 22159 62 0 0 25 0 1 0 1095876639 96559104 21024 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 23574 21024 247 541 0 23024 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 94296

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1502432/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=107480 CPUtime=282.19
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 27703 0 0 0 28144 75 0 0 25 0 1 0 1095876639 110059520 23954 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 26870 23954 247 541 0 26320 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 107480

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1494880/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=115616 CPUtime=342.17
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 29595 0 0 0 34132 85 0 0 25 0 1 0 1095876639 118390784 25846 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 28904 25846 247 541 0 28354 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 115616

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1485600/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=125420 CPUtime=402.15
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 32436 0 0 0 40120 95 0 0 25 0 1 0 1095876639 128430080 28131 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 31355 28131 247 541 0 30805 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 125420

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1475360/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=135824 CPUtime=462.12
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 35017 0 0 0 46107 105 0 0 25 0 1 0 1095876639 139083776 30712 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 33956 30712 247 541 0 33406 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 135824

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1470112/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=144492 CPUtime=522.1
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 36927 0 0 0 52098 112 0 0 25 0 1 0 1095876639 147959808 31982 1992294400 4194304 6412682 548682068864 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 36123 31982 247 541 0 35573 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 144492

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1462688/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=153056 CPUtime=582.08
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 38864 0 0 0 58088 120 0 0 25 0 1 0 1095876639 156729344 33919 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 38264 33919 247 541 0 37714 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 153056

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1453216/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=162536 CPUtime=642.07
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 41851 0 0 0 64078 129 0 0 25 0 1 0 1095876639 166436864 36170 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 40634 36170 247 541 0 40084 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 162536

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1450336/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=165736 CPUtime=702.04
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 42566 0 0 0 70068 136 0 0 25 0 1 0 1095876639 169713664 36885 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 41434 36885 247 541 0 40884 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 165736

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1445920/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=170188 CPUtime=762.02
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 43679 0 0 0 76060 142 0 0 25 0 1 0 1095876639 174272512 37998 1992294400 4194304 6412682 548682068864 18446744073709551615 4286926 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 42547 37998 247 541 0 41997 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 170188

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1431904/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=184584 CPUtime=822
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 47953 0 0 0 82049 151 0 0 25 0 1 0 1095876639 189014016 41426 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 46146 41426 247 541 0 45596 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 184584

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1431136/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=185704 CPUtime=881.98
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 48192 0 0 0 88041 157 0 0 25 0 1 0 1095876639 190160896 41665 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 46426 41665 247 541 0 45876 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 185704

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1429280/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=187784 CPUtime=941.95
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 48641 0 0 0 94034 161 0 0 25 0 1 0 1095876639 192290816 42114 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 46946 42114 247 541 0 46396 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 187784

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1423456/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=193892 CPUtime=1001.94
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 50102 0 0 0 100027 167 0 0 25 0 1 0 1095876639 198545408 43575 1992294400 4194304 6412682 548682068864 18446744073709551615 4286790 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 48473 43575 247 541 0 47923 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 193892

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1409632/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=209336 CPUtime=1061.91
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 53630 0 0 0 106016 175 0 0 25 0 1 0 1095876639 214360064 47103 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 52334 47103 247 541 0 51784 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 209336

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1407968/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=210536 CPUtime=1121.89
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 54880 0 0 0 112009 180 0 0 25 0 1 0 1095876639 215588864 47380 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 52634 47380 247 541 0 52084 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 210536

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1406688/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=212136 CPUtime=1181.87
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 55246 0 0 0 118002 185 0 0 25 0 1 0 1095876639 217227264 47746 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 53034 47746 247 541 0 52484 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 212136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 13372
/proc/meminfo: memFree=1405472/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=213736 CPUtime=1200.07
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 55537 0 0 0 119820 187 0 0 25 0 1 0 1095876639 218865664 48037 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 53434 48037 247 541 0 52884 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 213736

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.98 2/74 13372
/proc/meminfo: memFree=1405472/2055920 swapFree=4170032/4192956
[pid=13371] ppid=13369 vsize=213736 CPUtime=1200.07
/proc/13371/stat : 13371 (kw) R 13369 13371 13032 0 -1 0 55537 0 0 0 119820 187 0 0 25 0 1 0 1095876639 218865664 48037 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/13371/statm: 53434 48037 247 541 0 52884 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 213736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.11
CPU user time (s): 1198.21
CPU system time (s): 1.90171
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 214428

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

runsolver used 1.23581 second user time and 3.14152 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-28 10:22:07
IDJOB=1519647
IDBENCH=70253
IDSOLVER=501
FILE ID=node80/1519647-1238232127
PBS_JOBID= 9060597
Free space on /tmp= 64692 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S441484366-048.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1519647-1238232127/watcher-1519647-1238232127 -o /tmp/evaluation-result-1519647-1238232127/solver-1519647-1238232127 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1519647-1238232127.cnf

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

MD5SUM BENCH= b6119f642cd28b8170b8f409c6616618
RANDOM SEED=1024533564

node80.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.263
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.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1598152 kB
Buffers:         38884 kB
Cached:         345164 kB
SwapCached:      14432 kB
Active:          85972 kB
Inactive:       314288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1598152 kB
SwapTotal:     4192956 kB
SwapFree:      4170032 kB
Dirty:            2756 kB
Writeback:           0 kB
Mapped:          21852 kB
Slab:            42656 kB
Committed_AS:  2768932 kB
PageTables:       2008 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= 64692 MiB
End job on node80 at 2009-03-28 10:42:10