Trace number 3251045

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.08 1300.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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

running on 2 cores: 4,6

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: 4.07 3.99 3.91 5/189 3699
/proc/meminfo: memFree=17292508/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=27576 CPUtime=0 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 2372 0 0 0 0 0 0 0 25 0 1 0 469838223 28237824 2311 33554432000 4194304 4395502 140736096149744 18446744073709551615 216634209236 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 6894 2325 247 50 0 4034 0

[startup+0.0882101 s]
/proc/loadavg: 4.07 3.99 3.91 5/189 3699
/proc/meminfo: memFree=17292508/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=38068 CPUtime=0.07 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 5018 0 0 0 7 0 0 0 25 0 1 0 469838223 38981632 4873 33554432000 4194304 4395502 140736096149744 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 9517 4877 249 50 0 6657 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 38068

[startup+0.101205 s]
/proc/loadavg: 4.07 3.99 3.91 5/189 3699
/proc/meminfo: memFree=17292508/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=40708 CPUtime=0.09 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 5665 0 0 0 9 0 0 0 25 0 1 0 469838223 41684992 5520 33554432000 4194304 4395502 140736096149744 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 10177 5521 249 50 0 7317 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40708

[startup+0.301162 s]
/proc/loadavg: 4.07 3.99 3.91 5/189 3699
/proc/meminfo: memFree=17292508/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=68800 CPUtime=0.29 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 12685 0 0 0 28 1 0 0 25 0 1 0 469838223 70451200 12540 33554432000 4194304 4395502 140736096149744 18446744073709551615 4276695 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 17200 12540 249 50 0 14340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68800

[startup+0.701087 s]
/proc/loadavg: 4.07 3.99 3.91 5/189 3699
/proc/meminfo: memFree=17292508/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=104576 CPUtime=0.69 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 21636 0 0 0 65 4 0 0 25 0 1 0 469838223 107085824 21490 33554432000 4194304 4395502 140736096149744 18446744073709551615 216634539927 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 26144 21490 255 50 0 23284 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 104576

