Trace number 3259497

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.05 1300.02

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes6.cnf
MD5SUMdc046d6f885b64777ffc1cfc8367a176
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.909861
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: 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-3259497-1303508168/watcher-3259497-1303508168 -o /tmp/evaluation-result-3259497-1303508168/solver-3259497-1303508168 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3259497-1303508168.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: 0.85 1.11 2.07 4/184 4222
/proc/meminfo: memFree=20161868/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=12536 CPUtime=0 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 419 0 0 0 0 0 0 0 18 0 1 0 462415001 12836864 358 33554432000 4194304 4465733 140735124937248 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 3134 359 250 67 0 257 0

[startup+0.104807 s]
/proc/loadavg: 0.85 1.11 2.07 4/184 4222
/proc/meminfo: memFree=20161868/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=13772 CPUtime=0.1 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 1578 0 0 0 10 0 0 0 18 0 1 0 462415001 14102528 680 33554432000 4194304 4465733 140735124937248 18446744073709551615 4254812 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 3443 680 255 67 0 566 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13772

[startup+0.265783 s]
/proc/loadavg: 0.85 1.11 2.07 4/184 4222
/proc/meminfo: memFree=20161868/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=14780 CPUtime=0.26 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 2447 0 0 0 26 0 0 0 18 0 1 0 462415001 15134720 902 33554432000 4194304 4465733 140735124937248 18446744073709551615 4277619 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 3695 902 255 67 0 818 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 14780

[startup+0.300789 s]
/proc/loadavg: 0.85 1.11 2.07 4/184 4222
/proc/meminfo: memFree=20161868/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=14780 CPUtime=0.29 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 2447 0 0 0 29 0 0 0 18 0 1 0 462415001 15134720 902 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 3695 902 255 67 0 818 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14780

[startup+0.700655 s]
/proc/loadavg: 0.85 1.11 2.07 4/184 4222
/proc/meminfo: memFree=20161868/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=17384 CPUtime=0.69 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 3707 0 0 0 69 0 0 0 18 0 1 0 462415001 17801216 1504 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/4222/statm: 4346 1504 255 67 0 1469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17384

[startup+1.50057 s]
/proc/loadavg: 0.85 1.11 2.07 6/194 4240
/proc/meminfo: memFree=20132044/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=18680 CPUtime=1.49 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 4800 0 0 0 149 0 0 0 20 0 1 0 462415001 19128320 1772 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 4670 1772 255 67 0 1793 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18680

[startup+3.10021 s]
/proc/loadavg: 0.85 1.11 2.07 6/194 4240
/proc/meminfo: memFree=20126216/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=26260 CPUtime=3.09 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 7188 0 0 0 308 1 0 0 25 0 1 0 462415001 26890240 3163 33554432000 4194304 4465733 140735124937248 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/4222/statm: 6565 3163 270 67 0 3688 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26260

[startup+6.30068 s]
/proc/loadavg: 1.10 1.16 2.08 6/194 4240
/proc/meminfo: memFree=20114564/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=25408 CPUtime=6.28 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 9768 0 0 0 627 1 0 0 25 0 1 0 462415001 26017792 3219 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270048 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 6352 3219 279 67 0 3475 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 25408

[startup+12.7005 s]
/proc/loadavg: 1.33 1.20 2.09 6/194 4241
/proc/meminfo: memFree=20073408/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=38232 CPUtime=12.69 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 13389 0 0 0 1267 2 0 0 25 0 1 0 462415001 39149568 6318 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 9558 6318 285 67 0 6681 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38232

[startup+25.5012 s]
/proc/loadavg: 1.92 1.34 2.12 6/194 4241
/proc/meminfo: memFree=20053196/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=42616 CPUtime=25.49 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 16968 0 0 0 2547 2 0 0 25 0 1 0 462415001 43638784 7031 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 10654 7031 307 67 0 7777 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42616

[startup+51.1005 s]
/proc/loadavg: 2.63 1.55 2.17 6/194 4242
/proc/meminfo: memFree=20008884/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=42616 CPUtime=51.08 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 21321 0 0 0 5106 2 0 0 25 0 1 0 462415001 43638784 7899 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 10654 7899 301 67 0 7777 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42616

[startup+102.301 s]
/proc/loadavg: 3.40 1.93 2.26 6/194 4243
/proc/meminfo: memFree=19968572/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=54436 CPUtime=102.3 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 29325 0 0 0 10226 4 0 0 25 0 1 0 462415001 55742464 10868 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 13609 10868 279 67 0 10732 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 54436

