Trace number 3379025

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
UmSat 2011-05-12 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
Bench CategoryCRAFTED (crafted 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 variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379025-1305459915/watcher-3379025-1305459915 -o /tmp/evaluation-result-3379025-1305459915/solver-3379025-1305459915 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379025-1305459915.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.93 1.65 2.68 4/351 27060
/proc/meminfo: memFree=17411568/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=11908 CPUtime=0.01 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4194304 398 0 0 0 1 0 0 0 23 0 1 0 657589507 12193792 338 33554432000 4194304 4263832 140735691360912 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 2977 338 240 17 0 150 0

[startup+0.0554919 s]
/proc/loadavg: 0.93 1.65 2.68 4/351 27060
/proc/meminfo: memFree=17411568/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=12428 CPUtime=0.05 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4194304 596 0 0 0 5 0 0 0 23 0 1 0 657589507 12726272 487 33554432000 4194304 4263832 140735691360912 18446744073709551615 4238098 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 3107 487 241 17 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12428

[startup+0.100493 s]
/proc/loadavg: 0.93 1.65 2.68 4/351 27060
/proc/meminfo: memFree=17411568/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=13340 CPUtime=0.09 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4194304 887 0 0 0 9 0 0 0 23 0 1 0 657589507 13660160 681 33554432000 4194304 4263832 140735691360912 18446744073709551615 47265109285568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 3335 681 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300445 s]
/proc/loadavg: 0.93 1.65 2.68 4/351 27060
/proc/meminfo: memFree=17411568/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=16656 CPUtime=0.29 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 1918 0 0 0 29 0 0 0 25 0 1 0 657589507 17055744 1554 33554432000 4194304 4263832 140735691360912 18446744073709551615 228244009669 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 4164 1554 247 17 0 1337 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16656

[startup+0.700389 s]
/proc/loadavg: 0.93 1.65 2.68 4/351 27060
/proc/meminfo: memFree=17411568/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=19164 CPUtime=0.69 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 2528 0 0 0 69 0 0 0 25 0 1 0 657589507 19623936 2164 33554432000 4194304 4263832 140735691360912 18446744073709551615 4207630 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 4791 2164 247 17 0 1964 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19164

[startup+1.50024 s]
/proc/loadavg: 0.93 1.65 2.68 5/352 27061
/proc/meminfo: memFree=17379204/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=22960 CPUtime=1.49 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 3469 0 0 0 149 0 0 0 25 0 1 0 657589507 23511040 3105 33554432000 4194304 4263832 140735691360912 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 5740 3105 247 17 0 2913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22960

[startup+3.10092 s]
/proc/loadavg: 0.93 1.65 2.68 5/352 27061
/proc/meminfo: memFree=17362216/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=28484 CPUtime=3.09 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 4837 0 0 0 309 0 0 0 25 0 1 0 657589507 29167616 4473 33554432000 4194304 4263832 140735691360912 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 7121 4473 247 17 0 4294 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28484

[startup+6.30039 s]
/proc/loadavg: 1.25 1.70 2.70 5/352 27061
/proc/meminfo: memFree=17330828/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=36168 CPUtime=6.29 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 6688 0 0 0 629 0 0 0 25 0 1 0 657589507 37036032 6324 33554432000 4194304 4263832 140735691360912 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 9042 6324 247 17 0 6215 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36168

[startup+12.7003 s]
/proc/loadavg: 1.47 1.74 2.70 5/352 27061
/proc/meminfo: memFree=17293032/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=45484 CPUtime=12.69 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 8966 0 0 0 1268 1 0 0 25 0 1 0 657589507 46575616 8602 33554432000 4194304 4263832 140735691360912 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 11371 8602 247 17 0 8544 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45484

[startup+25.501 s]
/proc/loadavg: 2.03 1.85 2.72 5/352 27061
/proc/meminfo: memFree=17245044/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=60220 CPUtime=25.49 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 12534 0 0 0 2547 2 0 0 25 0 1 0 657589507 61665280 12170 33554432000 4194304 4263832 140735691360912 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 15055 12170 247 17 0 12228 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60220

[startup+51.1005 s]
/proc/loadavg: 2.78 2.04 2.76 5/352 27062
/proc/meminfo: memFree=17173012/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=81992 CPUtime=51.1 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 17911 0 0 0 5106 4 0 0 25 0 1 0 657589507 83959808 17547 33554432000 4194304 4263832 140735691360912 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 20498 17547 247 17 0 17671 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 81992

