Trace number 1774745

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? 3610.56 3611.98

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p1.cnf
MD5SUM31a85166c16c74a5f2dcee32f2093a67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2943.54
Satisfiable
(Un)Satisfiability was proved
Number of variables381708
Number of clauses1632906
Sum of the clauses size3841867
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21226633
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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
3610.37/3611.85	c 3600 seconds
3610.37/3611.85	s UNKNOWN

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1774745-1241281981/watcher-1774745-1241281981 -o /tmp/evaluation-result-1774745-1241281981/solver-1774745-1241281981 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1774745-1241281981.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29870
/proc/meminfo: memFree=1552352/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=8588 CPUtime=0
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 995 0 0 0 0 0 0 0 18 0 1 0 156231953 8794112 979 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 2147 986 192 541 0 1597 0

[startup+0.02284 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29870
/proc/meminfo: memFree=1552352/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=18288 CPUtime=0.01
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 3473 0 0 0 0 1 0 0 18 0 1 0 156231953 18726912 3457 1992294400 4194304 6412682 548682068864 18446744073709551615 4271781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 4572 3463 201 541 0 4022 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 18288

[startup+0.101857 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29870
/proc/meminfo: memFree=1552352/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=60432 CPUtime=0.09
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 12771 0 0 0 4 5 0 0 18 0 1 0 156231953 61882368 12755 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 15108 12760 208 541 0 14558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60432

[startup+0.301898 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29870
/proc/meminfo: memFree=1552352/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=180472 CPUtime=0.29
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 43167 0 0 0 11 18 0 0 19 0 1 0 156231953 184803328 43151 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 45118 43157 208 541 0 44568 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 180472

[startup+0.701984 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 29870
/proc/meminfo: memFree=1552352/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=243540 CPUtime=0.69
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 55965 0 0 0 45 24 0 0 22 0 1 0 156231953 249384960 55949 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 60885 55949 219 541 0 60335 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 243540

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29871
/proc/meminfo: memFree=1324440/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=253440 CPUtime=1.49
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 58736 0 0 0 124 25 0 0 25 0 1 0 156231953 259522560 58720 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 63360 58720 219 541 0 62810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 253440

[startup+3.1025 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29871
/proc/meminfo: memFree=1309656/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=270468 CPUtime=3.09
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 63565 0 0 0 280 29 0 0 25 0 1 0 156231953 276959232 63549 1992294400 4194304 6412682 548682068864 18446744073709551615 4348189 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 67617 63549 219 541 0 67067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 270468

[startup+6.30118 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 29871
/proc/meminfo: memFree=1269976/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=308952 CPUtime=6.29
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 75825 0 0 0 593 36 0 0 25 0 1 0 156231953 316366848 74272 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 77238 74272 221 541 0 76688 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 308952

[startup+12.7016 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 29871
/proc/meminfo: memFree=1219544/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=414932 CPUtime=12.68
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 105245 0 0 0 1217 51 0 0 25 0 1 0 156231953 424890368 101455 1992294400 4194304 6412682 548682068864 18446744073709551615 4260832 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 103733 101455 239 541 0 103183 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 414932

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 29871
/proc/meminfo: memFree=1121816/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=443344 CPUtime=25.48
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 112578 0 0 0 2453 95 0 0 25 0 1 0 156231953 453984256 105805 1992294400 4194304 6412682 548682068864 18446744073709551615 5484944 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 110836 105805 255 541 0 110286 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 443344

[startup+51.1018 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 29871
/proc/meminfo: memFree=1121944/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=443344 CPUtime=51.07
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 112620 0 0 0 5009 98 0 0 25 0 1 0 156231953 453984256 105847 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 110836 105847 255 541 0 110286 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 443344

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 29871
/proc/meminfo: memFree=1121880/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=443344 CPUtime=102.25
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 112639 0 0 0 10123 102 0 0 25 0 1 0 156231953 453984256 105866 1992294400 4194304 6412682 548682068864 18446744073709551615 4296488 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 110836 105866 255 541 0 110286 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 443344

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29871
/proc/meminfo: memFree=1120920/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=443344 CPUtime=162.23
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 112875 0 0 0 16113 110 0 0 25 0 1 0 156231953 453984256 106102 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 110836 106102 258 541 0 110286 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 443344

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29871
/proc/meminfo: memFree=1118296/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=445992 CPUtime=222.2
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 113531 0 0 0 22109 111 0 0 25 0 1 0 156231953 456695808 106758 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 111498 106758 258 541 0 110948 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 445992

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29871
/proc/meminfo: memFree=1118168/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=445992 CPUtime=282.18
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 113562 0 0 0 28098 120 0 0 25 0 1 0 156231953 456695808 106789 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 111498 106789 258 541 0 110948 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 445992

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29871
/proc/meminfo: memFree=1117912/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=445992 CPUtime=342.15
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 113615 0 0 0 34087 128 0 0 25 0 1 0 156231953 456695808 106842 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 111498 106842 258 541 0 110948 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 445992

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29871
/proc/meminfo: memFree=1088536/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=475320 CPUtime=402.13
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 120958 0 0 0 40078 135 0 0 25 0 1 0 156231953 486727680 114181 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 118830 114181 258 541 0 118280 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 475320

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29873
/proc/meminfo: memFree=1088344/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=475320 CPUtime=462.1
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 120960 0 0 0 46073 137 0 0 25 0 1 0 156231953 486727680 114183 1992294400 4194304 6412682 548682068864 18446744073709551615 4287038 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 118830 114183 258 541 0 118280 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 475320

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29873
/proc/meminfo: memFree=1076568/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=487600 CPUtime=522.08
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 124050 0 0 0 52061 147 0 0 25 0 1 0 156231953 499302400 117272 1992294400 4194304 6412682 548682068864 18446744073709551615 4286714 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 121900 117272 258 541 0 121350 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 487600

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29873
/proc/meminfo: memFree=1052888/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=511016 CPUtime=582.06
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 129921 0 0 0 58050 156 0 0 25 0 1 0 156231953 523280384 123142 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 127754 123142 258 541 0 127204 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 511016

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29873
/proc/meminfo: memFree=1031128/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=532472 CPUtime=642.04
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 135300 0 0 0 64038 166 0 0 25 0 1 0 156231953 545251328 128518 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 133118 128518 258 541 0 132568 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 532472

[startup+702.301 s]

################
# More data... #
################

/proc/meminfo: memFree=826392/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=736988 CPUtime=2981.12
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 186292 0 0 0 297803 309 0 0 25 0 1 0 156231953 754675712 179500 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 184247 179500 258 541 0 183697 0
Current children cumulated CPU time (s) 2981.12
Current children cumulated vsize (KiB) 736988

[startup+3042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=817368/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=745936 CPUtime=3041.09
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 188543 0 0 0 303798 311 0 0 25 0 1 0 156231953 763838464 181751 1992294400 4194304 6412682 548682068864 18446744073709551615 4286714 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 186484 181751 258 541 0 185934 0
Current children cumulated CPU time (s) 3041.09
Current children cumulated vsize (KiB) 745936

[startup+3102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=817240/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=745936 CPUtime=3101.07
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 188573 0 0 0 309793 314 0 0 25 0 1 0 156231953 763838464 181781 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 186484 181781 258 541 0 185934 0
Current children cumulated CPU time (s) 3101.07
Current children cumulated vsize (KiB) 745936

[startup+3162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=810264/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=753320 CPUtime=3161.05
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 190408 0 0 0 315787 318 0 0 25 0 1 0 156231953 771399680 183615 1992294400 4194304 6412682 548682068864 18446744073709551615 4333082 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 188330 183615 258 541 0 187780 0
Current children cumulated CPU time (s) 3161.05
Current children cumulated vsize (KiB) 753320

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799192/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3221.02
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193069 0 0 0 321782 320 0 0 25 0 1 0 156231953 782131200 186276 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186276 258 541 0 190400 0
Current children cumulated CPU time (s) 3221.02
Current children cumulated vsize (KiB) 763800

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799256/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3281.01
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193069 0 0 0 327778 323 0 0 25 0 1 0 156231953 782131200 186276 1992294400 4194304 6412682 548682068864 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186276 258 541 0 190400 0
Current children cumulated CPU time (s) 3281.01
Current children cumulated vsize (KiB) 763800

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799192/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3340.97
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193069 0 0 0 333772 325 0 0 25 0 1 0 156231953 782131200 186276 1992294400 4194304 6412682 548682068864 18446744073709551615 4333437 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186276 258 541 0 190400 0
Current children cumulated CPU time (s) 3340.97
Current children cumulated vsize (KiB) 763800

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799256/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3400.95
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193069 0 0 0 339767 328 0 0 25 0 1 0 156231953 782131200 186276 1992294400 4194304 6412682 548682068864 18446744073709551615 4333454 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186276 258 541 0 190400 0
Current children cumulated CPU time (s) 3400.95
Current children cumulated vsize (KiB) 763800

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799192/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3460.93
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193069 0 0 0 345763 330 0 0 25 0 1 0 156231953 782131200 186276 1992294400 4194304 6412682 548682068864 18446744073709551615 4417250 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186276 258 541 0 190400 0
Current children cumulated CPU time (s) 3460.93
Current children cumulated vsize (KiB) 763800

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799192/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3520.91
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193072 0 0 0 351758 333 0 0 25 0 1 0 156231953 782131200 186279 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186279 258 541 0 190400 0
Current children cumulated CPU time (s) 3520.91
Current children cumulated vsize (KiB) 763800

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799128/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3580.88
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193072 0 0 0 357753 335 0 0 25 0 1 0 156231953 782131200 186279 1992294400 4194304 6412682 548682068864 18446744073709551615 4286879 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186279 258 541 0 190400 0
Current children cumulated CPU time (s) 3580.88
Current children cumulated vsize (KiB) 763800

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

[startup+3583.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799128/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3582.48
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193072 0 0 0 357913 335 0 0 25 0 1 0 156231953 782131200 186279 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186279 258 541 0 190400 0
Current children cumulated CPU time (s) 3582.48
Current children cumulated vsize (KiB) 763800

[startup+3596.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799128/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3595.28
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193073 0 0 0 359192 336 0 0 25 0 1 0 156231953 782131200 186280 1992294400 4194304 6412682 548682068864 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186280 258 541 0 190400 0
Current children cumulated CPU time (s) 3595.28
Current children cumulated vsize (KiB) 763800

[startup+3603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799128/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3601.67
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193073 0 0 0 359831 336 0 0 25 0 1 0 156231953 782131200 186280 1992294400 4194304 6412682 548682068864 18446744073709551615 4328868 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186280 258 541 0 190400 0
Current children cumulated CPU time (s) 3601.67
Current children cumulated vsize (KiB) 763800

[startup+3606.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799128/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3604.87
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193073 0 0 0 360151 336 0 0 25 0 1 0 156231953 782131200 186280 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186280 258 541 0 190400 0
Current children cumulated CPU time (s) 3604.87
Current children cumulated vsize (KiB) 763800

[startup+3609.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799128/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3608.07
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193073 0 0 0 360471 336 0 0 25 0 1 0 156231953 782131200 186280 1992294400 4194304 6412682 548682068864 18446744073709551615 4285927 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186280 258 541 0 190400 0
Current children cumulated CPU time (s) 3608.07
Current children cumulated vsize (KiB) 763800

[startup+3611.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799128/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3609.67
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193073 0 0 0 360631 336 0 0 25 0 1 0 156231953 782131200 186280 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186280 258 541 0 190400 0
Current children cumulated CPU time (s) 3609.67
Current children cumulated vsize (KiB) 763800

[startup+3611.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799128/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=763800 CPUtime=3610.07
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 0 193073 0 0 0 360671 336 0 0 25 0 1 0 156231953 782131200 186280 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 190950 186280 258 541 0 190400 0
Current children cumulated CPU time (s) 3610.07
Current children cumulated vsize (KiB) 763800

[startup+3611.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 29879
/proc/meminfo: memFree=799128/2055920 swapFree=4178716/4192956
[pid=29870] ppid=29868 vsize=0 CPUtime=3610.46
/proc/29870/stat : 29870 (kw) R 29868 29870 29779 0 -1 4 193080 0 0 0 360706 340 0 0 25 0 1 0 156231953 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/29870/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3610.46
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 3611.98
CPU time (s): 3610.56
CPU user time (s): 3607.07
CPU system time (s): 3.48847
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 763800

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

runsolver used 2.58061 second user time and 7.60184 second system time

The end

Launcher Data

Begin job on node10 at 2009-05-02 18:33:03
IDJOB=1774745
IDBENCH=71009
IDSOLVER=611
FILE ID=node10/1774745-1241281981
PBS_JOBID= 9225057
Free space on /tmp= 66528 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-20-10p1.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774745-1241281981/watcher-1774745-1241281981 -o /tmp/evaluation-result-1774745-1241281981/solver-1774745-1241281981 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1774745-1241281981.cnf

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

MD5SUM BENCH= 31a85166c16c74a5f2dcee32f2093a67
RANDOM SEED=995475940

node10.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	: 5931.00
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1552768 kB
Buffers:         75120 kB
Cached:         330160 kB
SwapCached:       8024 kB
Active:         115964 kB
Inactive:       298992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1552768 kB
SwapTotal:     4192956 kB
SwapFree:      4178716 kB
Dirty:           32620 kB
Writeback:           0 kB
Mapped:          13440 kB
Slab:            74236 kB
Committed_AS:   693208 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= 66516 MiB
End job on node10 at 2009-05-02 19:33:15