Trace number 3379775

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-05-15 (fixed)? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m32-q326.25-n30-p15-s44266159.cnf
MD5SUM0906ad3a7678a4284d484fb4b8c72f61
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.414936
Satisfiable
(Un)Satisfiability was proved
Number of variables792
Number of clauses67279
Sum of the clauses size135290
Maximum clause length31
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 267249
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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: 961)

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

running on 2 cores: 0,2

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.57 3.27 3.59 3/415 25811
/proc/meminfo: memFree=16453808/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=13888 CPUtime=0 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 763 0 0 0 0 0 0 0 23 0 1 0 657742713 14221312 703 33554432000 4194304 4394578 140733282376240 18446744073709551615 218905391813 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 3472 704 247 49 0 613 0

[startup+0.0366821 s]
/proc/loadavg: 2.57 3.27 3.59 3/415 25811
/proc/meminfo: memFree=16453808/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=18244 CPUtime=0.03 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 1841 0 0 0 3 0 0 0 23 0 1 0 657742713 18681856 1780 33554432000 4194304 4394578 140733282376240 18446744073709551615 218905755543 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 4561 1780 255 49 0 1702 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18244

[startup+0.100702 s]
/proc/loadavg: 2.57 3.27 3.59 3/415 25811
/proc/meminfo: memFree=16453808/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=19160 CPUtime=0.09 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 2353 0 0 0 9 0 0 0 23 0 1 0 657742713 19619840 2028 33554432000 4194304 4394578 140733282376240 18446744073709551615 4301937 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 4790 2028 259 49 0 1931 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19160

[startup+0.300645 s]
/proc/loadavg: 2.57 3.27 3.59 3/415 25811
/proc/meminfo: memFree=16453808/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=23416 CPUtime=0.29 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 3416 0 0 0 29 0 0 0 25 0 1 0 657742713 23977984 3091 33554432000 4194304 4394578 140733282376240 18446744073709551615 4297028 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 5854 3091 267 49 0 2995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23416

[startup+0.700562 s]
/proc/loadavg: 2.57 3.27 3.59 3/415 25811
/proc/meminfo: memFree=16453808/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=26952 CPUtime=0.69 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 4290 0 0 0 69 0 0 0 25 0 1 0 657742713 27598848 3965 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 6738 3965 267 49 0 3879 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26952

[startup+1.50042 s]
/proc/loadavg: 2.68 3.28 3.59 5/429 25838
/proc/meminfo: memFree=16326712/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=31504 CPUtime=1.49 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 5351 0 0 0 149 0 0 0 25 0 1 0 657742713 32260096 5026 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 7876 5026 267 49 0 5017 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31504

[startup+3.1011 s]
/proc/loadavg: 2.68 3.28 3.59 5/429 25838
/proc/meminfo: memFree=16288024/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=38892 CPUtime=3.09 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 7092 0 0 0 308 1 0 0 25 0 1 0 657742713 39825408 6767 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 9723 6767 267 49 0 6864 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38892

[startup+6.30056 s]
/proc/loadavg: 2.68 3.28 3.59 5/429 25838
/proc/meminfo: memFree=16204696/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=42860 CPUtime=6.29 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 7915 0 0 0 628 1 0 0 25 0 1 0 657742713 43888640 7590 33554432000 4194304 4394578 140733282376240 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 10715 7590 267 49 0 7856 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42860

[startup+12.7004 s]
/proc/loadavg: 2.88 3.31 3.60 5/429 25839
/proc/meminfo: memFree=16116400/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=52848 CPUtime=12.69 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 10030 0 0 0 1268 1 0 0 25 0 1 0 657742713 54116352 9705 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 13212 9705 267 49 0 10353 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52848

[startup+25.5011 s]
/proc/loadavg: 3.06 3.33 3.60 5/429 25839
/proc/meminfo: memFree=16003648/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=62360 CPUtime=25.49 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 12065 0 0 0 2547 2 0 0 25 0 1 0 657742713 63856640 11740 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 15590 11740 267 49 0 12731 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62360

[startup+51.1005 s]
/proc/loadavg: 3.38 3.38 3.61 5/429 25840
/proc/meminfo: memFree=15868144/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=73144 CPUtime=51.1 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 14300 0 0 0 5107 3 0 0 25 0 1 0 657742713 74899456 13975 33554432000 4194304 4394578 140733282376240 18446744073709551615 4335304 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 18286 13975 267 49 0 15427 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 73144

