Trace number 3291522

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
SApperloT 2011-03-23? (TO) 1300.06 1300.02

General information on the benchmark

NameSAT03/industrial/li/li-test4/
li-test4-100.shuffled-as.sat03-370.cnf
MD5SUM5e5606ae7367b9272c60adc115594912
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables36809
Number of clauses142491
Sum of the clauses size559708
Maximum clause length172
Minimum clause length1
Number of clauses of size 114
Number of clauses of size 224558
Number of clauses of size 367458
Number of clauses of size 449000
Number of clauses of size 51
Number of clauses of size over 51460

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

running on 2 cores: 5,7

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: 3.68 3.93 3.91 4/184 9713
/proc/meminfo: memFree=13929996/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=15376 CPUtime=0 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 699 0 0 0 0 0 0 0 22 0 1 0 569138418 15745024 633 33554432000 4194304 4465733 140735292956384 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 3844 634 249 67 0 967 0

[startup+0.0996251 s]
/proc/loadavg: 3.68 3.93 3.91 4/184 9713
/proc/meminfo: memFree=13929996/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=21096 CPUtime=0.08 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 4385 0 0 0 8 0 0 0 22 0 1 0 569138418 21602304 2289 33554432000 4194304 4465733 140735292956384 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 5274 2289 255 67 0 2397 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21096

[startup+0.100621 s]
/proc/loadavg: 3.68 3.93 3.91 4/184 9713
/proc/meminfo: memFree=13929996/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=21096 CPUtime=0.08 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 4387 0 0 0 8 0 0 0 22 0 1 0 569138418 21602304 2291 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 5274 2291 255 67 0 2397 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21096

[startup+0.300583 s]
/proc/loadavg: 3.68 3.93 3.91 4/184 9713
/proc/meminfo: memFree=13929996/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=21096 CPUtime=0.28 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 4497 0 0 0 28 0 0 0 23 0 1 0 569138418 21602304 2400 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 5274 2400 255 67 0 2397 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21096

[startup+0.700513 s]
/proc/loadavg: 3.68 3.93 3.91 4/184 9713
/proc/meminfo: memFree=13929996/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=22976 CPUtime=0.68 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 5466 0 0 0 68 0 0 0 25 0 1 0 569138418 23527424 2428 33554432000 4194304 4465733 140735292956384 18446744073709551615 4267145 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 5744 2428 255 67 0 2867 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22976

[startup+1.50037 s]
/proc/loadavg: 3.68 3.93 3.91 5/187 9719
/proc/meminfo: memFree=13892564/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=22976 CPUtime=1.48 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 5477 0 0 0 148 0 0 0 25 0 1 0 569138418 23527424 2437 33554432000 4194304 4465733 140735292956384 18446744073709551615 4254043 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 5744 2437 255 67 0 2867 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22976

[startup+3.10101 s]
/proc/loadavg: 3.68 3.93 3.91 5/187 9719
/proc/meminfo: memFree=13863292/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=22976 CPUtime=3.08 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 5491 0 0 0 308 0 0 0 25 0 1 0 569138418 23527424 2449 33554432000 4194304 4465733 140735292956384 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 5744 2449 255 67 0 2867 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 22976

[startup+6.30048 s]
/proc/loadavg: 3.71 3.93 3.91 5/190 9725
/proc/meminfo: memFree=13697304/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=55428 CPUtime=6.29 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 11369 0 0 0 628 1 0 0 25 0 1 0 569138418 56758272 7324 33554432000 4194304 4465733 140735292956384 18446744073709551615 4380208 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 13857 7324 280 67 0 10980 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55428

[startup+12.7003 s]
/proc/loadavg: 3.73 3.94 3.91 5/190 9725
/proc/meminfo: memFree=13633868/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=52096 CPUtime=12.69 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 31632 0 0 0 1265 4 0 0 25 0 1 0 569138418 53346304 9157 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 13024 9157 281 67 0 10147 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52096

[startup+25.5009 s]
/proc/loadavg: 3.87 3.95 3.92 5/190 9725
/proc/meminfo: memFree=13600004/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=65720 CPUtime=25.49 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 36679 0 0 0 2544 5 0 0 25 0 1 0 569138418 67297280 12286 33554432000 4194304 4465733 140735292956384 18446744073709551615 4255230 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 16430 12286 281 67 0 13553 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65720

