Trace number 3250181

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-02-25? (TO) 1300.05 1300.01

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: 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-3250181-1303539958/watcher-3250181-1303539958 -o /tmp/evaluation-result-3250181-1303539958/solver-3250181-1303539958 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3250181-1303539958.cnf 

running on 2 cores: 0,2

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.99 2.33 0.97 5/189 12336
/proc/meminfo: memFree=15266648/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=11644 CPUtime=0 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4194304 354 0 0 0 0 0 0 0 25 0 1 0 465593539 11923456 293 33554432000 4194304 4263880 140736457196832 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 2911 293 241 17 0 84 0

[startup+0.0872271 s]
/proc/loadavg: 3.99 2.33 0.97 5/189 12336
/proc/meminfo: memFree=15266648/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=12988 CPUtime=0.08 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 694 0 0 0 8 0 0 0 25 0 1 0 465593539 13299712 606 33554432000 4194304 4263880 140736457196832 18446744073709551615 4207776 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 3247 606 247 17 0 420 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12988

[startup+0.101212 s]
/proc/loadavg: 3.99 2.33 0.97 5/189 12336
/proc/meminfo: memFree=15266648/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=13120 CPUtime=0.09 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 727 0 0 0 9 0 0 0 25 0 1 0 465593539 13434880 639 33554432000 4194304 4263880 140736457196832 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 3280 639 247 17 0 453 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13120

[startup+0.301176 s]
/proc/loadavg: 3.99 2.33 0.97 5/189 12336
/proc/meminfo: memFree=15266648/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=13780 CPUtime=0.29 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 916 0 0 0 29 0 0 0 25 0 1 0 465593539 14110720 828 33554432000 4194304 4263880 140736457196832 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 3445 828 247 17 0 618 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13780

[startup+0.701083 s]
/proc/loadavg: 3.99 2.33 0.97 5/189 12336
/proc/meminfo: memFree=15266648/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=14872 CPUtime=0.69 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 1165 0 0 0 69 0 0 0 25 0 1 0 465593539 15228928 1077 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 3718 1077 247 17 0 891 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14872

[startup+1.50094 s]
/proc/loadavg: 3.99 2.33 0.97 5/190 12337
/proc/meminfo: memFree=15260440/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=16088 CPUtime=1.49 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 1475 0 0 0 149 0 0 0 25 0 1 0 465593539 16474112 1387 33554432000 4194304 4263880 140736457196832 18446744073709551615 218905387015 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 4022 1387 247 17 0 1195 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16088

[startup+3.10067 s]
/proc/loadavg: 3.99 2.33 0.97 5/190 12337
/proc/meminfo: memFree=15258704/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=17512 CPUtime=3.09 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 1830 0 0 0 309 0 0 0 25 0 1 0 465593539 17932288 1742 33554432000 4194304 4263880 140736457196832 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 4378 1742 247 17 0 1551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17512

[startup+6.3011 s]
/proc/loadavg: 3.99 2.36 0.99 5/190 12337
/proc/meminfo: memFree=15253744/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=19428 CPUtime=6.29 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 2265 0 0 0 629 0 0 0 25 0 1 0 465593539 19894272 2177 33554432000 4194304 4263880 140736457196832 18446744073709551615 4205610 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 4857 2177 247 17 0 2030 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19428

[startup+12.7009 s]
/proc/loadavg: 3.99 2.38 1.00 5/190 12337
/proc/meminfo: memFree=15246512/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=21580 CPUtime=12.69 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 2861 0 0 0 1269 0 0 0 25 0 1 0 465593539 22097920 2722 33554432000 4194304 4263880 140736457196832 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 5395 2722 247 17 0 2568 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21580

[startup+25.5006 s]
/proc/loadavg: 3.99 2.46 1.05 5/190 12337
/proc/meminfo: memFree=15231132/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=24964 CPUtime=25.49 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 3903 0 0 0 2548 1 0 0 25 0 1 0 465593539 25563136 3513 33554432000 4194304 4263880 140736457196832 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 6241 3513 247 17 0 3414 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24964

[startup+51.101 s]
/proc/loadavg: 3.99 2.58 1.13 5/190 12338
/proc/meminfo: memFree=15192864/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=29564 CPUtime=51.09 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 5179 0 0 0 5108 1 0 0 25 0 1 0 465593539 30273536 4632 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 7391 4632 247 17 0 4564 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29564

