Trace number 3287472

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-03-04? (TO) 1300.03 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
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-3287472-1303773651/watcher-3287472-1303773651 -o /tmp/evaluation-result-3287472-1303773651/solver-3287472-1303773651 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3287472-1303773651.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: 2.77 2.87 3.27 5/189 24043
/proc/meminfo: memFree=27957036/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=18060 CPUtime=0 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 1880 0 0 0 0 0 0 0 21 0 1 0 488964815 18493440 1820 33554432000 4194304 4395502 140734596127488 18446744073709551615 4274091 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 4515 1829 245 50 0 1655 0

[startup+0.0179081 s]
/proc/loadavg: 2.77 2.87 3.27 5/189 24043
/proc/meminfo: memFree=27957036/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=27848 CPUtime=0.01 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 3762 0 0 0 1 0 0 0 21 0 1 0 488964815 28516352 3702 33554432000 4194304 4395502 140734596127488 18446744073709551615 208080232192 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 6962 3703 249 50 0 4102 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27848

[startup+0.100892 s]
/proc/loadavg: 2.77 2.87 3.27 5/189 24043
/proc/meminfo: memFree=27957036/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=36164 CPUtime=0.09 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 5846 0 0 0 8 1 0 0 21 0 1 0 488964815 37031936 5786 33554432000 4194304 4395502 140734596127488 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 9041 5787 249 50 0 6181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36164

[startup+0.300854 s]
/proc/loadavg: 2.77 2.87 3.27 5/189 24043
/proc/meminfo: memFree=27957036/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=72568 CPUtime=0.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 14937 0 0 0 26 3 0 0 22 0 1 0 488964815 74309632 12259 33554432000 4194304 4395502 140734596127488 18446744073709551615 208080256919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 18142 12259 255 50 0 15282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72568

[startup+0.700776 s]
/proc/loadavg: 2.77 2.87 3.27 5/189 24043
/proc/meminfo: memFree=27957036/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=86516 CPUtime=0.69 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 18892 0 0 0 58 11 0 0 24 0 1 0 488964815 88592384 15695 33554432000 4194304 4395502 140734596127488 18446744073709551615 208080256919 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 21629 15695 255 50 0 18769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 86516

[startup+1.50063 s]
/proc/loadavg: 2.77 2.87 3.27 5/190 24044
/proc/meminfo: memFree=27882884/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=114924 CPUtime=1.49 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 25360 0 0 0 131 18 0 0 25 0 1 0 488964815 117682176 22163 33554432000 4194304 4395502 140734596127488 18446744073709551615 4286550 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 28731 22163 266 50 0 25871 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 114924

[startup+3.10032 s]
/proc/loadavg: 2.77 2.87 3.27 5/190 24044
/proc/meminfo: memFree=27861424/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=121160 CPUtime=3.09 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 26937 0 0 0 291 18 0 0 25 0 1 0 488964815 124067840 23740 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 30290 23740 266 50 0 27430 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 121160

[startup+6.30071 s]
/proc/loadavg: 2.87 2.89 3.28 5/190 24044
/proc/meminfo: memFree=27848272/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=128268 CPUtime=6.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 28708 0 0 0 611 18 0 0 25 0 1 0 488964815 131346432 25511 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 32067 25511 266 50 0 29207 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 128268

[startup+12.7005 s]
/proc/loadavg: 2.96 2.91 3.28 5/190 24044
/proc/meminfo: memFree=27822616/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=139748 CPUtime=12.68 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 31570 0 0 0 1250 18 0 0 25 0 1 0 488964815 143101952 28373 33554432000 4194304 4395502 140734596127488 18446744073709551615 4286474 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 34937 28373 266 50 0 32077 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 139748

[startup+25.5011 s]
/proc/loadavg: 3.19 2.96 3.29 5/190 24045
/proc/meminfo: memFree=27785212/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=153796 CPUtime=25.49 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 34951 0 0 0 2530 19 0 0 25 0 1 0 488964815 157487104 31754 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 38449 31754 266 50 0 35589 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 153796

[startup+51.1002 s]
/proc/loadavg: 3.47 3.05 3.31 5/190 24045
/proc/meminfo: memFree=27754212/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=163936 CPUtime=51.09 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 37326 0 0 0 5089 20 0 0 25 0 1 0 488964815 167870464 34129 33554432000 4194304 4395502 140734596127488 18446744073709551615 4291648 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 40984 34129 266 50 0 38124 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 163936

