Trace number 3283611

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 2011-02-28? (TO) 1300.07 1300.04

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10p1.cnf
MD5SUM9573f6b4001373bab93d1a02f96820d1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark665.597
Satisfiable
(Un)Satisfiability was proved
Number of variables260342
Number of clauses1391257
Sum of the clauses size3358569
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2984984
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


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3283611-1303762037/watcher-3283611-1303762037 -o /tmp/evaluation-result-3283611-1303762037/solver-3283611-1303762037 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3283611-1303762037.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.26 2.20 5/188 16188
/proc/meminfo: memFree=21091364/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=6720 CPUtime=0 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 987 0 0 0 0 0 0 0 21 0 1 0 487802015 6881280 939 33554432000 4194304 6935321 140735200507440 18446744073709551615 4285580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 1680 945 241 670 0 1001 0

[startup+0.046904 s]
/proc/loadavg: 0.93 1.26 2.20 5/188 16188
/proc/meminfo: memFree=21091364/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=53724 CPUtime=0.03 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 11040 0 0 0 2 1 0 0 21 0 1 0 487802015 55013376 10974 33554432000 4194304 6935321 140735200507440 18446744073709551615 4283312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 13431 10982 241 670 0 12752 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 53724

[startup+0.10093 s]
/proc/loadavg: 0.93 1.26 2.20 5/188 16188
/proc/meminfo: memFree=21091364/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=112224 CPUtime=0.08 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 24256 0 0 0 6 2 0 0 21 0 1 0 487802015 114917376 24191 33554432000 4194304 6935321 140735200507440 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 28056 24201 241 670 0 27377 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 112224

[startup+0.300893 s]
/proc/loadavg: 0.93 1.26 2.20 5/188 16188
/proc/meminfo: memFree=21091364/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=170012 CPUtime=0.29 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 41492 0 0 0 24 5 0 0 22 0 1 0 487802015 174092288 41426 33554432000 4194304 6935321 140735200507440 18446744073709551615 5324048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 42503 41426 247 670 0 41824 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 170012

[startup+0.70082 s]
/proc/loadavg: 0.93 1.26 2.20 5/188 16188
/proc/meminfo: memFree=21091364/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=202420 CPUtime=0.69 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 49702 0 0 0 63 6 0 0 23 0 1 0 487802015 207278080 49636 33554432000 4194304 6935321 140735200507440 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 50605 49637 247 670 0 49926 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 202420

[startup+1.50067 s]
/proc/loadavg: 0.93 1.26 2.20 5/194 16195
/proc/meminfo: memFree=20542980/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=250628 CPUtime=1.49 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 61798 0 0 0 141 8 0 0 25 0 1 0 487802015 256643072 61733 33554432000 4194304 6935321 140735200507440 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 62657 61733 247 670 0 61978 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 250628

[startup+3.10039 s]
/proc/loadavg: 0.93 1.26 2.20 5/194 16195
/proc/meminfo: memFree=20318404/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=334564 CPUtime=3.08 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 80361 0 0 0 297 11 0 0 25 0 1 0 487802015 342593536 80295 33554432000 4194304 6935321 140735200507440 18446744073709551615 4393930 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 83641 80295 250 670 0 82962 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 334564

[startup+6.3008 s]
/proc/loadavg: 1.17 1.31 2.21 5/194 16195
/proc/meminfo: memFree=19964776/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=408368 CPUtime=6.29 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 104447 0 0 0 601 28 0 0 25 0 1 0 487802015 418168832 98817 33554432000 4194304 6935321 140735200507440 18446744073709551615 4346555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 102092 98817 286 670 0 101413 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 408368

[startup+12.7006 s]
/proc/loadavg: 1.40 1.35 2.21 5/194 16195
/proc/meminfo: memFree=19986224/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=408368 CPUtime=12.69 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 104457 0 0 0 1241 28 0 0 25 0 1 0 487802015 418168832 98827 33554432000 4194304 6935321 140735200507440 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 102092 98827 286 670 0 101413 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 408368

[startup+25.5003 s]
/proc/loadavg: 2.13 1.51 2.25 5/194 16196
/proc/meminfo: memFree=19979136/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=408368 CPUtime=25.49 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 104480 0 0 0 2521 28 0 0 25 0 1 0 487802015 418168832 98850 33554432000 4194304 6935321 140735200507440 18446744073709551615 4400588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 102092 98850 286 670 0 101413 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 408368

[startup+51.1006 s]
/proc/loadavg: 2.77 1.71 2.30 5/194 16196
/proc/meminfo: memFree=19952880/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=416292 CPUtime=51.09 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 106603 0 0 0 5080 29 0 0 25 0 1 0 487802015 426283008 100973 33554432000 4194304 6935321 140735200507440 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 104073 100973 298 670 0 103394 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 416292

