Trace number 3434011

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
minisat hack: MiniSAT 2.2.0-agile-26? (TO) 5000.09 4999.94

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
MD5SUMa0ec1baa890da62d0c6df7f1e62c6af3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2133.18
Satisfiable
(Un)Satisfiability was proved
Number of variables163622
Number of clauses488120
Sum of the clauses size1138944
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2325412
Number of clauses of size 3162706
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: 977)

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-3434011-1306877502/watcher-3434011-1306877502 -o /tmp/evaluation-result-3434011-1306877502/solver-3434011-1306877502 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3434011-1306877502.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/521 6422
/proc/meminfo: memFree=16913928/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=20588 CPUtime=0 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 996 0 0 0 0 0 0 0 21 0 1 0 780165716 21082112 924 33554432000 4194304 4291235 140736854058848 18446744073709551615 4271356 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 5147 925 214 24 0 1781 0

[startup+0.109786 s]
/proc/loadavg: 0.00 0.00 0.00 2/521 6422
/proc/meminfo: memFree=16913928/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=45960 CPUtime=0.1 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 8534 0 0 0 9 1 0 0 22 0 1 0 780165716 47063040 7672 33554432000 4194304 4291235 140736854058848 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 11490 7678 241 24 0 8124 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 45960

[startup+0.200768 s]
/proc/loadavg: 0.00 0.00 0.00 2/521 6422
/proc/meminfo: memFree=16913928/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=72664 CPUtime=0.19 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 14275 0 0 0 17 2 0 0 22 0 1 0 780165716 74407936 12863 33554432000 4194304 4291235 140736854058848 18446744073709551615 228095111877 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 18166 12865 232 24 0 14800 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 72664

[startup+0.30075 s]
/proc/loadavg: 0.00 0.00 0.00 2/521 6422
/proc/meminfo: memFree=16913928/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=77476 CPUtime=0.29 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 16640 0 0 0 27 2 0 0 22 0 1 0 780165716 79335424 14691 33554432000 4194304 4291235 140736854058848 18446744073709551615 4233221 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 19369 14692 243 24 0 16003 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77476

[startup+0.700675 s]
/proc/loadavg: 0.00 0.00 0.00 2/521 6422
/proc/meminfo: memFree=16913928/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=89252 CPUtime=0.69 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 22565 0 0 0 66 3 0 0 24 0 1 0 780165716 91394048 16912 33554432000 4194304 4291235 140736854058848 18446744073709551615 4233034 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 22313 16912 243 24 0 18947 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89252

[startup+1.50053 s]
/proc/loadavg: 0.00 0.00 0.00 3/522 6423
/proc/meminfo: memFree=16827120/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=93672 CPUtime=1.49 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 28355 0 0 0 145 4 0 0 25 0 1 0 780165716 95920128 18149 33554432000 4194304 4291235 140736854058848 18446744073709551615 4256603 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 23418 18149 243 24 0 20052 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 93672

[startup+3.10024 s]
/proc/loadavg: 0.00 0.00 0.00 3/522 6423
/proc/meminfo: memFree=16828112/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=93672 CPUtime=3.09 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 28374 0 0 0 305 4 0 0 25 0 1 0 780165716 95920128 18168 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255520 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 23418 18168 262 24 0 20052 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 93672

[startup+6.30066 s]
/proc/loadavg: 0.16 0.03 0.01 3/522 6423
/proc/meminfo: memFree=16806908/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=93672 CPUtime=6.29 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 28374 0 0 0 625 4 0 0 25 0 1 0 780165716 95920128 18168 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255827 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 23418 18168 262 24 0 20052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93672

[startup+12.7005 s]
/proc/loadavg: 0.31 0.07 0.02 3/522 6424
/proc/meminfo: memFree=16789868/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=93672 CPUtime=12.69 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 28627 0 0 0 1265 4 0 0 25 0 1 0 780165716 95920128 18409 33554432000 4194304 4291235 140736854058848 18446744073709551615 4261699 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 23418 18409 262 24 0 20052 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93672

