Trace number 3282412

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

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
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-3282412-1303758601/watcher-3282412-1303758601 -o /tmp/evaluation-result-3282412-1303758601/solver-3282412-1303758601 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3282412-1303758601.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: 1.04 1.98 2.89 6/180 26465
/proc/meminfo: memFree=13777672/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=11800 CPUtime=0 cores=4,6
/proc/26464/stat : 26464 (runsolver) R 26461 26464 25750 0 -1 4202560 42 0 0 0 0 0 0 0 22 0 1 0 468276398 12083200 51 33554432000 4194304 5434984 140735518822240 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/26464/statm: 2950 51 31 303 0 2644 0

[startup+0.08359 s]
/proc/loadavg: 1.04 1.98 2.89 6/180 26465
/proc/meminfo: memFree=13777672/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=18080 CPUtime=0.06 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 1911 0 0 0 6 0 0 0 22 0 1 0 468276398 18513920 1557 33554432000 4194304 4395502 140735818680128 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 4520 1557 255 50 0 1660 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18080

[startup+0.100596 s]
/proc/loadavg: 1.04 1.98 2.89 6/180 26465
/proc/meminfo: memFree=13777672/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=18212 CPUtime=0.08 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 1952 0 0 0 8 0 0 0 22 0 1 0 468276398 18649088 1598 33554432000 4194304 4395502 140735818680128 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 4553 1600 255 50 0 1693 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18212

[startup+0.300527 s]
/proc/loadavg: 1.04 1.98 2.89 6/180 26465
/proc/meminfo: memFree=13777672/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=20988 CPUtime=0.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 2677 0 0 0 27 1 0 0 23 0 1 0 468276398 21491712 2323 33554432000 4194304 4395502 140735818680128 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 5247 2323 266 50 0 2387 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20988

[startup+0.700475 s]
/proc/loadavg: 1.04 1.98 2.89 6/180 26465
/proc/meminfo: memFree=13777672/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=23480 CPUtime=0.68 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 3309 0 0 0 67 1 0 0 25 0 1 0 468276398 24043520 2955 33554432000 4194304 4395502 140735818680128 18446744073709551615 4288424 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 5870 2956 266 50 0 3010 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 23480

[startup+1.50033 s]
/proc/loadavg: 1.04 1.98 2.89 6/190 26479
/proc/meminfo: memFree=13501724/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=25616 CPUtime=1.48 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 3834 0 0 0 147 1 0 0 25 0 1 0 468276398 26230784 3480 33554432000 4194304 4395502 140735818680128 18446744073709551615 4300203 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 6404 3480 266 50 0 3544 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25616

[startup+3.10102 s]
/proc/loadavg: 1.04 1.98 2.89 6/190 26479
/proc/meminfo: memFree=13443000/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=27476 CPUtime=3.08 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 4294 0 0 0 307 1 0 0 25 0 1 0 468276398 28135424 3940 33554432000 4194304 4395502 140735818680128 18446744073709551615 4309906 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 6869 3940 266 50 0 4009 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27476

[startup+6.30048 s]
/proc/loadavg: 1.28 2.01 2.89 6/190 26479
/proc/meminfo: memFree=13348644/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=29088 CPUtime=6.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 4686 0 0 0 627 1 0 0 25 0 1 0 468276398 29786112 4332 33554432000 4194304 4395502 140735818680128 18446744073709551615 4288191 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 7272 4332 266 50 0 4412 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29088

[startup+12.7003 s]
/proc/loadavg: 1.50 2.04 2.90 6/190 26479
/proc/meminfo: memFree=13304880/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=34192 CPUtime=12.69 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 5826 0 0 0 1267 2 0 0 25 0 1 0 468276398 35012608 5472 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299727 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 8548 5472 266 50 0 5688 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34192

[startup+25.501 s]
/proc/loadavg: 2.05 2.14 2.92 6/190 26480
/proc/meminfo: memFree=13242908/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=40680 CPUtime=25.48 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 7288 0 0 0 2546 2 0 0 25 0 1 0 468276398 41656320 6934 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 10170 6934 266 50 0 7310 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40680

[startup+51.1005 s]
/proc/loadavg: 2.71 2.29 2.94 6/190 26480
/proc/meminfo: memFree=13156280/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=47400 CPUtime=51.07 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 8820 0 0 0 5105 2 0 0 25 0 1 0 468276398 48537600 8466 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299530 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 11850 8466 266 50 0 8990 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 47400

