Trace number 3438523

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) 5000.09 4999.93

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark11.6932
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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

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-3438523-1306889583/watcher-3438523-1306889583 -o /tmp/evaluation-result-3438523-1306889583/solver-3438523-1306889583 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438523-1306889583.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.88 1.98 1.99 2/481 26025
/proc/meminfo: memFree=5878752/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=14444 CPUtime=0.01 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 935 0 0 0 1 0 0 0 25 0 1 0 800558001 14790656 875 33554432000 4194304 4394578 140735121892960 18446744073709551615 208080232192 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 3611 876 247 49 0 752 0

[startup+0.0946609 s]
/proc/loadavg: 1.88 1.98 1.99 2/481 26025
/proc/meminfo: memFree=5878752/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=18084 CPUtime=0.09 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 2031 0 0 0 9 0 0 0 25 0 1 0 800558001 18518016 1798 33554432000 4194304 4394578 140735121892960 18446744073709551615 4287711 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 4521 1799 266 49 0 1662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18084

[startup+0.100658 s]
/proc/loadavg: 1.88 1.98 1.99 2/481 26025
/proc/meminfo: memFree=5878752/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=18216 CPUtime=0.09 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 2067 0 0 0 9 0 0 0 25 0 1 0 800558001 18653184 1834 33554432000 4194304 4394578 140735121892960 18446744073709551615 4292825 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 4554 1835 266 49 0 1695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18216

[startup+0.300612 s]
/proc/loadavg: 1.88 1.98 1.99 2/481 26025
/proc/meminfo: memFree=5878752/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=21164 CPUtime=0.29 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 2793 0 0 0 29 0 0 0 25 0 1 0 800558001 21671936 2560 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 5291 2560 266 49 0 2432 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21164

[startup+0.700545 s]
/proc/loadavg: 1.88 1.98 1.99 2/481 26025
/proc/meminfo: memFree=5878752/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=24784 CPUtime=0.69 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 3711 0 0 0 69 0 0 0 25 0 1 0 800558001 25378816 3478 33554432000 4194304 4394578 140735121892960 18446744073709551615 208079893189 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 6196 3478 266 49 0 3337 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24784

[startup+1.50039 s]
/proc/loadavg: 1.88 1.98 1.99 3/482 26026
/proc/meminfo: memFree=5863500/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=28516 CPUtime=1.49 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 4603 0 0 0 149 0 0 0 25 0 1 0 800558001 29200384 4370 33554432000 4194304 4394578 140735121892960 18446744073709551615 4313519 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 7129 4370 266 49 0 4270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28516

[startup+3.101 s]
/proc/loadavg: 1.88 1.98 1.99 3/482 26026
/proc/meminfo: memFree=5860900/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=29916 CPUtime=3.09 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 4921 0 0 0 309 0 0 0 25 0 1 0 800558001 30633984 4688 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 7479 4688 266 49 0 4620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29916

[startup+6.30047 s]
/proc/loadavg: 1.89 1.98 1.99 3/482 26026
/proc/meminfo: memFree=5856804/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=32908 CPUtime=6.29 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 5641 0 0 0 629 0 0 0 25 0 1 0 800558001 33697792 5408 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 8227 5408 266 49 0 5368 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32908

[startup+12.7003 s]
/proc/loadavg: 1.90 1.98 1.99 3/482 26026
/proc/meminfo: memFree=5847156/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=37492 CPUtime=12.68 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 6692 0 0 0 1267 1 0 0 25 0 1 0 800558001 38391808 6459 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 9373 6459 266 49 0 6514 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37492

[startup+25.5008 s]
/proc/loadavg: 1.92 1.98 1.99 3/482 26027
/proc/meminfo: memFree=5830044/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=44912 CPUtime=25.48 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 8362 0 0 0 2547 1 0 0 25 0 1 0 800558001 45989888 8129 33554432000 4194304 4394578 140735121892960 18446744073709551615 4287451 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 11228 8129 266 49 0 8369 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44912

[startup+51.1009 s]
/proc/loadavg: 2.09 2.02 2.00 3/482 26027
/proc/meminfo: memFree=5802608/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=53144 CPUtime=51.07 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 10099 0 0 0 5106 1 0 0 25 0 1 0 800558001 54419456 9866 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 13286 9866 266 49 0 10427 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53144

[startup+102.318 s]
/proc/loadavg: 2.12 2.03 2.01 3/482 26029
/proc/meminfo: memFree=5772580/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=64880 CPUtime=102.3 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 12563 0 0 0 10228 2 0 0 25 0 1 0 800558001 66437120 12330 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 16220 12330 266 49 0 13361 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64880