[startup+25.5011 s]
/proc/loadavg: 0.68 0.16 0.05 3/522 6424
/proc/meminfo: memFree=16760252/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=142688 CPUtime=25.49 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 35853 0 0 0 2544 5 0 0 25 0 1 0 780165716 146112512 25579 33554432000 4194304 4291235 140736854058848 18446744073709551615 4250896 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 35672 25579 262 24 0 32306 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 142688

[startup+51.1004 s]
/proc/loadavg: 1.25 0.34 0.11 3/522 6425
/proc/meminfo: memFree=16730656/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=161656 CPUtime=51.09 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 40350 0 0 0 5103 6 0 0 25 0 1 0 780165716 165535744 29991 33554432000 4194304 4291235 140736854058848 18446744073709551615 4256121 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 40414 29991 262 24 0 37048 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 161656

[startup+102.301 s]
/proc/loadavg: 1.73 0.61 0.21 3/522 6426
/proc/meminfo: memFree=16759524/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=112336 CPUtime=102.3 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 46657 0 0 0 10221 9 0 0 25 0 1 0 780165716 115032064 20776 33554432000 4194304 4291235 140736854058848 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 28084 20776 262 24 0 24718 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 112336

[startup+162.301 s]
/proc/loadavg: 1.90 0.86 0.32 3/522 6428
/proc/meminfo: memFree=16663744/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=192476 CPUtime=162.3 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 64160 0 0 0 16217 13 0 0 25 0 1 0 780165716 197095424 38107 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 48119 38107 262 24 0 44753 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 192476

[startup+222.32 s]
/proc/loadavg: 1.96 1.06 0.43 3/522 6429
/proc/meminfo: memFree=16647216/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=242564 CPUtime=222.31 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 71820 0 0 0 22216 15 0 0 25 0 1 0 780165716 248385536 45627 33554432000 4194304 4291235 140736854058848 18446744073709551615 4262336 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 60641 45627 262 24 0 57275 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 242564

[startup+282.301 s]
/proc/loadavg: 1.98 1.23 0.52 3/522 6431
/proc/meminfo: memFree=16693540/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=186104 CPUtime=282.3 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 88823 0 0 0 28211 19 0 0 25 0 1 0 780165716 190570496 37007 33554432000 4194304 4291235 140736854058848 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 46526 37007 262 24 0 43160 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 186104

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/522 6432
/proc/meminfo: memFree=16599256/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=267012 CPUtime=342.3 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 99882 0 0 0 34207 23 0 0 25 0 1 0 780165716 273420288 47932 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 66753 47932 262 24 0 63387 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 267012

[startup+402.301 s]
/proc/loadavg: 2.14 1.51 0.71 3/522 6434
/proc/meminfo: memFree=16570812/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=136784 CPUtime=402.3 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 108339 0 0 0 40202 28 0 0 25 0 1 0 780165716 140066816 26887 33554432000 4194304 4291235 140736854058848 18446744073709551615 4251539 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 34196 26887 262 24 0 30830 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 136784

[startup+462.301 s]
/proc/loadavg: 2.12 1.61 0.79 3/522 6436
/proc/meminfo: memFree=16592208/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=216924 CPUtime=462.3 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 123291 0 0 0 46198 32 0 0 25 0 1 0 780165716 222130176 41705 33554432000 4194304 4291235 140736854058848 18446744073709551615 4248348 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 54231 41705 262 24 0 50865 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 216924

[startup+522.301 s]
/proc/loadavg: 2.04 1.68 0.86 3/522 6437
/proc/meminfo: memFree=16517884/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=267012 CPUtime=522.3 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 132072 0 0 0 52195 35 0 0 25 0 1 0 780165716 273420288 50366 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 66753 50366 262 24 0 63387 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 267012

