Trace number 3380094

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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: 961)

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-3380094-1305455537/watcher-3380094-1305455537 -o /tmp/evaluation-result-3380094-1305455537/solver-3380094-1305455537 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380094-1305455537.cnf 

running on 2 cores: 0,2

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: 1.10 2.36 3.25 5/330 20095
/proc/meminfo: memFree=20965300/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=28596 CPUtime=0 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 3573 0 0 0 0 0 0 0 21 0 1 0 657156122 29282304 3513 33554432000 4194304 4394578 140737000810784 18446744073709551615 4279566 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 7149 3513 244 49 0 4290 0

[startup+0.0290159 s]
/proc/loadavg: 1.10 2.36 3.25 5/330 20095
/proc/meminfo: memFree=20965300/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=30324 CPUtime=0.01 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 4322 0 0 0 1 0 0 0 21 0 1 0 657156122 31051776 4262 33554432000 4194304 4394578 140737000810784 18446744073709551615 212435677893 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 7581 4264 247 49 0 4722 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30324

[startup+0.101004 s]
/proc/loadavg: 1.10 2.36 3.25 5/330 20095
/proc/meminfo: memFree=20965300/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=37320 CPUtime=0.09 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 6058 0 0 0 9 0 0 0 21 0 1 0 657156122 38215680 5998 33554432000 4194304 4394578 140737000810784 18446744073709551615 212435677893 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 9330 5999 247 49 0 6471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37320

[startup+0.300961 s]
/proc/loadavg: 1.10 2.36 3.25 5/330 20095
/proc/meminfo: memFree=20965300/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=59776 CPUtime=0.28 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 11687 0 0 0 27 1 0 0 22 0 1 0 657156122 61210624 11626 33554432000 4194304 4394578 140737000810784 18446744073709551615 212436041623 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 14944 11626 256 49 0 12085 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 59776

[startup+0.7009 s]
/proc/loadavg: 1.10 2.36 3.25 5/330 20095
/proc/meminfo: memFree=20965300/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=76912 CPUtime=0.69 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 16334 0 0 0 65 4 0 0 23 0 1 0 657156122 78757888 15694 33554432000 4194304 4394578 140737000810784 18446744073709551615 212436041623 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 19228 15696 256 49 0 16369 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76912

[startup+1.50076 s]
/proc/loadavg: 1.10 2.36 3.25 5/341 20117
/proc/meminfo: memFree=20663108/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=87956 CPUtime=1.48 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 20463 0 0 0 141 7 0 0 25 0 1 0 657156122 90066944 17507 33554432000 4194304 4394578 140737000810784 18446744073709551615 212436041623 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 21989 17507 256 49 0 19130 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 87956

[startup+3.10046 s]
/proc/loadavg: 1.10 2.36 3.25 5/338 20138
/proc/meminfo: memFree=20637636/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=106656 CPUtime=3.09 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 25394 0 0 0 301 8 0 0 25 0 1 0 657156122 109215744 22438 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 26664 22438 267 49 0 23805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106656

[startup+6.30085 s]
/proc/loadavg: 1.33 2.38 3.26 5/341 20144
/proc/meminfo: memFree=20478920/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=112244 CPUtime=6.29 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 26781 0 0 0 620 9 0 0 25 0 1 0 657156122 114937856 23825 33554432000 4194304 4394578 140737000810784 18446744073709551615 4337744 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 28061 23825 267 49 0 25202 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 112244

[startup+12.7006 s]
/proc/loadavg: 1.54 2.41 3.26 5/341 20171
/proc/meminfo: memFree=20446748/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=120808 CPUtime=12.69 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 28951 0 0 0 1260 9 0 0 25 0 1 0 657156122 123707392 25995 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 30202 25995 267 49 0 27343 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 120808

[startup+25.5012 s]
/proc/loadavg: 2.09 2.49 3.27 5/341 20171
/proc/meminfo: memFree=20322216/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=131608 CPUtime=25.49 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 31548 0 0 0 2539 10 0 0 25 0 1 0 657156122 134766592 28592 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 32902 28592 267 49 0 30043 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 131608

[startup+51.1004 s]
/proc/loadavg: 2.80 2.62 3.29 5/341 20172
/proc/meminfo: memFree=20242220/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=137648 CPUtime=51.09 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 33000 0 0 0 5099 10 0 0 25 0 1 0 657156122 140951552 30044 33554432000 4194304 4394578 140737000810784 18446744073709551615 4287916 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 34412 30044 267 49 0 31553 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 137648

