Trace number 3379015

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/GreenTao/
GreenTaok1k2/GreenTao_2-4-4_512.cnf
MD5SUMc1f047ec179094963b21d7b90509d2b9
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 variables510
Number of clauses4492
Sum of the clauses size17968
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 44492
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3379015-1305459286/watcher-3379015-1305459286 -o /tmp/evaluation-result-3379015-1305459286/solver-3379015-1305459286 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379015-1305459286.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.86 3.99 3.95 4/362 13785
/proc/meminfo: memFree=17195652/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=11776 CPUtime=0 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4194304 366 0 0 0 0 0 0 0 25 0 1 0 657529580 12058624 307 33554432000 4194304 4263832 140736605864016 18446744073709551615 270612771525 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 2944 307 241 17 0 117 0

[startup+0.0346889 s]
/proc/loadavg: 3.86 3.99 3.95 4/362 13785
/proc/meminfo: memFree=17195652/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=12460 CPUtime=0.03 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 563 0 0 0 3 0 0 0 25 0 1 0 657529580 12759040 477 33554432000 4194304 4263832 140736605864016 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 3115 477 247 17 0 288 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12460

[startup+0.100676 s]
/proc/loadavg: 3.86 3.99 3.95 4/362 13785
/proc/meminfo: memFree=17195652/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=13120 CPUtime=0.09 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 750 0 0 0 9 0 0 0 25 0 1 0 657529580 13434880 664 33554432000 4194304 4263832 140736605864016 18446744073709551615 4205700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 3280 664 247 17 0 453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13120

[startup+0.30064 s]
/proc/loadavg: 3.86 3.99 3.95 4/362 13785
/proc/meminfo: memFree=17195652/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=13780 CPUtime=0.29 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 915 0 0 0 29 0 0 0 25 0 1 0 657529580 14110720 829 33554432000 4194304 4263832 140736605864016 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 3445 829 247 17 0 618 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13780

[startup+0.700565 s]
/proc/loadavg: 3.86 3.99 3.95 4/362 13785
/proc/meminfo: memFree=17195652/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=14872 CPUtime=0.69 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 1164 0 0 0 69 0 0 0 25 0 1 0 657529580 15228928 1078 33554432000 4194304 4263832 140736605864016 18446744073709551615 4206489 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 3718 1078 247 17 0 891 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14872

[startup+1.50042 s]
/proc/loadavg: 3.86 3.99 3.95 7/369 13824
/proc/meminfo: memFree=17152108/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=16552 CPUtime=1.49 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 1574 0 0 0 149 0 0 0 25 0 1 0 657529580 16949248 1488 33554432000 4194304 4263832 140736605864016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 4138 1488 247 17 0 1311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16552

[startup+3.10014 s]
/proc/loadavg: 3.86 3.99 3.95 7/369 13824
/proc/meminfo: memFree=17100772/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=18088 CPUtime=3.09 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 1962 0 0 0 309 0 0 0 25 0 1 0 657529580 18522112 1876 33554432000 4194304 4263832 140736605864016 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 4522 1876 247 17 0 1695 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18088

[startup+6.30058 s]
/proc/loadavg: 3.87 3.99 3.95 7/369 13824
/proc/meminfo: memFree=17072280/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=19960 CPUtime=6.29 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 2399 0 0 0 629 0 0 0 25 0 1 0 657529580 20439040 2313 33554432000 4194304 4263832 140736605864016 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 4990 2313 247 17 0 2163 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19960

[startup+12.7004 s]
/proc/loadavg: 3.88 3.99 3.95 7/369 13824
/proc/meminfo: memFree=17032268/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=22240 CPUtime=12.69 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 3103 0 0 0 1269 0 0 0 25 0 1 0 657529580 22773760 2910 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 5560 2910 247 17 0 2733 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22240

[startup+25.5002 s]
/proc/loadavg: 3.90 3.99 3.95 7/369 13825
/proc/meminfo: memFree=16979640/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=25448 CPUtime=25.49 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 3999 0 0 0 2548 1 0 0 25 0 1 0 657529580 26058752 3611 33554432000 4194304 4263832 140736605864016 18446744073709551615 4205616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 6362 3611 247 17 0 3535 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25448

