Trace number 3379208

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-05-12 (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

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: 961)

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-3379208-1305461493/watcher-3379208-1305461493 -o /tmp/evaluation-result-3379208-1305461493/solver-3379208-1305461493 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379208-1305461493.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: 3.39 3.87 3.80 4/296 17848
/proc/meminfo: memFree=18454128/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=11776 CPUtime=0 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4194304 372 0 0 0 0 0 0 0 25 0 1 0 657749073 12058624 312 33554432000 4194304 4263832 140736847054752 18446744073709551615 47665132482765 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 2944 312 241 17 0 117 0

[startup+0.102116 s]
/proc/loadavg: 3.39 3.87 3.80 4/296 17848
/proc/meminfo: memFree=18454128/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=13660 CPUtime=0.1 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 955 0 0 0 10 0 0 0 25 0 1 0 657749073 13987840 777 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205838 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 3415 777 247 17 0 588 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13660

[startup+0.2001 s]
/proc/loadavg: 3.39 3.87 3.80 4/296 17848
/proc/meminfo: memFree=18454128/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=14452 CPUtime=0.19 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 1175 0 0 0 19 0 0 0 25 0 1 0 657749073 14798848 997 33554432000 4194304 4263832 140736847054752 18446744073709551615 4207586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 3613 997 247 17 0 786 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14452

[startup+0.301084 s]
/proc/loadavg: 3.39 3.87 3.80 4/296 17848
/proc/meminfo: memFree=18454128/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=15244 CPUtime=0.3 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 1355 0 0 0 30 0 0 0 25 0 1 0 657749073 15609856 1177 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 3811 1177 247 17 0 984 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 15244

[startup+0.701011 s]
/proc/loadavg: 3.39 3.87 3.80 4/296 17848
/proc/meminfo: memFree=18454128/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=17488 CPUtime=0.7 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 1910 0 0 0 70 0 0 0 25 0 1 0 657749073 17907712 1732 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 4372 1732 247 17 0 1545 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 17488

[startup+1.50087 s]
/proc/loadavg: 3.39 3.87 3.80 5/297 17849
/proc/meminfo: memFree=18430932/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=20808 CPUtime=1.5 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 2742 0 0 0 150 0 0 0 25 0 1 0 657749073 21307392 2564 33554432000 4194304 4263832 140736847054752 18446744073709551615 4207626 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 5202 2564 247 17 0 2375 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 20808

[startup+3.10059 s]
/proc/loadavg: 3.43 3.87 3.81 5/297 17849
/proc/meminfo: memFree=18416176/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=25352 CPUtime=3.09 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 3869 0 0 0 309 0 0 0 25 0 1 0 657749073 25960448 3691 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 6338 3691 247 17 0 3511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25352

[startup+6.30103 s]
/proc/loadavg: 3.43 3.87 3.81 5/297 17850
/proc/meminfo: memFree=18384312/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=30256 CPUtime=6.29 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 5077 0 0 0 629 0 0 0 25 0 1 0 657749073 30982144 4899 33554432000 4194304 4263832 140736847054752 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 7564 4899 248 17 0 4737 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30256

[startup+12.7009 s]
/proc/loadavg: 3.52 3.88 3.81 6/297 17850
/proc/meminfo: memFree=18349036/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=32656 CPUtime=12.69 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 5650 0 0 0 1269 0 0 0 25 0 1 0 657749073 33439744 5471 33554432000 4194304 4263832 140736847054752 18446744073709551615 4207819 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 8164 5471 247 17 0 5337 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32656

[startup+25.5006 s]
/proc/loadavg: 3.59 3.88 3.81 5/297 17850
/proc/meminfo: memFree=18310068/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=40648 CPUtime=25.5 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 7526 0 0 0 2548 2 0 0 25 0 1 0 657749073 41623552 7347 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 10162 7347 247 17 0 7335 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 40648

[startup+51.1011 s]
/proc/loadavg: 3.73 3.89 3.81 5/297 17851
/proc/meminfo: memFree=18263348/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=50288 CPUtime=51.09 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 10043 0 0 0 5106 3 0 0 25 0 1 0 657749073 51494912 9751 33554432000 4194304 4263832 140736847054752 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 12572 9751 247 17 0 9745 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50288