[startup+102.316 s]
/proc/loadavg: 3.75 3.48 3.63 5/429 25841
/proc/meminfo: memFree=15695404/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=89528 CPUtime=102.31 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 17748 0 0 0 10226 5 0 0 25 0 1 0 657742713 91676672 17423 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 22382 17423 267 49 0 19523 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 89528

[startup+162.3 s]
/proc/loadavg: 3.95 3.59 3.66 5/429 25843
/proc/meminfo: memFree=15633984/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=104636 CPUtime=162.29 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 20907 0 0 0 16224 5 0 0 25 0 1 0 657742713 107147264 20582 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 26159 20582 267 49 0 23300 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 104636

[startup+222.301 s]
/proc/loadavg: 4.07 3.69 3.68 5/429 25844
/proc/meminfo: memFree=15563260/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=114652 CPUtime=222.3 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 22850 0 0 0 22224 6 0 0 25 0 1 0 657742713 117403648 22525 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 28663 22525 267 49 0 25804 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 114652

[startup+282.301 s]
/proc/loadavg: 4.06 3.76 3.71 5/429 25846
/proc/meminfo: memFree=15509160/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=117756 CPUtime=282.3 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 23580 0 0 0 28224 6 0 0 25 0 1 0 657742713 120582144 23255 33554432000 4194304 4394578 140733282376240 18446744073709551615 4313771 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 29439 23255 267 49 0 26580 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 117756

[startup+342.301 s]
/proc/loadavg: 4.08 3.82 3.73 5/429 25847
/proc/meminfo: memFree=15417732/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=126336 CPUtime=342.3 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 25229 0 0 0 34224 6 0 0 25 0 1 0 657742713 129368064 24904 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 31584 24904 267 49 0 28725 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 126336

[startup+402.301 s]
/proc/loadavg: 4.03 3.85 3.74 5/429 25849
/proc/meminfo: memFree=15365244/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=137088 CPUtime=402.3 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 27464 0 0 0 40223 7 0 0 25 0 1 0 657742713 140378112 27139 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 34272 27139 267 49 0 31413 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 137088

[startup+462.301 s]
/proc/loadavg: 4.01 3.87 3.75 5/429 25851
/proc/meminfo: memFree=15313352/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=138432 CPUtime=462.3 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 27751 0 0 0 46223 7 0 0 25 0 1 0 657742713 141754368 27426 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298979 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 34608 27426 267 49 0 31749 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 138432

[startup+522.3 s]
/proc/loadavg: 4.12 3.92 3.78 5/429 25852
/proc/meminfo: memFree=15287028/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=148096 CPUtime=522.3 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 29608 0 0 0 52223 7 0 0 25 0 1 0 657742713 151650304 29283 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 37024 29283 267 49 0 34165 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 148096

[startup+582.3 s]
/proc/loadavg: 4.04 3.93 3.79 5/429 25854
/proc/meminfo: memFree=15253752/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=151104 CPUtime=582.31 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 30191 0 0 0 58223 8 0 0 25 0 1 0 657742713 154730496 29866 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 37776 29866 267 49 0 34917 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 151104

[startup+642.301 s]
/proc/loadavg: 4.01 3.94 3.80 5/429 25855
/proc/meminfo: memFree=15227044/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=156608 CPUtime=642.32 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 31251 0 0 0 64224 8 0 0 25 0 1 0 657742713 160366592 30926 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 39152 30926 267 49 0 36293 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 156608

[startup+702.301 s]
/proc/loadavg: 4.06 3.97 3.82 5/429 25857
/proc/meminfo: memFree=15200092/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=158784 CPUtime=702.31 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 31760 0 0 0 70222 9 0 0 25 0 1 0 657742713 162594816 31435 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 39696 31435 267 49 0 36837 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 158784

[startup+762.316 s]
/proc/loadavg: 4.15 4.00 3.83 5/429 25859
/proc/meminfo: memFree=15184408/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=162368 CPUtime=762.32 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 32556 0 0 0 76223 9 0 0 25 0 1 0 657742713 166264832 32231 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 40592 32231 267 49 0 37733 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 162368