[startup+102.307 s]
/proc/loadavg: 3.57 2.58 3.01 6/190 26482
/proc/meminfo: memFree=13004112/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=61240 CPUtime=102.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 11952 0 0 0 10225 3 0 0 25 0 1 0 468276398 62709760 11598 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 15310 11598 266 50 0 12450 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 61240

[startup+162.301 s]
/proc/loadavg: 3.84 2.84 3.07 6/190 26483
/proc/meminfo: memFree=12941576/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=67212 CPUtime=162.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 13209 0 0 0 16224 4 0 0 25 0 1 0 468276398 68825088 12855 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299805 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 16803 12855 266 50 0 13943 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 67212

[startup+222.301 s]
/proc/loadavg: 3.94 3.05 3.12 6/190 26485
/proc/meminfo: memFree=12845320/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=75404 CPUtime=222.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 15005 0 0 0 22223 5 0 0 25 0 1 0 468276398 77213696 14651 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299809 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 18851 14651 266 50 0 15991 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 75404

[startup+282.301 s]
/proc/loadavg: 3.98 3.22 3.17 6/190 26486
/proc/meminfo: memFree=12756500/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=79084 CPUtime=282.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 15757 0 0 0 28222 6 0 0 25 0 1 0 468276398 80982016 15403 33554432000 4194304 4395502 140735818680128 18446744073709551615 4291685 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 19771 15403 266 50 0 16911 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 79084

[startup+342.3 s]
/proc/loadavg: 3.99 3.36 3.22 6/190 26488
/proc/meminfo: memFree=12709972/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=83456 CPUtime=342.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 16770 0 0 0 34222 6 0 0 25 0 1 0 468276398 85458944 16416 33554432000 4194304 4395502 140735818680128 18446744073709551615 4288217 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 20864 16416 266 50 0 18004 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 83456

[startup+402.301 s]
/proc/loadavg: 3.99 3.47 3.27 6/190 26490
/proc/meminfo: memFree=12624500/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=88376 CPUtime=402.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 17881 0 0 0 40221 7 0 0 25 0 1 0 468276398 90497024 17527 33554432000 4194304 4395502 140735818680128 18446744073709551615 212039304321 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 22094 17527 266 50 0 19234 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 88376

[startup+462.301 s]
/proc/loadavg: 4.06 3.58 3.32 6/190 26491
/proc/meminfo: memFree=12591732/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=92132 CPUtime=462.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 18698 0 0 0 46221 7 0 0 25 0 1 0 468276398 94343168 18344 33554432000 4194304 4395502 140735818680128 18446744073709551615 4286226 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 23033 18344 266 50 0 20173 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 92132

[startup+522.3 s]
/proc/loadavg: 4.02 3.65 3.36 6/190 26493
/proc/meminfo: memFree=12567648/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=100116 CPUtime=522.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 20293 0 0 0 52220 8 0 0 25 0 1 0 468276398 102518784 19939 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 25029 19939 266 50 0 22169 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 100116

[startup+582.301 s]
/proc/loadavg: 4.04 3.73 3.40 6/190 26494
/proc/meminfo: memFree=12538972/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=103876 CPUtime=582.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 21061 0 0 0 58220 8 0 0 25 0 1 0 468276398 106369024 20707 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 25969 20707 266 50 0 23109 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 103876

[startup+642.301 s]
/proc/loadavg: 4.01 3.77 3.43 6/190 26496
/proc/meminfo: memFree=12511548/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=106972 CPUtime=642.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 21705 0 0 0 64219 9 0 0 25 0 1 0 468276398 109539328 21351 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 26743 21351 266 50 0 23883 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 106972

[startup+702.301 s]
/proc/loadavg: 4.07 3.84 3.48 5/190 26498
/proc/meminfo: memFree=12504564/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=110216 CPUtime=702.28 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 22435 0 0 0 70218 10 0 0 25 0 1 0 468276398 112861184 22081 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 27554 22081 266 50 0 24694 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 110216

[startup+762.307 s]
/proc/loadavg: 4.02 3.87 3.51 6/190 26499
/proc/meminfo: memFree=12495720/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=113880 CPUtime=762.29 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 23158 0 0 0 76218 11 0 0 25 0 1 0 468276398 116613120 22804 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 28470 22804 266 50 0 25610 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 113880