[startup+162.3 s]
/proc/loadavg: 3.78 2.30 2.37 6/194 4245
/proc/meminfo: memFree=19889684/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=132684 CPUtime=162.28 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 44086 0 0 0 16223 5 0 0 25 0 1 0 462415001 135868416 23121 33554432000 4194304 4465733 140735124937248 18446744073709551615 4343428 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 33171 23121 317 67 0 30294 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 132684

[startup+222.307 s]
/proc/loadavg: 3.95 2.62 2.47 6/194 4246
/proc/meminfo: memFree=19852592/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=84016 CPUtime=222.3 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 45514 0 0 0 22224 6 0 0 25 0 1 0 462415001 86032384 17806 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 21004 17806 317 67 0 18127 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 84016

[startup+282.3 s]
/proc/loadavg: 4.07 2.90 2.58 6/194 4248
/proc/meminfo: memFree=19800856/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=128388 CPUtime=282.3 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 55539 0 0 0 28222 8 0 0 25 0 1 0 462415001 131469312 26516 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 32097 26516 317 67 0 29220 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 128388

[startup+342.3 s]
/proc/loadavg: 4.08 3.11 2.67 6/194 4249
/proc/meminfo: memFree=19741440/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=128388 CPUtime=342.29 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 58493 0 0 0 34221 8 0 0 25 0 1 0 462415001 131469312 27993 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 32097 27993 317 67 0 29220 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 128388

[startup+402.301 s]
/proc/loadavg: 4.10 3.29 2.75 6/194 4251
/proc/meminfo: memFree=19753696/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=128388 CPUtime=402.29 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 59909 0 0 0 40221 8 0 0 25 0 1 0 462415001 131469312 28701 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 32097 28701 317 67 0 29220 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 128388

[startup+462.301 s]
/proc/loadavg: 4.18 3.45 2.84 6/194 4253
/proc/meminfo: memFree=19666256/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=128388 CPUtime=462.3 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 61227 0 0 0 46221 9 0 0 25 0 1 0 462415001 131469312 29360 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 32097 29360 317 67 0 29220 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 128388

[startup+522.301 s]
/proc/loadavg: 4.10 3.56 2.91 6/194 4254
/proc/meminfo: memFree=19653340/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=150572 CPUtime=522.3 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 74574 0 0 0 52219 11 0 0 25 0 1 0 462415001 154185728 30487 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 37643 30487 317 67 0 34766 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150572

[startup+582.301 s]
/proc/loadavg: 4.09 3.65 2.98 6/194 4256
/proc/meminfo: memFree=19776576/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=117376 CPUtime=582.3 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 82460 0 0 0 58218 12 0 0 25 0 1 0 462415001 120193024 19998 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 29344 19998 280 67 0 26467 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 117376

[startup+642.301 s]
/proc/loadavg: 4.03 3.71 3.04 6/194 4257
/proc/meminfo: memFree=19764036/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=117376 CPUtime=642.3 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 84059 0 0 0 64218 12 0 0 25 0 1 0 462415001 120193024 21076 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 29344 21076 280 67 0 26467 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 117376

[startup+702.301 s]
/proc/loadavg: 4.01 3.76 3.10 6/194 4259
/proc/meminfo: memFree=19674124/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=208468 CPUtime=702.3 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 106674 0 0 0 70215 15 0 0 25 0 1 0 462415001 213471232 32250 33554432000 4194304 4465733 140735124937248 18446744073709551615 4358587 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 52117 32250 289 67 0 49240 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 208468

[startup+762.301 s]
/proc/loadavg: 4.11 3.83 3.17 6/194 4261
/proc/meminfo: memFree=19670272/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=208468 CPUtime=762.31 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 106675 0 0 0 76216 15 0 0 25 0 1 0 462415001 213471232 32251 33554432000 4194304 4465733 140735124937248 18446744073709551615 4343201 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 52117 32251 289 67 0 49240 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 208468

[startup+822.301 s]
/proc/loadavg: 4.04 3.86 3.21 6/194 4262
/proc/meminfo: memFree=19652152/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=208468 CPUtime=822.31 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 106675 0 0 0 82216 15 0 0 25 0 1 0 462415001 213471232 32251 33554432000 4194304 4465733 140735124937248 18446744073709551615 4343302 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 52117 32251 289 67 0 49240 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 208468