[startup+102.301 s]
/proc/loadavg: 3.89 3.91 3.82 5/297 17852
/proc/meminfo: memFree=18200576/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=57960 CPUtime=102.31 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 12020 0 0 0 10226 5 0 0 25 0 1 0 657749073 59351040 11462 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 14490 11462 247 17 0 11663 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 57960

[startup+162.3 s]
/proc/loadavg: 4.02 3.94 3.83 5/297 17854
/proc/meminfo: memFree=18143996/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=68788 CPUtime=162.29 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 14796 0 0 0 16223 6 0 0 25 0 1 0 657749073 70438912 14072 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 17197 14072 247 17 0 14370 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68788

[startup+222.311 s]
/proc/loadavg: 4.01 3.94 3.84 5/297 17855
/proc/meminfo: memFree=18106636/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=76220 CPUtime=222.3 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 16743 0 0 0 22223 7 0 0 25 0 1 0 657749073 78049280 15837 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 19055 15837 247 17 0 16228 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 76220

[startup+282.3 s]
/proc/loadavg: 4.00 3.95 3.84 5/297 17857
/proc/meminfo: memFree=18088976/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=79260 CPUtime=282.3 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 17504 0 0 0 28222 8 0 0 25 0 1 0 657749073 81162240 16598 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 19815 16598 247 17 0 16988 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 79260

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.85 5/297 17859
/proc/meminfo: memFree=18047900/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=82932 CPUtime=342.3 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 18573 0 0 0 34221 9 0 0 25 0 1 0 657749073 84922368 17467 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 20733 17467 247 17 0 17906 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 82932

[startup+402.301 s]
/proc/loadavg: 4.00 3.96 3.86 5/297 17860
/proc/meminfo: memFree=18026784/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=89132 CPUtime=402.3 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 20384 0 0 0 40220 10 0 0 25 0 1 0 657749073 91271168 19058 33554432000 4194304 4263832 140736847054752 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 22283 19058 247 17 0 19456 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 89132

[startup+462.301 s]
/proc/loadavg: 4.06 4.00 3.87 5/297 17862
/proc/meminfo: memFree=18018572/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=89832 CPUtime=462.3 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 20543 0 0 0 46220 10 0 0 25 0 1 0 657749073 91987968 19217 33554432000 4194304 4263832 140736847054752 18446744073709551615 4207645 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 22458 19217 247 17 0 19631 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 89832

[startup+522.301 s]
/proc/loadavg: 4.07 4.01 3.88 5/297 17863
/proc/meminfo: memFree=18006132/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=94812 CPUtime=522.31 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 22015 0 0 0 52220 11 0 0 25 0 1 0 657749073 97087488 20448 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 23703 20448 247 17 0 20876 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 94812

[startup+582.3 s]
/proc/loadavg: 4.06 4.02 3.90 5/297 17865
/proc/meminfo: memFree=17987500/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=100416 CPUtime=582.3 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 23358 0 0 0 58219 11 0 0 25 0 1 0 657749073 102825984 21791 33554432000 4194304 4263832 140736847054752 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 25104 21791 247 17 0 22277 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 100416

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.90 5/297 17867
/proc/meminfo: memFree=17964640/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=105436 CPUtime=642.3 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 24868 0 0 0 64218 12 0 0 25 0 1 0 657749073 107966464 22778 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 26359 22778 247 17 0 23532 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 105436

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/297 17868
/proc/meminfo: memFree=17941164/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=107904 CPUtime=702.3 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 25394 0 0 0 70218 12 0 0 25 0 1 0 657749073 110493696 23304 33554432000 4194304 4263832 140736847054752 18446744073709551615 248089395795 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 26976 23304 247 17 0 24149 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 107904

[startup+762.301 s]
/proc/loadavg: 4.08 4.02 3.91 5/297 17870
/proc/meminfo: memFree=17923156/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=107904 CPUtime=762.31 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 25403 0 0 0 76219 12 0 0 25 0 1 0 657749073 110493696 23313 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 26976 23313 247 17 0 24149 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 107904

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/297 17871
/proc/meminfo: memFree=17904148/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=108036 CPUtime=822.32 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 25467 0 0 0 82219 13 0 0 25 0 1 0 657749073 110628864 23377 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 27009 23377 247 17 0 24182 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 108036

