Trace number 3171358

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.12 1300.08

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S109959541-056-UNKNOWN.cnf
MD5SUM5f909806405bfbe25b7db5afcabe8fc9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark87.7936
Satisfiable
(Un)Satisfiability was proved
Number of variables24999
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
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 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-3171358-1301755779/watcher-3171358-1301755779 -o /tmp/evaluation-result-3171358-1301755779/solver-3171358-1301755779 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171358-1301755779.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.92 1.21 2.27 5/183 29549
/proc/meminfo: memFree=20052260/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=11644 CPUtime=0 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4194304 356 0 0 0 0 0 0 0 22 0 1 0 287178333 11923456 293 33554432000 4194304 4263880 140734999750928 18446744073709551615 244446945024 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 2911 293 240 17 0 84 0

[startup+0.053493 s]
/proc/loadavg: 0.92 1.21 2.27 5/183 29549
/proc/meminfo: memFree=20052260/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=12428 CPUtime=0.05 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4194304 583 0 0 0 5 0 0 0 22 0 1 0 287178333 12726272 471 33554432000 4194304 4263880 140734999750928 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 3107 471 241 17 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12428

[startup+0.100492 s]
/proc/loadavg: 0.92 1.21 2.27 5/183 29549
/proc/meminfo: memFree=20052260/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=13340 CPUtime=0.09 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4194304 867 0 0 0 9 0 0 0 22 0 1 0 287178333 13660160 658 33554432000 4194304 4263880 140734999750928 18446744073709551615 47842235307688 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 3335 658 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.30043 s]
/proc/loadavg: 0.92 1.21 2.27 5/183 29549
/proc/meminfo: memFree=20052260/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=15164 CPUtime=0.29 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4194304 1573 0 0 0 29 0 0 0 23 0 1 0 287178333 15527936 1171 33554432000 4194304 4263880 140734999750928 18446744073709551615 47842235711916 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 3791 1171 241 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700356 s]
/proc/loadavg: 0.92 1.21 2.27 5/183 29549
/proc/meminfo: memFree=20052260/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=32444 CPUtime=0.69 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 6519 0 0 0 69 0 0 0 25 0 1 0 287178333 33222656 5116 33554432000 4194304 4263880 140734999750928 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 8111 5116 247 17 0 5284 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32444

[startup+1.50023 s]
/proc/loadavg: 1.17 1.26 2.28 5/190 29562
/proc/meminfo: memFree=19984608/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=32444 CPUtime=1.49 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 6519 0 0 0 149 0 0 0 25 0 1 0 287178333 33222656 5116 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215044 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 8111 5116 247 17 0 5284 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32444

[startup+3.10094 s]
/proc/loadavg: 1.17 1.26 2.28 5/190 29562
/proc/meminfo: memFree=19932156/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=33632 CPUtime=3.09 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 6793 0 0 0 309 0 0 0 25 0 1 0 287178333 34439168 5390 33554432000 4194304 4263880 140734999750928 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 8408 5390 247 17 0 5581 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33632

[startup+6.30036 s]
/proc/loadavg: 1.47 1.32 2.29 5/190 29562
/proc/meminfo: memFree=19902520/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=40012 CPUtime=6.29 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 8392 0 0 0 629 0 0 0 25 0 1 0 287178333 40972288 6989 33554432000 4194304 4263880 140734999750928 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 10003 6989 247 17 0 7176 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40012

[startup+12.7012 s]
/proc/loadavg: 1.68 1.37 2.30 5/190 29562
/proc/meminfo: memFree=19841896/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=57156 CPUtime=12.69 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 12550 0 0 0 1268 1 0 0 25 0 1 0 287178333 58527744 11147 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215044 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 14289 11147 247 17 0 11462 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57156

[startup+25.5008 s]
/proc/loadavg: 2.19 1.50 2.33 5/190 29562
/proc/meminfo: memFree=19719684/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=96904 CPUtime=25.49 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 22251 0 0 0 2546 3 0 0 25 0 1 0 287178333 99229696 20848 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 24226 20848 247 17 0 21399 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 96904

[startup+51.101 s]
/proc/loadavg: 2.81 1.70 2.37 5/190 29563
/proc/meminfo: memFree=19488212/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=174344 CPUtime=51.09 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 41110 0 0 0 5102 7 0 0 25 0 1 0 287178333 178528256 39707 33554432000 4194304 4263880 140734999750928 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 43586 39707 247 17 0 40759 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 174344