[startup+102.314 s]
/proc/loadavg: 3.47 2.34 2.82 5/352 27063
/proc/meminfo: memFree=17081724/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=105916 CPUtime=102.3 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 23721 0 0 0 10225 5 0 0 25 0 1 0 657589507 108457984 23100 33554432000 4194304 4263832 140735691360912 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 26479 23100 247 17 0 23652 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 105916

[startup+162.301 s]
/proc/loadavg: 3.83 2.65 2.90 5/352 27065
/proc/meminfo: memFree=17006788/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=124804 CPUtime=162.29 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 28677 0 0 0 16221 8 0 0 25 0 1 0 657589507 127799296 27686 33554432000 4194304 4263832 140735691360912 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 31201 27686 247 17 0 28374 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 124804

[startup+222.3 s]
/proc/loadavg: 3.94 2.90 2.97 5/352 27066
/proc/meminfo: memFree=16961632/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=126876 CPUtime=222.29 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 29158 0 0 0 22221 8 0 0 25 0 1 0 657589507 129921024 28167 33554432000 4194304 4263832 140735691360912 18446744073709551615 4207777 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 31719 28167 247 17 0 28892 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 126876

[startup+282.301 s]
/proc/loadavg: 3.98 3.09 3.03 5/352 27068
/proc/meminfo: memFree=16919540/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=128560 CPUtime=282.3 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 29490 0 0 0 28222 8 0 0 25 0 1 0 657589507 131645440 28499 33554432000 4194304 4263832 140735691360912 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 32140 28499 247 17 0 29313 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 128560

[startup+342.3 s]
/proc/loadavg: 3.99 3.26 3.09 5/352 27070
/proc/meminfo: memFree=16880212/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=133948 CPUtime=342.29 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 30682 0 0 0 34221 8 0 0 25 0 1 0 657589507 137162752 29691 33554432000 4194304 4263832 140735691360912 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 33487 29691 247 17 0 30660 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 133948

[startup+402.301 s]
/proc/loadavg: 3.99 3.39 3.14 5/352 27071
/proc/meminfo: memFree=16846076/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=146248 CPUtime=402.3 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 33689 0 0 0 40220 10 0 0 25 0 1 0 657589507 149757952 32698 33554432000 4194304 4263832 140735691360912 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 36562 32698 247 17 0 33735 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 146248

[startup+462.3 s]
/proc/loadavg: 4.03 3.51 3.20 5/352 27073
/proc/meminfo: memFree=16817528/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=158544 CPUtime=462.3 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 36801 0 0 0 46219 11 0 0 25 0 1 0 657589507 162349056 35810 33554432000 4194304 4263832 140735691360912 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 39636 35810 247 17 0 36809 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 158544

[startup+522.301 s]
/proc/loadavg: 4.21 3.66 3.26 5/352 27074
/proc/meminfo: memFree=16790088/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=171972 CPUtime=522.3 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 40046 0 0 0 52218 12 0 0 25 0 1 0 657589507 176099328 38541 33554432000 4194304 4263832 140735691360912 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 42993 38541 247 17 0 40166 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 171972

[startup+582.3 s]
/proc/loadavg: 4.08 3.72 3.31 5/352 27076
/proc/meminfo: memFree=16763252/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=183168 CPUtime=582.31 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 42816 0 0 0 58217 14 0 0 25 0 1 0 657589507 187564032 41311 33554432000 4194304 4263832 140735691360912 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 45792 41311 247 17 0 42965 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 183168

[startup+642.301 s]
/proc/loadavg: 4.12 3.80 3.36 5/352 27078
/proc/meminfo: memFree=16734072/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=193628 CPUtime=642.31 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 46001 0 0 0 64216 15 0 0 25 0 1 0 657589507 198275072 43901 33554432000 4194304 4263832 140735691360912 18446744073709551615 228244046426 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 48407 43901 247 17 0 45580 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 193628

[startup+702.301 s]
/proc/loadavg: 4.09 3.85 3.40 5/352 27079
/proc/meminfo: memFree=16713824/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=194192 CPUtime=702.3 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 46128 0 0 0 70215 15 0 0 25 0 1 0 657589507 198852608 44028 33554432000 4194304 4263832 140735691360912 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 48548 44028 247 17 0 45721 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 194192

[startup+762.314 s]
/proc/loadavg: 4.03 3.87 3.44 5/352 27081
/proc/meminfo: memFree=16693824/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=194832 CPUtime=762.32 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 46280 0 0 0 76217 15 0 0 25 0 1 0 657589507 199507968 44180 33554432000 4194304 4263832 140735691360912 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 48708 44180 247 17 0 45881 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 194832

