Trace number 3282368

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT 2011-03-23? (TO) 1300.06 1300.02

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282368-1303755230/watcher-3282368-1303755230 -o /tmp/evaluation-result-3282368-1303755230/solver-3282368-1303755230 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3282368-1303755230.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.71 3.93 3.80 4/189 3778
/proc/meminfo: memFree=13980432/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=18900 CPUtime=0 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 1914 0 0 0 0 0 0 0 18 0 1 0 565753738 19353600 1854 33554432000 4194304 4465733 140733298200496 18446744073709551615 4287468 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 4725 1864 248 67 0 1848 0

[startup+0.099384 s]
/proc/loadavg: 3.71 3.93 3.80 4/189 3778
/proc/meminfo: memFree=13980432/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=30596 CPUtime=0.09 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 4851 0 0 0 9 0 0 0 18 0 1 0 565753738 31330304 3436 33554432000 4194304 4465733 140733298200496 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 7649 3436 250 67 0 4772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30596

[startup+0.100382 s]
/proc/loadavg: 3.71 3.93 3.80 4/189 3778
/proc/meminfo: memFree=13980432/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=30596 CPUtime=0.09 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 4867 0 0 0 9 0 0 0 18 0 1 0 565753738 31330304 3450 33554432000 4194304 4465733 140733298200496 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 7649 3452 250 67 0 4772 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30596

[startup+0.300361 s]
/proc/loadavg: 3.71 3.93 3.80 4/189 3778
/proc/meminfo: memFree=13980432/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=41512 CPUtime=0.29 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 11883 0 0 0 28 1 0 0 18 0 1 0 565753738 42508288 5877 33554432000 4194304 4465733 140733298200496 18446744073709551615 4276846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 10378 5877 255 67 0 7501 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41512

[startup+0.700286 s]
/proc/loadavg: 3.71 3.93 3.80 4/189 3778
/proc/meminfo: memFree=13980432/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=41512 CPUtime=0.69 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 11927 0 0 0 68 1 0 0 18 0 1 0 565753738 42508288 5901 33554432000 4194304 4465733 140733298200496 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 10378 5901 255 67 0 7501 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41512

[startup+1.50113 s]
/proc/loadavg: 3.74 3.93 3.80 5/190 3779
/proc/meminfo: memFree=13943480/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=42024 CPUtime=1.49 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 12174 0 0 0 148 1 0 0 20 0 1 0 565753738 43032576 6062 33554432000 4194304 4465733 140733298200496 18446744073709551615 4253794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 10506 6062 255 67 0 7629 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42024

[startup+3.10082 s]
/proc/loadavg: 3.74 3.93 3.80 5/190 3779
/proc/meminfo: memFree=13910340/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=42024 CPUtime=3.09 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 12450 0 0 0 308 1 0 0 25 0 1 0 565753738 43032576 6210 33554432000 4194304 4465733 140733298200496 18446744073709551615 4253656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 10506 6210 255 67 0 7629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42024

[startup+6.30024 s]
/proc/loadavg: 3.74 3.93 3.80 5/190 3779
/proc/meminfo: memFree=13837932/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=43048 CPUtime=6.3 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 13130 0 0 0 628 2 0 0 25 0 1 0 565753738 44081152 6670 33554432000 4194304 4465733 140733298200496 18446744073709551615 4253794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 10762 6670 255 67 0 7885 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 43048

[startup+12.701 s]
/proc/loadavg: 3.78 3.94 3.80 5/190 3779
/proc/meminfo: memFree=13807944/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=134884 CPUtime=12.69 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 25733 0 0 0 1266 3 0 0 25 0 1 0 565753738 138121216 16254 33554432000 4194304 4465733 140733298200496 18446744073709551615 4370733 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 33721 16254 272 67 0 30844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134884

[startup+25.5007 s]
/proc/loadavg: 3.81 3.94 3.81 5/190 3780
/proc/meminfo: memFree=13805364/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=134884 CPUtime=25.5 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 25909 0 0 0 2546 4 0 0 25 0 1 0 565753738 138121216 16430 33554432000 4194304 4465733 140733298200496 18446744073709551615 4300933 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 33721 16430 280 67 0 30844 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 134884