[startup+102.307 s]
/proc/loadavg: 3.48 2.05 2.45 5/190 29591
/proc/meminfo: memFree=19158316/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=306516 CPUtime=102.29 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 73308 0 0 0 10214 15 0 0 25 0 1 0 287178333 313872384 71905 33554432000 4194304 4263880 140734999750928 18446744073709551615 4224812 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 76629 71905 247 17 0 73802 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 306516

[startup+162.3 s]
/proc/loadavg: 3.81 2.40 2.55 5/190 29593
/proc/meminfo: memFree=18756640/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=485700 CPUtime=162.3 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 116973 0 0 0 16208 22 0 0 25 0 1 0 287178333 497356800 115570 33554432000 4194304 4263880 140734999750928 18446744073709551615 4209488 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 121425 115570 247 17 0 118598 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 485700

[startup+222.3 s]
/proc/loadavg: 3.97 2.71 2.64 5/190 29595
/proc/meminfo: memFree=18393644/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=626960 CPUtime=222.3 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 151631 0 0 0 22201 29 0 0 25 0 1 0 287178333 642007040 150228 33554432000 4194304 4263880 140734999750928 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 156740 150228 247 17 0 153913 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 626960

[startup+282.3 s]
/proc/loadavg: 3.99 2.94 2.72 5/190 29596
/proc/meminfo: memFree=18124760/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=738348 CPUtime=282.3 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 178864 0 0 0 28196 34 0 0 25 0 1 0 287178333 756068352 177461 33554432000 4194304 4263880 140734999750928 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 184587 177461 247 17 0 181760 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 738348

[startup+342.301 s]
/proc/loadavg: 3.99 3.13 2.80 5/190 29598
/proc/meminfo: memFree=17854888/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=828080 CPUtime=342.3 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 200779 0 0 0 34192 38 0 0 25 0 1 0 287178333 847953920 199376 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 207020 199376 247 17 0 204193 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 828080

[startup+402.301 s]
/proc/loadavg: 3.99 3.29 2.87 5/190 29599
/proc/meminfo: memFree=17528352/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=941948 CPUtime=402.31 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 228046 0 0 0 40187 44 0 0 25 0 1 0 287178333 964554752 226643 33554432000 4194304 4263880 140734999750928 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 235487 226643 247 17 0 232660 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 941948

[startup+462.301 s]
/proc/loadavg: 3.99 3.41 2.94 5/190 29601
/proc/meminfo: memFree=17278700/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1028184 CPUtime=462.31 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 249202 0 0 0 46182 49 0 0 25 0 1 0 287178333 1052860416 247799 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 257046 247799 247 17 0 254219 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1028184

[startup+522.301 s]
/proc/loadavg: 4.03 3.53 3.01 5/190 29602
/proc/meminfo: memFree=17081876/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1113512 CPUtime=522.31 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 270078 0 0 0 52177 54 0 0 25 0 1 0 287178333 1140236288 268675 33554432000 4194304 4263880 140734999750928 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 278378 268675 247 17 0 275551 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1113512

[startup+582.301 s]
/proc/loadavg: 4.07 3.63 3.07 5/190 29604
/proc/meminfo: memFree=16923348/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1173188 CPUtime=582.31 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 284761 0 0 0 58174 57 0 0 25 0 1 0 287178333 1201344512 283358 33554432000 4194304 4263880 140734999750928 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 293297 283358 247 17 0 290470 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1173188

[startup+642.301 s]
/proc/loadavg: 4.02 3.69 3.13 5/190 29606
/proc/meminfo: memFree=16753424/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1249888 CPUtime=642.32 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 303588 0 0 0 64172 60 0 0 25 0 1 0 287178333 1279885312 302185 33554432000 4194304 4263880 140734999750928 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 312472 302185 247 17 0 309645 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1249888

[startup+702.3 s]
/proc/loadavg: 4.01 3.75 3.18 5/190 29616
/proc/meminfo: memFree=16599428/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1319352 CPUtime=702.31 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 320651 0 0 0 70168 63 0 0 25 0 1 0 287178333 1351016448 319248 33554432000 4194304 4263880 140734999750928 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 329838 319248 247 17 0 327011 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1319352

[startup+762.306 s]
/proc/loadavg: 4.06 3.81 3.23 5/190 29618
/proc/meminfo: memFree=16429376/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1368512 CPUtime=762.32 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 332761 0 0 0 76165 67 0 0 25 0 1 0 287178333 1401356288 331357 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 342128 331357 247 17 0 339301 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1368512

