Trace number 3171703

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.07 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1321356000-046.SATISFIABLE.cnf
MD5SUMf10effcfe58940a6abd6aa73030d7c70
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099984
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data


Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3171703-1301762804/watcher-3171703-1301762804 -o /tmp/evaluation-result-3171703-1301762804/solver-3171703-1301762804 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171703-1301762804.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: 3.76 3.91 3.65 5/189 3742
/proc/meminfo: memFree=21961552/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=11644 CPUtime=0 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4194304 359 0 0 0 0 0 0 0 25 0 1 0 287877127 11923456 297 33554432000 4194304 4263880 140735337271280 18446744073709551615 47539113925315 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 2911 297 241 17 0 84 0

[startup+0.0467871 s]
/proc/loadavg: 3.76 3.91 3.65 5/189 3742
/proc/meminfo: memFree=21961552/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=12244 CPUtime=0.04 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 499 0 0 0 4 0 0 0 25 0 1 0 287877127 12537856 437 33554432000 4194304 4263880 140735337271280 18446744073709551615 4247797 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 3061 437 244 17 0 234 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12244

[startup+0.100778 s]
/proc/loadavg: 3.76 3.91 3.65 5/189 3742
/proc/meminfo: memFree=21961552/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=12992 CPUtime=0.09 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 742 0 0 0 9 0 0 0 25 0 1 0 287877127 13303808 643 33554432000 4194304 4263880 140735337271280 18446744073709551615 254500352709 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 3248 643 247 17 0 421 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12992

[startup+0.300741 s]
/proc/loadavg: 3.76 3.91 3.65 5/189 3742
/proc/meminfo: memFree=21961552/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=14448 CPUtime=0.29 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 1084 0 0 0 29 0 0 0 25 0 1 0 287877127 14794752 985 33554432000 4194304 4263880 140735337271280 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 3612 986 247 17 0 785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14448

[startup+0.700659 s]
/proc/loadavg: 3.76 3.91 3.65 5/189 3742
/proc/meminfo: memFree=21961552/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=15192 CPUtime=0.69 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 1256 0 0 0 69 0 0 0 25 0 1 0 287877127 15556608 1157 33554432000 4194304 4263880 140735337271280 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 3798 1157 247 17 0 971 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15192

[startup+1.5005 s]
/proc/loadavg: 3.76 3.91 3.65 5/190 3743
/proc/meminfo: memFree=21953728/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=16660 CPUtime=1.49 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 1625 0 0 0 149 0 0 0 25 0 1 0 287877127 17059840 1526 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215113 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 4165 1526 247 17 0 1338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16660

[startup+3.10118 s]
/proc/loadavg: 3.76 3.91 3.65 5/190 3743
/proc/meminfo: memFree=21950008/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=18704 CPUtime=3.09 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 2090 0 0 0 309 0 0 0 25 0 1 0 287877127 19152896 1991 33554432000 4194304 4263880 140735337271280 18446744073709551615 4206466 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 4676 1991 247 17 0 1849 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18704

[startup+6.30054 s]
/proc/loadavg: 3.78 3.91 3.65 5/190 3743
/proc/meminfo: memFree=21944624/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=21272 CPUtime=6.29 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 2733 0 0 0 629 0 0 0 25 0 1 0 287877127 21782528 2634 33554432000 4194304 4263880 140735337271280 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 5318 2634 247 17 0 2491 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21272

[startup+12.7003 s]
/proc/loadavg: 3.80 3.91 3.65 5/190 3744
/proc/meminfo: memFree=21937088/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=24288 CPUtime=12.69 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 3596 0 0 0 1269 0 0 0 25 0 1 0 287877127 24870912 3302 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 6072 3302 247 17 0 3245 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24288

[startup+25.5007 s]
/proc/loadavg: 3.77 3.90 3.65 5/190 3772
/proc/meminfo: memFree=21990384/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=27660 CPUtime=25.49 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 4629 0 0 0 2549 0 0 0 25 0 1 0 287877127 28323840 4077 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 6915 4077 247 17 0 4088 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27660