[startup+51.1009 s]
/proc/loadavg: 3.87 3.94 3.81 5/190 3780
/proc/meminfo: memFree=13784100/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=134884 CPUtime=51.1 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 26039 0 0 0 5106 4 0 0 25 0 1 0 565753738 138121216 16560 33554432000 4194304 4465733 140733298200496 18446744073709551615 4300747 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 33721 16560 280 67 0 30844 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 134884

[startup+102.306 s]
/proc/loadavg: 3.95 3.95 3.82 5/190 3782
/proc/meminfo: memFree=13774416/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=134884 CPUtime=102.3 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 26285 0 0 0 10226 4 0 0 25 0 1 0 565753738 138121216 16806 33554432000 4194304 4465733 140733298200496 18446744073709551615 4300747 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 33721 16806 280 67 0 30844 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 134884

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.83 5/190 3783
/proc/meminfo: memFree=13740428/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=143076 CPUtime=162.29 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 27589 0 0 0 16225 4 0 0 25 0 1 0 565753738 146509824 18110 33554432000 4194304 4465733 140733298200496 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 35769 18110 280 67 0 32892 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 143076

[startup+222.3 s]
/proc/loadavg: 4.07 3.98 3.84 5/190 3785
/proc/meminfo: memFree=13685856/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=143076 CPUtime=222.3 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 27883 0 0 0 22226 4 0 0 25 0 1 0 565753738 146509824 18404 33554432000 4194304 4465733 140733298200496 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 35769 18404 280 67 0 32892 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 143076

[startup+282.301 s]
/proc/loadavg: 4.02 3.98 3.84 5/190 3787
/proc/meminfo: memFree=13679876/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=143076 CPUtime=282.3 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 28176 0 0 0 28226 4 0 0 25 0 1 0 565753738 146509824 18697 33554432000 4194304 4465733 140733298200496 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 35769 18697 280 67 0 32892 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 143076

[startup+342.301 s]
/proc/loadavg: 4.01 3.98 3.85 5/190 3788
/proc/meminfo: memFree=13679844/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=145412 CPUtime=342.3 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 29673 0 0 0 34226 4 0 0 25 0 1 0 565753738 148901888 19024 33554432000 4194304 4465733 140733298200496 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 36353 19024 280 67 0 33476 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 145412

[startup+402.301 s]
/proc/loadavg: 4.04 3.99 3.86 5/190 3790
/proc/meminfo: memFree=13631088/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=113860 CPUtime=402.31 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 36297 0 0 0 40225 6 0 0 25 0 1 0 565753738 116592640 23260 33554432000 4194304 4465733 140733298200496 18446744073709551615 4256255 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 28465 23260 280 67 0 25588 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 113860

[startup+462.301 s]
/proc/loadavg: 4.05 4.00 3.87 5/190 3791
/proc/meminfo: memFree=13576024/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=122528 CPUtime=462.31 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 51807 0 0 0 46223 8 0 0 25 0 1 0 565753738 125468672 27009 33554432000 4194304 4465733 140733298200496 18446744073709551615 4270662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 30632 27009 281 67 0 27755 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 122528

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 3.88 5/190 3793
/proc/meminfo: memFree=13578488/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=122528 CPUtime=522.31 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 59002 0 0 0 52221 10 0 0 25 0 1 0 565753738 125468672 27011 33554432000 4194304 4465733 140733298200496 18446744073709551615 4270626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 30632 27011 281 67 0 27755 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 122528

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 3795
/proc/meminfo: memFree=13551820/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=135488 CPUtime=582.31 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 71051 0 0 0 58220 11 0 0 25 0 1 0 565753738 138739712 29463 33554432000 4194304 4465733 140733298200496 18446744073709551615 4255618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 33872 29463 280 67 0 30995 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 135488

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 3796
/proc/meminfo: memFree=13516212/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=137164 CPUtime=642.31 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 85785 0 0 0 64218 13 0 0 25 0 1 0 565753738 140455936 30440 33554432000 4194304 4465733 140733298200496 18446744073709551615 4255631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 34291 30440 280 67 0 31414 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 137164

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 3798
/proc/meminfo: memFree=13465964/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=219580 CPUtime=702.32 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 89359 0 0 0 70218 14 0 0 25 0 1 0 565753738 224849920 33766 33554432000 4194304 4465733 140733298200496 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 54895 33766 280 67 0 52018 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 219580

