Trace number 3288027

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

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
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: 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-3288027-1303775564/watcher-3288027-1303775564 -o /tmp/evaluation-result-3288027-1303775564/solver-3288027-1303775564 -C 2400 -W 1300 -M 7680 kw --tmp-path=HOME HOME/instance-3288027-1303775564.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: 2.00 1.84 2.78 4/189 7604
/proc/meminfo: memFree=14186256/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=9664 CPUtime=0 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 1650 0 0 0 0 0 0 0 20 0 1 0 489155288 9895936 1600 33554432000 4194304 6935321 140736442421104 18446744073709551615 5922283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 2449 1607 241 670 0 1770 0

[startup+0.0825051 s]
/proc/loadavg: 2.00 1.84 2.78 4/189 7604
/proc/meminfo: memFree=14186256/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=100212 CPUtime=0.07 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 20410 0 0 0 5 2 0 0 20 0 1 0 489155288 102617088 20344 33554432000 4194304 6935321 140736442421104 18446744073709551615 4285580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 25053 20355 241 670 0 24374 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 100212

[startup+0.100502 s]
/proc/loadavg: 2.00 1.84 2.78 4/189 7604
/proc/meminfo: memFree=14186256/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=114204 CPUtime=0.09 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 24914 0 0 0 6 3 0 0 20 0 1 0 489155288 116944896 24848 33554432000 4194304 6935321 140736442421104 18446744073709551615 4289359 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 28584 24857 241 670 0 27905 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 114204

[startup+0.300466 s]
/proc/loadavg: 2.00 1.84 2.78 4/189 7604
/proc/meminfo: memFree=14186256/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=135560 CPUtime=0.29 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 30682 0 0 0 26 3 0 0 21 0 1 0 489155288 138813440 30616 33554432000 4194304 6935321 140736442421104 18446744073709551615 5321265 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 33890 30616 247 670 0 33211 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 135560

[startup+0.700395 s]
/proc/loadavg: 2.00 1.84 2.78 4/189 7604
/proc/meminfo: memFree=14186256/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=165640 CPUtime=0.69 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 37725 0 0 0 65 4 0 0 22 0 1 0 489155288 169615360 37659 33554432000 4194304 6935321 140736442421104 18446744073709551615 5925695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 41410 37659 247 670 0 40731 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 165640

[startup+1.50025 s]
/proc/loadavg: 2.00 1.84 2.78 5/190 7605
/proc/meminfo: memFree=14018724/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=233892 CPUtime=1.49 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 55116 0 0 0 137 12 0 0 25 0 1 0 489155288 239505408 53975 33554432000 4194304 6935321 140736442421104 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 58473 53976 273 670 0 57794 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 233892

[startup+3.10097 s]
/proc/loadavg: 2.00 1.84 2.78 5/190 7605
/proc/meminfo: memFree=13932048/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=297688 CPUtime=3.09 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 72205 0 0 0 272 37 0 0 25 0 1 0 489155288 304832512 71064 33554432000 4194304 6935321 140736442421104 18446744073709551615 5323920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 74422 71064 273 670 0 73743 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 297688

[startup+6.3004 s]
/proc/loadavg: 2.16 1.88 2.78 5/190 7605
/proc/meminfo: memFree=13857356/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=318184 CPUtime=6.29 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 76510 0 0 0 586 43 0 0 25 0 1 0 489155288 325820416 73936 33554432000 4194304 6935321 140736442421104 18446744073709551615 4431226 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 79546 73936 286 670 0 78867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 318184

[startup+12.7003 s]
/proc/loadavg: 2.30 1.91 2.79 4/185 7623
/proc/meminfo: memFree=14079232/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=319448 CPUtime=12.69 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 76871 0 0 0 1226 43 0 0 25 0 1 0 489155288 327114752 74297 33554432000 4194304 6935321 140736442421104 18446744073709551615 4430559 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 79862 74297 298 670 0 79183 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 319448

[startup+25.501 s]
/proc/loadavg: 2.61 2.00 2.80 5/190 7633
/proc/meminfo: memFree=13907856/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=319448 CPUtime=25.49 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 76885 0 0 0 2505 44 0 0 25 0 1 0 489155288 327114752 74311 33554432000 4194304 6935321 140736442421104 18446744073709551615 4780090 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 79862 74311 298 670 0 79183 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 319448

[startup+51.1004 s]
/proc/loadavg: 3.03 2.14 2.83 5/190 7660
/proc/meminfo: memFree=13829256/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=320880 CPUtime=51.09 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 77244 0 0 0 5065 44 0 0 25 0 1 0 489155288 328581120 74670 33554432000 4194304 6935321 140736442421104 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80220 74670 298 670 0 79541 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 320880

