Trace number 3266903

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m27-q255-n25-p15-s2076598.cnf
MD5SUMf5a22d1154b549fd98215f1710a15f46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.357944
Satisfiable
(Un)Satisfiability was proved
Number of variables545
Number of clauses29734
Sum of the clauses size59963
Maximum clause length27
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 229709
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.32 2.99 3.53 1/174 3316
/proc/meminfo: memFree=20268900/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=11644 CPUtime=0 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4194304 356 0 0 0 0 0 0 0 18 0 1 0 470058676 11923456 295 33554432000 4194304 4263880 140735062602944 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 2911 295 241 17 0 84 0

[startup+0.0345039 s]
/proc/loadavg: 1.32 2.99 3.53 1/174 3316
/proc/meminfo: memFree=20268900/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=12428 CPUtime=0.03 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4194304 575 0 0 0 3 0 0 0 18 0 1 0 470058676 12726272 465 33554432000 4194304 4263880 140735062602944 18446744073709551615 47641731857117 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 3107 465 242 17 0 280 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12428

[startup+0.100491 s]
/proc/loadavg: 1.32 2.99 3.53 1/174 3316
/proc/meminfo: memFree=20268900/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=14744 CPUtime=0.09 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 1241 0 0 0 9 0 0 0 18 0 1 0 470058676 15097856 1034 33554432000 4194304 4263880 140735062602944 18446744073709551615 208079893189 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 3686 1036 244 17 0 859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14744

[startup+0.300454 s]
/proc/loadavg: 1.32 2.99 3.53 1/174 3316
/proc/meminfo: memFree=20268900/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=18260 CPUtime=0.29 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 2331 0 0 0 29 0 0 0 18 0 1 0 470058676 18698240 1949 33554432000 4194304 4263880 140735062602944 18446744073709551615 4242540 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 4565 1949 247 17 0 1738 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18260

[startup+0.700378 s]
/proc/loadavg: 1.32 2.99 3.53 1/174 3316
/proc/meminfo: memFree=20268900/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=21320 CPUtime=0.69 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 3098 0 0 0 69 0 0 0 18 0 1 0 470058676 21831680 2716 33554432000 4194304 4263880 140735062602944 18446744073709551615 4207430 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 5330 2716 247 17 0 2503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21320

[startup+1.50023 s]
/proc/loadavg: 1.32 2.99 3.53 5/190 3347
/proc/meminfo: memFree=20204072/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=25076 CPUtime=1.49 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 4022 0 0 0 149 0 0 0 20 0 1 0 470058676 25677824 3640 33554432000 4194304 4263880 140735062602944 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 6269 3640 247 17 0 3442 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25076

[startup+3.10092 s]
/proc/loadavg: 1.54 3.00 3.53 5/190 3347
/proc/meminfo: memFree=20095696/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=31696 CPUtime=3.09 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 5603 0 0 0 309 0 0 0 25 0 1 0 470058676 32456704 5221 33554432000 4194304 4263880 140735062602944 18446744073709551615 4207616 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 7924 5221 247 17 0 5097 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31696

[startup+6.30032 s]
/proc/loadavg: 1.54 3.00 3.53 5/190 3348
/proc/meminfo: memFree=20003516/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=39056 CPUtime=6.29 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 7376 0 0 0 629 0 0 0 25 0 1 0 470058676 39993344 6994 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 9764 6994 247 17 0 6937 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39056

[startup+12.7011 s]
/proc/loadavg: 1.91 3.04 3.53 5/190 3348
/proc/meminfo: memFree=19887972/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=48496 CPUtime=12.69 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 9666 0 0 0 1268 1 0 0 25 0 1 0 470058676 49659904 9283 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 12124 9283 247 17 0 9297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48496

[startup+25.5007 s]
/proc/loadavg: 2.23 3.07 3.54 5/190 3348
/proc/meminfo: memFree=19739304/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=62304 CPUtime=25.49 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 12944 0 0 0 2547 2 0 0 25 0 1 0 470058676 63799296 12561 33554432000 4194304 4263880 140735062602944 18446744073709551615 4242540 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 15576 12561 247 17 0 12749 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62304

