Trace number 3266711

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.04 1300.01

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q225-n25-p30-s70617701.cnf
MD5SUMf04b72eb712a286c5ea50b297461f349
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32095
Satisfiable
(Un)Satisfiability was proved
Number of variables671
Number of clauses50773
Sum of the clauses size102167
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 250748
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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-3266711-1303581526/watcher-3266711-1303581526 -o /tmp/evaluation-result-3266711-1303581526/solver-3266711-1303581526 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3266711-1303581526.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: 4.00 3.97 3.59 4/184 21445
/proc/meminfo: memFree=18682768/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=13244 CPUtime=0 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 600 0 0 0 0 0 0 0 25 0 1 0 548383094 13561856 539 33554432000 4194304 4395502 140736496333744 18446744073709551615 252458065664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 3311 539 249 50 0 451 0

[startup+0.0326919 s]
/proc/loadavg: 4.00 3.97 3.59 4/184 21445
/proc/meminfo: memFree=18682768/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=16816 CPUtime=0.02 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 1499 0 0 0 2 0 0 0 25 0 1 0 548383094 17219584 1437 33554432000 4194304 4395502 140736496333744 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 4204 1437 256 50 0 1344 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16816

[startup+0.100678 s]
/proc/loadavg: 4.00 3.97 3.59 4/184 21445
/proc/meminfo: memFree=18682768/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=19176 CPUtime=0.09 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 2328 0 0 0 9 0 0 0 25 0 1 0 548383094 19636224 2066 33554432000 4194304 4395502 140736496333744 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 4794 2067 267 50 0 1934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19176

[startup+0.30064 s]
/proc/loadavg: 4.00 3.97 3.59 4/184 21445
/proc/meminfo: memFree=18682768/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=22216 CPUtime=0.29 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 3082 0 0 0 29 0 0 0 25 0 1 0 548383094 22749184 2820 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 5554 2820 267 50 0 2694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22216

[startup+0.700568 s]
/proc/loadavg: 4.00 3.97 3.59 4/184 21445
/proc/meminfo: memFree=18682768/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=25924 CPUtime=0.68 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 3977 0 0 0 68 0 0 0 25 0 1 0 548383094 26546176 3715 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 6481 3717 267 50 0 3621 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25924