[startup+882.311 s]
/proc/loadavg: 4.01 4.01 3.91 5/297 17873
/proc/meminfo: memFree=17882660/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=116520 CPUtime=882.32 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 27858 0 0 0 88218 14 0 0 25 0 1 0 657749073 119316480 25476 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 29130 25476 247 17 0 26303 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 116520

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/297 17875
/proc/meminfo: memFree=17879756/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=117164 CPUtime=942.31 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 28022 0 0 0 94217 14 0 0 25 0 1 0 657749073 119975936 25640 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 29291 25640 247 17 0 26464 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 117164

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/297 17876
/proc/meminfo: memFree=17863108/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=119056 CPUtime=1002.31 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 28381 0 0 0 100217 14 0 0 25 0 1 0 657749073 121913344 25999 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 29764 25999 247 17 0 26937 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 119056

[startup+1062.3 s]
/proc/loadavg: 4.07 4.02 3.93 5/297 17878
/proc/meminfo: memFree=17839628/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=127900 CPUtime=1062.31 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 30951 0 0 0 106216 15 0 0 25 0 1 0 657749073 130969600 28248 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 31975 28248 247 17 0 29148 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 127900

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.93 5/297 17879
/proc/meminfo: memFree=17834752/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=128456 CPUtime=1122.31 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 31087 0 0 0 112216 15 0 0 25 0 1 0 657749073 131538944 28384 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 32114 28384 247 17 0 29287 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 128456

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.93 5/297 17881
/proc/meminfo: memFree=17819844/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=128968 CPUtime=1182.31 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 31187 0 0 0 118216 15 0 0 25 0 1 0 657749073 132063232 28484 33554432000 4194304 4263832 140736847054752 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 32242 28484 247 17 0 29415 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 128968

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/297 17883
/proc/meminfo: memFree=17809264/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=131912 CPUtime=1242.32 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 31822 0 0 0 124217 15 0 0 25 0 1 0 657749073 135077888 29119 33554432000 4194304 4263832 140736847054752 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 32978 29119 247 17 0 30151 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 131912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 2/291 17887
/proc/meminfo: memFree=18351408/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=131912 CPUtime=1300.03 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 31830 0 0 0 129988 15 0 0 25 0 1 0 657749073 135077888 29127 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 32978 29127 247 17 0 30151 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 131912

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.93 2/291 17887
/proc/meminfo: memFree=18351408/32950928 swapFree=64721848/67111528
[pid=17848] ppid=17846 vsize=131912 CPUtime=1300.03 cores=5,7
/proc/17848/stat : 17848 (umsat) R 17846 17848 17761 0 -1 4202496 31830 0 0 0 129988 15 0 0 25 0 1 0 657749073 135077888 29127 33554432000 4194304 4263832 140736847054752 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/17848/statm: 32978 29127 247 17 0 30151 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 131912

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.88
CPU system time (s): 0.164974
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 131912

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

runsolver used 3.2825 second user time and 8.5457 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 14:11:33
IDJOB=3379208
IDBENCH=85841
IDSOLVER=1861
FILE ID=node123/3379208-1305461493
RUNJOBID= node123-1305461492-17782
PBS_JOBID= 13324927
Free space on /tmp= 73412 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379208-1305461493/watcher-3379208-1305461493 -o /tmp/evaluation-result-3379208-1305461493/solver-3379208-1305461493 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379208-1305461493.cnf

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=332503809

node123.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	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.82
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.74
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.80
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18454400 kB
Buffers:        320912 kB
Cached:        4352764 kB
SwapCached:      10528 kB
Active:       11204132 kB
Inactive:      3010404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18454400 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           11360 kB
Writeback:           0 kB
AnonPages:     9537980 kB
Mapped:          22980 kB
Slab:           179412 kB
PageTables:      37992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 45257876 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= 73420 MiB
End job on node123 at 2011-05-15 14:33:15