[startup+762.307 s]
/proc/loadavg: 4.08 4.02 3.91 5/190 3799
/proc/meminfo: memFree=13451320/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=219580 CPUtime=762.32 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 89620 0 0 0 76218 14 0 0 25 0 1 0 565753738 224849920 34027 33554432000 4194304 4465733 140733298200496 18446744073709551615 4300747 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 54895 34027 280 67 0 52018 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 219580

[startup+822.301 s]
/proc/loadavg: 4.07 4.03 3.91 5/190 3801
/proc/meminfo: memFree=13502380/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=219580 CPUtime=822.32 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 90440 0 0 0 82217 15 0 0 25 0 1 0 565753738 224849920 34836 33554432000 4194304 4465733 140733298200496 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 54895 34836 280 67 0 52018 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 219580

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 3803
/proc/meminfo: memFree=13432060/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=231796 CPUtime=882.32 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 91837 0 0 0 88217 15 0 0 25 0 1 0 565753738 237359104 36229 33554432000 4194304 4465733 140733298200496 18446744073709551615 4304306 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 57949 36229 280 67 0 55072 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 231796

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 3804
/proc/meminfo: memFree=13451876/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=231796 CPUtime=942.32 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 92059 0 0 0 94217 15 0 0 25 0 1 0 565753738 237359104 36451 33554432000 4194304 4465733 140733298200496 18446744073709551615 4304403 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 57949 36451 280 67 0 55072 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 231796

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 3806
/proc/meminfo: memFree=13439336/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=231796 CPUtime=1002.32 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 92338 0 0 0 100217 15 0 0 25 0 1 0 565753738 237359104 36730 33554432000 4194304 4465733 140733298200496 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 57949 36730 280 67 0 55072 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 231796

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 3807
/proc/meminfo: memFree=13447752/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=231796 CPUtime=1062.32 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 92689 0 0 0 106217 15 0 0 25 0 1 0 565753738 237359104 37081 33554432000 4194304 4465733 140733298200496 18446744073709551615 4304279 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 57949 37081 280 67 0 55072 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 231796

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 3809
/proc/meminfo: memFree=13387596/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=231796 CPUtime=1122.33 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 93044 0 0 0 112217 16 0 0 25 0 1 0 565753738 237359104 37436 33554432000 4194304 4465733 140733298200496 18446744073709551615 4300717 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 57949 37436 280 67 0 55072 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 231796

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 3811
/proc/meminfo: memFree=13450208/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=251772 CPUtime=1182.33 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 96751 0 0 0 118217 16 0 0 25 0 1 0 565753738 257814528 41143 33554432000 4194304 4465733 140733298200496 18446744073709551615 4300886 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 62943 41143 280 67 0 60066 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 251772

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 3812
/proc/meminfo: memFree=13402692/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=251772 CPUtime=1242.34 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 97389 0 0 0 124217 17 0 0 25 0 1 0 565753738 257814528 41781 33554432000 4194304 4465733 140733298200496 18446744073709551615 4300929 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 62943 41781 280 67 0 60066 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 251772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 2/184 3817
/proc/meminfo: memFree=13848632/32950928 swapFree=67111528/67111528
[pid=3778] ppid=3776 vsize=251772 CPUtime=1300.04 cores=5,7
/proc/3778/stat : 3778 (SApperloT) R 3776 3778 2402 0 -1 4202496 97775 0 0 0 129987 17 0 0 25 0 1 0 565753738 257814528 42167 33554432000 4194304 4465733 140733298200496 18446744073709551615 4304989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3778/statm: 62943 42167 280 67 0 60066 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 251772

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.88
CPU system time (s): 0.181972
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 251772

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

runsolver used 2.11068 second user time and 4.99424 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-25 20:13:51
IDJOB=3282368
IDBENCH=70808
IDSOLVER=1657
FILE ID=node113/3282368-1303755230
RUNJOBID= node113-1303755230-3739
PBS_JOBID= 13154049
Free space on /tmp= 70988 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282368-1303755230/watcher-3282368-1303755230 -o /tmp/evaluation-result-3282368-1303755230/solver-3282368-1303755230 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3282368-1303755230.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=546162263

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13980588 kB
Buffers:       1847860 kB
Cached:       16427692 kB
SwapCached:          0 kB
Active:       10491400 kB
Inactive:      7890144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13980588 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23696 kB
Writeback:           0 kB
AnonPages:      105640 kB
Mapped:          15228 kB
Slab:           526108 kB
PageTables:       5264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   308656 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= 71000 MiB
End job on node113 at 2011-04-25 20:35:33