Trace number 3259247

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.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes7.cnf
MD5SUM6200c727c8a5a324974090a1f9a6d7ab
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03669
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-3259247-1303507196/watcher-3259247-1303507196 -o /tmp/evaluation-result-3259247-1303507196/solver-3259247-1303507196 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3259247-1303507196.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.68 3.90 3.64 3/176 26273
/proc/meminfo: memFree=13583068/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=11644 CPUtime=0 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4194304 352 0 0 0 0 0 0 0 21 0 1 0 540950236 11923456 291 33554432000 4194304 4263880 140733665993680 18446744073709551615 231895151301 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 2911 291 241 17 0 84 0

[startup+0.0958869 s]
/proc/loadavg: 3.68 3.90 3.64 3/176 26273
/proc/meminfo: memFree=13583068/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=13340 CPUtime=0.09 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4194304 886 0 0 0 9 0 0 0 21 0 1 0 540950236 13660160 679 33554432000 4194304 4263880 140733665993680 18446744073709551615 231895146465 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 3335 679 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.10094 s]
/proc/loadavg: 3.68 3.90 3.64 3/176 26273
/proc/meminfo: memFree=13583068/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=13340 CPUtime=0.09 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4194304 895 0 0 0 9 0 0 0 21 0 1 0 540950236 13660160 688 33554432000 4194304 4263880 140733665993680 18446744073709551615 4238357 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 3335 688 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300922 s]
/proc/loadavg: 3.68 3.90 3.64 3/176 26273
/proc/meminfo: memFree=13583068/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=21244 CPUtime=0.29 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 3460 0 0 0 29 0 0 0 22 0 1 0 540950236 21753856 2700 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 5311 2700 247 17 0 2484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21244

[startup+0.700863 s]
/proc/loadavg: 3.68 3.90 3.64 3/176 26273
/proc/meminfo: memFree=13583068/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=24280 CPUtime=0.69 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 4190 0 0 0 69 0 0 0 24 0 1 0 540950236 24862720 3430 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 6070 3430 247 17 0 3243 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24280

[startup+1.5007 s]
/proc/loadavg: 3.68 3.90 3.64 5/190 26300
/proc/meminfo: memFree=13481128/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=29428 CPUtime=1.49 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 5501 0 0 0 149 0 0 0 25 0 1 0 540950236 30134272 4741 33554432000 4194304 4263880 140733665993680 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 7357 4741 247 17 0 4530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29428

[startup+3.1004 s]
/proc/loadavg: 3.68 3.90 3.64 5/190 26300
/proc/meminfo: memFree=13441816/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=36508 CPUtime=3.08 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 7268 0 0 0 308 0 0 0 25 0 1 0 540950236 37384192 6508 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 9127 6508 247 17 0 6300 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36508

[startup+6.30079 s]
/proc/loadavg: 3.70 3.90 3.64 5/190 26300
/proc/meminfo: memFree=13365244/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=48904 CPUtime=6.29 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 10336 0 0 0 628 1 0 0 25 0 1 0 540950236 50077696 9576 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 12226 9576 247 17 0 9399 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48904

[startup+12.7006 s]
/proc/loadavg: 3.73 3.90 3.65 5/190 26301
/proc/meminfo: memFree=13264960/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=62936 CPUtime=12.69 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 13838 0 0 0 1267 2 0 0 25 0 1 0 540950236 64446464 13078 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 15734 13078 247 17 0 12907 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62936

[startup+25.5012 s]
/proc/loadavg: 3.79 3.90 3.65 5/190 26301
/proc/meminfo: memFree=13136664/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=79884 CPUtime=25.49 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 17937 0 0 0 2546 3 0 0 25 0 1 0 540950236 81801216 17177 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 19971 17177 248 17 0 17144 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79884

[startup+51.1003 s]
/proc/loadavg: 3.86 3.91 3.66 5/190 26302
/proc/meminfo: memFree=12958276/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=106016 CPUtime=51.09 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 24424 0 0 0 5104 5 0 0 25 0 1 0 540950236 108560384 23664 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 26504 23664 249 17 0 23677 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 106016