[startup+102.3 s]
/proc/loadavg: 3.62 2.11 2.40 5/194 16198
/proc/meminfo: memFree=19946892/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=408156 CPUtime=102.29 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 108668 0 0 0 10199 30 0 0 25 0 1 0 487802015 417951744 98933 33554432000 4194304 6935321 140735200507440 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 102039 98933 298 670 0 101360 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 408156

[startup+162.3 s]
/proc/loadavg: 3.93 2.47 2.50 5/194 16226
/proc/meminfo: memFree=19852920/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=405736 CPUtime=162.29 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 112103 0 0 0 16199 30 0 0 25 0 1 0 487802015 415473664 98334 33554432000 4194304 6935321 140735200507440 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 101434 98334 298 670 0 100755 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 405736

[startup+222.3 s]
/proc/loadavg: 3.97 2.74 2.59 5/194 16228
/proc/meminfo: memFree=19826112/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=426216 CPUtime=222.29 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 117217 0 0 0 22198 31 0 0 25 0 1 0 487802015 436445184 103448 33554432000 4194304 6935321 140735200507440 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 106554 103448 298 670 0 105875 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 426216

[startup+282.301 s]
/proc/loadavg: 4.03 2.98 2.68 5/194 16230
/proc/meminfo: memFree=19822228/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=426216 CPUtime=282.29 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 117217 0 0 0 28198 31 0 0 25 0 1 0 487802015 436445184 103448 33554432000 4194304 6935321 140735200507440 18446744073709551615 4336852 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 106554 103448 298 670 0 105875 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 426216

[startup+342.301 s]
/proc/loadavg: 4.20 3.23 2.78 5/194 16258
/proc/meminfo: memFree=16906688/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=426216 CPUtime=342.29 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 117217 0 0 0 34194 35 0 0 25 0 1 0 487802015 436445184 103448 33554432000 4194304 6935321 140735200507440 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 106554 103448 298 670 0 105875 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 426216

[startup+402.301 s]
/proc/loadavg: 4.07 3.36 2.86 5/194 16260
/proc/meminfo: memFree=16261556/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=426216 CPUtime=402.3 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 117217 0 0 0 40194 36 0 0 25 0 1 0 487802015 436445184 103448 33554432000 4194304 6935321 140735200507440 18446744073709551615 4430736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 106554 103448 298 670 0 105875 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 426216

[startup+462.301 s]
/proc/loadavg: 4.09 3.49 2.93 5/194 16288
/proc/meminfo: memFree=16085668/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=441080 CPUtime=462.3 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 120695 0 0 0 46194 36 0 0 25 0 1 0 487802015 451665920 106926 33554432000 4194304 6935321 140735200507440 18446744073709551615 4346639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 110270 106926 298 670 0 109591 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 441080

[startup+522.301 s]
/proc/loadavg: 4.03 3.58 3.00 5/194 16290
/proc/meminfo: memFree=14477072/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=441080 CPUtime=522.31 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 120698 0 0 0 52195 36 0 0 25 0 1 0 487802015 451665920 106929 33554432000 4194304 6935321 140735200507440 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 110270 106929 298 670 0 109591 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 441080

[startup+582.301 s]
/proc/loadavg: 4.01 3.66 3.06 5/194 16319
/proc/meminfo: memFree=16100360/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=441080 CPUtime=582.3 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 120950 0 0 0 58194 36 0 0 25 0 1 0 487802015 451665920 107181 33554432000 4194304 6935321 140735200507440 18446744073709551615 4348013 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 110270 107181 298 670 0 109591 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 441080

[startup+642.307 s]
/proc/loadavg: 4.00 3.71 3.11 5/191 16503
/proc/meminfo: memFree=16443844/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=441080 CPUtime=642.31 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 120950 0 0 0 64195 36 0 0 25 0 1 0 487802015 451665920 107181 33554432000 4194304 6935321 140735200507440 18446744073709551615 4346652 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 110270 107181 298 670 0 109591 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 441080

[startup+702.301 s]
/proc/loadavg: 4.03 3.78 3.17 5/194 16511
/proc/meminfo: memFree=15802512/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=441080 CPUtime=702.31 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 120950 0 0 0 70194 37 0 0 25 0 1 0 487802015 451665920 107181 33554432000 4194304 6935321 140735200507440 18446744073709551615 4478266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 110270 107181 298 670 0 109591 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 441080

[startup+762.301 s]
/proc/loadavg: 4.07 3.83 3.22 5/194 16512
/proc/meminfo: memFree=15925280/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=441720 CPUtime=762.31 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 125816 0 0 0 76193 38 0 0 25 0 1 0 487802015 452321280 107330 33554432000 4194304 6935321 140735200507440 18446744073709551615 4346672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 110430 107330 298 670 0 109751 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 441720