[startup+822.301 s]
/proc/loadavg: 4.02 3.84 3.28 5/190 29619
/proc/meminfo: memFree=16261808/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1442960 CPUtime=822.32 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 350918 0 0 0 82161 71 0 0 25 0 1 0 287178333 1477591040 349514 33554432000 4194304 4263880 140734999750928 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 360740 349514 247 17 0 357913 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1442960

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.32 5/190 29624
/proc/meminfo: memFree=16128280/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1514184 CPUtime=882.32 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 368427 0 0 0 88156 76 0 0 25 0 1 0 287178333 1550524416 367023 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215044 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 378546 367023 247 17 0 375719 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1514184

[startup+942.301 s]
/proc/loadavg: 4.00 3.89 3.36 5/190 29626
/proc/meminfo: memFree=15994936/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1572172 CPUtime=942.32 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 382526 0 0 0 94152 80 0 0 25 0 1 0 287178333 1609904128 381122 33554432000 4194304 4263880 140734999750928 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 393043 381122 247 17 0 390216 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1572172

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.40 5/190 29627
/proc/meminfo: memFree=15864316/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1618004 CPUtime=1002.32 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 393746 0 0 0 100150 82 0 0 25 0 1 0 287178333 1656836096 392342 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 404501 392342 247 17 0 401674 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1618004

[startup+1062.3 s]
/proc/loadavg: 4.05 3.94 3.44 5/190 29629
/proc/meminfo: memFree=15731448/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1668836 CPUtime=1062.33 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 406267 0 0 0 106147 86 0 0 25 0 1 0 287178333 1708888064 404862 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 417209 404862 247 17 0 414382 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1668836

[startup+1122.3 s]
/proc/loadavg: 4.10 3.96 3.47 5/190 29630
/proc/meminfo: memFree=15593012/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1753948 CPUtime=1122.33 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 427147 0 0 0 112143 90 0 0 25 0 1 0 287178333 1796042752 424717 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 438487 424717 247 17 0 435660 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1753948

[startup+1182.3 s]
/proc/loadavg: 4.03 3.97 3.50 5/190 29632
/proc/meminfo: memFree=15448760/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1808856 CPUtime=1182.33 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 440608 0 0 0 118140 93 0 0 25 0 1 0 287178333 1852268544 438178 33554432000 4194304 4263880 140734999750928 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 452214 438178 247 17 0 449387 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1808856

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.53 5/190 29634
/proc/meminfo: memFree=15246716/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1853272 CPUtime=1242.33 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 451530 0 0 0 124137 96 0 0 25 0 1 0 287178333 1897750528 449100 33554432000 4194304 4263880 140734999750928 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 463318 449100 247 17 0 460491 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1853272



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.56 4/189 29636
/proc/meminfo: memFree=15797720/32951124 swapFree=67111528/67111528
[pid=29549] ppid=29547 vsize=1897512 CPUtime=1300.04 cores=4,6
/proc/29549/stat : 29549 (umsat) R 29547 29549 28478 0 -1 4202496 462226 0 0 0 129905 99 0 0 25 0 1 0 287178333 1943052288 459796 33554432000 4194304 4263880 140734999750928 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29549/statm: 474378 459796 247 17 0 471551 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1897512

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.08
CPU time (s): 1300.12
CPU user time (s): 1299.06
CPU system time (s): 1.05984
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1897512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.06
system time used= 1.05984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 462226
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= 660

runsolver used 2.24366 second user time and 4.85926 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-02 16:49:39
IDJOB=3171358
IDBENCH=82576
IDSOLVER=1582
FILE ID=node105/3171358-1301755779
RUNJOBID= node105-1301755779-29520
PBS_JOBID= 12841031
Free space on /tmp= 71476 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S109959541-056-UNKNOWN.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171358-1301755779/watcher-3171358-1301755779 -o /tmp/evaluation-result-3171358-1301755779/solver-3171358-1301755779 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171358-1301755779.cnf

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

MD5SUM BENCH= 5f909806405bfbe25b7db5afcabe8fc9
RANDOM SEED=178398859

node105.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.825
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.65
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.825
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.825
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.825
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.75
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:     32951124 kB
MemFree:      20052540 kB
Buffers:        368396 kB
Cached:       12178900 kB
SwapCached:          0 kB
Active:        7527444 kB
Inactive:      5090812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20052540 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9836 kB
Writeback:           0 kB
AnonPages:       70276 kB
Mapped:          15396 kB
Slab:           216112 kB
PageTables:       4736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   216288 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= 71472 MiB
End job on node105 at 2011-04-02 17:11:21