Trace number 3287720

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.06 1300.04

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
MD5SUMab962ce6f14e7741edd1ff987decb0b7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.0498
Satisfiable
(Un)Satisfiability was proved
Number of variables102621
Number of clauses307469
Sum of the clauses size717425
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2204978
Number of clauses of size 3102489
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-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-3287720-1303769589/watcher-3287720-1303769589 -o /tmp/evaluation-result-3287720-1303769589/solver-3287720-1303769589 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3287720-1303769589.cnf 

running on 2 cores: 1,3

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.83 3.48 3.57 5/189 9367
/proc/meminfo: memFree=17597520/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=11644 CPUtime=0 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4194304 341 0 0 0 0 0 0 0 25 0 1 0 488557424 11923456 280 33554432000 4194304 4263880 140737175890672 18446744073709551615 210204308165 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 2911 280 240 17 0 84 0

[startup+0.0628321 s]
/proc/loadavg: 3.83 3.48 3.57 5/189 9367
/proc/meminfo: memFree=17597520/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=12428 CPUtime=0.05 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4194304 605 0 0 0 5 0 0 0 25 0 1 0 488557424 12726272 495 33554432000 4194304 4263880 140737175890672 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 3107 495 241 17 0 280 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12428

[startup+0.100827 s]
/proc/loadavg: 3.83 3.48 3.57 5/189 9367
/proc/meminfo: memFree=17597520/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=13340 CPUtime=0.09 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4194304 887 0 0 0 9 0 0 0 25 0 1 0 488557424 13660160 680 33554432000 4194304 4263880 140737175890672 18446744073709551615 47298028805278 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 3335 680 241 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300792 s]
/proc/loadavg: 3.83 3.48 3.57 5/189 9367
/proc/meminfo: memFree=17597520/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=18812 CPUtime=0.29 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4194304 2516 0 0 0 29 0 0 0 25 0 1 0 488557424 19263488 1731 33554432000 4194304 4263880 140737175890672 18446744073709551615 47298028809363 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 4703 1731 241 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700728 s]
/proc/loadavg: 3.83 3.48 3.57 5/189 9367
/proc/meminfo: memFree=17597520/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=25976 CPUtime=0.69 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4194304 4885 0 0 0 69 0 0 0 25 0 1 0 488557424 26599424 3331 33554432000 4194304 4263880 140737175890672 18446744073709551615 47298028805275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 6494 3331 241 17 0 3667 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25976

[startup+1.50059 s]
/proc/loadavg: 3.83 3.48 3.57 5/190 9368
/proc/meminfo: memFree=17582752/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=75076 CPUtime=1.49 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 19882 0 0 0 147 2 0 0 25 0 1 0 488557424 76877824 14989 33554432000 4194304 4263880 140737175890672 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 18769 14989 247 17 0 15942 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75076

[startup+3.10034 s]
/proc/loadavg: 3.83 3.48 3.57 5/190 9368
/proc/meminfo: memFree=17536688/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=75076 CPUtime=3.09 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 19882 0 0 0 307 2 0 0 25 0 1 0 488557424 76877824 14989 33554432000 4194304 4263880 140737175890672 18446744073709551615 4224864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 18769 14989 247 17 0 15942 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 75076

[startup+6.30079 s]
/proc/loadavg: 3.84 3.49 3.57 5/190 9368
/proc/meminfo: memFree=17536192/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=75076 CPUtime=6.29 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 19882 0 0 0 627 2 0 0 25 0 1 0 488557424 76877824 14989 33554432000 4194304 4263880 140737175890672 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 18769 14989 247 17 0 15942 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75076

[startup+12.7007 s]
/proc/loadavg: 3.85 3.49 3.57 5/190 9368
/proc/meminfo: memFree=17534788/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=75076 CPUtime=12.69 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 19882 0 0 0 1267 2 0 0 25 0 1 0 488557424 76877824 14989 33554432000 4194304 4263880 140737175890672 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 18769 14989 247 17 0 15942 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75076

[startup+25.5006 s]
/proc/loadavg: 3.88 3.52 3.58 5/190 9369
/proc/meminfo: memFree=17525248/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=75076 CPUtime=25.49 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 19882 0 0 0 2547 2 0 0 25 0 1 0 488557424 76877824 14989 33554432000 4194304 4263880 140737175890672 18446744073709551615 4224876 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 18769 14989 247 17 0 15942 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 75076

[startup+51.1003 s]
/proc/loadavg: 3.92 3.56 3.59 5/190 9370
/proc/meminfo: memFree=17500460/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=78112 CPUtime=51.09 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 20644 0 0 0 5107 2 0 0 25 0 1 0 488557424 79986688 15751 33554432000 4194304 4263880 140737175890672 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 19528 15751 247 17 0 16701 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78112