[startup+51.1012 s]
/proc/loadavg: 3.91 3.96 3.92 5/190 9728
/proc/meminfo: memFree=13563344/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=76164 CPUtime=51.09 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 49182 0 0 0 5102 7 0 0 25 0 1 0 569138418 77991936 15469 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 19041 15469 281 67 0 16164 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76164

[startup+102.307 s]
/proc/loadavg: 3.96 3.96 3.92 5/190 9730
/proc/meminfo: memFree=13345656/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=162892 CPUtime=102.3 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 66775 0 0 0 10219 11 0 0 25 0 1 0 569138418 166801408 28370 33554432000 4194304 4465733 140735292956384 18446744073709551615 4353822 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 40723 28370 281 67 0 37846 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 162892

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.92 5/190 9732
/proc/meminfo: memFree=13301244/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=126652 CPUtime=162.29 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 76910 0 0 0 16217 12 0 0 25 0 1 0 569138418 129691648 27315 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 31663 27315 281 67 0 28786 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 126652

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 9733
/proc/meminfo: memFree=13320448/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=126652 CPUtime=222.3 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 85877 0 0 0 22215 15 0 0 25 0 1 0 569138418 129691648 27315 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 31663 27315 281 67 0 28786 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 126652

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 9735
/proc/meminfo: memFree=13195440/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=213176 CPUtime=282.3 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 99404 0 0 0 28213 17 0 0 25 0 1 0 569138418 218292224 40272 33554432000 4194304 4465733 140735292956384 18446744073709551615 4371826 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 53294 40272 281 67 0 50417 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 213176

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 9737
/proc/meminfo: memFree=13178072/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=128696 CPUtime=342.29 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 99404 0 0 0 34212 17 0 0 25 0 1 0 569138418 131784704 27822 33554432000 4194304 4465733 140735292956384 18446744073709551615 4253794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 32174 27822 281 67 0 29297 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 128696

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 9738
/proc/meminfo: memFree=13289292/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=126896 CPUtime=402.3 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 111720 0 0 0 40210 20 0 0 25 0 1 0 569138418 129941504 24243 33554432000 4194304 4465733 140735292956384 18446744073709551615 4258719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 31724 24243 281 67 0 28847 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 126896

[startup+462.301 s]
/proc/loadavg: 4.05 3.99 3.93 5/190 9740
/proc/meminfo: memFree=13222816/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=155780 CPUtime=462.3 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 129711 0 0 0 46207 23 0 0 25 0 1 0 569138418 159518720 31279 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 38945 31279 281 67 0 36068 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 155780

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.93 5/190 9741
/proc/meminfo: memFree=13184484/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=203140 CPUtime=522.3 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 161786 0 0 0 52203 27 0 0 25 0 1 0 569138418 208015360 41037 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270530 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 50785 41037 281 67 0 47908 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 203140

[startup+582.301 s]
/proc/loadavg: 4.06 4.00 3.93 6/190 9743
/proc/meminfo: memFree=13145280/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=206224 CPUtime=582.31 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 206955 0 0 0 58195 36 0 0 25 0 1 0 569138418 211173376 36917 33554432000 4194304 4465733 140735292956384 18446744073709551615 4266832 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 51556 36917 281 67 0 48679 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 206224