[startup+51.1008 s]
/proc/loadavg: 2.84 3.14 3.55 5/190 3349
/proc/meminfo: memFree=19578768/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=79964 CPUtime=51.09 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 17175 0 0 0 5106 3 0 0 25 0 1 0 470058676 81883136 16791 33554432000 4194304 4263880 140735062602944 18446744073709551615 4207713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 19991 16791 248 17 0 17164 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79964

[startup+102.307 s]
/proc/loadavg: 3.53 3.28 3.57 5/190 3351
/proc/meminfo: memFree=19347116/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=110868 CPUtime=102.3 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 24429 0 0 0 10224 6 0 0 25 0 1 0 470058676 113528832 24045 33554432000 4194304 4263880 140735062602944 18446744073709551615 4205771 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 27717 24045 248 17 0 24890 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 110868

[startup+162.301 s]
/proc/loadavg: 3.81 3.40 3.59 5/190 3353
/proc/meminfo: memFree=19144848/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=133020 CPUtime=162.3 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 29851 0 0 0 16221 9 0 0 25 0 1 0 470058676 136212480 29466 33554432000 4194304 4263880 140735062602944 18446744073709551615 4207772 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 33255 29466 247 17 0 30428 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 133020

[startup+222.3 s]
/proc/loadavg: 3.96 3.53 3.62 5/190 3354
/proc/meminfo: memFree=18958320/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=155280 CPUtime=222.29 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 35228 0 0 0 22218 11 0 0 25 0 1 0 470058676 159006720 34843 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 38820 34843 247 17 0 35993 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 155280

[startup+282.301 s]
/proc/loadavg: 3.98 3.61 3.64 5/190 3356
/proc/meminfo: memFree=18823992/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=175040 CPUtime=282.3 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 39808 0 0 0 28217 13 0 0 25 0 1 0 470058676 179240960 39166 33554432000 4194304 4263880 140735062602944 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 43760 39166 248 17 0 40933 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 175040

[startup+342.3 s]
/proc/loadavg: 3.99 3.68 3.66 5/190 3358
/proc/meminfo: memFree=18707140/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=189956 CPUtime=342.3 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 43010 0 0 0 34216 14 0 0 25 0 1 0 470058676 194514944 42367 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 47489 42367 247 17 0 44662 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 189956

[startup+402.301 s]
/proc/loadavg: 3.99 3.73 3.68 5/190 3359
/proc/meminfo: memFree=18605180/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=202604 CPUtime=402.3 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 46106 0 0 0 40214 16 0 0 25 0 1 0 470058676 207466496 45463 33554432000 4194304 4263880 140735062602944 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 50651 45463 247 17 0 47824 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 202604

[startup+462.3 s]
/proc/loadavg: 3.99 3.78 3.70 5/190 3361
/proc/meminfo: memFree=18501108/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=214116 CPUtime=462.31 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 48747 0 0 0 46214 17 0 0 25 0 1 0 470058676 219254784 48104 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 53529 48104 247 17 0 50702 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 214116

[startup+522.301 s]
/proc/loadavg: 4.03 3.83 3.72 5/190 3362
/proc/meminfo: memFree=18412788/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=224692 CPUtime=522.31 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 51295 0 0 0 52213 18 0 0 25 0 1 0 470058676 230084608 50652 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 56173 50652 247 17 0 53346 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 224692

[startup+582.301 s]
/proc/loadavg: 4.01 3.86 3.73 5/190 3364
/proc/meminfo: memFree=18319136/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=237988 CPUtime=582.31 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 54516 0 0 0 58212 19 0 0 25 0 1 0 470058676 243699712 53872 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 59497 53872 247 17 0 56670 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 237988

[startup+642.301 s]
/proc/loadavg: 4.00 3.88 3.75 5/190 3366
/proc/meminfo: memFree=18237508/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=247848 CPUtime=642.32 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 56809 0 0 0 64212 20 0 0 25 0 1 0 470058676 253796352 56165 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 61962 56165 247 17 0 59135 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 247848

[startup+702.301 s]
/proc/loadavg: 4.00 3.90 3.76 5/190 3377
/proc/meminfo: memFree=18165624/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=257648 CPUtime=702.31 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 59197 0 0 0 70210 21 0 0 25 0 1 0 470058676 263831552 58553 33554432000 4194304 4263880 140735062602944 18446744073709551615 4207698 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 64412 58553 247 17 0 61585 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 257648