[startup+102.307 s]
/proc/loadavg: 3.94 3.92 3.67 5/190 26303
/proc/meminfo: memFree=12700464/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=150728 CPUtime=102.3 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 35378 0 0 0 10221 9 0 0 25 0 1 0 540950236 154345472 34617 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 37682 34617 249 17 0 34855 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 150728

[startup+162.3 s]
/proc/loadavg: 3.98 3.93 3.69 5/190 26305
/proc/meminfo: memFree=12498456/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=189552 CPUtime=162.3 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 44942 0 0 0 16217 13 0 0 25 0 1 0 540950236 194101248 44179 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 47388 44179 248 17 0 44561 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 189552

[startup+222.301 s]
/proc/loadavg: 3.99 3.94 3.71 5/190 26306
/proc/meminfo: memFree=12301884/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=224860 CPUtime=222.29 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 53661 0 0 0 22214 15 0 0 25 0 1 0 540950236 230256640 52896 33554432000 4194304 4263880 140733665993680 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 56215 52896 247 17 0 53388 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 224860

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.72 5/190 26308
/proc/meminfo: memFree=12133712/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=246704 CPUtime=282.3 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 58789 0 0 0 28212 18 0 0 25 0 1 0 540950236 252624896 58023 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 61676 58023 247 17 0 58849 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 246704

[startup+342.3 s]
/proc/loadavg: 3.99 3.95 3.74 5/190 26309
/proc/meminfo: memFree=11996056/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=266236 CPUtime=342.3 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 63441 0 0 0 34210 20 0 0 25 0 1 0 540950236 272625664 62675 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 66559 62675 247 17 0 63732 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 266236

[startup+402.301 s]
/proc/loadavg: 3.99 3.96 3.75 5/190 26311
/proc/meminfo: memFree=11870796/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=281788 CPUtime=402.3 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 67155 0 0 0 40207 23 0 0 25 0 1 0 540950236 288550912 66389 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 70447 66389 247 17 0 67620 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 281788

[startup+462.301 s]
/proc/loadavg: 4.03 3.98 3.77 5/190 26313
/proc/meminfo: memFree=11748396/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=297868 CPUtime=462.31 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 71155 0 0 0 46206 25 0 0 25 0 1 0 540950236 305016832 70389 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 74467 70389 248 17 0 71640 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 297868

[startup+522.3 s]
/proc/loadavg: 4.11 4.01 3.79 5/190 26314
/proc/meminfo: memFree=11645944/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=314264 CPUtime=522.31 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 75155 0 0 0 52205 26 0 0 25 0 1 0 540950236 321806336 74389 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 78566 74389 248 17 0 75739 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 314264

[startup+582.301 s]
/proc/loadavg: 4.04 4.00 3.80 5/190 26316
/proc/meminfo: memFree=11541264/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=329964 CPUtime=582.31 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 78992 0 0 0 58204 27 0 0 25 0 1 0 540950236 337883136 78225 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 82491 78225 248 17 0 79664 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 329964

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.81 5/190 26317
/proc/meminfo: memFree=11448860/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=345892 CPUtime=642.32 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 82971 0 0 0 64203 29 0 0 25 0 1 0 540950236 354193408 82204 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 86473 82204 248 17 0 83646 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 345892

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 26319
/proc/meminfo: memFree=11355072/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=360668 CPUtime=702.32 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 86677 0 0 0 70201 31 0 0 25 0 1 0 540950236 369324032 85910 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 90167 85910 248 17 0 87340 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 360668

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 26321
/proc/meminfo: memFree=11255352/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=373932 CPUtime=762.32 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 89819 0 0 0 76201 31 0 0 25 0 1 0 540950236 382906368 89051 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 93483 89051 247 17 0 90656 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 373932

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 26322
/proc/meminfo: memFree=11182164/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=383700 CPUtime=822.32 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 92116 0 0 0 82200 32 0 0 25 0 1 0 540950236 392908800 91347 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 95925 91347 247 17 0 93098 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 383700

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26324
/proc/meminfo: memFree=11100796/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=392524 CPUtime=882.32 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 94134 0 0 0 88199 33 0 0 25 0 1 0 540950236 401944576 93365 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 98131 93365 247 17 0 95304 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 392524

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 26325
/proc/meminfo: memFree=11033576/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=401660 CPUtime=942.32 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 96238 0 0 0 94198 34 0 0 25 0 1 0 540950236 411299840 95469 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 100415 95469 247 17 0 97588 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 401660