[startup+102.306 s]
/proc/loadavg: 3.34 2.36 2.87 5/190 7743
/proc/meminfo: memFree=13728788/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=320880 CPUtime=102.3 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 77245 0 0 0 10186 44 0 0 25 0 1 0 489155288 328581120 74671 33554432000 4194304 6935321 140736442421104 18446744073709551615 4429812 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80220 74671 298 670 0 79541 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 320880

[startup+162.301 s]
/proc/loadavg: 3.70 2.64 2.93 5/190 7772
/proc/meminfo: memFree=13657944/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=320880 CPUtime=162.29 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 77249 0 0 0 16185 44 0 0 25 0 1 0 489155288 328581120 74675 33554432000 4194304 6935321 140736442421104 18446744073709551615 4430522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80220 74675 298 670 0 79541 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 320880

[startup+222.301 s]
/proc/loadavg: 3.89 2.89 2.99 5/190 7773
/proc/meminfo: memFree=13653244/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=320880 CPUtime=222.29 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 77250 0 0 0 22185 44 0 0 25 0 1 0 489155288 328581120 74676 33554432000 4194304 6935321 140736442421104 18446744073709551615 4430943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80220 74676 298 670 0 79541 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 320880

[startup+282.3 s]
/proc/loadavg: 3.99 3.10 3.06 5/190 7775
/proc/meminfo: memFree=13650676/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=320880 CPUtime=282.3 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 77251 0 0 0 28185 45 0 0 25 0 1 0 489155288 328581120 74677 33554432000 4194304 6935321 140736442421104 18446744073709551615 4430567 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80220 74677 298 670 0 79541 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 320880

[startup+342.301 s]
/proc/loadavg: 3.99 3.26 3.11 5/190 7776
/proc/meminfo: memFree=13644000/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=342.3 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 77983 0 0 0 34185 45 0 0 25 0 1 0 489155288 331571200 75409 33554432000 4194304 6935321 140736442421104 18446744073709551615 4430659 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75409 298 670 0 80271 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 323800

[startup+402.301 s]
/proc/loadavg: 3.99 3.39 3.17 5/190 7778
/proc/meminfo: memFree=13643700/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=402.3 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 77992 0 0 0 40185 45 0 0 25 0 1 0 489155288 331571200 75418 33554432000 4194304 6935321 140736442421104 18446744073709551615 4478266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75418 298 670 0 80271 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 323800

[startup+462.3 s]
/proc/loadavg: 3.99 3.50 3.22 5/190 7780
/proc/meminfo: memFree=13643180/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=462.3 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 78002 0 0 0 46185 45 0 0 25 0 1 0 489155288 331571200 75428 33554432000 4194304 6935321 140736442421104 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75428 298 670 0 80271 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 323800

[startup+522.301 s]
/proc/loadavg: 4.03 3.60 3.27 5/190 7790
/proc/meminfo: memFree=13637612/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=522.31 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 78009 0 0 0 52185 46 0 0 25 0 1 0 489155288 331571200 75435 33554432000 4194304 6935321 140736442421104 18446744073709551615 4430607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75435 298 670 0 80271 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 323800

[startup+582.3 s]
/proc/loadavg: 4.11 3.70 3.32 5/190 7792
/proc/meminfo: memFree=13631144/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=582.31 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 78036 0 0 0 58185 46 0 0 25 0 1 0 489155288 331571200 75462 33554432000 4194304 6935321 140736442421104 18446744073709551615 4430522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75462 298 670 0 80271 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 323800

[startup+642.301 s]
/proc/loadavg: 4.04 3.75 3.36 5/190 7793
/proc/meminfo: memFree=13631124/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=642.31 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 78047 0 0 0 64185 46 0 0 25 0 1 0 489155288 331571200 75473 33554432000 4194304 6935321 140736442421104 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75473 298 670 0 80271 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 323800

[startup+702.301 s]
/proc/loadavg: 4.01 3.80 3.40 5/190 7798
/proc/meminfo: memFree=13624636/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=702.31 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 78066 0 0 0 70184 47 0 0 25 0 1 0 489155288 331571200 75492 33554432000 4194304 6935321 140736442421104 18446744073709551615 4430683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75492 298 670 0 80271 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 323800

[startup+762.307 s]
/proc/loadavg: 4.00 3.83 3.43 5/190 7800
/proc/meminfo: memFree=13606180/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=762.31 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 78077 0 0 0 76184 47 0 0 25 0 1 0 489155288 331571200 75503 33554432000 4194304 6935321 140736442421104 18446744073709551615 4336093 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75503 298 670 0 80271 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 323800