[startup+582.301 s]
/proc/loadavg: 2.01 1.74 0.93 3/522 6439
/proc/meminfo: memFree=16553052/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=267012 CPUtime=582.31 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 139989 0 0 0 58193 38 0 0 25 0 1 0 780165716 273420288 58165 33554432000 4194304 4291235 140736854058848 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 66753 58165 262 24 0 63387 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 267012

[startup+642.301 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 2.02 2.04 1.97 3/522 6542
/proc/meminfo: memFree=16208196/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=341216 CPUtime=4002.41 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 690328 0 0 0 399989 252 0 0 25 0 1 0 780165716 349405184 70318 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 85304 70318 262 24 0 81938 0
Current children cumulated CPU time (s) 4002.41
Current children cumulated vsize (KiB) 341216

[startup+4062.3 s]
/proc/loadavg: 2.01 2.03 1.97 3/522 6544
/proc/meminfo: memFree=16247224/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=341216 CPUtime=4062.43 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 697496 0 0 0 405987 256 0 0 25 0 1 0 780165716 349405184 77389 33554432000 4194304 4291235 140736854058848 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 85304 77389 262 24 0 81938 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 341216

[startup+4122.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/522 6545
/proc/meminfo: memFree=16251524/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=422604 CPUtime=4122.42 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 704143 0 0 0 411984 258 0 0 25 0 1 0 780165716 432746496 83964 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 105651 83964 262 24 0 102285 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 422604

[startup+4182.32 s]
/proc/loadavg: 2.00 2.02 1.97 3/522 6547
/proc/meminfo: memFree=16105772/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=422604 CPUtime=4182.44 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 709401 0 0 0 417983 261 0 0 25 0 1 0 780165716 432746496 89141 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255875 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 105651 89141 262 24 0 102285 0
Current children cumulated CPU time (s) 4182.44
Current children cumulated vsize (KiB) 422604

[startup+4242.3 s]
/proc/loadavg: 2.09 2.04 1.98 3/522 6548
/proc/meminfo: memFree=16143924/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=422604 CPUtime=4242.42 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 715406 0 0 0 423978 264 0 0 25 0 1 0 780165716 432746496 95073 33554432000 4194304 4291235 140736854058848 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 105651 95073 262 24 0 102285 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 422604

[startup+4302.3 s]
/proc/loadavg: 2.07 2.05 1.98 3/522 6550
/proc/meminfo: memFree=16287604/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=260308 CPUtime=4302.43 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 727232 0 0 0 429974 269 0 0 25 0 1 0 780165716 266555392 54618 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255903 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 65077 54618 262 24 0 61711 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 260308

[startup+4362.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/522 6552
/proc/meminfo: memFree=16307284/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=341216 CPUtime=4362.43 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 743081 0 0 0 435970 273 0 0 25 0 1 0 780165716 349405184 70344 33554432000 4194304 4291235 140736854058848 18446744073709551615 4256313 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 85304 70344 262 24 0 81938 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 341216

[startup+4422.3 s]
/proc/loadavg: 2.12 2.06 2.00 3/522 6553
/proc/meminfo: memFree=16178532/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=341216 CPUtime=4422.42 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 750594 0 0 0 441966 276 0 0 25 0 1 0 780165716 349405184 77745 33554432000 4194304 4291235 140736854058848 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 85304 77745 262 24 0 81938 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 341216

[startup+4482.3 s]
/proc/loadavg: 2.10 2.06 2.00 3/522 6555
/proc/meminfo: memFree=16091932/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=422604 CPUtime=4482.42 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 757377 0 0 0 447963 279 0 0 25 0 1 0 780165716 432746496 84439 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 105651 84439 262 24 0 102285 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 422604

[startup+4542.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/522 6556
/proc/meminfo: memFree=15936264/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=422604 CPUtime=4542.43 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 762851 0 0 0 453961 282 0 0 25 0 1 0 780165716 432746496 89825 33554432000 4194304 4291235 140736854058848 18446744073709551615 4261960 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 105651 89825 262 24 0 102285 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 422604

[startup+4602.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/522 6558
/proc/meminfo: memFree=16068408/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=422604 CPUtime=4602.43 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 768840 0 0 0 459958 285 0 0 25 0 1 0 780165716 432746496 95744 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 105651 95744 262 24 0 102285 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 422604

[startup+4662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/522 6560
/proc/meminfo: memFree=16185928/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=554864 CPUtime=4662.43 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 774732 0 0 0 465955 288 0 0 25 0 1 0 780165716 568180736 101567 33554432000 4194304 4291235 140736854058848 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 138716 101567 262 24 0 135350 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 554864

[startup+4722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/522 6561
/proc/meminfo: memFree=16289184/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=260308 CPUtime=4722.44 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 786671 0 0 0 471951 293 0 0 25 0 1 0 780165716 266555392 55261 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 65077 55261 262 24 0 61711 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 260308

[startup+4782.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/522 6563
/proc/meminfo: memFree=16205192/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=291128 CPUtime=4782.44 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 796860 0 0 0 477947 297 0 0 25 0 1 0 780165716 298115072 65260 33554432000 4194304 4291235 140736854058848 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 72782 65260 262 24 0 69416 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 291128

[startup+4842.32 s]
/proc/loadavg: 2.10 2.05 2.01 3/522 6564
/proc/meminfo: memFree=16215424/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=341216 CPUtime=4842.46 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 804478 0 0 0 483945 301 0 0 25 0 1 0 780165716 349405184 72774 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 85304 72774 262 24 0 81938 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 341216

[startup+4902.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/522 6566
/proc/meminfo: memFree=16222464/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=422604 CPUtime=4902.44 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 812088 0 0 0 489941 303 0 0 25 0 1 0 780165716 432746496 80277 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 105651 80277 262 24 0 102285 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 422604

[startup+4962.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/522 6568
/proc/meminfo: memFree=16232832/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=422604 CPUtime=4962.45 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 820356 0 0 0 495938 307 0 0 25 0 1 0 780165716 432746496 88455 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255650 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 105651 88455 262 24 0 102285 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 422604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.09 2.05 2.01 2/520 6570
/proc/meminfo: memFree=16568624/32951124 swapFree=58800692/67111528
[pid=6422] ppid=6420 vsize=422604 CPUtime=5000.06 cores=1,3,5,7
/proc/6422/stat : 6422 (minisat) R 6420 6422 6384 0 -1 4202496 824828 0 0 0 499697 309 0 0 25 0 1 0 780165716 432746496 92873 33554432000 4194304 4291235 140736854058848 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/6422/statm: 105651 92873 262 24 0 102285 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 422604

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): 4999.94
CPU time (s): 5000.09
CPU user time (s): 4996.98
CPU system time (s): 3.11053
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 554864

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

runsolver used 24.6333 second user time and 61.7446 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-31 23:31:42
IDJOB=3434011
IDBENCH=82468
IDSOLVER=1930
FILE ID=node142/3434011-1306877502
RUNJOBID= node142-1306877502-6403
PBS_JOBID= 13488434
Free space on /tmp= 15856 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvisns3p02-tseitin.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3434011-1306877502/watcher-3434011-1306877502 -o /tmp/evaluation-result-3434011-1306877502/solver-3434011-1306877502 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3434011-1306877502.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a0ec1baa890da62d0c6df7f1e62c6af3
RANDOM SEED=405898443

node142.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.846
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      16914332 kB
Buffers:         20504 kB
Cached:        5191300 kB
SwapCached:      11212 kB
Active:        9098892 kB
Inactive:      6557416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16914332 kB
SwapTotal:    67111528 kB
SwapFree:     58800692 kB
Dirty:           12804 kB
Writeback:           0 kB
AnonPages:    10442540 kB
Mapped:          31476 kB
Slab:           233604 kB
PageTables:      75404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145434976 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= 15864 MiB
End job on node142 at 2011-06-01 00:55:04