[startup+822.301 s]
/proc/loadavg: 4.01 3.89 3.53 6/190 26501
/proc/meminfo: memFree=12444964/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=116840 CPUtime=822.29 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 23760 0 0 0 82218 11 0 0 25 0 1 0 468276398 119644160 23406 33554432000 4194304 4395502 140735818680128 18446744073709551615 4300225 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 29210 23406 266 50 0 26350 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 116840

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.56 6/190 26502
/proc/meminfo: memFree=12404376/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=117960 CPUtime=882.29 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 24069 0 0 0 88217 12 0 0 25 0 1 0 468276398 120791040 23715 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 29490 23715 266 50 0 26630 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 117960

[startup+942.3 s]
/proc/loadavg: 4.00 3.92 3.58 6/190 26507
/proc/meminfo: memFree=12383792/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=120972 CPUtime=942.29 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 24694 0 0 0 94216 13 0 0 25 0 1 0 468276398 123875328 24340 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 30243 24340 266 50 0 27383 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 120972

[startup+1002.3 s]
/proc/loadavg: 4.00 3.93 3.61 6/190 26509
/proc/meminfo: memFree=12331184/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=123148 CPUtime=1002.29 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 25175 0 0 0 100215 14 0 0 25 0 1 0 468276398 126103552 24821 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 30787 24821 266 50 0 27927 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 123148

[startup+1062.3 s]
/proc/loadavg: 4.03 3.95 3.64 6/190 26510
/proc/meminfo: memFree=12287508/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=125324 CPUtime=1062.29 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 25632 0 0 0 106215 14 0 0 25 0 1 0 468276398 128331776 25278 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 31331 25278 266 50 0 28471 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 125324

[startup+1122.3 s]
/proc/loadavg: 4.06 3.97 3.66 6/190 26512
/proc/meminfo: memFree=12257580/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=127468 CPUtime=1122.29 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 26029 0 0 0 112215 14 0 0 25 0 1 0 468276398 130527232 25675 33554432000 4194304 4395502 140735818680128 18446744073709551615 4288536 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 31867 25675 266 50 0 29007 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 127468

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.68 6/190 26513
/proc/meminfo: memFree=12254704/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=130412 CPUtime=1182.29 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 26661 0 0 0 118215 14 0 0 25 0 1 0 468276398 133541888 26307 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 32603 26307 266 50 0 29743 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 130412

[startup+1242.3 s]
/proc/loadavg: 4.10 4.00 3.71 6/190 26515
/proc/meminfo: memFree=12250076/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=132460 CPUtime=1242.29 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 27039 0 0 0 124215 14 0 0 25 0 1 0 468276398 135639040 26685 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 33115 26685 266 50 0 30255 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 132460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.00 3.72 6/190 26517
/proc/meminfo: memFree=12248316/32951124 swapFree=67111528/67111528
[pid=26464] ppid=26461 vsize=133836 CPUtime=1300 cores=4,6
/proc/26464/stat : 26464 (SApperloT2010) R 26461 26464 25750 0 -1 4202496 27337 0 0 0 129985 15 0 0 25 0 1 0 468276398 137048064 26983 33554432000 4194304 4395502 140735818680128 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26464/statm: 33459 26983 266 50 0 30599 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 133836

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.02
CPU user time (s): 1299.85
CPU system time (s): 0.163975
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 133836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.85
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27337
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= 8
involuntary context switches= 2906

runsolver used 2.18867 second user time and 4.85726 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 21:10:01
IDJOB=3282412
IDBENCH=70810
IDSOLVER=1655
FILE ID=node146/3282412-1303758601
RUNJOBID= node146-1303758601-26437
PBS_JOBID= 13154065
Free space on /tmp= 72848 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitsarray/countbitsarray04_32.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282412-1303758601/watcher-3282412-1303758601 -o /tmp/evaluation-result-3282412-1303758601/solver-3282412-1303758601 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3282412-1303758601.cnf

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=1834423303

node146.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.830
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.66
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.830
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.830
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.830
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.830
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.830
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.830
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.75
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.830
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:      13778356 kB
Buffers:       2073332 kB
Cached:       16499500 kB
SwapCached:          0 kB
Active:        9577236 kB
Inactive:      9063092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13778356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13992 kB
Writeback:           0 kB
AnonPages:       67340 kB
Mapped:          14492 kB
Slab:           467828 kB
PageTables:       5116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190948 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= 72840 MiB
End job on node146 at 2011-04-25 21:31:43