Trace number 3380169

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.05 1300.03

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3057.55
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
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-3380169-1305455380/watcher-3380169-1305455380 -o /tmp/evaluation-result-3380169-1305455380/solver-3380169-1305455380 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380169-1305455380.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: 2.98 3.77 3.90 4/374 1269
/proc/meminfo: memFree=26365516/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=22168 CPUtime=0 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 2420 0 0 0 0 0 0 0 24 0 1 0 657136522 22700032 2361 33554432000 4194304 4394578 140735864085424 18446744073709551615 4331533 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 5542 2373 244 49 0 2683 0

[startup+0.0509639 s]
/proc/loadavg: 2.98 3.77 3.90 4/374 1269
/proc/meminfo: memFree=26365516/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=43408 CPUtime=0.04 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 7149 0 0 0 4 0 0 0 24 0 1 0 657136522 44449792 7090 33554432000 4194304 4394578 140735864085424 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 10852 7091 247 49 0 7993 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 43408

[startup+0.100961 s]
/proc/loadavg: 2.98 3.77 3.90 4/374 1269
/proc/meminfo: memFree=26365516/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=48292 CPUtime=0.09 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 8378 0 0 0 8 1 0 0 24 0 1 0 657136522 49451008 8319 33554432000 4194304 4394578 140735864085424 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 12073 8320 247 49 0 9214 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48292

[startup+0.300922 s]
/proc/loadavg: 2.98 3.77 3.90 4/374 1269
/proc/meminfo: memFree=26365516/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=67432 CPUtime=0.29 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 13170 0 0 0 27 2 0 0 25 0 1 0 657136522 69050368 13111 33554432000 4194304 4394578 140735864085424 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 16858 13112 247 49 0 13999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67432

[startup+0.700852 s]
/proc/loadavg: 2.98 3.77 3.90 4/374 1269
/proc/meminfo: memFree=26365516/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=102052 CPUtime=0.69 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 21973 0 0 0 64 5 0 0 25 0 1 0 657136522 104501248 20959 33554432000 4194304 4394578 140735864085424 18446744073709551615 210204671895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 25513 20959 255 49 0 22654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102052

[startup+1.50073 s]
/proc/loadavg: 2.98 3.77 3.90 5/375 1270
/proc/meminfo: memFree=26258628/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=156796 CPUtime=1.49 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 37015 0 0 0 140 9 0 0 25 0 1 0 657136522 160559104 33140 33554432000 4194304 4394578 140735864085424 18446744073709551615 210204671895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 39199 33140 255 49 0 36340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 156796

[startup+3.10046 s]
/proc/loadavg: 2.98 3.77 3.90 5/375 1270
/proc/meminfo: memFree=26200596/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=180444 CPUtime=3.09 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 46101 0 0 0 293 16 0 0 25 0 1 0 657136522 184774656 40318 33554432000 4194304 4394578 140735864085424 18446744073709551615 210204308165 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 45111 40320 258 49 0 42252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 180444

[startup+6.30092 s]
/proc/loadavg: 3.06 3.77 3.90 5/375 1297
/proc/meminfo: memFree=26188568/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=205792 CPUtime=6.29 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 52651 0 0 0 612 17 0 0 25 0 1 0 657136522 210731008 46868 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 51448 46868 266 49 0 48589 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 205792

[startup+12.7008 s]
/proc/loadavg: 3.13 3.78 3.91 5/375 1298
/proc/meminfo: memFree=26124748/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=212568 CPUtime=12.69 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 54296 0 0 0 1252 17 0 0 25 0 1 0 657136522 217669632 48513 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 53142 48513 266 49 0 50283 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 212568

[startup+25.5007 s]
/proc/loadavg: 3.32 3.79 3.91 5/375 1298
/proc/meminfo: memFree=26070884/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=225108 CPUtime=25.49 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 57319 0 0 0 2531 18 0 0 25 0 1 0 657136522 230510592 51536 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 56277 51536 266 49 0 53418 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 225108

[startup+51.1004 s]
/proc/loadavg: 3.55 3.80 3.91 5/375 1299
/proc/meminfo: memFree=26009972/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=243464 CPUtime=51.09 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 61885 0 0 0 5089 20 0 0 25 0 1 0 657136522 249307136 56102 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 60866 56102 266 49 0 58007 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 243464