[startup+822.301 s]
/proc/loadavg: 4.04 3.87 3.47 5/190 7801
/proc/meminfo: memFree=13605544/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=822.32 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 78080 0 0 0 82184 48 0 0 25 0 1 0 489155288 331571200 75506 33554432000 4194304 6935321 140736442421104 18446744073709551615 4336039 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75506 298 670 0 80271 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 323800

[startup+882.3 s]
/proc/loadavg: 4.01 3.89 3.50 5/190 7803
/proc/meminfo: memFree=13591132/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=882.31 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 78084 0 0 0 88183 48 0 0 25 0 1 0 489155288 331571200 75510 33554432000 4194304 6935321 140736442421104 18446744073709551615 4430563 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75510 298 670 0 80271 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 323800

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.53 5/190 7804
/proc/meminfo: memFree=13588768/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=323800 CPUtime=942.31 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 78088 0 0 0 94183 48 0 0 25 0 1 0 489155288 331571200 75514 33554432000 4194304 6935321 140736442421104 18446744073709551615 4487697 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 80950 75514 298 670 0 80271 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 323800

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.56 5/190 7806
/proc/meminfo: memFree=13572760/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=327672 CPUtime=1002.31 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 79058 0 0 0 100183 48 0 0 25 0 1 0 489155288 335536128 76484 33554432000 4194304 6935321 140736442421104 18446744073709551615 4429603 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 81918 76484 298 670 0 81239 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 327672

[startup+1062.3 s]
/proc/loadavg: 4.00 3.93 3.58 5/190 7808
/proc/meminfo: memFree=13568528/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=329104 CPUtime=1062.32 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 79416 0 0 0 106183 49 0 0 25 0 1 0 489155288 337002496 76842 33554432000 4194304 6935321 140736442421104 18446744073709551615 4487907 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 82276 76842 298 670 0 81597 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 329104

[startup+1122.3 s]
/proc/loadavg: 4.07 3.96 3.61 5/190 7809
/proc/meminfo: memFree=13559576/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=329104 CPUtime=1122.32 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 79417 0 0 0 112183 49 0 0 25 0 1 0 489155288 337002496 76843 33554432000 4194304 6935321 140736442421104 18446744073709551615 4429796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 82276 76843 298 670 0 81597 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 329104

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.63 5/190 7811
/proc/meminfo: memFree=13557312/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=329104 CPUtime=1182.32 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 79418 0 0 0 118183 49 0 0 25 0 1 0 489155288 337002496 76844 33554432000 4194304 6935321 140736442421104 18446744073709551615 4348049 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 82276 76844 298 670 0 81597 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 329104

[startup+1242.3 s]
/proc/loadavg: 3.72 3.91 3.63 4/184 7829
/proc/meminfo: memFree=13754776/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=329104 CPUtime=1242.32 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 79419 0 0 0 124183 49 0 0 25 0 1 0 489155288 337002496 76845 33554432000 4194304 6935321 140736442421104 18446744073709551615 4429583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 82276 76845 298 670 0 81597 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 329104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.26 3.74 3.59 4/184 7831
/proc/meminfo: memFree=13743476/32950928 swapFree=67111528/67111528
[pid=7604] ppid=7602 vsize=329104 CPUtime=1300.02 cores=1,3
/proc/7604/stat : 7604 (kw) R 7602 7604 6567 0 -1 4202496 79421 0 0 0 129953 49 0 0 25 0 1 0 489155288 337002496 76847 33554432000 4194304 6935321 140736442421104 18446744073709551615 4346583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7604/statm: 82276 76847 298 670 0 81597 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 329104

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.05
CPU user time (s): 1299.54
CPU system time (s): 0.514921
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 329104

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

runsolver used 1.9927 second user time and 5.11022 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 01:52:45
IDJOB=3288027
IDBENCH=82481
IDSOLVER=1658
FILE ID=node122/3288027-1303775564
RUNJOBID= node122-1303775520-7401
PBS_JOBID= 13157168
Free space on /tmp= 70784 MiB

SOLVER NAME= kw 2011-02-28
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
COMMAND LINE= kw --tmp-path=TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288027-1303775564/watcher-3288027-1303775564 -o /tmp/evaluation-result-3288027-1303775564/solver-3288027-1303775564 -C 2400 -W 1300 -M 7680  kw --tmp-path=HOME HOME/instance-3288027-1303775564.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=1359564632

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14186528 kB
Buffers:       1796156 kB
Cached:       15846500 kB
SwapCached:          0 kB
Active:        6788944 kB
Inactive:     11417928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14186528 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           65924 kB
Writeback:           0 kB
AnonPages:      563552 kB
Mapped:          18864 kB
Slab:           491472 kB
PageTables:       6148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   771204 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= 70752 MiB
End job on node122 at 2011-04-26 02:14:27