[startup+822.301 s]
/proc/loadavg: 4.23 3.91 3.29 5/194 16514
/proc/meminfo: memFree=15921160/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=446404 CPUtime=822.32 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 127009 0 0 0 82193 39 0 0 25 0 1 0 487802015 457117696 108523 33554432000 4194304 6935321 140735200507440 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 111601 108523 298 670 0 110922 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 446404

[startup+882.3 s]
/proc/loadavg: 4.08 3.92 3.33 5/194 16516
/proc/meminfo: memFree=15890264/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=449408 CPUtime=882.31 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 127740 0 0 0 88192 39 0 0 25 0 1 0 487802015 460193792 109254 33554432000 4194304 6935321 140735200507440 18446744073709551615 4497858 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 112352 109254 298 670 0 111673 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 449408

[startup+942.3 s]
/proc/loadavg: 4.06 3.95 3.37 5/194 16517
/proc/meminfo: memFree=15765968/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=455264 CPUtime=942.31 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 129199 0 0 0 94191 40 0 0 25 0 1 0 487802015 466190336 110713 33554432000 4194304 6935321 140735200507440 18446744073709551615 4348032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 113816 110713 298 670 0 113137 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 455264

[startup+1002.3 s]
/proc/loadavg: 4.07 3.97 3.41 5/194 16519
/proc/meminfo: memFree=15859292/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=470556 CPUtime=1002.32 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 133022 0 0 0 100191 41 0 0 25 0 1 0 487802015 481849344 114536 33554432000 4194304 6935321 140735200507440 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 117639 114536 298 670 0 116960 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 470556

[startup+1062.3 s]
/proc/loadavg: 4.06 3.99 3.45 5/194 16520
/proc/meminfo: memFree=15859524/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=470556 CPUtime=1062.32 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 133022 0 0 0 106191 41 0 0 25 0 1 0 487802015 481849344 114536 33554432000 4194304 6935321 140735200507440 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 117639 114536 298 670 0 116960 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 470556

[startup+1122.3 s]
/proc/loadavg: 4.09 4.00 3.49 5/194 16522
/proc/meminfo: memFree=15843868/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=470556 CPUtime=1122.33 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 133022 0 0 0 112191 42 0 0 25 0 1 0 487802015 481849344 114536 33554432000 4194304 6935321 140735200507440 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 117639 114536 298 670 0 116960 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 470556

[startup+1182.3 s]
/proc/loadavg: 4.08 4.01 3.53 5/194 16524
/proc/meminfo: memFree=15843712/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=470556 CPUtime=1182.33 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 133022 0 0 0 118191 42 0 0 25 0 1 0 487802015 481849344 114536 33554432000 4194304 6935321 140735200507440 18446744073709551615 4346546 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 117639 114536 298 670 0 116960 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 470556

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.55 5/194 16525
/proc/meminfo: memFree=15862892/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=470556 CPUtime=1242.32 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 133022 0 0 0 124190 42 0 0 25 0 1 0 487802015 481849344 114536 33554432000 4194304 6935321 140735200507440 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 117639 114536 298 670 0 116960 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 470556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.58 5/194 16527
/proc/meminfo: memFree=15859888/32951124 swapFree=67111352/67111528
[pid=16188] ppid=16186 vsize=473244 CPUtime=1300.04 cores=1,3
/proc/16188/stat : 16188 (kw) R 16186 16188 15612 0 -1 4202496 133694 0 0 0 129962 42 0 0 25 0 1 0 487802015 484601856 115208 33554432000 4194304 6935321 140735200507440 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/16188/statm: 118311 115208 298 670 0 117632 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 473244

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1299.62
CPU system time (s): 0.448931
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 473244

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

runsolver used 1.9727 second user time and 5.12722 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-25 22:07:18
IDJOB=3283611
IDBENCH=71050
IDSOLVER=1658
FILE ID=node134/3283611-1303762037
RUNJOBID= node134-1303762036-16154
PBS_JOBID= 13157124
Free space on /tmp= 70976 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10p1.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283611-1303762037/watcher-3283611-1303762037 -o /tmp/evaluation-result-3283611-1303762037/solver-3283611-1303762037 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3283611-1303762037.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 9573f6b4001373bab93d1a02f96820d1
RANDOM SEED=1598545861

node134.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 7186.06
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21091768 kB
Buffers:       2292912 kB
Cached:        8682172 kB
SwapCached:         64 kB
Active:        4543404 kB
Inactive:      6765432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21091768 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           94856 kB
Writeback:           8 kB
AnonPages:      332756 kB
Mapped:          16600 kB
Slab:           485404 kB
PageTables:       6024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   523604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70624 MiB
End job on node134 at 2011-04-25 22:29:00