[startup+102.314 s]
/proc/loadavg: 3.80 3.83 3.91 5/375 1300
/proc/meminfo: memFree=25931340/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=259672 CPUtime=102.31 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 65853 0 0 0 10210 21 0 0 25 0 1 0 657136522 265904128 60070 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 64918 60070 266 49 0 62059 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 259672

[startup+162.301 s]
/proc/loadavg: 3.93 3.86 3.91 5/375 1301
/proc/meminfo: memFree=25895712/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=265592 CPUtime=162.29 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 67268 0 0 0 16207 22 0 0 25 0 1 0 657136522 271966208 61485 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 66398 61485 266 49 0 63539 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 265592

[startup+222.301 s]
/proc/loadavg: 3.97 3.88 3.91 5/375 1303
/proc/meminfo: memFree=25854484/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=273200 CPUtime=222.29 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 69108 0 0 0 22206 23 0 0 25 0 1 0 657136522 279756800 63325 33554432000 4194304 4394578 140735864085424 18446744073709551615 4308916 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 68300 63325 266 49 0 65441 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 273200

[startup+282.301 s]
/proc/loadavg: 4.03 3.92 3.91 5/375 1305
/proc/meminfo: memFree=25811528/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=291672 CPUtime=282.3 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 73213 0 0 0 28205 25 0 0 25 0 1 0 657136522 298672128 67430 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 72918 67430 266 49 0 70059 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 291672

[startup+342.301 s]
/proc/loadavg: 4.11 3.96 3.93 5/375 1307
/proc/meminfo: memFree=25775768/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=291928 CPUtime=342.29 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 73297 0 0 0 34204 25 0 0 25 0 1 0 657136522 298934272 67514 33554432000 4194304 4394578 140735864085424 18446744073709551615 4290882 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 72982 67514 266 49 0 70123 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 291928

[startup+402.301 s]
/proc/loadavg: 4.20 4.01 3.94 5/375 1308
/proc/meminfo: memFree=25758860/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=292980 CPUtime=402.29 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 73576 0 0 0 40204 25 0 0 25 0 1 0 657136522 300011520 67793 33554432000 4194304 4394578 140735864085424 18446744073709551615 4291977 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 73245 67793 266 49 0 70386 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 292980

[startup+462.3 s]
/proc/loadavg: 4.17 4.04 3.95 5/375 1310
/proc/meminfo: memFree=25748280/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=294264 CPUtime=462.3 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 73879 0 0 0 46204 26 0 0 25 0 1 0 657136522 301326336 68096 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 73566 68096 266 49 0 70707 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 294264

[startup+522.3 s]
/proc/loadavg: 4.11 4.04 3.96 5/375 1311
/proc/meminfo: memFree=25733112/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=305176 CPUtime=522.3 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 76430 0 0 0 52203 27 0 0 25 0 1 0 657136522 312500224 70647 33554432000 4194304 4394578 140735864085424 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 76294 70647 266 49 0 73435 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 305176