[startup+102.313 s]
/proc/loadavg: 3.48 2.83 3.33 5/341 20227
/proc/meminfo: memFree=20082936/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=153656 CPUtime=102.3 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 36885 0 0 0 10218 12 0 0 25 0 1 0 657156122 157343744 33929 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 38414 33929 267 49 0 35555 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 153656

[startup+162.3 s]
/proc/loadavg: 3.87 3.06 3.37 5/341 20229
/proc/meminfo: memFree=19983012/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=163440 CPUtime=162.29 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 39222 0 0 0 16216 13 0 0 25 0 1 0 657156122 167362560 36266 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 40860 36266 267 49 0 38001 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 163440

[startup+222.301 s]
/proc/loadavg: 4.01 3.24 3.41 5/341 20230
/proc/meminfo: memFree=19908808/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=167668 CPUtime=222.29 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 40250 0 0 0 22215 14 0 0 25 0 1 0 657156122 171692032 37294 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 41917 37294 267 49 0 39058 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 167668

[startup+282.301 s]
/proc/loadavg: 4.06 3.39 3.45 5/341 20232
/proc/meminfo: memFree=19781872/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=170912 CPUtime=282.29 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 41002 0 0 0 28215 14 0 0 25 0 1 0 657156122 175013888 38046 33554432000 4194304 4394578 140737000810784 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 42728 38046 267 49 0 39869 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 170912

[startup+342.3 s]
/proc/loadavg: 4.02 3.50 3.48 5/341 20234
/proc/meminfo: memFree=19737660/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=173196 CPUtime=342.3 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 41579 0 0 0 34215 15 0 0 25 0 1 0 657156122 177352704 38623 33554432000 4194304 4394578 140737000810784 18446744073709551615 4299894 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 43299 38623 267 49 0 40440 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 173196

[startup+402.301 s]
/proc/loadavg: 4.07 3.60 3.52 5/341 20235
/proc/meminfo: memFree=19668008/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=185916 CPUtime=402.31 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 44520 0 0 0 40215 16 0 0 25 0 1 0 657156122 190377984 41564 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 46479 41564 267 49 0 43620 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 185916

[startup+462.301 s]
/proc/loadavg: 4.02 3.67 3.55 5/341 20237
/proc/meminfo: memFree=19617708/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=193336 CPUtime=462.3 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 46180 0 0 0 46214 16 0 0 25 0 1 0 657156122 197976064 43224 33554432000 4194304 4394578 140737000810784 18446744073709551615 4299500 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 48334 43224 267 49 0 45475 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 193336

[startup+522.301 s]
/proc/loadavg: 4.06 3.75 3.58 5/341 20238
/proc/meminfo: memFree=19575484/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=193336 CPUtime=522.3 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 46196 0 0 0 52214 16 0 0 25 0 1 0 657156122 197976064 43240 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 48334 43240 267 49 0 45475 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 193336

[startup+582.301 s]
/proc/loadavg: 4.02 3.79 3.60 5/341 20240
/proc/meminfo: memFree=19513288/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=194168 CPUtime=582.31 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 46358 0 0 0 58214 17 0 0 25 0 1 0 657156122 198828032 43402 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 48542 43402 267 49 0 45683 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 194168

[startup+642.3 s]
/proc/loadavg: 4.01 3.83 3.63 5/341 20242
/proc/meminfo: memFree=19498960/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=198560 CPUtime=642.32 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 47399 0 0 0 64215 17 0 0 25 0 1 0 657156122 203325440 44443 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 49640 44443 267 49 0 46781 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 198560

[startup+702.301 s]
/proc/loadavg: 3.63 3.77 3.62 4/335 20260
/proc/meminfo: memFree=19787820/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=208320 CPUtime=702.31 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 49833 0 0 0 70213 18 0 0 25 0 1 0 657156122 213319680 46877 33554432000 4194304 4394578 140737000810784 18446744073709551615 4291528 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 52080 46877 267 49 0 49221 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 208320

[startup+762.313 s]
/proc/loadavg: 3.24 3.63 3.58 4/335 20262
/proc/meminfo: memFree=19743988/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=208320 CPUtime=762.32 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 49839 0 0 0 76214 18 0 0 25 0 1 0 657156122 213319680 46883 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 52080 46883 267 49 0 49221 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 208320