[startup+1.50096 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 3700
/proc/meminfo: memFree=17205828/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=104576 CPUtime=1.48 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 21636 0 0 0 144 4 0 0 25 0 1 0 469838223 107085824 21490 33554432000 4194304 4395502 140736096149744 18446744073709551615 216634539927 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 26144 21490 255 50 0 23284 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 104576

[startup+3.10067 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 3700
/proc/meminfo: memFree=17203596/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=104576 CPUtime=3.09 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 21636 0 0 0 303 6 0 0 25 0 1 0 469838223 107085824 21490 33554432000 4194304 4395502 140736096149744 18446744073709551615 216634539927 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 26144 21490 255 50 0 23284 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104576

[startup+6.3011 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 3700
/proc/meminfo: memFree=17155124/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=165436 CPUtime=6.29 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 39850 0 0 0 619 10 0 0 25 0 1 0 469838223 169406464 35868 33554432000 4194304 4395502 140736096149744 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 41359 35868 267 50 0 38499 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 165436

[startup+12.701 s]
/proc/loadavg: 4.06 3.99 3.91 5/190 3700
/proc/meminfo: memFree=17082720/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=223324 CPUtime=12.69 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 54051 0 0 0 1256 13 0 0 25 0 1 0 469838223 228683776 50069 33554432000 4194304 4395502 140736096149744 18446744073709551615 4276695 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 55831 50069 267 50 0 52971 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 223324

[startup+25.5007 s]
/proc/loadavg: 4.12 4.00 3.92 5/190 3700
/proc/meminfo: memFree=16988232/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=298544 CPUtime=25.49 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 72304 0 0 0 2534 15 0 0 25 0 1 0 469838223 305709056 68322 33554432000 4194304 4395502 140736096149744 18446744073709551615 4314274 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 74636 68322 267 50 0 71776 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 298544

[startup+51.1012 s]
/proc/loadavg: 4.08 4.00 3.92 5/190 3701
/proc/meminfo: memFree=16859956/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=406480 CPUtime=51.09 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 98005 0 0 0 5090 19 0 0 25 0 1 0 469838223 416235520 94023 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 101620 94023 267 50 0 98760 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 406480

[startup+102.307 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 3702
/proc/meminfo: memFree=16643648/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=578996 CPUtime=102.3 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 138785 0 0 0 10205 25 0 0 25 0 1 0 469838223 592891904 134803 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 144749 134803 267 50 0 141889 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 578996

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 3704
/proc/meminfo: memFree=16478204/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=744620 CPUtime=162.29 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 178153 0 0 0 16197 32 0 0 25 0 1 0 469838223 762490880 174171 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299174 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 186155 174171 267 50 0 183295 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 744620

[startup+222.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 3706
/proc/meminfo: memFree=16431184/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=766468 CPUtime=222.29 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 183681 0 0 0 22196 33 0 0 25 0 1 0 469838223 784863232 179699 33554432000 4194304 4395502 140736096149744 18446744073709551615 4314256 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 191617 179699 267 50 0 188757 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 766468

[startup+282.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 3707
/proc/meminfo: memFree=16340520/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=774404 CPUtime=282.3 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 186032 0 0 0 28196 34 0 0 25 0 1 0 469838223 792989696 182050 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 193601 182050 267 50 0 190741 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 774404

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 3709
/proc/meminfo: memFree=16216504/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=829580 CPUtime=342.3 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 199164 0 0 0 34193 37 0 0 25 0 1 0 469838223 849489920 195182 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 207395 195182 267 50 0 204535 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 829580

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 3794
/proc/meminfo: memFree=18138172/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=829580 CPUtime=402.3 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 199496 0 0 0 40192 38 0 0 25 0 1 0 469838223 849489920 195514 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 207395 195514 267 50 0 204535 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 829580

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.93 5/190 3796
/proc/meminfo: memFree=17945464/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=832732 CPUtime=462.3 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 200446 0 0 0 46192 38 0 0 25 0 1 0 469838223 852717568 196464 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 208183 196464 267 50 0 205323 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 832732

[startup+522.301 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 3798
/proc/meminfo: memFree=17867804/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=841436 CPUtime=522.3 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 202353 0 0 0 52192 38 0 0 25 0 1 0 469838223 861630464 198371 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299589 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 210359 198371 267 50 0 207499 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 841436

[startup+582.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 3799
/proc/meminfo: memFree=17772160/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=878312 CPUtime=582.31 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 210952 0 0 0 58191 40 0 0 25 0 1 0 469838223 899391488 206970 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 219578 206970 267 50 0 216718 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 878312

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 3801
/proc/meminfo: memFree=17740496/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=880108 CPUtime=642.31 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 211336 0 0 0 64191 40 0 0 25 0 1 0 469838223 901230592 207354 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 220027 207354 267 50 0 217167 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 880108

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 3802
/proc/meminfo: memFree=17695584/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=893164 CPUtime=702.31 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 213878 0 0 0 70191 40 0 0 25 0 1 0 469838223 914599936 209896 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 223291 209896 267 50 0 220431 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 893164

[startup+762.307 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 3804
/proc/meminfo: memFree=17638884/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=907756 CPUtime=762.32 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 217070 0 0 0 76191 41 0 0 25 0 1 0 469838223 929542144 213088 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 226939 213088 267 50 0 224079 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 907756

[startup+822.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 3806
/proc/meminfo: memFree=17586388/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=926812 CPUtime=822.31 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 221524 0 0 0 82189 42 0 0 25 0 1 0 469838223 949055488 217542 33554432000 4194304 4395502 140736096149744 18446744073709551615 4328540 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 231703 217542 267 50 0 228843 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 926812

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 3807
/proc/meminfo: memFree=17551380/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=926812 CPUtime=882.31 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 221669 0 0 0 88189 42 0 0 25 0 1 0 469838223 949055488 217687 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 231703 217687 267 50 0 228843 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 926812

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 3809
/proc/meminfo: memFree=17514636/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=931196 CPUtime=942.31 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 222679 0 0 0 94188 43 0 0 25 0 1 0 469838223 953544704 218697 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 232799 218697 267 50 0 229939 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 931196

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 3810
/proc/meminfo: memFree=17486200/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=940028 CPUtime=1002.31 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 224337 0 0 0 100188 43 0 0 25 0 1 0 469838223 962588672 220355 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 235007 220355 267 50 0 232147 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 940028

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 3812
/proc/meminfo: memFree=17442520/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=957116 CPUtime=1062.31 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 227568 0 0 0 106187 44 0 0 25 0 1 0 469838223 980086784 223586 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 239279 223586 267 50 0 236419 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 957116

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.95 5/190 3814
/proc/meminfo: memFree=17407384/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=970336 CPUtime=1122.31 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 230504 0 0 0 112186 45 0 0 25 0 1 0 469838223 993624064 226522 33554432000 4194304 4395502 140736096149744 18446744073709551615 4288068 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 242584 226522 267 50 0 239724 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 970336

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 3815
/proc/meminfo: memFree=17391340/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=970336 CPUtime=1182.32 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 230577 0 0 0 118186 46 0 0 25 0 1 0 469838223 993624064 226595 33554432000 4194304 4395502 140736096149744 18446744073709551615 4296847 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 242584 226595 267 50 0 239724 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 970336

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 3817
/proc/meminfo: memFree=17353116/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=976152 CPUtime=1242.32 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 231609 0 0 0 124186 46 0 0 25 0 1 0 469838223 999579648 227627 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 244038 227627 267 50 0 241178 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 976152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 3818
/proc/meminfo: memFree=17326808/32951124 swapFree=67111528/67111528
[pid=3699] ppid=3697 vsize=981720 CPUtime=1300.03 cores=4,6
/proc/3699/stat : 3699 (SApperloT2010) R 3697 3699 3572 0 -1 4202496 232781 0 0 0 129957 46 0 0 25 0 1 0 469838223 1005281280 228799 33554432000 4194304 4395502 140736096149744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/3699/statm: 245430 228799 267 50 0 242570 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 981720

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.57
system time used= 0.508922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232781
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= 10
involuntary context switches= 979

runsolver used 2.25266 second user time and 4.85126 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 20:12:36
IDJOB=3251045
IDBENCH=88208
IDSOLVER=1655
FILE ID=node103/3251045-1303582356
RUNJOBID= node103-1303581420-3591
PBS_JOBID= 13150351
Free space on /tmp= 71040 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251045-1303582356/watcher-3251045-1303582356 -o /tmp/evaluation-result-3251045-1303582356/solver-3251045-1303582356 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3251045-1303582356.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=1182037205

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17292672 kB
Buffers:       2109920 kB
Cached:       10883384 kB
SwapCached:          0 kB
Active:        5731904 kB
Inactive:      9344588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17292672 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12840 kB
Writeback:           0 kB
AnonPages:     2083152 kB
Mapped:          15708 kB
Slab:           512468 kB
PageTables:       9340 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2374560 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= 71044 MiB
End job on node103 at 2011-04-23 20:34:18