[startup+102.306 s]
/proc/loadavg: 3.77 3.19 3.34 5/190 24047
/proc/meminfo: memFree=27683460/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=189512 CPUtime=102.3 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 43606 0 0 0 10208 22 0 0 25 0 1 0 488964815 194060288 40409 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 47378 40409 266 50 0 44518 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 189512

[startup+162.301 s]
/proc/loadavg: 3.91 3.33 3.38 5/190 24048
/proc/meminfo: memFree=27614580/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=195876 CPUtime=162.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 45025 0 0 0 16207 22 0 0 25 0 1 0 488964815 200577024 41828 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 48969 41828 266 50 0 46109 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 195876

[startup+222.301 s]
/proc/loadavg: 3.97 3.45 3.41 5/190 24050
/proc/meminfo: memFree=27556492/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=217360 CPUtime=222.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 49709 0 0 0 22206 23 0 0 25 0 1 0 488964815 222576640 46512 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 54340 46512 266 50 0 51480 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 217360

[startup+282.3 s]
/proc/loadavg: 4.04 3.57 3.46 5/190 24052
/proc/meminfo: memFree=27498280/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=244592 CPUtime=282.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 56247 0 0 0 28204 25 0 0 25 0 1 0 488964815 250462208 53050 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 61148 53050 266 50 0 58288 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 244592

[startup+342.301 s]
/proc/loadavg: 4.01 3.64 3.48 5/190 24053
/proc/meminfo: memFree=27426936/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=244592 CPUtime=342.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 56248 0 0 0 34203 26 0 0 25 0 1 0 488964815 250462208 53051 33554432000 4194304 4395502 140734596127488 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 61148 53051 266 50 0 58288 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 244592

[startup+402.3 s]
/proc/loadavg: 4.00 3.70 3.51 5/190 24055
/proc/meminfo: memFree=27364732/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=297824 CPUtime=402.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 68912 0 0 0 40199 30 0 0 25 0 1 0 488964815 304971776 65715 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 74456 65715 266 50 0 71596 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 297824

[startup+462.301 s]
/proc/loadavg: 4.00 3.75 3.54 5/190 24056
/proc/meminfo: memFree=27335652/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=308532 CPUtime=462.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 71493 0 0 0 46198 31 0 0 25 0 1 0 488964815 315936768 68296 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 77133 68296 266 50 0 74273 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 308532

[startup+522.3 s]
/proc/loadavg: 4.08 3.81 3.57 5/190 24058
/proc/meminfo: memFree=27332364/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=308532 CPUtime=522.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 71526 0 0 0 52198 31 0 0 25 0 1 0 488964815 315936768 68329 33554432000 4194304 4395502 140734596127488 18446744073709551615 4336231 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 77133 68329 266 50 0 74273 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 308532

[startup+582.301 s]
/proc/loadavg: 4.03 3.85 3.60 5/190 24060
/proc/meminfo: memFree=27328696/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=308532 CPUtime=582.3 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 71527 0 0 0 58198 32 0 0 25 0 1 0 488964815 315936768 68330 33554432000 4194304 4395502 140734596127488 18446744073709551615 4300719 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 77133 68330 266 50 0 74273 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 308532

[startup+642.301 s]
/proc/loadavg: 4.05 3.89 3.62 5/190 24061
/proc/meminfo: memFree=27307564/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=326948 CPUtime=642.3 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 75918 0 0 0 64197 33 0 0 25 0 1 0 488964815 334794752 72721 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299237 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 81737 72721 266 50 0 78877 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 326948

[startup+702.3 s]
/proc/loadavg: 4.02 3.90 3.65 5/190 24063
/proc/meminfo: memFree=27282348/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=326948 CPUtime=702.3 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 75919 0 0 0 70196 34 0 0 25 0 1 0 488964815 334794752 72722 33554432000 4194304 4395502 140734596127488 18446744073709551615 4286474 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 81737 72722 266 50 0 78877 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 326948