[startup+51.1006 s]
/proc/loadavg: 3.85 3.90 3.66 5/190 3773
/proc/meminfo: memFree=21973852/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=32280 CPUtime=51.09 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 5943 0 0 0 5108 1 0 0 25 0 1 0 287877127 33054720 5173 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 8070 5173 247 17 0 5243 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32280

[startup+102.306 s]
/proc/loadavg: 3.98 3.93 3.68 5/190 3774
/proc/meminfo: memFree=21952104/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=37776 CPUtime=102.3 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 7716 0 0 0 10228 2 0 0 25 0 1 0 287877127 38682624 6401 33554432000 4194304 4263880 140735337271280 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 9444 6401 247 17 0 6617 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37776

[startup+162.3 s]
/proc/loadavg: 3.99 3.94 3.70 5/190 3776
/proc/meminfo: memFree=21936304/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=42148 CPUtime=162.3 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 9134 0 0 0 16228 2 0 0 25 0 1 0 287877127 43159552 7468 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 10537 7468 247 17 0 7710 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42148

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.72 5/190 3777
/proc/meminfo: memFree=21925244/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=45616 CPUtime=222.3 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 10189 0 0 0 22228 2 0 0 25 0 1 0 287877127 46710784 8321 33554432000 4194304 4263880 140735337271280 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 11404 8321 247 17 0 8577 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 45616

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.73 5/190 3779
/proc/meminfo: memFree=21915784/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=48768 CPUtime=282.3 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 11269 0 0 0 28228 2 0 0 25 0 1 0 287877127 49938432 9179 33554432000 4194304 4263880 140735337271280 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 12192 9179 247 17 0 9365 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 48768

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.74 5/190 3780
/proc/meminfo: memFree=21907924/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=51128 CPUtime=342.3 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 11812 0 0 0 34228 2 0 0 25 0 1 0 287877127 52355072 9722 33554432000 4194304 4263880 140735337271280 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 12782 9722 247 17 0 9955 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 51128

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.76 5/190 3782
/proc/meminfo: memFree=21899340/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=53028 CPUtime=402.31 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 12559 0 0 0 40228 3 0 0 25 0 1 0 287877127 54300672 10225 33554432000 4194304 4263880 140735337271280 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 13257 10225 247 17 0 10430 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 53028

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.77 5/190 3784
/proc/meminfo: memFree=21893620/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=55412 CPUtime=462.31 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 13093 0 0 0 46228 3 0 0 25 0 1 0 287877127 56741888 10759 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 13853 10759 247 17 0 11026 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 55412

[startup+522.301 s]
/proc/loadavg: 4.07 3.99 3.78 5/190 3785
/proc/meminfo: memFree=21885656/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=59204 CPUtime=522.31 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 14274 0 0 0 52228 3 0 0 25 0 1 0 287877127 60624896 11414 33554432000 4194304 4263880 140735337271280 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 14801 11414 247 17 0 11974 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 59204

[startup+582.301 s]
/proc/loadavg: 4.09 4.00 3.80 5/190 3787
/proc/meminfo: memFree=21878180/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=61176 CPUtime=582.31 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 14768 0 0 0 58228 3 0 0 25 0 1 0 287877127 62644224 11908 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 15294 11908 247 17 0 12467 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 61176