[startup+822.3 s]
/proc/loadavg: 3.10 3.52 3.54 4/335 20263
/proc/meminfo: memFree=19717512/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=208320 CPUtime=822.32 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 49855 0 0 0 82213 19 0 0 25 0 1 0 657156122 213319680 46899 33554432000 4194304 4394578 140737000810784 18446744073709551615 4287957 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 52080 46899 267 49 0 49221 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 208320

[startup+882.301 s]
/proc/loadavg: 3.03 3.43 3.51 4/335 20265
/proc/meminfo: memFree=19671804/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=208320 CPUtime=882.32 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 49865 0 0 0 88213 19 0 0 25 0 1 0 657156122 213319680 46909 33554432000 4194304 4394578 140737000810784 18446744073709551615 4288254 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 52080 46909 267 49 0 49221 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 208320

[startup+942.301 s]
/proc/loadavg: 3.01 3.35 3.47 4/335 20267
/proc/meminfo: memFree=19643840/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=217044 CPUtime=942.31 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 51994 0 0 0 94212 19 0 0 25 0 1 0 657156122 222253056 49038 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 54261 49038 267 49 0 51402 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 217044

[startup+1002.3 s]
/proc/loadavg: 3.04 3.29 3.44 4/335 20268
/proc/meminfo: memFree=19580652/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=223996 CPUtime=1002.32 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 53638 0 0 0 100212 20 0 0 25 0 1 0 657156122 229371904 50682 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 55999 50682 267 49 0 53140 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 223996

[startup+1062.3 s]
/proc/loadavg: 3.04 3.25 3.42 4/335 20270
/proc/meminfo: memFree=19556028/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=227536 CPUtime=1062.33 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 54365 0 0 0 106212 21 0 0 25 0 1 0 657156122 232996864 51409 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 56884 51409 267 49 0 54025 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 227536

[startup+1122.3 s]
/proc/loadavg: 3.01 3.20 3.39 4/335 20271
/proc/meminfo: memFree=19525452/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=227536 CPUtime=1122.33 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 54366 0 0 0 112212 21 0 0 25 0 1 0 657156122 232996864 51410 33554432000 4194304 4394578 140737000810784 18446744073709551615 4346684 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 56884 51410 267 49 0 54025 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 227536

[startup+1182.3 s]
/proc/loadavg: 3.00 3.16 3.36 4/335 20273
/proc/meminfo: memFree=19479748/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=227536 CPUtime=1182.32 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 54369 0 0 0 118211 21 0 0 25 0 1 0 657156122 232996864 51413 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 56884 51413 267 49 0 54025 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 227536

[startup+1242.3 s]
/proc/loadavg: 3.05 3.15 3.34 4/335 20275
/proc/meminfo: memFree=19448552/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=227792 CPUtime=1242.33 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 54421 0 0 0 124212 21 0 0 25 0 1 0 657156122 233259008 51465 33554432000 4194304 4394578 140737000810784 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 56948 51465 267 49 0 54089 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 227792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.12 3.32 4/335 20276
/proc/meminfo: memFree=19431864/32951124 swapFree=57331800/67111528
[pid=20095] ppid=20092 vsize=228848 CPUtime=1300.05 cores=0,2
/proc/20095/stat : 20095 (SApperloT2010) R 20092 20095 18433 0 -1 4202496 54717 0 0 0 129983 22 0 0 25 0 1 0 657156122 234340352 51761 33554432000 4194304 4394578 140737000810784 18446744073709551615 4287388 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/20095/statm: 57212 51761 267 49 0 54353 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 228848

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.83
CPU system time (s): 0.229965
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 228848

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

runsolver used 4.51831 second user time and 9.46456 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 12:32:18
IDJOB=3380094
IDBENCH=82482
IDSOLVER=1862
FILE ID=node102/3380094-1305455537
RUNJOBID= node102-1305455537-20074
PBS_JOBID= 13324852
Free space on /tmp= 73644 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380094-1305455537/watcher-3380094-1305455537 -o /tmp/evaluation-result-3380094-1305455537/solver-3380094-1305455537 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380094-1305455537.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1690787876

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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	: 5332.75
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.828
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.82
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.828
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.75
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.828
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.82
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20965472 kB
Buffers:         21396 kB
Cached:         344832 kB
SwapCached:      89884 kB
Active:        2837356 kB
Inactive:      8964796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20965472 kB
SwapTotal:    67111528 kB
SwapFree:     57331800 kB
Dirty:           10980 kB
Writeback:          28 kB
AnonPages:    11356656 kB
Mapped:          13120 kB
Slab:            58956 kB
PageTables:      59680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 62121580 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73632 MiB
End job on node102 at 2011-05-15 12:54:00