[startup+642.301 s]
/proc/loadavg: 4.06 4.01 3.94 5/190 9745
/proc/meminfo: memFree=13117740/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=234048 CPUtime=642.31 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 230757 0 0 0 64192 39 0 0 25 0 1 0 569138418 239665152 42586 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 58512 42586 281 67 0 55635 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 234048

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 9746
/proc/meminfo: memFree=13170420/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=269616 CPUtime=702.31 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 236958 0 0 0 70191 40 0 0 25 0 1 0 569138418 276086784 48787 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 67404 48787 281 67 0 64527 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 269616

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9748
/proc/meminfo: memFree=13146100/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=269616 CPUtime=762.32 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 238105 0 0 0 76191 41 0 0 25 0 1 0 569138418 276086784 49934 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 67404 49934 281 67 0 64527 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 269616

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9749
/proc/meminfo: memFree=13138028/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=269616 CPUtime=822.32 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 238779 0 0 0 82190 42 0 0 25 0 1 0 569138418 276086784 50608 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 67404 50608 281 67 0 64527 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 269616

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9751
/proc/meminfo: memFree=13094864/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=266848 CPUtime=882.32 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 259048 0 0 0 88188 44 0 0 25 0 1 0 569138418 273252352 48328 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 66712 48328 281 67 0 63835 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 266848

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9753
/proc/meminfo: memFree=13118908/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=266848 CPUtime=942.32 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 260329 0 0 0 94187 45 0 0 25 0 1 0 569138418 273252352 49609 33554432000 4194304 4465733 140735292956384 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 66712 49609 281 67 0 63835 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 266848

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9754
/proc/meminfo: memFree=13233716/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=266848 CPUtime=1002.32 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 261359 0 0 0 100187 45 0 0 25 0 1 0 569138418 273252352 50639 33554432000 4194304 4465733 140735292956384 18446744073709551615 4253680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 66712 50639 281 67 0 63835 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 266848

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9756
/proc/meminfo: memFree=13229108/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=271200 CPUtime=1062.33 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 280375 0 0 0 106185 48 0 0 25 0 1 0 569138418 277708800 48786 33554432000 4194304 4465733 140735292956384 18446744073709551615 4253771 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 67800 48786 281 67 0 64923 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 271200

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 9757
/proc/meminfo: memFree=12973764/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=271200 CPUtime=1122.32 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 281806 0 0 0 112184 48 0 0 25 0 1 0 569138418 277708800 50217 33554432000 4194304 4465733 140735292956384 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 67800 50217 281 67 0 64923 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 271200

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.94 6/190 9759
/proc/meminfo: memFree=13144124/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=419396 CPUtime=1182.33 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 318607 0 0 0 118180 53 0 0 25 0 1 0 569138418 429461504 74456 33554432000 4194304 4465733 140735292956384 18446744073709551615 4364062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 104849 74457 281 67 0 101972 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 419396

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9761
/proc/meminfo: memFree=12792944/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=456568 CPUtime=1242.32 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 395149 0 0 0 124171 61 0 0 25 0 1 0 569138418 467525632 97136 33554432000 4194304 4465733 140735292956384 18446744073709551615 4343390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 114142 97136 281 67 0 111265 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 456568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 3/187 9764
/proc/meminfo: memFree=13128988/32950928 swapFree=67111528/67111528
[pid=9713] ppid=9711 vsize=456568 CPUtime=1300.03 cores=5,7
/proc/9713/stat : 9713 (SApperloT) R 9711 9713 9149 0 -1 4202496 395149 0 0 0 129942 61 0 0 25 0 1 0 569138418 467525632 97136 33554432000 4194304 4465733 140735292956384 18446744073709551615 4369585 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9713/statm: 114142 97136 281 67 0 111265 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 456568

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.43
CPU system time (s): 0.636903
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 641916

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

runsolver used 2.03569 second user time and 5.06723 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-26 05:37:57
IDJOB=3291522
IDBENCH=84227
IDSOLVER=1657
FILE ID=node113/3291522-1303789077
RUNJOBID= node113-1303789077-9684
PBS_JOBID= 13157243
Free space on /tmp= 71412 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT03/industrial/li/li-test4/li-test4-100.shuffled-as.sat03-370.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291522-1303789077/watcher-3291522-1303789077 -o /tmp/evaluation-result-3291522-1303789077/solver-3291522-1303789077 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3291522-1303789077.cnf

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

MD5SUM BENCH= 5e5606ae7367b9272c60adc115594912
RANDOM SEED=712958227

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13930028 kB
Buffers:       1857052 kB
Cached:       16499840 kB
SwapCached:          0 kB
Active:       10229540 kB
Inactive:      8199372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13930028 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7060 kB
Writeback:           0 kB
AnonPages:       71180 kB
Mapped:          15068 kB
Slab:           525780 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   238932 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= 71352 MiB
End job on node113 at 2011-04-26 05:59:39