[startup+642.301 s]
/proc/loadavg: 4.03 4.00 3.81 5/190 3788
/proc/meminfo: memFree=21874668/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=61944 CPUtime=642.32 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 14986 0 0 0 64229 3 0 0 25 0 1 0 287877127 63430656 12126 33554432000 4194304 4263880 140735337271280 18446744073709551615 4207634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 15486 12126 247 17 0 12659 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 61944

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.82 5/190 3790
/proc/meminfo: memFree=21865836/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=64240 CPUtime=702.32 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 15861 0 0 0 70229 3 0 0 25 0 1 0 287877127 65781760 12706 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 16060 12706 247 17 0 13233 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 64240

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 3792
/proc/meminfo: memFree=21860228/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=65932 CPUtime=762.33 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 16237 0 0 0 76230 3 0 0 25 0 1 0 287877127 67514368 13082 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 16483 13082 247 17 0 13656 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 65932

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 3793
/proc/meminfo: memFree=21856980/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=66572 CPUtime=822.32 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 16438 0 0 0 82229 3 0 0 25 0 1 0 287877127 68169728 13283 33554432000 4194304 4263880 140735337271280 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 16643 13283 247 17 0 13816 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 66572

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 3831
/proc/meminfo: memFree=21863728/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=67448 CPUtime=882.33 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 16593 0 0 0 88229 4 0 0 25 0 1 0 287877127 69066752 13438 33554432000 4194304 4263880 140735337271280 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 16862 13438 247 17 0 14035 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 67448

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 3832
/proc/meminfo: memFree=21852916/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=70668 CPUtime=942.33 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 17650 0 0 0 94229 4 0 0 25 0 1 0 287877127 72364032 14170 33554432000 4194304 4263880 140735337271280 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 17667 14170 247 17 0 14840 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 70668

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 3834
/proc/meminfo: memFree=21846068/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=72648 CPUtime=1002.33 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 18145 0 0 0 100229 4 0 0 25 0 1 0 287877127 74391552 14665 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 18162 14665 247 17 0 15335 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 72648

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.86 5/190 3838
/proc/meminfo: memFree=21839340/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=73672 CPUtime=1062.33 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 18415 0 0 0 106229 4 0 0 25 0 1 0 287877127 75440128 14935 33554432000 4194304 4263880 140735337271280 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 18418 14935 247 17 0 15591 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 73672

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.87 5/190 3840
/proc/meminfo: memFree=21830268/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=74952 CPUtime=1122.34 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 18746 0 0 0 112229 5 0 0 25 0 1 0 287877127 76750848 15266 33554432000 4194304 4263880 140735337271280 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 18738 15266 247 17 0 15911 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 74952

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 3842
/proc/meminfo: memFree=21828492/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=75192 CPUtime=1182.35 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 18766 0 0 0 118230 5 0 0 25 0 1 0 287877127 76996608 15286 33554432000 4194304 4263880 140735337271280 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 18798 15286 247 17 0 15971 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 75192

[startup+1242.3 s]
/proc/loadavg: 4.05 4.01 3.89 5/190 3843
/proc/meminfo: memFree=21819896/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=78452 CPUtime=1242.35 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 19930 0 0 0 124230 5 0 0 25 0 1 0 287877127 80334848 16093 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 19613 16093 247 17 0 16786 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 78452



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.89 4/189 3846
/proc/meminfo: memFree=21861652/32950928 swapFree=67111528/67111528
[pid=3742] ppid=3740 vsize=80904 CPUtime=1300.05 cores=4,6
/proc/3742/stat : 3742 (umsat) R 3740 3742 2263 0 -1 4202496 20449 0 0 0 130000 5 0 0 25 0 1 0 287877127 82845696 16612 33554432000 4194304 4263880 140735337271280 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/3742/statm: 20226 16612 247 17 0 17399 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 80904

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.07
CPU user time (s): 1300.01
CPU system time (s): 0.057991
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 80904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.01
system time used= 0.057991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20449
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 3171

runsolver used 2.22366 second user time and 4.87926 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-02 18:46:44
IDJOB=3171703
IDBENCH=82921
IDSOLVER=1582
FILE ID=node149/3171703-1301762804
RUNJOBID= node149-1301761502-3553
PBS_JOBID= 12841066
Free space on /tmp= 71720 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1321356000-046.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171703-1301762804/watcher-3171703-1301762804 -o /tmp/evaluation-result-3171703-1301762804/solver-3171703-1301762804 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171703-1301762804.cnf

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

MD5SUM BENCH= f10effcfe58940a6abd6aa73030d7c70
RANDOM SEED=1320426056

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21961700 kB
Buffers:        363316 kB
Cached:       10217444 kB
SwapCached:          0 kB
Active:        7545340 kB
Inactive:      3175352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21961700 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7000 kB
Writeback:           0 kB
AnonPages:      139712 kB
Mapped:          15272 kB
Slab:           206304 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   328184 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= 71720 MiB
End job on node149 at 2011-04-02 19:08:26