[startup+102.307 s]
/proc/loadavg: 3.96 3.62 3.61 5/190 9371
/proc/meminfo: memFree=17415208/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=101672 CPUtime=102.3 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 26529 0 0 0 10224 6 0 0 25 0 1 0 488557424 104112128 21636 33554432000 4194304 4263880 140737175890672 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 25418 21636 247 17 0 22591 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 101672

[startup+162.301 s]
/proc/loadavg: 4.05 3.70 3.64 5/190 9372
/proc/meminfo: memFree=17277392/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=141292 CPUtime=162.29 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 36313 0 0 0 16220 9 0 0 25 0 1 0 488557424 144683008 31420 33554432000 4194304 4263880 140737175890672 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 35323 31420 247 17 0 32496 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 141292

[startup+222.301 s]
/proc/loadavg: 4.02 3.76 3.65 5/190 9374
/proc/meminfo: memFree=17099896/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=179240 CPUtime=222.29 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 45852 0 0 0 22217 12 0 0 25 0 1 0 488557424 183541760 40959 33554432000 4194304 4263880 140737175890672 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 44810 40959 247 17 0 41983 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 179240

[startup+282.301 s]
/proc/loadavg: 4.00 3.80 3.67 5/190 9376
/proc/meminfo: memFree=16924640/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=212784 CPUtime=282.29 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 53998 0 0 0 28215 14 0 0 25 0 1 0 488557424 217890816 49105 33554432000 4194304 4263880 140737175890672 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 53196 49105 247 17 0 50369 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 212784

[startup+342.3 s]
/proc/loadavg: 3.66 3.75 3.66 4/184 9395
/proc/meminfo: memFree=17165924/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=249860 CPUtime=342.29 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 63318 0 0 0 34212 17 0 0 25 0 1 0 488557424 255856640 58425 33554432000 4194304 4263880 140737175890672 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 62465 58425 247 17 0 59638 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 249860

[startup+402.3 s]
/proc/loadavg: 3.24 3.61 3.62 4/184 9396
/proc/meminfo: memFree=17054876/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=288336 CPUtime=402.29 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 72916 0 0 0 40207 22 0 0 25 0 1 0 488557424 295256064 68021 33554432000 4194304 4263880 140737175890672 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 72084 68021 247 17 0 69257 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 288336

[startup+462.3 s]
/proc/loadavg: 3.09 3.50 3.58 5/184 9397
/proc/meminfo: memFree=16903436/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=341388 CPUtime=462.3 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 86189 0 0 0 46203 27 0 0 25 0 1 0 488557424 349581312 81294 33554432000 4194304 4263880 140737175890672 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 85347 81294 247 17 0 82520 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 341388

[startup+522.3 s]
/proc/loadavg: 3.08 3.42 3.54 4/184 9399
/proc/meminfo: memFree=16685768/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=390440 CPUtime=522.29 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 98468 0 0 0 52198 31 0 0 25 0 1 0 488557424 399810560 93573 33554432000 4194304 4263880 140737175890672 18446744073709551615 4205779 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 97610 93573 247 17 0 94783 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 390440

[startup+582.3 s]
/proc/loadavg: 3.03 3.34 3.51 4/184 9401
/proc/meminfo: memFree=16559868/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=425496 CPUtime=582.3 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 106687 0 0 0 58197 33 0 0 25 0 1 0 488557424 435707904 101792 33554432000 4194304 4263880 140737175890672 18446744073709551615 4214992 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 106374 101792 247 17 0 103547 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 425496

[startup+642.301 s]
/proc/loadavg: 3.08 3.29 3.48 4/184 9403
/proc/meminfo: memFree=16421044/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=469356 CPUtime=642.31 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 117644 0 0 0 64193 38 0 0 25 0 1 0 488557424 480620544 112749 33554432000 4194304 4263880 140737175890672 18446744073709551615 210204305152 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 117339 112749 247 17 0 114512 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 469356

[startup+702.301 s]
/proc/loadavg: 3.03 3.24 3.44 4/184 9404
/proc/meminfo: memFree=16290164/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=508548 CPUtime=702.29 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 127352 0 0 0 70188 41 0 0 25 0 1 0 488557424 520753152 122455 33554432000 4194304 4263880 140737175890672 18446744073709551615 4205857 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 127137 122455 247 17 0 124310 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 508548

[startup+762.307 s]
/proc/loadavg: 3.09 3.21 3.42 4/184 9405
/proc/meminfo: memFree=16164280/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=545216 CPUtime=762.31 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 136506 0 0 0 76185 46 0 0 25 0 1 0 488557424 558301184 131609 33554432000 4194304 4263880 140737175890672 18446744073709551615 4224893 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 136304 131609 247 17 0 133477 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 545216

[startup+822.301 s]
/proc/loadavg: 3.03 3.17 3.39 4/184 9407
/proc/meminfo: memFree=16038868/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=583280 CPUtime=822.3 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 145988 0 0 0 82180 50 0 0 25 0 1 0 488557424 597278720 141091 33554432000 4194304 4263880 140737175890672 18446744073709551615 4224878 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 145820 141091 247 17 0 142993 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 583280