[startup+762.307 s]
/proc/loadavg: 4.12 3.95 3.78 5/190 3379
/proc/meminfo: memFree=18096892/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=268780 CPUtime=762.32 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 61830 0 0 0 76210 22 0 0 25 0 1 0 470058676 275230720 61186 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 67195 61186 247 17 0 64368 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 268780

[startup+822.301 s]
/proc/loadavg: 4.04 3.95 3.79 5/190 3380
/proc/meminfo: memFree=18024812/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=275096 CPUtime=822.32 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 63810 0 0 0 82209 23 0 0 25 0 1 0 470058676 281698304 62716 33554432000 4194304 4263880 140735062602944 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 68774 62716 247 17 0 65947 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 275096

[startup+882.3 s]
/proc/loadavg: 4.01 3.96 3.80 5/190 3386
/proc/meminfo: memFree=17962020/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=275352 CPUtime=882.32 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 63869 0 0 0 88209 23 0 0 25 0 1 0 470058676 281960448 62775 33554432000 4194304 4263880 140735062602944 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 68838 62775 247 17 0 66011 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 275352

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 3388
/proc/meminfo: memFree=17899180/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=275992 CPUtime=942.32 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 63995 0 0 0 94209 23 0 0 25 0 1 0 470058676 282615808 62901 33554432000 4194304 4263880 140735062602944 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 68998 62901 247 17 0 66171 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 275992

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 3389
/proc/meminfo: memFree=17827720/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=276888 CPUtime=1002.33 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 64200 0 0 0 100210 23 0 0 25 0 1 0 470058676 283533312 63106 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 69222 63106 247 17 0 66395 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 276888

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 3391
/proc/meminfo: memFree=17754532/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=278168 CPUtime=1062.33 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 64534 0 0 0 106210 23 0 0 25 0 1 0 470058676 284844032 63440 33554432000 4194304 4263880 140735062602944 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 69542 63440 247 17 0 66715 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 278168

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.83 5/190 3392
/proc/meminfo: memFree=17677760/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=280472 CPUtime=1122.34 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 64978 0 0 0 112210 24 0 0 25 0 1 0 470058676 287203328 63884 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 70118 63884 247 17 0 67291 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 280472

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.84 5/190 3394
/proc/meminfo: memFree=17623160/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=282264 CPUtime=1182.34 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 65345 0 0 0 118210 24 0 0 25 0 1 0 470058676 289038336 64251 33554432000 4194304 4263880 140735062602944 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 70566 64251 247 17 0 67739 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 282264

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 3.85 5/190 3397
/proc/meminfo: memFree=17571040/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=283800 CPUtime=1242.34 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 65665 0 0 0 124210 24 0 0 25 0 1 0 470058676 290611200 64571 33554432000 4194304 4263880 140735062602944 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 70950 64571 247 17 0 68123 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 283800



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.86 5/190 3398
/proc/meminfo: memFree=17516200/32950928 swapFree=67111524/67111528
[pid=3316] ppid=3314 vsize=285336 CPUtime=1300.05 cores=5,7
/proc/3316/stat : 3316 (umsat) R 3314 3316 2085 0 -1 4202496 65970 0 0 0 129981 24 0 0 25 0 1 0 470058676 292184064 64876 33554432000 4194304 4263880 140735062602944 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3316/statm: 71334 64876 247 17 0 68507 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 285336

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.81
CPU system time (s): 0.25696
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 285336

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

runsolver used 2.03869 second user time and 5.06423 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 20:49:50
IDJOB=3266903
IDBENCH=88220
IDSOLVER=1582
FILE ID=node127/3266903-1303584590
RUNJOBID= node127-1303584590-3307
PBS_JOBID= 13150326
Free space on /tmp= 71240 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m27-q255-n25-p15-s2076598.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266903-1303584590/watcher-3266903-1303584590 -o /tmp/evaluation-result-3266903-1303584590/solver-3266903-1303584590 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3266903-1303584590.cnf

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

MD5SUM BENCH= f5a22d1154b549fd98215f1710a15f46
RANDOM SEED=734666315

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20269056 kB
Buffers:       2385724 kB
Cached:        9684796 kB
SwapCached:          4 kB
Active:        8175552 kB
Inactive:      3959072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20269056 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2772 kB
Writeback:           0 kB
AnonPages:       63844 kB
Mapped:          14488 kB
Slab:           483148 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191672 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= 71220 MiB
End job on node127 at 2011-04-23 21:11:32