[startup+582.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/375 1313
/proc/meminfo: memFree=25629900/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=330852 CPUtime=582.3 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 82580 0 0 0 58201 29 0 0 25 0 1 0 657136522 338792448 76797 33554432000 4194304 4394578 140735864085424 18446744073709551615 4313429 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 82713 76797 266 49 0 79854 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 330852

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/375 1315
/proc/meminfo: memFree=25620184/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=331876 CPUtime=642.31 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 82841 0 0 0 64202 29 0 0 25 0 1 0 657136522 339841024 77058 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 82969 77058 266 49 0 80110 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 331876

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/375 1316
/proc/meminfo: memFree=25608852/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=331876 CPUtime=702.3 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 82856 0 0 0 70201 29 0 0 25 0 1 0 657136522 339841024 77073 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 82969 77073 266 49 0 80110 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 331876

[startup+762.314 s]
/proc/loadavg: 4.00 4.01 3.96 5/375 1318
/proc/meminfo: memFree=25608812/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=331876 CPUtime=762.31 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 82894 0 0 0 76202 29 0 0 25 0 1 0 657136522 339841024 77111 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 82969 77111 266 49 0 80110 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 331876

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/375 1319
/proc/meminfo: memFree=25583104/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=332132 CPUtime=822.3 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 82939 0 0 0 82200 30 0 0 25 0 1 0 657136522 340103168 77156 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 83033 77156 266 49 0 80174 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 332132

[startup+882.301 s]
/proc/loadavg: 4.05 4.02 3.96 5/375 1321
/proc/meminfo: memFree=25557016/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=332388 CPUtime=882.31 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 82990 0 0 0 88200 31 0 0 25 0 1 0 657136522 340365312 77207 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 83097 77207 266 49 0 80238 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 332388

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.96 5/375 1322
/proc/meminfo: memFree=25507508/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=336544 CPUtime=942.3 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 83843 0 0 0 94199 31 0 0 25 0 1 0 657136522 344621056 78060 33554432000 4194304 4394578 140735864085424 18446744073709551615 4346545 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 84136 78060 266 49 0 81277 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 336544

[startup+1002.3 s]
/proc/loadavg: 4.10 4.04 3.97 5/375 1324
/proc/meminfo: memFree=25497912/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=339200 CPUtime=1002.3 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 84323 0 0 0 100199 31 0 0 25 0 1 0 657136522 347340800 78540 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 84800 78540 266 49 0 81941 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 339200

[startup+1062.3 s]
/proc/loadavg: 4.18 4.06 3.98 5/375 1325
/proc/meminfo: memFree=25491916/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=339200 CPUtime=1062.31 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 84323 0 0 0 106199 32 0 0 25 0 1 0 657136522 347340800 78540 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 84800 78540 266 49 0 81941 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 339200

[startup+1122.3 s]
/proc/loadavg: 4.06 4.05 3.98 5/375 1327
/proc/meminfo: memFree=25491744/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=339456 CPUtime=1122.31 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 84392 0 0 0 112199 32 0 0 25 0 1 0 657136522 347602944 78609 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 84864 78609 266 49 0 82005 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 339456

[startup+1182.3 s]
/proc/loadavg: 4.02 4.04 3.98 5/375 1329
/proc/meminfo: memFree=25491700/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=339712 CPUtime=1182.31 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 84429 0 0 0 118199 32 0 0 25 0 1 0 657136522 347865088 78646 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 84928 78646 266 49 0 82069 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 339712

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 3.98 5/375 1330
/proc/meminfo: memFree=25483476/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=340224 CPUtime=1242.31 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 84522 0 0 0 124199 32 0 0 25 0 1 0 657136522 348389376 78739 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 85056 78739 266 49 0 82197 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 340224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.77 3.97 3.97 3/364 1368
/proc/meminfo: memFree=25994008/32951124 swapFree=63649232/67111528
[pid=1269] ppid=1267 vsize=349524 CPUtime=1300.01 cores=0,2
/proc/1269/stat : 1269 (SApperloT2010) R 1267 1269 31275 0 -1 4202496 86799 0 0 0 129968 33 0 0 25 0 1 0 657136522 357912576 81016 33554432000 4194304 4394578 140735864085424 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/1269/statm: 87381 81016 266 49 0 84522 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 349524

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.03
CPU time (s): 1300.05
CPU user time (s): 1299.7
CPU system time (s): 0.353946
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 349524

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

runsolver used 4.92825 second user time and 10.4624 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 12:29:40
IDJOB=3380169
IDBENCH=82468
IDSOLVER=1862
FILE ID=node130/3380169-1305455380
RUNJOBID= node130-1305455372-1146
PBS_JOBID= 13324842
Free space on /tmp= 73376 MiB

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

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

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=275692065

node130.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.838
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.67
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.838
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.83
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.838
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.75
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.838
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.81
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.838
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.75
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.838
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26365796 kB
Buffers:        287132 kB
Cached:        4036952 kB
SwapCached:      10248 kB
Active:        2399776 kB
Inactive:      3897400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26365796 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:           20060 kB
Writeback:          12 kB
AnonPages:     1970580 kB
Mapped:          21328 kB
Slab:           189496 kB
PageTables:      35168 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 89121380 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= 73384 MiB
End job on node130 at 2011-05-15 12:51:22