[startup+1.50042 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 21456
/proc/meminfo: memFree=18563440/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=31020 CPUtime=1.49 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 5185 0 0 0 148 1 0 0 25 0 1 0 548383094 31764480 4923 33554432000 4194304 4395502 140736496333744 18446744073709551615 4336231 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 7755 4923 267 50 0 4895 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31020

[startup+3.10111 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 21456
/proc/meminfo: memFree=18535540/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=33916 CPUtime=3.09 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 5844 0 0 0 308 1 0 0 25 0 1 0 548383094 34729984 5582 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 8479 5582 267 50 0 5619 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33916

[startup+6.30053 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 21456
/proc/meminfo: memFree=18424948/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=38632 CPUtime=6.29 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 6883 0 0 0 628 1 0 0 25 0 1 0 548383094 39559168 6621 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 9658 6621 267 50 0 6798 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38632

[startup+12.7003 s]
/proc/loadavg: 4.00 3.97 3.60 5/190 21456
/proc/meminfo: memFree=18308868/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=45616 CPUtime=12.69 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 8393 0 0 0 1267 2 0 0 25 0 1 0 548383094 46710784 8131 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 11404 8131 267 50 0 8544 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45616

[startup+25.5009 s]
/proc/loadavg: 4.07 3.99 3.61 5/190 21457
/proc/meminfo: memFree=18180072/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=54248 CPUtime=25.49 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 10206 0 0 0 2547 2 0 0 25 0 1 0 548383094 55549952 9944 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 13562 9944 267 50 0 10702 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54248

[startup+51.1002 s]
/proc/loadavg: 4.05 3.99 3.62 5/190 21457
/proc/meminfo: memFree=17995284/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=71832 CPUtime=51.08 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 13808 0 0 0 5105 3 0 0 25 0 1 0 548383094 73555968 13546 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 17958 13546 267 50 0 15098 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71832

[startup+102.307 s]
/proc/loadavg: 4.02 3.99 3.64 5/190 21459
/proc/meminfo: memFree=17750488/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=86748 CPUtime=102.29 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 16832 0 0 0 10225 4 0 0 25 0 1 0 548383094 88829952 16570 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 21687 16570 267 50 0 18827 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 86748

[startup+162.3 s]
/proc/loadavg: 4.05 4.00 3.66 5/190 21469
/proc/meminfo: memFree=17625200/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=98336 CPUtime=162.28 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 19173 0 0 0 16224 4 0 0 25 0 1 0 548383094 100696064 18911 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 24584 18911 267 50 0 21724 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 98336

[startup+222.3 s]
/proc/loadavg: 4.02 4.00 3.68 5/190 21471
/proc/meminfo: memFree=17580896/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=107904 CPUtime=222.28 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 21146 0 0 0 22223 5 0 0 25 0 1 0 548383094 110493696 20884 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 26976 20884 267 50 0 24116 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 107904

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 21472
/proc/meminfo: memFree=17502760/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=121728 CPUtime=282.29 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 23927 0 0 0 28223 6 0 0 25 0 1 0 548383094 124649472 23665 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 30432 23665 267 50 0 27572 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 121728

[startup+342.301 s]
/proc/loadavg: 4.06 4.02 3.72 5/190 21474
/proc/meminfo: memFree=17417916/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=126660 CPUtime=342.29 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 24930 0 0 0 34222 7 0 0 25 0 1 0 548383094 129699840 24668 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 31665 24668 267 50 0 28805 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 126660

[startup+402.301 s]
/proc/loadavg: 4.06 4.02 3.74 5/190 21476
/proc/meminfo: memFree=17356872/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=135044 CPUtime=402.29 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 26586 0 0 0 40222 7 0 0 25 0 1 0 548383094 138285056 26324 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 33761 26324 267 50 0 30901 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 135044

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.75 5/190 21477
/proc/meminfo: memFree=17290996/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=142608 CPUtime=462.29 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 28178 0 0 0 46222 7 0 0 25 0 1 0 548383094 146030592 27916 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 35652 27916 267 50 0 32792 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 142608

[startup+522.3 s]
/proc/loadavg: 4.00 4.01 3.76 5/190 21479
/proc/meminfo: memFree=17260332/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=145048 CPUtime=522.29 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 28786 0 0 0 52221 8 0 0 25 0 1 0 548383094 148529152 28524 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 36262 28524 267 50 0 33402 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 145048

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.77 5/190 21480
/proc/meminfo: memFree=17231908/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=147160 CPUtime=582.3 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 29175 0 0 0 58222 8 0 0 25 0 1 0 548383094 150691840 28913 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 36790 28913 267 50 0 33930 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 147160

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 21482
/proc/meminfo: memFree=17204452/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=151772 CPUtime=642.31 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 30137 0 0 0 64222 9 0 0 25 0 1 0 548383094 155414528 29875 33554432000 4194304 4395502 140736496333744 18446744073709551615 4292811 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 37943 29875 267 50 0 35083 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 151772

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 21484
/proc/meminfo: memFree=17174184/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=156640 CPUtime=702.3 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 31032 0 0 0 70221 9 0 0 25 0 1 0 548383094 160399360 30770 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 39160 30770 267 50 0 36300 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 156640

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 21485
/proc/meminfo: memFree=17146500/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=158432 CPUtime=762.31 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 31376 0 0 0 76222 9 0 0 25 0 1 0 548383094 162234368 31114 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 39608 31114 267 50 0 36748 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 158432

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 21487
/proc/meminfo: memFree=17119568/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=162532 CPUtime=822.3 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 32204 0 0 0 82221 9 0 0 25 0 1 0 548383094 166432768 31942 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 40633 31942 267 50 0 37773 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 162532

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 21488
/proc/meminfo: memFree=17073040/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=163300 CPUtime=882.3 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 32413 0 0 0 88221 9 0 0 25 0 1 0 548383094 167219200 32151 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 40825 32151 267 50 0 37965 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 163300

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 21490
/proc/meminfo: memFree=17035320/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=165608 CPUtime=942.3 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 32900 0 0 0 94221 9 0 0 25 0 1 0 548383094 169582592 32638 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 41402 32638 267 50 0 38542 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 165608

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 21492
/proc/meminfo: memFree=16997088/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=165608 CPUtime=1002.31 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 32922 0 0 0 100221 10 0 0 25 0 1 0 548383094 169582592 32660 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 41402 32660 267 50 0 38542 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 165608

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 21493
/proc/meminfo: memFree=16984908/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=166888 CPUtime=1062.31 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 33206 0 0 0 106221 10 0 0 25 0 1 0 548383094 170893312 32944 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 41722 32944 267 50 0 38862 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 166888

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.85 5/190 21495
/proc/meminfo: memFree=16961312/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=168424 CPUtime=1122.31 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 33562 0 0 0 112221 10 0 0 25 0 1 0 548383094 172466176 33300 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299180 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 42106 33300 267 50 0 39246 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 168424

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.86 5/190 21496
/proc/meminfo: memFree=16918512/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=171764 CPUtime=1182.31 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 34345 0 0 0 118221 10 0 0 25 0 1 0 548383094 175886336 34083 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 42941 34083 267 50 0 40081 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 171764

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.87 5/190 21498
/proc/meminfo: memFree=16898256/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=172660 CPUtime=1242.31 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 34519 0 0 0 124221 10 0 0 25 0 1 0 548383094 176803840 34257 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 43165 34257 267 50 0 40305 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 172660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.88 3/187 21502
/proc/meminfo: memFree=17872140/32951124 swapFree=67111480/67111528
[pid=21445] ppid=21443 vsize=174452 CPUtime=1300.02 cores=1,3
/proc/21445/stat : 21445 (SApperloT2010) R 21443 21445 21245 0 -1 4202496 34926 0 0 0 129992 10 0 0 25 0 1 0 548383094 178638848 34664 33554432000 4194304 4395502 140736496333744 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/21445/statm: 43613 34664 267 50 0 40753 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 174452

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.93
CPU system time (s): 0.115982
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 174452

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

runsolver used 2.11868 second user time and 4.98524 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 19:58:46
IDJOB=3266711
IDBENCH=88206
IDSOLVER=1655
FILE ID=node111/3266711-1303581526
RUNJOBID= node111-1303580224-21265
PBS_JOBID= 13150347
Free space on /tmp= 70724 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q225-n25-p30-s70617701.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266711-1303581526/watcher-3266711-1303581526 -o /tmp/evaluation-result-3266711-1303581526/solver-3266711-1303581526 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3266711-1303581526.cnf

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

MD5SUM BENCH= f04b72eb712a286c5ea50b297461f349
RANDOM SEED=1105364949

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.67
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.849
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:     32951124 kB
MemFree:      18683420 kB
Buffers:       2130072 kB
Cached:       11472492 kB
SwapCached:         44 kB
Active:        9699036 kB
Inactive:      3998884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18683420 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           10500 kB
Writeback:           0 kB
AnonPages:       95212 kB
Mapped:          15072 kB
Slab:           505120 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   268840 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= 70728 MiB
End job on node111 at 2011-04-23 20:20:28