[startup+822.301 s]
/proc/loadavg: 4.01 3.89 3.47 5/352 27082
/proc/meminfo: memFree=16669484/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=195844 CPUtime=822.31 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 46514 0 0 0 82215 16 0 0 25 0 1 0 657589507 200544256 44413 33554432000 4194304 4263832 140735691360912 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 48961 44413 247 17 0 46134 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 195844

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.50 5/352 27084
/proc/meminfo: memFree=16639304/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=196996 CPUtime=882.31 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 46741 0 0 0 88215 16 0 0 25 0 1 0 657589507 201723904 44640 33554432000 4194304 4263832 140735691360912 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 49249 44640 247 17 0 46422 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 196996

[startup+942.301 s]
/proc/loadavg: 4.00 3.92 3.53 5/352 27086
/proc/meminfo: memFree=16616956/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=197636 CPUtime=942.32 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 46861 0 0 0 94216 16 0 0 25 0 1 0 657589507 202379264 44760 33554432000 4194304 4263832 140735691360912 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 49409 44760 247 17 0 46582 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 197636

[startup+1002.3 s]
/proc/loadavg: 4.05 3.95 3.56 5/352 27096
/proc/meminfo: memFree=16604732/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=199428 CPUtime=1002.32 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 47168 0 0 0 100216 16 0 0 25 0 1 0 657589507 204214272 45067 33554432000 4194304 4263832 140735691360912 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 49857 45067 247 17 0 47030 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 199428

[startup+1062.3 s]
/proc/loadavg: 4.10 3.97 3.59 5/352 27098
/proc/meminfo: memFree=16593784/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=200452 CPUtime=1062.32 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 47422 0 0 0 106216 16 0 0 25 0 1 0 657589507 205262848 45321 33554432000 4194304 4263832 140735691360912 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 50113 45321 247 17 0 47286 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 200452

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.62 5/352 27099
/proc/meminfo: memFree=16582236/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=201868 CPUtime=1122.32 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 47748 0 0 0 112216 16 0 0 25 0 1 0 657589507 206712832 45647 33554432000 4194304 4263832 140735691360912 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 50467 45647 247 17 0 47640 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 201868

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.64 5/352 27104
/proc/meminfo: memFree=16560220/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=211476 CPUtime=1182.31 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 50015 0 0 0 118215 16 0 0 25 0 1 0 657589507 216551424 47914 33554432000 4194304 4263832 140735691360912 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 52869 47914 247 17 0 50042 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 211476

[startup+1242.3 s]
/proc/loadavg: 4.07 4.00 3.66 5/352 27106
/proc/meminfo: memFree=16536204/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=224584 CPUtime=1242.32 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 53218 0 0 0 124214 18 0 0 25 0 1 0 657589507 229974016 51117 33554432000 4194304 4263832 140735691360912 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 56146 51117 247 17 0 53319 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 224584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.00 3.68 3/349 27110
/proc/meminfo: memFree=16953316/32951124 swapFree=67082152/67111528
[pid=27060] ppid=27058 vsize=233756 CPUtime=1300.03 cores=4,6
/proc/27060/stat : 27060 (umsat) R 27058 27060 26219 0 -1 4202496 55550 0 0 0 129984 19 0 0 25 0 1 0 657589507 239366144 53449 33554432000 4194304 4263832 140735691360912 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27060/statm: 58439 53449 247 17 0 55612 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 233756

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.84
system time used= 0.205968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55550
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= 6
involuntary context switches= 1478

runsolver used 4.41933 second user time and 9.79051 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 13:45:15
IDJOB=3379025
IDBENCH=83335
IDSOLVER=1861
FILE ID=node136/3379025-1305459915
RUNJOBID= node136-1305459915-27019
PBS_JOBID= 13324886
Free space on /tmp= 73052 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379025-1305459915/watcher-3379025-1305459915 -o /tmp/evaluation-result-3379025-1305459915/solver-3379025-1305459915 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379025-1305459915.cnf

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

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=1658260915

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17411732 kB
Buffers:        311540 kB
Cached:        5763600 kB
SwapCached:       2740 kB
Active:       10824468 kB
Inactive:      4374540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17411732 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           11296 kB
Writeback:           0 kB
AnonPages:     9121304 kB
Mapped:          27584 kB
Slab:           235688 kB
PageTables:      39740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69922916 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= 73056 MiB
End job on node136 at 2011-05-15 14:06:57