[startup+102.307 s]
/proc/loadavg: 4.04 2.81 1.28 5/190 12339
/proc/meminfo: memFree=15138656/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=34612 CPUtime=102.3 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 6686 0 0 0 10229 1 0 0 25 0 1 0 465593539 35442688 5838 33554432000 4194304 4263880 140736457196832 18446744073709551615 4207825 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 8653 5838 247 17 0 5826 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34612

[startup+162.301 s]
/proc/loadavg: 4.01 3.03 1.45 5/190 12341
/proc/meminfo: memFree=15090028/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=38892 CPUtime=162.29 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 8028 0 0 0 16227 2 0 0 25 0 1 0 465593539 39825408 6799 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 9723 6799 247 17 0 6896 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38892

[startup+222.301 s]
/proc/loadavg: 4.11 3.23 1.61 5/190 12343
/proc/meminfo: memFree=15022676/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=41972 CPUtime=222.3 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 8933 0 0 0 22227 3 0 0 25 0 1 0 465593539 42979328 7558 33554432000 4194304 4263880 140736457196832 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 10493 7558 247 17 0 7666 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 41972

[startup+282.3 s]
/proc/loadavg: 4.04 3.37 1.76 5/190 12344
/proc/meminfo: memFree=14960032/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=45352 CPUtime=282.3 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 9898 0 0 0 28227 3 0 0 25 0 1 0 465593539 46440448 8363 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 11338 8363 247 17 0 8511 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 45352

[startup+342.3 s]
/proc/loadavg: 4.01 3.48 1.90 5/190 12346
/proc/meminfo: memFree=14922308/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=47316 CPUtime=342.3 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 10360 0 0 0 34227 3 0 0 25 0 1 0 465593539 48451584 8825 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 11829 8825 247 17 0 9002 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 47316

[startup+402.301 s]
/proc/loadavg: 4.00 3.57 2.03 5/190 12347
/proc/meminfo: memFree=14879492/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=50360 CPUtime=402.3 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 11279 0 0 0 40227 3 0 0 25 0 1 0 465593539 51568640 9568 33554432000 4194304 4263880 140736457196832 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 12590 9568 247 17 0 9763 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 50360

[startup+462.301 s]
/proc/loadavg: 4.00 3.65 2.15 5/190 12349
/proc/meminfo: memFree=14839164/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=51568 CPUtime=462.3 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 11585 0 0 0 46227 3 0 0 25 0 1 0 465593539 52805632 9874 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 12892 9874 247 17 0 10065 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 51568

[startup+522.301 s]
/proc/loadavg: 4.08 3.73 2.27 5/190 12351
/proc/meminfo: memFree=14795872/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=53948 CPUtime=522.31 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 12359 0 0 0 52227 4 0 0 25 0 1 0 465593539 55242752 10454 33554432000 4194304 4263880 140736457196832 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 13487 10454 247 17 0 10660 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 53948

[startup+582.301 s]
/proc/loadavg: 4.03 3.77 2.37 5/190 12352
/proc/meminfo: memFree=14744512/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=55648 CPUtime=582.31 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 12796 0 0 0 58227 4 0 0 25 0 1 0 465593539 56983552 10891 33554432000 4194304 4263880 140736457196832 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 13912 10891 247 17 0 11085 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 55648

[startup+642.3 s]
/proc/loadavg: 4.01 3.81 2.47 5/190 12354
/proc/meminfo: memFree=14683720/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=55888 CPUtime=642.32 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 12859 0 0 0 64228 4 0 0 25 0 1 0 465593539 57229312 10954 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 13972 10954 247 17 0 11145 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 55888

[startup+702.3 s]
/proc/loadavg: 4.00 3.84 2.56 5/190 12355
/proc/meminfo: memFree=14651192/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=58856 CPUtime=702.31 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 13791 0 0 0 70227 4 0 0 25 0 1 0 465593539 60268544 11673 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 14714 11673 247 17 0 11887 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 58856

[startup+762.307 s]
/proc/loadavg: 4.05 3.88 2.66 5/190 12357
/proc/meminfo: memFree=14600324/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=59628 CPUtime=762.32 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 13992 0 0 0 76227 5 0 0 25 0 1 0 465593539 61059072 11874 33554432000 4194304 4263880 140736457196832 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 14907 11874 247 17 0 12080 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 59628