[startup+51.1007 s]
/proc/loadavg: 4.00 4.01 3.96 6/369 13825
/proc/meminfo: memFree=16896076/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=30356 CPUtime=51.09 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 5439 0 0 0 5108 1 0 0 25 0 1 0 657529580 31084544 4803 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 7589 4803 247 17 0 4762 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30356

[startup+102.315 s]
/proc/loadavg: 4.15 4.04 3.97 7/369 13827
/proc/meminfo: memFree=16761768/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=34780 CPUtime=102.3 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 6730 0 0 0 10229 1 0 0 25 0 1 0 657529580 35614720 5884 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 8695 5884 247 17 0 5868 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34780

[startup+162.301 s]
/proc/loadavg: 4.05 4.03 3.97 7/369 13828
/proc/meminfo: memFree=16641116/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=39952 CPUtime=162.29 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 8243 0 0 0 16227 2 0 0 25 0 1 0 657529580 40910848 7016 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 9988 7016 247 17 0 7161 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 39952

[startup+222.3 s]
/proc/loadavg: 4.02 4.02 3.97 6/369 13830
/proc/meminfo: memFree=16520552/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=43288 CPUtime=222.3 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 9207 0 0 0 22228 2 0 0 25 0 1 0 657529580 44326912 7834 33554432000 4194304 4263832 140736605864016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 10822 7834 247 17 0 7995 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 43288

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.97 7/369 13831
/proc/meminfo: memFree=16429144/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=46456 CPUtime=282.3 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 10143 0 0 0 28228 2 0 0 25 0 1 0 657529580 47570944 8610 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 11614 8610 247 17 0 8787 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 46456

[startup+342.301 s]
/proc/loadavg: 4.06 4.03 3.98 6/369 13833
/proc/meminfo: memFree=16252300/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=49264 CPUtime=342.29 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 11031 0 0 0 34227 2 0 0 25 0 1 0 657529580 50446336 9322 33554432000 4194304 4263832 140736605864016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 12316 9322 247 17 0 9489 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 49264

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.98 7/369 13835
/proc/meminfo: memFree=16087844/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=51184 CPUtime=402.3 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 11488 0 0 0 40228 2 0 0 25 0 1 0 657529580 52412416 9779 33554432000 4194304 4263832 140736605864016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 12796 9779 247 17 0 9969 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 51184

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 3.98 6/369 13836
/proc/meminfo: memFree=15940628/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=53476 CPUtime=462.3 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 12266 0 0 0 46227 3 0 0 25 0 1 0 657529580 54759424 10363 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 13369 10363 247 17 0 10542 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 53476

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.98 7/369 13838
/proc/meminfo: memFree=15810284/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=55392 CPUtime=522.3 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 12731 0 0 0 52227 3 0 0 25 0 1 0 657529580 56721408 10828 33554432000 4194304 4263832 140736605864016 18446744073709551615 4205744 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 13848 10828 247 17 0 11021 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 55392

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.98 6/369 13839
/proc/meminfo: memFree=15692216/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=55888 CPUtime=582.31 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 12858 0 0 0 58228 3 0 0 25 0 1 0 657529580 57229312 10955 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 13972 10955 247 17 0 11145 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 55888

[startup+642.301 s]
/proc/loadavg: 4.04 4.03 3.99 7/369 13841
/proc/meminfo: memFree=15583304/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=58856 CPUtime=642.31 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 13790 0 0 0 64228 3 0 0 25 0 1 0 657529580 60268544 11674 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 14714 11674 247 17 0 11887 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 58856

[startup+702.3 s]
/proc/loadavg: 4.09 4.05 4.00 6/369 13843
/proc/meminfo: memFree=15495232/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=59628 CPUtime=702.31 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 13991 0 0 0 70228 3 0 0 25 0 1 0 657529580 61059072 11875 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 14907 11875 247 17 0 12080 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 59628

[startup+762.314 s]
/proc/loadavg: 4.03 4.04 4.00 7/369 13844
/proc/meminfo: memFree=15420808/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=59988 CPUtime=762.32 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 14123 0 0 0 76229 3 0 0 25 0 1 0 657529580 61427712 12007 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 14997 12007 247 17 0 12170 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 59988

