Trace number 1775405

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-20UNSAT 1224.96 1225.34

General information on the benchmark

Namemanol-pipe-f10ni.cnf
MD5SUMb99a5b8844b4e1d2656eb1422e6e888f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark579.848
Satisfiable
(Un)Satisfiability was proved
Number of variables368888
Number of clauses1100500
Sum of the clauses size2567832
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2733666
Number of clauses of size 3366833
Number of clauses of size 40
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
1224.82/1225.22	c 1219 seconds
1224.82/1225.22	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775405-1241284303/watcher-1775405-1241284303 -o /tmp/evaluation-result-1775405-1241284303/solver-1775405-1241284303 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1775405-1241284303.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: 0.85 0.98 0.99 3/64 24232
/proc/meminfo: memFree=1920560/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=5516 CPUtime=0
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 998 0 0 0 0 0 0 0 18 0 1 0 156458463 5648384 982 1992294400 4194304 6412682 548682068864 18446744073709551615 4402299 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 1379 982 192 541 0 829 0

[startup+0.0769459 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 24232
/proc/meminfo: memFree=1920560/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=50520 CPUtime=0.06
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 9944 0 0 0 3 3 0 0 18 0 1 0 156458463 51732480 9928 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 12630 9933 208 541 0 12080 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 50520

[startup+0.101946 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 24232
/proc/meminfo: memFree=1920560/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=58836 CPUtime=0.09
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 12708 0 0 0 5 4 0 0 18 0 1 0 156458463 60248064 12692 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 14709 12697 209 541 0 14159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58836

[startup+0.301964 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 24232
/proc/meminfo: memFree=1920560/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=184016 CPUtime=0.29
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 44378 0 0 0 12 17 0 0 19 0 1 0 156458463 188432384 44363 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 46004 44368 208 541 0 45454 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 184016

[startup+0.702 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 24232
/proc/meminfo: memFree=1920560/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=228052 CPUtime=0.69
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 53417 0 0 0 48 21 0 0 22 0 1 0 156458463 233525248 53401 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 57013 53401 219 541 0 56463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 228052

[startup+1.50107 s]
/proc/loadavg: 0.85 0.98 0.99 2/65 24233
/proc/meminfo: memFree=1702888/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=238744 CPUtime=1.49
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 56420 0 0 0 127 22 0 0 25 0 1 0 156458463 244473856 56404 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 59686 56404 219 541 0 59136 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 238744

[startup+3.10122 s]
/proc/loadavg: 0.85 0.98 0.99 2/65 24233
/proc/meminfo: memFree=1686184/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=259336 CPUtime=3.09
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 62207 0 0 0 284 25 0 0 25 0 1 0 156458463 265560064 62191 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 64834 62191 219 541 0 64284 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 259336

[startup+6.3015 s]
/proc/loadavg: 0.86 0.98 0.99 2/65 24233
/proc/meminfo: memFree=1636648/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=297124 CPUtime=6.29
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 75619 0 0 0 597 32 0 0 25 0 1 0 156458463 304254976 72672 1992294400 4194304 6412682 548682068864 18446744073709551615 4302255 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 74281 72672 229 541 0 73731 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 297124

[startup+12.7011 s]
/proc/loadavg: 0.87 0.98 0.99 2/65 24233
/proc/meminfo: memFree=1483944/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=443248 CPUtime=12.66
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 112089 0 0 0 1158 108 0 0 25 0 1 0 156458463 453885952 107605 1992294400 4194304 6412682 548682068864 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 110812 107605 248 541 0 110262 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 443248

[startup+25.5012 s]
/proc/loadavg: 0.90 0.98 0.99 2/65 24233
/proc/meminfo: memFree=1253800/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=626620 CPUtime=25.46
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 155442 0 0 0 2271 275 0 0 25 0 1 0 156458463 641658880 150958 1992294400 4194304 6412682 548682068864 18446744073709551615 4542317 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 156655 150958 248 541 0 156105 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 626620

[startup+51.1015 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1255080/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=621168 CPUtime=51
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 157124 0 0 0 4815 285 0 0 25 0 1 0 156458463 636076032 149758 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 155292 149758 258 541 0 154742 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 621168

[startup+102.305 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1245544/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=629892 CPUtime=102.19
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 159525 0 0 0 9919 300 0 0 25 0 1 0 156458463 645009408 152159 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 157473 152159 258 541 0 156923 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 629892

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1244776/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=629896 CPUtime=162.17
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 159720 0 0 0 15902 315 0 0 25 0 1 0 156458463 645013504 152354 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 157474 152354 258 541 0 156924 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 629896

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1243752/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=629896 CPUtime=222.16
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 159967 0 0 0 21886 330 0 0 25 0 1 0 156458463 645013504 152601 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 157474 152601 258 541 0 156924 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 629896

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1243048/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=629896 CPUtime=282.15
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 160135 0 0 0 27868 347 0 0 25 0 1 0 156458463 645013504 152769 1992294400 4194304 6412682 548682068864 18446744073709551615 4550305 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 157474 152769 258 541 0 156924 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 629896

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1242536/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=630036 CPUtime=342.13
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 160251 0 0 0 33855 358 0 0 25 0 1 0 156458463 645156864 152885 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 157509 152885 258 541 0 156959 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 630036

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1242152/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=630036 CPUtime=402.12
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 160338 0 0 0 39834 378 0 0 25 0 1 0 156458463 645156864 152972 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 157509 152972 258 541 0 156959 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 630036

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1232680/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=639404 CPUtime=462.1
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 162703 0 0 0 45821 389 0 0 25 0 1 0 156458463 654749696 155337 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 159851 155337 258 541 0 159301 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 639404

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1232296/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=641552 CPUtime=522.08
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 162778 0 0 0 51807 401 0 0 25 0 1 0 156458463 656949248 155412 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 160388 155412 258 541 0 159838 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 641552

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1232104/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=641552 CPUtime=582.07
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 162832 0 0 0 57795 412 0 0 25 0 1 0 156458463 656949248 155466 1992294400 4194304 6412682 548682068864 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 160388 155466 258 541 0 159838 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 641552

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1217384/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=656032 CPUtime=642.06
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 166497 0 0 0 63782 424 0 0 25 0 1 0 156458463 671776768 159131 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 164008 159131 258 541 0 163458 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 656032

[startup+702.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1217320/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=656032 CPUtime=702.04
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 166507 0 0 0 69769 435 0 0 25 0 1 0 156458463 671776768 159141 1992294400 4194304 6412682 548682068864 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 164008 159141 258 541 0 163458 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 656032

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1215336/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=657572 CPUtime=762.03
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 166999 0 0 0 75759 444 0 0 25 0 1 0 156458463 673353728 159633 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 164393 159633 258 541 0 163843 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 657572

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1215272/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=657572 CPUtime=822.02
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 167002 0 0 0 81750 452 0 0 25 0 1 0 156458463 673353728 159636 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 164393 159636 258 541 0 163843 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 657572

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1212520/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=662128 CPUtime=881.99
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 167684 0 0 0 87737 462 0 0 25 0 1 0 156458463 678019072 160318 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 165532 160318 258 541 0 164982 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 662128

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1208488/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=667728 CPUtime=941.99
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 168671 0 0 0 93728 471 0 0 25 0 1 0 156458463 683753472 161305 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 166932 161305 258 541 0 166382 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 667728

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1204904/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=671204 CPUtime=1001.97
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 169560 0 0 0 99718 479 0 0 25 0 1 0 156458463 687312896 162194 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 167801 162194 258 541 0 167251 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 671204

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1179880/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=696324 CPUtime=1061.95
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 175788 0 0 0 105710 485 0 0 25 0 1 0 156458463 713035776 168422 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 174081 168422 258 541 0 173531 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 696324

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1179688/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=696324 CPUtime=1121.94
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 175829 0 0 0 111703 491 0 0 25 0 1 0 156458463 713035776 168463 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 174081 168463 258 541 0 173531 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 696324

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1179496/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=696480 CPUtime=1181.93
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 175869 0 0 0 117695 498 0 0 25 0 1 0 156458463 713195520 168503 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 174120 168503 258 541 0 173570 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 696480

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

[startup+1203.1 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1176360/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=701600 CPUtime=1202.72
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 176651 0 0 0 119772 500 0 0 25 0 1 0 156458463 718438400 169285 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 175400 169285 258 541 0 174850 0
Current children cumulated CPU time (s) 1202.72
Current children cumulated vsize (KiB) 701600

[startup+1215.9 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1176168/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=701600 CPUtime=1215.51
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 176700 0 0 0 121049 502 0 0 25 0 1 0 156458463 718438400 169334 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 175400 169334 258 541 0 174850 0
Current children cumulated CPU time (s) 1215.51
Current children cumulated vsize (KiB) 701600

[startup+1222.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1175912/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=701920 CPUtime=1221.91
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 176756 0 0 0 121688 503 0 0 25 0 1 0 156458463 718766080 169390 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 175480 169390 258 541 0 174930 0
Current children cumulated CPU time (s) 1221.91
Current children cumulated vsize (KiB) 701920

[startup+1223.9 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1175912/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=701920 CPUtime=1223.52
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 176761 0 0 0 121848 504 0 0 25 0 1 0 156458463 718766080 169395 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 175480 169395 258 541 0 174930 0
Current children cumulated CPU time (s) 1223.52
Current children cumulated vsize (KiB) 701920

[startup+1224.7 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1175912/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=701920 CPUtime=1224.32
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 176766 0 0 0 121928 504 0 0 25 0 1 0 156458463 718766080 169400 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 175480 169400 258 541 0 174930 0
Current children cumulated CPU time (s) 1224.32
Current children cumulated vsize (KiB) 701920

[startup+1225.1 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1175912/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=701920 CPUtime=1224.72
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 0 176767 0 0 0 121968 504 0 0 25 0 1 0 156458463 718766080 169401 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 175480 169401 258 541 0 174930 0
Current children cumulated CPU time (s) 1224.72
Current children cumulated vsize (KiB) 701920

[startup+1225.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/65 24233
/proc/meminfo: memFree=1662376/2055920 swapFree=4191900/4192956
[pid=24232] ppid=24230 vsize=0 CPUtime=1224.92
/proc/24232/stat : 24232 (kw) R 24230 24232 24195 0 -1 4 176774 0 0 0 121980 512 0 0 25 0 1 0 156458463 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/24232/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1224.92
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 1225.34
CPU time (s): 1224.96
CPU user time (s): 1219.81
CPU system time (s): 5.15222
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 701920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1219.81
system time used= 5.15222
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176774
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= 7
involuntary context switches= 1654

runsolver used 1.20682 second user time and 2.79557 second system time

The end

Launcher Data

Begin job on node43 at 2009-05-02 19:11:44
IDJOB=1775405
IDBENCH=71749
IDSOLVER=611
FILE ID=node43/1775405-1241284303
PBS_JOBID= 9225065
Free space on /tmp= 66332 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT_RACE06/manol-pipe-f10ni.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775405-1241284303/watcher-1775405-1241284303 -o /tmp/evaluation-result-1775405-1241284303/solver-1775405-1241284303 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1775405-1241284303.cnf

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

MD5SUM BENCH= b99a5b8844b4e1d2656eb1422e6e888f
RANDOM SEED=194607516

node43.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.237
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.237
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:       1920976 kB
Buffers:          5692 kB
Cached:          60008 kB
SwapCached:        260 kB
Active:          34180 kB
Inactive:        44668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1920976 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           22348 kB
Writeback:           0 kB
Mapped:          21692 kB
Slab:            42024 kB
Committed_AS:   725712 kB
PageTables:       1444 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66264 MiB
End job on node43 at 2009-05-02 19:32:10