Trace number 1726561

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.04 1200.33

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1726561-1240713914/watcher-1726561-1240713914 -o /tmp/evaluation-result-1726561-1240713914/solver-1726561-1240713914 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1726561-1240713914.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: 1.00 1.00 1.00 3/64 23867
/proc/meminfo: memFree=1417368/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=3040 CPUtime=0
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 394 0 0 0 0 0 0 0 18 0 1 0 99425430 3112960 378 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 760 378 219 541 0 210 0

[startup+0.0788679 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23867
/proc/meminfo: memFree=1417368/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=5048 CPUtime=0.07
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 926 0 0 0 7 0 0 0 18 0 1 0 99425430 5169152 910 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 1262 911 246 541 0 712 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5048

[startup+0.101868 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23867
/proc/meminfo: memFree=1417368/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=5312 CPUtime=0.09
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 997 0 0 0 9 0 0 0 18 0 1 0 99425430 5439488 981 1992294400 4194304 6412682 548682068832 18446744073709551615 4564594 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 1328 981 246 541 0 778 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5312

[startup+0.301884 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23867
/proc/meminfo: memFree=1417368/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=5732 CPUtime=0.29
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 1077 0 0 0 29 0 0 0 19 0 1 0 99425430 5869568 1061 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 1433 1061 253 541 0 883 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5732

[startup+0.701916 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 23867
/proc/meminfo: memFree=1417368/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=5864 CPUtime=0.69
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 1099 0 0 0 69 0 0 0 22 0 1 0 99425430 6004736 1083 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 1466 1083 253 541 0 916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5864

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1413264/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=7768 CPUtime=1.49
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 1548 0 0 0 148 1 0 0 25 0 1 0 99425430 7954432 1532 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 1942 1532 253 541 0 1392 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7768

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1410640/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=9552 CPUtime=3.09
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 1988 0 0 0 307 2 0 0 25 0 1 0 99425430 9781248 1933 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 2388 1933 256 541 0 1838 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9552

[startup+6.30137 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1408848/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=11156 CPUtime=6.29
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 2457 0 0 0 626 3 0 0 25 0 1 0 99425430 11423744 2305 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 2789 2305 257 541 0 2239 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11156

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1406096/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=14676 CPUtime=12.69
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 3408 0 0 0 1264 5 0 0 25 0 1 0 99425430 15028224 3127 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 3669 3127 257 541 0 3119 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14676

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1401104/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=20096 CPUtime=25.49
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 4913 0 0 0 2539 10 0 0 25 0 1 0 99425430 20578304 4358 1992294400 4194304 6412682 548682068832 18446744073709551615 4296580 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 5024 4358 257 541 0 4474 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20096

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1391312/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=29960 CPUtime=51.08
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 7622 0 0 0 5091 17 0 0 25 0 1 0 99425430 30679040 6469 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 7490 6469 257 541 0 6940 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 29960

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1378256/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=43992 CPUtime=102.27
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 11500 0 0 0 10197 30 0 0 25 0 1 0 99425430 45047808 9620 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 10998 9620 257 541 0 10448 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 43992

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1368528/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=57084 CPUtime=162.25
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 14886 0 0 0 16181 44 0 0 25 0 1 0 99425430 58454016 12322 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 14271 12322 257 541 0 13721 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 57084

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1360144/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=66620 CPUtime=222.23
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 17404 0 0 0 22167 56 0 0 25 0 1 0 99425430 68218880 14419 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 16655 14419 257 541 0 16105 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 66620

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1352528/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=74400 CPUtime=282.22
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 19784 0 0 0 28156 66 0 0 25 0 1 0 99425430 76185600 16316 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 18600 16316 257 541 0 18050 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 74400

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1344272/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=83064 CPUtime=342.21
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 22396 0 0 0 34144 77 0 0 25 0 1 0 99425430 85057536 18372 1992294400 4194304 6412682 548682068832 18446744073709551615 4287593 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 20766 18372 257 541 0 20216 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 83064

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1336720/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=93596 CPUtime=402.19
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 24866 0 0 0 40130 89 0 0 25 0 1 0 99425430 95842304 20203 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 23399 20203 257 541 0 22849 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 93596

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1332240/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=99460 CPUtime=462.18
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 26050 0 0 0 46117 101 0 0 25 0 1 0 99425430 101847040 21387 1992294400 4194304 6412682 548682068832 18446744073709551615 4286801 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 24865 21387 257 541 0 24315 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 99460

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1325328/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=106292 CPUtime=522.16
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 28507 0 0 0 52104 112 0 0 25 0 1 0 99425430 108843008 23109 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 26573 23109 257 541 0 26023 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 106292

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1320080/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=112692 CPUtime=582.15
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 29774 0 0 0 58094 121 0 0 25 0 1 0 99425430 115396608 24376 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 28173 24376 257 541 0 27623 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 112692

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1311120/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=120532 CPUtime=642.15
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 32805 0 0 0 64085 130 0 0 25 0 1 0 99425430 123424768 26561 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 30133 26561 257 541 0 29583 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 120532

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1310544/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=120772 CPUtime=702.12
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 32983 0 0 0 70075 137 0 0 25 0 1 0 99425430 123670528 26739 1992294400 4194304 6412682 548682068832 18446744073709551615 4359897 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 30193 26739 257 541 0 29643 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 120772

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1305936/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=125920 CPUtime=762.12
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 34148 0 0 0 76066 146 0 0 25 0 1 0 99425430 128942080 27904 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 31480 27904 257 541 0 30930 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 125920

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1298960/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=132732 CPUtime=822.1
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 36827 0 0 0 82055 155 0 0 25 0 1 0 99425430 135917568 29611 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 33183 29611 257 541 0 32633 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 132732

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1296208/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=136952 CPUtime=882.09
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 37564 0 0 0 88045 164 0 0 25 0 1 0 99425430 140238848 30348 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 34238 30348 257 541 0 33688 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 136952

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23868
/proc/meminfo: memFree=1292048/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=142072 CPUtime=942.07
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 38603 0 0 0 94037 170 0 0 25 0 1 0 99425430 145481728 31387 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 35518 31387 257 541 0 34968 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 142072

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23874
/proc/meminfo: memFree=1283536/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=149540 CPUtime=1002.05
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 40723 0 0 0 100025 180 0 0 25 0 1 0 99425430 153128960 33507 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 37385 33507 257 541 0 36835 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 149540

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23874
/proc/meminfo: memFree=1279632/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=154196 CPUtime=1062.04
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 42785 0 0 0 106017 187 0 0 25 0 1 0 99425430 157896704 34451 1992294400 4194304 6412682 548682068832 18446744073709551615 4286778 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 38549 34451 257 541 0 37999 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 154196

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23874
/proc/meminfo: memFree=1275216/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=159316 CPUtime=1122.02
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 43880 0 0 0 112008 194 0 0 25 0 1 0 99425430 163139584 35546 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 39829 35546 257 541 0 39279 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 159316

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23874
/proc/meminfo: memFree=1274256/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=159316 CPUtime=1182
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 44142 0 0 0 117998 202 0 0 25 0 1 0 99425430 163139584 35808 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 39829 35808 257 541 0 39279 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 159316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23874
/proc/meminfo: memFree=1273744/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=159316 CPUtime=1200
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 44266 0 0 0 119796 204 0 0 25 0 1 0 99425430 163139584 35932 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 39829 35932 257 541 0 39279 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 159316

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 23874
/proc/meminfo: memFree=1273744/2055920 swapFree=4192812/4192956
[pid=23867] ppid=23865 vsize=159316 CPUtime=1200
/proc/23867/stat : 23867 (kw) R 23865 23867 18534 0 -1 0 44266 0 0 0 119796 204 0 0 25 0 1 0 99425430 163139584 35932 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/23867/statm: 39829 35932 257 541 0 39279 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 159316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.33
CPU time (s): 1200.04
CPU user time (s): 1197.97
CPU system time (s): 2.06969
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 159316

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

runsolver used 0.876866 second user time and 2.58961 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-26 04:45:14
IDJOB=1726561
IDBENCH=24617
IDSOLVER=501
FILE ID=node3/1726561-1240713914
PBS_JOBID= 9186799
Free space on /tmp= 66072 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1726561-1240713914/watcher-1726561-1240713914 -o /tmp/evaluation-result-1726561-1240713914/solver-1726561-1240713914 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1726561-1240713914.cnf

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

MD5SUM BENCH= 71878da25e778158aa56312337016eac
RANDOM SEED=1707677071

node3.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.212
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.212
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:       1417784 kB
Buffers:         58008 kB
Cached:         491900 kB
SwapCached:        144 kB
Active:         202924 kB
Inactive:       362004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1417784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2380 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            59204 kB
Committed_AS:   367764 kB
PageTables:       1372 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= 66068 MiB
End job on node3 at 2009-04-26 05:05:16