Trace number 1773705

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 1025.86 1025.76

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl032.cnf
MD5SUM5bb6e70c95bda454f634cd586084908b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark991.95
Satisfiable
(Un)Satisfiability was proved
Number of variables18607
Number of clauses55724
Sum of the clauses size130020
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 237148
Number of clauses of size 318574
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
1025.79/1025.73	c 1025.56 seconds
1025.79/1025.73	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-1773705-1241279269/watcher-1773705-1241279269 -o /tmp/evaluation-result-1773705-1241279269/solver-1773705-1241279269 -C 10000 -W 12000 -M 1800 HOME/kw HOME/instance-1773705-1241279269.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 26501
/proc/meminfo: memFree=1273216/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=4916 CPUtime=0
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 755 0 0 0 0 0 0 0 18 0 1 0 155960288 5033984 739 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 1229 743 208 541 0 679 0

[startup+0.095375 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26501
/proc/meminfo: memFree=1273216/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=14696 CPUtime=0.08
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 3200 0 0 0 7 1 0 0 18 0 1 0 155960288 15048704 3184 1992294400 4194304 6412682 548682068864 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 3674 3184 219 541 0 3124 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14696

[startup+0.101372 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26501
/proc/meminfo: memFree=1273216/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=14828 CPUtime=0.09
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 3223 0 0 0 8 1 0 0 18 0 1 0 155960288 15183872 3207 1992294400 4194304 6412682 548682068864 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 3707 3207 219 541 0 3157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14828

[startup+0.301313 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26501
/proc/meminfo: memFree=1273216/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=17132 CPUtime=0.29
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 4039 0 0 0 27 2 0 0 19 0 1 0 155960288 17543168 3864 1992294400 4194304 6412682 548682068864 18446744073709551615 4297261 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 4283 3864 230 541 0 3733 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17132

[startup+0.7012 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26501
/proc/meminfo: memFree=1273216/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=26456 CPUtime=0.69
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 6365 0 0 0 60 9 0 0 22 0 1 0 155960288 27090944 6190 1992294400 4194304 6412682 548682068864 18446744073709551615 4285052 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 6614 6190 248 541 0 6064 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26456

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1245624/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=29216 CPUtime=1.49
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 7126 0 0 0 138 11 0 0 25 0 1 0 155960288 29917184 6708 1992294400 4194304 6412682 548682068864 18446744073709551615 5263988 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 7304 6708 255 541 0 6754 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29216

[startup+3.10152 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1245752/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=29216 CPUtime=3.09
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 7132 0 0 0 298 11 0 0 25 0 1 0 155960288 29917184 6714 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 7304 6714 255 541 0 6754 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29216

[startup+6.30161 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1245432/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=29612 CPUtime=6.29
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 7279 0 0 0 617 12 0 0 25 0 1 0 155960288 30322688 6861 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 7403 6861 255 541 0 6853 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29612

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1241784/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=32972 CPUtime=12.69
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 8096 0 0 0 1256 13 0 0 25 0 1 0 155960288 33763328 7678 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 8243 7678 255 541 0 7693 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32972

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1239928/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=34792 CPUtime=25.49
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 8541 0 0 0 2535 14 0 0 25 0 1 0 155960288 35627008 8123 1992294400 4194304 6412682 548682068864 18446744073709551615 4417170 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 8698 8123 258 541 0 8148 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 34792

[startup+51.1029 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1237368/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=37504 CPUtime=51.1
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 9211 0 0 0 5091 19 0 0 25 0 1 0 155960288 38404096 8793 1992294400 4194304 6412682 548682068864 18446744073709551615 4361205 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 9376 8793 258 541 0 8826 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 37504

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1230328/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=44688 CPUtime=102.3
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 10968 0 0 0 10204 26 0 0 25 0 1 0 155960288 45760512 10550 1992294400 4194304 6412682 548682068864 18446744073709551615 4334394 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 11172 10550 258 541 0 10622 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44688

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1218168/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=57160 CPUtime=162.31
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 14145 0 0 0 16195 36 0 0 25 0 1 0 155960288 58531840 13570 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 14290 13570 258 541 0 13740 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 57160

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1207736/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=67860 CPUtime=222.31
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 16902 0 0 0 22187 44 0 0 25 0 1 0 155960288 69488640 16146 1992294400 4194304 6412682 548682068864 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 16965 16146 258 541 0 16415 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 67860

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1198456/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=77304 CPUtime=282.32
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 19451 0 0 0 28179 53 0 0 25 0 1 0 155960288 79159296 18487 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 19326 18487 258 541 0 18776 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 77304

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1189368/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=87684 CPUtime=342.32
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 21956 0 0 0 34170 62 0 0 25 0 1 0 155960288 89788416 20752 1992294400 4194304 6412682 548682068864 18446744073709551615 4286844 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 21921 20752 258 541 0 21371 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 87684

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1176824/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=100272 CPUtime=402.33
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 25363 0 0 0 40162 71 0 0 25 0 1 0 155960288 102678528 23883 1992294400 4194304 6412682 548682068864 18446744073709551615 4286883 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 25068 23883 258 541 0 24518 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 100272

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1165304/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=111800 CPUtime=462.34
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 28491 0 0 0 46155 79 0 0 25 0 1 0 155960288 114483200 26694 1992294400 4194304 6412682 548682068864 18446744073709551615 4334416 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 27950 26694 258 541 0 27400 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 111800

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1163256/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=114588 CPUtime=522.35
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 29175 0 0 0 52152 83 0 0 25 0 1 0 155960288 117338112 27378 1992294400 4194304 6412682 548682068864 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 28647 27378 258 541 0 28097 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 114588

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1145464/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=132548 CPUtime=582.35
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 33888 0 0 0 58144 91 0 0 25 0 1 0 155960288 135729152 31726 1992294400 4194304 6412682 548682068864 18446744073709551615 4333434 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 33137 31726 258 541 0 32587 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 132548

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1145016/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=132868 CPUtime=642.36
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 33991 0 0 0 64140 96 0 0 25 0 1 0 155960288 136056832 31829 1992294400 4194304 6412682 548682068864 18446744073709551615 4285787 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 33217 31829 258 541 0 32667 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 132868

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1126328/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=152544 CPUtime=702.36
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 38699 0 0 0 70133 103 0 0 25 0 1 0 155960288 156205056 36537 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 38136 36537 258 541 0 37586 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 152544

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26502
/proc/meminfo: memFree=1121464/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=157288 CPUtime=762.37
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 40262 0 0 0 76128 109 0 0 25 0 1 0 155960288 161062912 37680 1992294400 4194304 6412682 548682068864 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 39322 37680 258 541 0 38772 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 157288

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1121016/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=157888 CPUtime=822.37
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 40371 0 0 0 82124 113 0 0 25 0 1 0 155960288 161677312 37789 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 39472 37789 258 541 0 38922 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 157888

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1102840/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=177904 CPUtime=882.38
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 44931 0 0 0 88117 121 0 0 25 0 1 0 155960288 182173696 42349 1992294400 4194304 6412682 548682068864 18446744073709551615 4286786 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 44476 42349 258 541 0 43926 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 177904

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1096184/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=184780 CPUtime=942.38
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 47039 0 0 0 94112 126 0 0 25 0 1 0 155960288 189214720 43975 1992294400 4194304 6412682 548682068864 18446744073709551615 4417250 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 46195 43975 258 541 0 45645 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 184780

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1095800/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=185308 CPUtime=1002.39
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 47161 0 0 0 100109 130 0 0 25 0 1 0 155960288 189755392 44097 1992294400 4194304 6412682 548682068864 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 46327 44097 258 541 0 45777 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 185308

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

[startup+1011.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1095800/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=185308 CPUtime=1011.19
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 47166 0 0 0 100989 130 0 0 25 0 1 0 155960288 189755392 44102 1992294400 4194304 6412682 548682068864 18446744073709551615 4332844 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 46327 44102 258 541 0 45777 0
Current children cumulated CPU time (s) 1011.19
Current children cumulated vsize (KiB) 185308

[startup+1017.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1095800/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=185308 CPUtime=1017.6
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 47171 0 0 0 101629 131 0 0 25 0 1 0 155960288 189755392 44107 1992294400 4194304 6412682 548682068864 18446744073709551615 4361205 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 46327 44107 258 541 0 45777 0
Current children cumulated CPU time (s) 1017.6
Current children cumulated vsize (KiB) 185308

[startup+1020.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1095544/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=185628 CPUtime=1020.8
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 47230 0 0 0 101949 131 0 0 25 0 1 0 155960288 190083072 44166 1992294400 4194304 6412682 548682068864 18446744073709551615 4285802 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 46407 44166 258 541 0 45857 0
Current children cumulated CPU time (s) 1020.8
Current children cumulated vsize (KiB) 185628

[startup+1023.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1095544/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=185628 CPUtime=1023.99
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 47230 0 0 0 102268 131 0 0 25 0 1 0 155960288 190083072 44166 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 46407 44166 258 541 0 45857 0
Current children cumulated CPU time (s) 1023.99
Current children cumulated vsize (KiB) 185628

[startup+1024.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1095544/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=185628 CPUtime=1024.79
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 47230 0 0 0 102348 131 0 0 25 0 1 0 155960288 190083072 44166 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 46407 44166 258 541 0 45857 0
Current children cumulated CPU time (s) 1024.79
Current children cumulated vsize (KiB) 185628

[startup+1025.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1095544/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=185628 CPUtime=1025.59
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 47230 0 0 0 102428 131 0 0 25 0 1 0 155960288 190083072 44166 1992294400 4194304 6412682 548682068864 18446744073709551615 4304757 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 46407 44166 258 541 0 45857 0
Current children cumulated CPU time (s) 1025.59
Current children cumulated vsize (KiB) 185628

[startup+1025.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26508
/proc/meminfo: memFree=1095544/2055920 swapFree=4179172/4192956
[pid=26501] ppid=26499 vsize=185628 CPUtime=1025.79
/proc/26501/stat : 26501 (kw) R 26499 26501 26321 0 -1 0 47230 0 0 0 102448 131 0 0 25 0 1 0 155960288 190083072 44166 1992294400 4194304 6412682 548682068864 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/26501/statm: 46407 44166 258 541 0 45857 0
Current children cumulated CPU time (s) 1025.79
Current children cumulated vsize (KiB) 185628

Child status: 20
Real time (s): 1025.76
CPU time (s): 1025.86
CPU user time (s): 1024.52
CPU system time (s): 1.3428
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 186716

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

runsolver used 0.752885 second user time and 2.12668 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-02 17:47:49
IDJOB=1773705
IDBENCH=70780
IDSOLVER=611
FILE ID=node16/1773705-1241279269
PBS_JOBID= 9225012
Free space on /tmp= 66560 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl032.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773705-1241279269/watcher-1773705-1241279269 -o /tmp/evaluation-result-1773705-1241279269/solver-1773705-1241279269 -C 10000 -W 12000 -M 1800  HOME/kw HOME/instance-1773705-1241279269.cnf

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

MD5SUM BENCH= 5bb6e70c95bda454f634cd586084908b
RANDOM SEED=118784648

node16.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.234
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.234
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:       1273696 kB
Buffers:         78280 kB
Cached:         629544 kB
SwapCached:       8080 kB
Active:         141380 kB
Inactive:       575912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273696 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:            3100 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            51016 kB
Committed_AS:   695664 kB
PageTables:       1436 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= 66556 MiB
End job on node16 at 2009-05-02 18:04:55