[startup+882.307 s]
/proc/loadavg: 4.01 3.88 3.26 6/194 4264
/proc/meminfo: memFree=19705084/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=128848 CPUtime=882.31 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 114655 0 0 0 88215 16 0 0 25 0 1 0 462415001 131940352 26896 33554432000 4194304 4465733 140735124937248 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 32212 26896 432 67 0 29335 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 128848

[startup+942.301 s]
/proc/loadavg: 4.00 3.90 3.30 6/194 4265
/proc/meminfo: memFree=19687088/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=128848 CPUtime=942.31 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 116058 0 0 0 94214 17 0 0 25 0 1 0 462415001 131940352 27732 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 32212 27732 573 67 0 29335 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 128848

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.34 6/194 4267
/proc/meminfo: memFree=19676036/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=128848 CPUtime=1002.31 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 117480 0 0 0 100213 18 0 0 25 0 1 0 462415001 131940352 28443 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 32212 28443 573 67 0 29335 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 128848

[startup+1062.3 s]
/proc/loadavg: 4.04 3.94 3.39 6/194 4269
/proc/meminfo: memFree=19695736/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=128848 CPUtime=1062.31 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 117717 0 0 0 106213 18 0 0 25 0 1 0 462415001 131940352 28550 33554432000 4194304 4465733 140735124937248 18446744073709551615 4255405 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 32212 28550 550 67 0 29335 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 128848

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.42 6/194 4270
/proc/meminfo: memFree=19685932/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=128848 CPUtime=1122.31 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 119635 0 0 0 112213 18 0 0 25 0 1 0 462415001 131940352 29486 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 32212 29486 504 67 0 29335 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 128848

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.46 6/194 4272
/proc/meminfo: memFree=19641392/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=205924 CPUtime=1182.32 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 144977 0 0 0 118210 22 0 0 25 0 1 0 462415001 210866176 37540 33554432000 4194304 4465733 140735124937248 18446744073709551615 4271243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 51481 37540 472 67 0 48604 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 205924

[startup+1242.3 s]
/proc/loadavg: 4.05 3.97 3.49 6/194 4273
/proc/meminfo: memFree=19632312/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=205924 CPUtime=1242.32 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 145905 0 0 0 124210 22 0 0 25 0 1 0 462415001 210866176 38129 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 51481 38129 472 67 0 48604 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 205924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.22 4.02 3.54 6/194 4275
/proc/meminfo: memFree=19628208/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=205924 CPUtime=1300.03 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 146717 0 0 0 129980 23 0 0 25 0 1 0 462415001 210866176 38617 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270702 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 51481 38617 472 67 0 48604 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 205924

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

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

[startup+1300 s]
/proc/loadavg: 4.22 4.02 3.54 6/194 4275
/proc/meminfo: memFree=19628208/32951124 swapFree=67111416/67111528
[pid=4222] ppid=4218 vsize=205924 CPUtime=1300.03 cores=4,6
/proc/4222/stat : 4222 (SApperloT) R 4218 4222 3665 0 -1 4202496 146717 0 0 0 129980 23 0 0 25 0 1 0 462415001 210866176 38617 33554432000 4194304 4465733 140735124937248 18446744073709551615 4270702 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4222/statm: 51481 38617 472 67 0 48604 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 205924

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.81
CPU system time (s): 0.239963
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 244652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.239963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146717
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= 40
involuntary context switches= 2555

runsolver used 2.16567 second user time and 4.86826 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-22 23:36:08
IDJOB=3259497
IDBENCH=71576
IDSOLVER=1657
FILE ID=node134/3259497-1303508168
RUNJOBID= node134-1303508168-4198
PBS_JOBID= 13134243
Free space on /tmp= 71448 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes6.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259497-1303508168/watcher-3259497-1303508168 -o /tmp/evaluation-result-3259497-1303508168/solver-3259497-1303508168 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3259497-1303508168.cnf

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

MD5SUM BENCH= dc046d6f885b64777ffc1cfc8367a176
RANDOM SEED=527224463

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20162436 kB
Buffers:       1903476 kB
Cached:       10281996 kB
SwapCached:        108 kB
Active:        7980972 kB
Inactive:      4268464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20162436 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            1672 kB
Writeback:           0 kB
AnonPages:       64120 kB
Mapped:          14656 kB
Slab:           475016 kB
PageTables:       4460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189928 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71444 MiB
End job on node134 at 2011-04-22 23:57:50