[startup+162.301 s]
/proc/loadavg: 2.04 2.02 2.00 3/482 26030
/proc/meminfo: memFree=5728536/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=80196 CPUtime=162.28 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 15639 0 0 0 16226 2 0 0 25 0 1 0 800558001 82120704 15406 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298857 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 20049 15406 266 49 0 17190 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 80196

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 26032
/proc/meminfo: memFree=5708896/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=83092 CPUtime=222.29 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 16283 0 0 0 22226 3 0 0 25 0 1 0 800558001 85086208 16050 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 20773 16050 266 49 0 17914 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 83092

[startup+282.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 26033
/proc/meminfo: memFree=5689124/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=90816 CPUtime=282.28 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 17850 0 0 0 28225 3 0 0 25 0 1 0 800558001 92995584 17617 33554432000 4194304 4394578 140735121892960 18446744073709551615 4338266 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 22704 17617 266 49 0 19845 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 90816

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 26035
/proc/meminfo: memFree=5663636/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=98648 CPUtime=342.28 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 19373 0 0 0 34225 3 0 0 25 0 1 0 800558001 101015552 19140 33554432000 4194304 4394578 140735121892960 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 24662 19140 266 49 0 21803 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 98648

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/482 26037
/proc/meminfo: memFree=5647220/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=103320 CPUtime=402.29 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 20371 0 0 0 40225 4 0 0 25 0 1 0 800558001 105799680 20138 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 25830 20138 266 49 0 22971 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 103320

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/482 26038
/proc/meminfo: memFree=5630048/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=105928 CPUtime=462.29 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 20960 0 0 0 46225 4 0 0 25 0 1 0 800558001 108470272 20727 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 26482 20727 266 49 0 23623 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 105928

[startup+522.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/482 26049
/proc/meminfo: memFree=5622468/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=107572 CPUtime=522.29 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 21290 0 0 0 52225 4 0 0 25 0 1 0 800558001 110153728 21057 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 26893 21057 266 49 0 24034 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 107572

[startup+582.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/482 26050
/proc/meminfo: memFree=5610872/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=113388 CPUtime=582.3 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 22526 0 0 0 58225 5 0 0 25 0 1 0 800558001 116109312 22293 33554432000 4194304 4394578 140735121892960 18446744073709551615 4292841 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 28347 22293 266 49 0 25488 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 113388

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 26146
/proc/meminfo: memFree=5248140/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=207860 CPUtime=4062.45 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 41219 0 0 0 406232 13 0 0 25 0 1 0 800558001 212848640 40986 33554432000 4194304 4394578 140735121892960 18446744073709551615 4313484 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 51965 40986 266 49 0 49106 0
Current children cumulated CPU time (s) 4062.45
Current children cumulated vsize (KiB) 207860

[startup+4122.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/482 26157
/proc/meminfo: memFree=5240056/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=213640 CPUtime=4122.43 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 42451 0 0 0 412230 13 0 0 25 0 1 0 800558001 218767360 42218 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 2 0 0 0
/proc/26025/statm: 53410 42218 266 49 0 50551 0
Current children cumulated CPU time (s) 4122.43
Current children cumulated vsize (KiB) 213640

[startup+4182.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/482 26626
/proc/meminfo: memFree=5236892/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=214024 CPUtime=4182.43 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 42568 0 0 0 418230 13 0 0 25 0 1 0 800558001 219160576 42335 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 53506 42335 266 49 0 50647 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 214024

[startup+4242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/482 26628
/proc/meminfo: memFree=5231392/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=215304 CPUtime=4242.43 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 42803 0 0 0 424230 13 0 0 25 0 1 0 800558001 220471296 42570 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 53826 42570 266 49 0 50967 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 215304

[startup+4302.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/482 26633
/proc/meminfo: memFree=5230424/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=215816 CPUtime=4302.43 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 42897 0 0 0 430230 13 0 0 25 0 1 0 800558001 220995584 42664 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 53954 42664 266 49 0 51095 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 215816

[startup+4362.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/482 26634
/proc/meminfo: memFree=5229232/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=217352 CPUtime=4362.43 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 43168 0 0 0 436230 13 0 0 25 0 1 0 800558001 222568448 42935 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 54338 42935 266 49 0 51479 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 217352

[startup+4422.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 26636
/proc/meminfo: memFree=5223480/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=219400 CPUtime=4422.44 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 43517 0 0 0 442231 13 0 0 25 0 1 0 800558001 224665600 43284 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 54850 43284 266 49 0 51991 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 219400

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26637
/proc/meminfo: memFree=5220088/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=220936 CPUtime=4482.45 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 43835 0 0 0 448231 14 0 0 25 0 1 0 800558001 226238464 43602 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 55234 43602 266 49 0 52375 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 220936

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26639
/proc/meminfo: memFree=5217076/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=222472 CPUtime=4542.45 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 44101 0 0 0 454231 14 0 0 25 0 1 0 800558001 227811328 43868 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 55618 43868 266 49 0 52759 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 222472

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/482 26641
/proc/meminfo: memFree=5216916/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=223240 CPUtime=4602.46 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 44231 0 0 0 460232 14 0 0 25 0 1 0 800558001 228597760 43998 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 55810 43998 266 49 0 52951 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 223240

[startup+4662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/482 26642
/proc/meminfo: memFree=5210308/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=224008 CPUtime=4662.45 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 44402 0 0 0 466231 14 0 0 25 0 1 0 800558001 229384192 44169 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 56002 44169 266 49 0 53143 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 224008

[startup+4722.32 s]
/proc/loadavg: 2.01 2.02 2.00 3/482 26644
/proc/meminfo: memFree=5206048/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=226056 CPUtime=4722.47 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 44779 0 0 0 472233 14 0 0 25 0 1 0 800558001 231481344 44546 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 56514 44546 266 49 0 53655 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 226056

[startup+4782.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/482 26645
/proc/meminfo: memFree=5202416/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=226824 CPUtime=4782.45 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 44907 0 0 0 478231 14 0 0 25 0 1 0 800558001 232267776 44674 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 56706 44674 266 49 0 53847 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 226824

[startup+4842.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/482 26647
/proc/meminfo: memFree=5201624/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=226824 CPUtime=4842.45 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 44907 0 0 0 484231 14 0 0 25 0 1 0 800558001 232267776 44674 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 56706 44674 266 49 0 53847 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 226824

[startup+4902.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/482 26649
/proc/meminfo: memFree=5195020/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=227080 CPUtime=4902.45 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 44958 0 0 0 490231 14 0 0 25 0 1 0 800558001 232529920 44725 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 56770 44725 266 49 0 53911 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 227080

[startup+4962.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/482 26678
/proc/meminfo: memFree=5885396/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=227080 CPUtime=4962.45 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 44968 0 0 0 496231 14 0 0 25 0 1 0 800558001 232529920 44735 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 56770 44735 266 49 0 53911 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 227080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26679
/proc/meminfo: memFree=5846096/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=227592 CPUtime=5000.07 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 45060 0 0 0 499993 14 0 0 25 0 1 0 800558001 233054208 44827 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 56898 44827 266 49 0 54039 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 227592

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.02 2.00 3/482 26679
/proc/meminfo: memFree=5846096/32950928 swapFree=43212416/67111528
[pid=26025] ppid=26023 vsize=227592 CPUtime=5000.07 cores=0,2,4,6
/proc/26025/stat : 26025 (SApperloT2010) R 26023 26025 25757 0 -1 4202496 45060 0 0 0 499993 14 0 0 25 0 1 0 800558001 233054208 44827 33554432000 4194304 4394578 140735121892960 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/26025/statm: 56898 44827 266 49 0 54039 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 227592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.93
CPU time (s): 5000.09
CPU user time (s): 4999.94
CPU system time (s): 0.155976
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 227592

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

runsolver used 24.6113 second user time and 52.693 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-01 02:53:03
IDJOB=3438523
IDBENCH=71487
IDSOLVER=1933
FILE ID=node127/3438523-1306889583
RUNJOBID= node127-1306884535-25775
PBS_JOBID= 13488449
Free space on /tmp= 56884 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g7.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438523-1306889583/watcher-3438523-1306889583 -o /tmp/evaluation-result-3438523-1306889583/solver-3438523-1306889583 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438523-1306889583.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=1540687989

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:       5878908 kB
Buffers:        294960 kB
Cached:       18284284 kB
SwapCached:      26796 kB
Active:       10517336 kB
Inactive:     15828364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       5878908 kB
SwapTotal:    67111528 kB
SwapFree:     43212416 kB
Dirty:             788 kB
Writeback:           8 kB
AnonPages:     7746700 kB
Mapped:          22316 kB
Slab:           563376 kB
PageTables:      95580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 119945284 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= 56932 MiB
End job on node127 at 2011-06-01 04:16:25