[startup+822.3 s]
/proc/loadavg: 4.01 4.03 4.00 6/369 13846
/proc/meminfo: memFree=15340308/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=63204 CPUtime=822.31 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 15112 0 0 0 82227 4 0 0 25 0 1 0 657529580 64720896 12762 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 15801 12762 247 17 0 12974 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 63204

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 4.00 7/369 13847
/proc/meminfo: memFree=15267868/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=63716 CPUtime=882.31 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 15246 0 0 0 88227 4 0 0 25 0 1 0 657529580 65245184 12896 33554432000 4194304 4263832 140736605864016 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 15929 12896 247 17 0 13102 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 63716

[startup+942.301 s]
/proc/loadavg: 4.06 4.04 4.00 7/369 13849
/proc/meminfo: memFree=15180172/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=64712 CPUtime=942.31 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 15496 0 0 0 94227 4 0 0 25 0 1 0 657529580 66265088 13146 33554432000 4194304 4263832 140736605864016 18446744073709551615 4224739 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 16178 13146 247 17 0 13351 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 64712

[startup+1002.3 s]
/proc/loadavg: 4.14 4.06 4.01 6/369 13851
/proc/meminfo: memFree=15091232/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=65184 CPUtime=1002.32 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 15632 0 0 0 100228 4 0 0 25 0 1 0 657529580 66748416 13282 33554432000 4194304 4263832 140736605864016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 16296 13282 247 17 0 13469 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 65184

[startup+1062.3 s]
/proc/loadavg: 4.05 4.05 4.00 6/369 13852
/proc/meminfo: memFree=15025864/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=70156 CPUtime=1062.31 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 17123 0 0 0 106227 4 0 0 25 0 1 0 657529580 71839744 14258 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 17539 14258 247 17 0 14712 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 70156

[startup+1122.3 s]
/proc/loadavg: 4.02 4.04 4.00 7/369 13854
/proc/meminfo: memFree=14952552/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=70772 CPUtime=1122.31 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 17279 0 0 0 112227 4 0 0 25 0 1 0 657529580 72470528 14414 33554432000 4194304 4263832 140736605864016 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 17693 14414 247 17 0 14866 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 70772

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 4.00 7/369 13855
/proc/meminfo: memFree=14864244/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=71788 CPUtime=1182.31 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 17539 0 0 0 118227 4 0 0 25 0 1 0 657529580 73510912 14674 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 17947 14674 247 17 0 15120 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 71788

[startup+1242.3 s]
/proc/loadavg: 4.13 4.06 4.01 6/369 13857
/proc/meminfo: memFree=14803468/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=72964 CPUtime=1242.32 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 17838 0 0 0 124228 4 0 0 25 0 1 0 657529580 74715136 14973 33554432000 4194304 4263832 140736605864016 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 18241 14973 247 17 0 15414 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 72964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.06 4.01 7/369 13859
/proc/meminfo: memFree=14751980/32951124 swapFree=67056804/67111528
[pid=13785] ppid=13782 vsize=73876 CPUtime=1300.03 cores=5,7
/proc/13785/stat : 13785 (umsat) R 13782 13785 13445 0 -1 4202496 18069 0 0 0 129998 5 0 0 25 0 1 0 657529580 75649024 15204 33554432000 4194304 4263832 140736605864016 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/13785/statm: 18469 15204 247 17 0 15642 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 73876

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.99
CPU system time (s): 0.053991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 73876

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

runsolver used 4.33334 second user time and 11.0533 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 13:34:46
IDJOB=3379015
IDBENCH=83247
IDSOLVER=1861
FILE ID=node108/3379015-1305459286
RUNJOBID= node108-1305457983-13466
PBS_JOBID= 13324899
Free space on /tmp= 73532 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-4_512.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379015-1305459286/watcher-3379015-1305459286 -o /tmp/evaluation-result-3379015-1305459286/solver-3379015-1305459286 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379015-1305459286.cnf

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=1519182814

node108.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.820
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.820
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	: 5226.15
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.820
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.82
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:     32951124 kB
MemFree:      17195808 kB
Buffers:        305512 kB
Cached:        5001832 kB
SwapCached:       8700 kB
Active:       11214948 kB
Inactive:      4222624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17195808 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           10488 kB
Writeback:           0 kB
AnonPages:    10127156 kB
Mapped:          30108 kB
Slab:           211032 kB
PageTables:      40072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 67496004 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= 73540 MiB
End job on node108 at 2011-05-15 13:56:28