[startup+1002.3 s]
/proc/loadavg: 4.10 4.03 3.86 5/190 26327
/proc/meminfo: memFree=10958040/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=410140 CPUtime=1002.32 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 98322 0 0 0 100196 36 0 0 25 0 1 0 540950236 419983360 97552 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 102535 97552 247 17 0 99708 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 410140

[startup+1062.3 s]
/proc/loadavg: 4.06 4.03 3.87 5/190 26329
/proc/meminfo: memFree=10890320/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=418648 CPUtime=1062.32 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 100408 0 0 0 106195 37 0 0 25 0 1 0 540950236 428695552 99638 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 104662 99638 247 17 0 101835 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 418648

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 3.88 5/190 26330
/proc/meminfo: memFree=10820224/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=426844 CPUtime=1122.33 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 102425 0 0 0 112194 39 0 0 25 0 1 0 540950236 437088256 101655 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 106711 101655 248 17 0 103884 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 426844

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.88 5/190 26335
/proc/meminfo: memFree=10751016/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=436572 CPUtime=1182.33 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 104811 0 0 0 118193 40 0 0 25 0 1 0 540950236 447049728 104040 33554432000 4194304 4263880 140733665993680 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 109143 104040 248 17 0 106316 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 436572

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 26336
/proc/meminfo: memFree=10671524/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=445940 CPUtime=1242.33 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 107085 0 0 0 124192 41 0 0 25 0 1 0 540950236 456642560 106314 33554432000 4194304 4263880 140733665993680 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 111485 106314 248 17 0 108658 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 445940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.90 5/190 26338
/proc/meminfo: memFree=10597724/32950928 swapFree=67111528/67111528
[pid=26273] ppid=26271 vsize=456432 CPUtime=1300.04 cores=0,2
/proc/26273/stat : 26273 (umsat) R 26271 26273 25554 0 -1 4202496 109584 0 0 0 129962 42 0 0 25 0 1 0 540950236 467386368 108813 33554432000 4194304 4263880 140733665993680 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26273/statm: 114108 108813 248 17 0 111281 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 456432

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.03
CPU time (s): 1300.07
CPU user time (s): 1299.63
CPU system time (s): 0.443932
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 456432

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

runsolver used 2.27365 second user time and 4.83127 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-22 23:19:56
IDJOB=3259247
IDBENCH=71540
IDSOLVER=1582
FILE ID=node114/3259247-1303507196
RUNJOBID= node114-1303507195-26257
PBS_JOBID= 13134223
Free space on /tmp= 71260 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes7.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259247-1303507196/watcher-3259247-1303507196 -o /tmp/evaluation-result-3259247-1303507196/solver-3259247-1303507196 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3259247-1303507196.cnf

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

MD5SUM BENCH= 6200c727c8a5a324974090a1f9a6d7ab
RANDOM SEED=86544685

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.74
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.848
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:      13583348 kB
Buffers:       1911940 kB
Cached:       16807996 kB
SwapCached:          0 kB
Active:        9399092 kB
Inactive:      9388856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13583348 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4068 kB
Writeback:           0 kB
AnonPages:       68028 kB
Mapped:          14596 kB
Slab:           516856 kB
PageTables:       5212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   195920 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= 71244 MiB
End job on node114 at 2011-04-22 23:41:38