[startup+822.301 s]
/proc/loadavg: 4.05 3.92 2.74 5/190 12359
/proc/meminfo: memFree=14553440/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=59988 CPUtime=822.31 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 14123 0 0 0 82226 5 0 0 25 0 1 0 465593539 61427712 12005 33554432000 4194304 4263880 140736457196832 18446744073709551615 4207790 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 14997 12005 247 17 0 12170 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 59988

[startup+882.301 s]
/proc/loadavg: 4.02 3.93 2.82 5/190 12360
/proc/meminfo: memFree=14512612/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=61948 CPUtime=882.31 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 14809 0 0 0 88226 5 0 0 25 0 1 0 465593539 63434752 12457 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 15487 12457 247 17 0 12660 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 61948

[startup+942.301 s]
/proc/loadavg: 4.00 3.94 2.89 5/190 12362
/proc/meminfo: memFree=14472784/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=63460 CPUtime=942.32 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 15183 0 0 0 94227 5 0 0 25 0 1 0 465593539 64983040 12831 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 15865 12831 247 17 0 13038 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 63460

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 2.95 5/190 12363
/proc/meminfo: memFree=14442240/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=64044 CPUtime=1002.32 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 15330 0 0 0 100227 5 0 0 25 0 1 0 465593539 65581056 12978 33554432000 4194304 4263880 140736457196832 18446744073709551615 4207856 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 16011 12978 247 17 0 13184 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 64044

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.02 5/190 12393
/proc/meminfo: memFree=14399016/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=64712 CPUtime=1062.32 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 15499 0 0 0 106227 5 0 0 25 0 1 0 465593539 66265088 13147 33554432000 4194304 4263880 140736457196832 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 16178 13147 247 17 0 13351 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 64712

[startup+1122.3 s]
/proc/loadavg: 4.03 3.96 3.08 5/190 12451
/proc/meminfo: memFree=15398568/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=68656 CPUtime=1122.32 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 16781 0 0 0 112227 5 0 0 25 0 1 0 465593539 70303744 13914 33554432000 4194304 4263880 140736457196832 18446744073709551615 4212584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 17164 13914 247 17 0 14337 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 68656

[startup+1182.3 s]
/proc/loadavg: 4.01 3.97 3.13 5/190 12452
/proc/meminfo: memFree=15331948/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=70156 CPUtime=1182.32 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 17124 0 0 0 118227 5 0 0 25 0 1 0 465593539 71839744 14257 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 17539 14257 247 17 0 14712 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 70156

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.18 5/190 12454
/proc/meminfo: memFree=15263456/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=70772 CPUtime=1242.32 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 17280 0 0 0 124227 5 0 0 25 0 1 0 465593539 72470528 14413 33554432000 4194304 4263880 140736457196832 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 17693 14413 247 17 0 14866 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 70772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.24 5/190 12455
/proc/meminfo: memFree=15216784/32951124 swapFree=67111528/67111528
[pid=12336] ppid=12334 vsize=71788 CPUtime=1300.03 cores=0,2
/proc/12336/stat : 12336 (umsat) R 12334 12336 12025 0 -1 4202496 17540 0 0 0 129998 5 0 0 25 0 1 0 465593539 73510912 14673 33554432000 4194304 4263880 140736457196832 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/12336/statm: 17947 14673 247 17 0 15120 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 71788

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.98
CPU system time (s): 0.06099
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 71788

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

runsolver used 2.26565 second user time and 4.83826 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-23 08:25:58
IDJOB=3250181
IDBENCH=83247
IDSOLVER=1582
FILE ID=node137/3250181-1303539958
RUNJOBID= node137-1303539686-12043
PBS_JOBID= 13143101
Free space on /tmp= 71744 MiB

SOLVER NAME= UmSat 2011-02-25
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-3250181-1303539958/watcher-3250181-1303539958 -o /tmp/evaluation-result-3250181-1303539958/solver-3250181-1303539958 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3250181-1303539958.cnf

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

MD5SUM BENCH= c1f047ec179094963b21d7b90509d2b9
RANDOM SEED=1607609204

node137.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.844
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.68
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.844
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.844
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.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      15266920 kB
Buffers:       2091232 kB
Cached:       14534836 kB
SwapCached:          0 kB
Active:       10467600 kB
Inactive:      6649032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15266920 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:      490112 kB
Mapped:          15332 kB
Slab:           503696 kB
PageTables:       6176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   682968 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= 71744 MiB
End job on node137 at 2011-04-23 08:47:40