[startup+762.307 s]
/proc/loadavg: 4.00 3.92 3.66 5/190 24064
/proc/meminfo: memFree=27240612/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=326948 CPUtime=762.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 75924 0 0 0 76195 34 0 0 25 0 1 0 488964815 334794752 72727 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 81737 72727 266 50 0 78877 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 326948

[startup+822.3 s]
/proc/loadavg: 4.00 3.93 3.68 5/190 24066
/proc/meminfo: memFree=27202740/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=362228 CPUtime=822.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 84055 0 0 0 82193 36 0 0 25 0 1 0 488964815 370921472 80858 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299509 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 90557 80858 266 50 0 87697 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 362228

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.70 5/190 24068
/proc/meminfo: memFree=27186064/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=379852 CPUtime=882.3 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 87859 0 0 0 88192 38 0 0 25 0 1 0 488964815 388968448 84662 33554432000 4194304 4395502 140734596127488 18446744073709551615 4292793 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 94963 84662 266 50 0 92103 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 379852

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.72 5/190 24069
/proc/meminfo: memFree=27159360/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=380108 CPUtime=942.3 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 87912 0 0 0 94192 38 0 0 25 0 1 0 488964815 389230592 84715 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 95027 84715 266 50 0 92167 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 380108

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.73 5/190 24071
/proc/meminfo: memFree=27148140/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=380364 CPUtime=1002.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 87974 0 0 0 100191 38 0 0 25 0 1 0 488964815 389492736 84777 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 95091 84777 266 50 0 92231 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 380364

[startup+1062.3 s]
/proc/loadavg: 4.04 3.97 3.75 5/190 24072
/proc/meminfo: memFree=27115472/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=380364 CPUtime=1062.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 87977 0 0 0 106191 38 0 0 25 0 1 0 488964815 389492736 84780 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 95091 84780 266 50 0 92231 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 380364

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.76 5/190 24074
/proc/meminfo: memFree=27093104/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=381516 CPUtime=1122.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 88179 0 0 0 112190 39 0 0 25 0 1 0 488964815 390672384 84982 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299502 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 95379 84982 266 50 0 92519 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 381516

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.77 5/190 24076
/proc/meminfo: memFree=27087848/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=382672 CPUtime=1182.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 88407 0 0 0 118190 39 0 0 25 0 1 0 488964815 391856128 85210 33554432000 4194304 4395502 140734596127488 18446744073709551615 4338979 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 95668 85210 266 50 0 92808 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 382672

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 24077
/proc/meminfo: memFree=27085700/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=383280 CPUtime=1242.29 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 88504 0 0 0 124190 39 0 0 25 0 1 0 488964815 392478720 85307 33554432000 4194304 4395502 140734596127488 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 95820 85307 266 50 0 92960 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 383280



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.92 3.71 3.70 2/173 24133
/proc/meminfo: memFree=28042084/32950928 swapFree=67111364/67111528
[pid=24043] ppid=24041 vsize=411988 CPUtime=1299.99 cores=5,7
/proc/24043/stat : 24043 (SApperloT2010) R 24041 24043 23267 0 -1 4202496 95456 0 0 0 129959 40 0 0 25 0 1 0 488964815 421875712 92259 33554432000 4194304 4395502 140734596127488 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/24043/statm: 102997 92259 266 50 0 100137 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 411988

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.03
CPU user time (s): 1299.6
CPU system time (s): 0.425935
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 411988

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

runsolver used 1.9507 second user time and 5.14822 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-26 01:20:52
IDJOB=3287472
IDBENCH=82467
IDSOLVER=1655
FILE ID=node127/3287472-1303773651
RUNJOBID= node127-1303773592-23760
PBS_JOBID= 13157182
Free space on /tmp= 71168 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287472-1303773651/watcher-3287472-1303773651 -o /tmp/evaluation-result-3287472-1303773651/solver-3287472-1303773651 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3287472-1303773651.cnf

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=1211887408

node127.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.823
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.823
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27957192 kB
Buffers:       1246084 kB
Cached:        2781120 kB
SwapCached:          0 kB
Active:         973868 kB
Inactive:      3552908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27957192 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           21788 kB
Writeback:           8 kB
AnonPages:      499336 kB
Mapped:          15632 kB
Slab:           401628 kB
PageTables:       6204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   749888 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= 71192 MiB
End job on node127 at 2011-04-26 01:42:34