[startup+822.301 s]
/proc/loadavg: 4.11 4.01 3.85 5/429 25860
/proc/meminfo: memFree=15169616/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=163648 CPUtime=822.32 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 32836 0 0 0 82222 10 0 0 25 0 1 0 657742713 167575552 32511 33554432000 4194304 4394578 140733282376240 18446744073709551615 4315351 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 40912 32511 267 49 0 38053 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 163648

[startup+882.3 s]
/proc/loadavg: 4.04 4.01 3.85 5/429 25862
/proc/meminfo: memFree=15147748/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=170048 CPUtime=882.32 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 34163 0 0 0 88222 10 0 0 25 0 1 0 657742713 174129152 33838 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 42512 33838 267 49 0 39653 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 170048

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.86 5/429 25863
/proc/meminfo: memFree=15128356/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=174400 CPUtime=942.32 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 35206 0 0 0 94222 10 0 0 25 0 1 0 657742713 178585600 34881 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 43600 34881 267 49 0 40741 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 174400

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.87 5/429 25865
/proc/meminfo: memFree=15056896/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=177344 CPUtime=1002.31 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 35791 0 0 0 100221 10 0 0 25 0 1 0 657742713 181600256 35466 33554432000 4194304 4394578 140733282376240 18446744073709551615 4346317 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 44336 35466 267 49 0 41477 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 177344

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.88 5/429 25867
/proc/meminfo: memFree=15000196/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=180484 CPUtime=1062.32 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 36470 0 0 0 106221 11 0 0 25 0 1 0 657742713 184815616 36145 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 45121 36145 267 49 0 42262 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 180484

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.89 5/429 25868
/proc/meminfo: memFree=14974368/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=181252 CPUtime=1122.32 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 36615 0 0 0 112221 11 0 0 25 0 1 0 657742713 185602048 36290 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 45313 36290 267 49 0 42454 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 181252

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.89 5/429 25870
/proc/meminfo: memFree=14955732/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=183748 CPUtime=1182.32 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 37112 0 0 0 118221 11 0 0 25 0 1 0 657742713 188157952 36787 33554432000 4194304 4394578 140733282376240 18446744073709551615 4299413 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 45937 36787 267 49 0 43078 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 183748

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 3.90 5/429 25871
/proc/meminfo: memFree=14934868/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=188484 CPUtime=1242.32 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 38074 0 0 0 124221 11 0 0 25 0 1 0 657742713 193007616 37749 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 47121 37749 267 49 0 44262 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 188484



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.91 5/429 25873
/proc/meminfo: memFree=14925544/32951124 swapFree=65581060/67111528
[pid=25811] ppid=25809 vsize=195140 CPUtime=1300.03 cores=0,2
/proc/25811/stat : 25811 (SApperloT2010) R 25809 25811 25777 0 -1 4202496 39432 0 0 0 129991 12 0 0 25 0 1 0 657742713 199823360 39107 33554432000 4194304 4394578 140733282376240 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/25811/statm: 48785 39107 267 49 0 45926 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 195140

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.92
CPU system time (s): 0.136979
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 195140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.92
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39432
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= 9
involuntary context switches= 2128

runsolver used 5.44417 second user time and 12.3141 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 14:10:50
IDJOB=3379775
IDBENCH=88224
IDSOLVER=1862
FILE ID=node137/3379775-1305461450
RUNJOBID= node137-1305461450-25795
PBS_JOBID= 13324925
Free space on /tmp= 73748 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q326.25-n30-p15-s44266159.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379775-1305461450/watcher-3379775-1305461450 -o /tmp/evaluation-result-3379775-1305461450/solver-3379775-1305461450 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379775-1305461450.cnf

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

MD5SUM BENCH= 0906ad3a7678a4284d484fb4b8c72f61
RANDOM SEED=1903018226

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16454212 kB
Buffers:        308060 kB
Cached:        3986616 kB
SwapCached:      36320 kB
Active:        6304084 kB
Inactive:      9937104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16454212 kB
SwapTotal:    67111528 kB
SwapFree:     65581060 kB
Dirty:            1364 kB
Writeback:           0 kB
AnonPages:    11920700 kB
Mapped:          25372 kB
Slab:           132848 kB
PageTables:      53432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 106413608 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= 73736 MiB
End job on node137 at 2011-05-15 14:32:32