[startup+882.301 s]
/proc/loadavg: 3.01 3.13 3.36 4/184 9409
/proc/meminfo: memFree=15915312/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=613636 CPUtime=882.3 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 153383 0 0 0 88178 52 0 0 25 0 1 0 488557424 628363264 148486 33554432000 4194304 4263880 140737175890672 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 153409 148486 247 17 0 150582 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 613636

[startup+942.301 s]
/proc/loadavg: 3.00 3.11 3.34 4/184 9411
/proc/meminfo: memFree=15806360/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=650436 CPUtime=942.3 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 162560 0 0 0 94175 55 0 0 25 0 1 0 488557424 666046464 157663 33554432000 4194304 4263880 140737175890672 18446744073709551615 4205655 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 162609 157663 247 17 0 159782 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 650436

[startup+1002.3 s]
/proc/loadavg: 3.00 3.08 3.31 4/184 9412
/proc/meminfo: memFree=15677352/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=676048 CPUtime=1002.3 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 168989 0 0 0 100173 57 0 0 25 0 1 0 488557424 692273152 164091 33554432000 4194304 4263880 140737175890672 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 169012 164091 248 17 0 166185 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 676048

[startup+1062.3 s]
/proc/loadavg: 3.00 3.07 3.29 4/184 9413
/proc/meminfo: memFree=15548120/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=716440 CPUtime=1062.3 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 179042 0 0 0 106169 61 0 0 25 0 1 0 488557424 733634560 174144 33554432000 4194304 4263880 140737175890672 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 179110 174144 248 17 0 176283 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 716440

[startup+1122.3 s]
/proc/loadavg: 3.00 3.05 3.27 4/184 9415
/proc/meminfo: memFree=15401380/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=757904 CPUtime=1122.3 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 189384 0 0 0 112166 64 0 0 25 0 1 0 488557424 776093696 184486 33554432000 4194304 4263880 140737175890672 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 189476 184486 248 17 0 186649 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 757904

[startup+1182.3 s]
/proc/loadavg: 3.00 3.04 3.25 4/184 9417
/proc/meminfo: memFree=15256136/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=798800 CPUtime=1182.3 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 199600 0 0 0 118163 67 0 0 25 0 1 0 488557424 817971200 194702 33554432000 4194304 4263880 140737175890672 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 199700 194702 248 17 0 196873 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 798800

[startup+1242.3 s]
/proc/loadavg: 1.87 2.72 3.13 2/172 9455
/proc/meminfo: memFree=17036184/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=839700 CPUtime=1242.31 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 209440 0 0 0 124160 71 0 0 25 0 1 0 488557424 859852800 204541 33554432000 4194304 4263880 140737175890672 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 209925 204541 248 17 0 207098 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 839700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.32 2.41 2.99 2/172 9456
/proc/meminfo: memFree=16997580/32951124 swapFree=67111528/67111528
[pid=9367] ppid=9365 vsize=878428 CPUtime=1300.01 cores=1,3
/proc/9367/stat : 9367 (umsat) R 9365 9367 7362 0 -1 4202496 219023 0 0 0 129927 74 0 0 25 0 1 0 488557424 899510272 214124 33554432000 4194304 4263880 140737175890672 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9367/statm: 219607 214124 249 17 0 216780 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 878428

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.04
CPU time (s): 1300.06
CPU user time (s): 1299.28
CPU system time (s): 0.78288
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 878428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.28
system time used= 0.78288
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219023
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= 6
involuntary context switches= 2749

runsolver used 2.03769 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-26 00:13:09
IDJOB=3287720
IDBENCH=82473
IDSOLVER=1582
FILE ID=node130/3287720-1303769589
RUNJOBID= node130-1303769477-9270
PBS_JOBID= 13157127
Free space on /tmp= 71748 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtviseisenberg1-tseitin.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287720-1303769589/watcher-3287720-1303769589 -o /tmp/evaluation-result-3287720-1303769589/solver-3287720-1303769589 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3287720-1303769589.cnf

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

MD5SUM BENCH= ab962ce6f14e7741edd1ff987decb0b7
RANDOM SEED=1853050042

node130.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.838
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.67
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.838
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.838
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.75
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.838
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.81
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.838
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.838
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.83
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.838
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.75
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17597676 kB
Buffers:       2104600 kB
Cached:       12405060 kB
SwapCached:          0 kB
Active:        6877524 kB
Inactive:      7926192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17597676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7628 kB
Writeback:          32 kB
AnonPages:      293192 kB
Mapped:          15544 kB
Slab:           483588 kB
PageTables:       5732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   500236 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= 71772 MiB
End job on node130 at 2011-04-26 00:34:51