Trace number 3263691

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.05 1300.03

General information on the benchmark

NameSAT03/handmade/anton/SAT/
SGI_30_80_15_90_4-dir.shuffled-as.sat03-6.cnf
MD5SUM22bbcb4a25a1da66113c240898c75509
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.19197
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses28508
Sum of the clauses size57436
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228493
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

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

running on 2 cores: 4,6

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: 0.00 0.75 3.02 2/172 28958
/proc/meminfo: memFree=21352904/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=11776 CPUtime=0 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4194304 369 0 0 0 0 0 0 0 23 0 1 0 468400904 12058624 308 33554432000 4194304 4263880 140736494772032 18446744073709551615 242970239418 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 2944 308 240 17 0 117 0

[startup+0.0905929 s]
/proc/loadavg: 0.00 0.75 3.02 2/172 28958
/proc/meminfo: memFree=21352904/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=13340 CPUtime=0.08 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4194304 907 0 0 0 8 0 0 0 23 0 1 0 468400904 13660160 700 33554432000 4194304 4263880 140736494772032 18446744073709551615 47709194739553 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 3335 700 242 17 0 508 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13340

[startup+0.100594 s]
/proc/loadavg: 0.00 0.75 3.02 2/172 28958
/proc/meminfo: memFree=21352904/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=16904 CPUtime=0.09 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 1776 0 0 0 9 0 0 0 23 0 1 0 468400904 17309696 1569 33554432000 4194304 4263880 140736494772032 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 4226 1573 244 17 0 1399 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16904

[startup+0.300498 s]
/proc/loadavg: 0.00 0.75 3.02 2/172 28958
/proc/meminfo: memFree=21352904/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=19324 CPUtime=0.29 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 2573 0 0 0 29 0 0 0 25 0 1 0 468400904 19787776 2198 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205695 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 4831 2198 247 17 0 2004 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19324

[startup+0.700478 s]
/proc/loadavg: 0.00 0.75 3.02 2/172 28958
/proc/meminfo: memFree=21352904/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=24120 CPUtime=0.69 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 3789 0 0 0 69 0 0 0 25 0 1 0 468400904 24698880 3414 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 6030 3414 247 17 0 3203 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24120

[startup+1.50034 s]
/proc/loadavg: 0.00 0.75 3.02 5/188 28989
/proc/meminfo: memFree=21324340/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=32292 CPUtime=1.49 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 5822 0 0 0 149 0 0 0 25 0 1 0 468400904 33067008 5447 33554432000 4194304 4263880 140736494772032 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 8073 5447 247 17 0 5246 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32292

[startup+3.10304 s]
/proc/loadavg: 0.00 0.75 3.02 5/188 28989
/proc/meminfo: memFree=21312464/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=42728 CPUtime=3.09 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 8312 0 0 0 309 0 0 0 25 0 1 0 468400904 43753472 7937 33554432000 4194304 4263880 140736494772032 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 10682 7937 247 17 0 7855 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42728

[startup+6.30051 s]
/proc/loadavg: 0.48 0.83 3.03 5/188 28989
/proc/meminfo: memFree=21294540/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=55088 CPUtime=6.29 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 11331 0 0 0 628 1 0 0 25 0 1 0 468400904 56410112 10955 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 13772 10955 247 17 0 10945 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55088

[startup+12.7004 s]
/proc/loadavg: 0.76 0.89 3.04 5/188 28989
/proc/meminfo: memFree=21269772/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=74588 CPUtime=12.69 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 15999 0 0 0 1267 2 0 0 25 0 1 0 468400904 76378112 15623 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205639 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 18647 15623 247 17 0 15820 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 74588

[startup+25.5012 s]
/proc/loadavg: 1.48 1.04 3.05 5/188 28989
/proc/meminfo: memFree=21245604/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=94000 CPUtime=25.5 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 20617 0 0 0 2547 3 0 0 25 0 1 0 468400904 96256000 20240 33554432000 4194304 4263880 140736494772032 18446744073709551615 4215090 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 23500 20240 247 17 0 20673 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 94000

[startup+51.1008 s]
/proc/loadavg: 2.34 1.27 3.08 5/188 28990
/proc/meminfo: memFree=21212440/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=122756 CPUtime=51.09 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 27503 0 0 0 5105 4 0 0 25 0 1 0 468400904 125702144 27126 33554432000 4194304 4263880 140736494772032 18446744073709551615 242970211013 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 30689 27126 247 17 0 27862 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122756

[startup+102.307 s]
/proc/loadavg: 3.28 1.69 3.12 5/188 28992
/proc/meminfo: memFree=21153032/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=174528 CPUtime=102.3 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 39898 0 0 0 10223 7 0 0 25 0 1 0 468400904 178716672 39520 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 43632 39520 248 17 0 40805 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 174528

[startup+162.301 s]
/proc/loadavg: 3.73 2.11 3.18 5/188 28993
/proc/meminfo: memFree=21119772/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=204176 CPUtime=162.29 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 46620 0 0 0 16220 9 0 0 25 0 1 0 468400904 209076224 46241 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 51044 46241 247 17 0 48217 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 204176

[startup+222.3 s]
/proc/loadavg: 3.95 2.47 3.23 5/188 28995
/proc/meminfo: memFree=21090988/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=228432 CPUtime=222.29 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 52481 0 0 0 22218 11 0 0 25 0 1 0 468400904 233914368 52102 33554432000 4194304 4263880 140736494772032 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 57108 52102 248 17 0 54281 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 228432

[startup+282.301 s]
/proc/loadavg: 3.98 2.74 3.28 5/188 28996
/proc/meminfo: memFree=21063560/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=252080 CPUtime=282.29 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 58231 0 0 0 28215 14 0 0 25 0 1 0 468400904 258129920 57852 33554432000 4194304 4263880 140736494772032 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 63020 57852 248 17 0 60193 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 252080

[startup+342.301 s]
/proc/loadavg: 4.03 2.98 3.32 5/188 28998
/proc/meminfo: memFree=21037996/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=275240 CPUtime=342.29 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 64006 0 0 0 34213 16 0 0 25 0 1 0 468400904 281845760 63370 33554432000 4194304 4263880 140736494772032 18446744073709551615 4207651 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 68810 63370 248 17 0 65983 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 275240

[startup+402.3 s]
/proc/loadavg: 4.01 3.17 3.36 5/188 29000
/proc/meminfo: memFree=21015892/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=295164 CPUtime=402.3 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 68554 0 0 0 40212 18 0 0 25 0 1 0 468400904 302247936 67917 33554432000 4194304 4263880 140736494772032 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 73791 67917 247 17 0 70964 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 295164

[startup+462.301 s]
/proc/loadavg: 4.00 3.31 3.40 5/188 29001
/proc/meminfo: memFree=20997392/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=311020 CPUtime=462.29 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 72403 0 0 0 46210 19 0 0 25 0 1 0 468400904 318484480 71765 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 77755 71765 247 17 0 74928 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 311020

[startup+522.301 s]
/proc/loadavg: 4.00 3.44 3.43 5/188 29003
/proc/meminfo: memFree=20978144/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=327544 CPUtime=522.3 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 76263 0 0 0 52209 21 0 0 25 0 1 0 468400904 335405056 75625 33554432000 4194304 4263880 140736494772032 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 81886 75625 247 17 0 79059 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 327544

[startup+582.3 s]
/proc/loadavg: 4.00 3.54 3.47 5/188 29004
/proc/meminfo: memFree=20954808/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=349408 CPUtime=582.3 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 81508 0 0 0 58208 22 0 0 25 0 1 0 468400904 357793792 80870 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205763 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 87352 80870 247 17 0 84525 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 349408

[startup+642.301 s]
/proc/loadavg: 4.00 3.62 3.50 5/188 29006
/proc/meminfo: memFree=20942380/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=359704 CPUtime=642.31 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 83829 0 0 0 64208 23 0 0 25 0 1 0 468400904 368336896 83191 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 89926 83191 247 17 0 87099 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 359704

[startup+702.301 s]
/proc/loadavg: 4.00 3.68 3.53 5/188 29008
/proc/meminfo: memFree=20929096/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=371224 CPUtime=702.31 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 86624 0 0 0 70206 25 0 0 25 0 1 0 468400904 380133376 85986 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 92806 85986 247 17 0 89979 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 371224

[startup+762.307 s]
/proc/loadavg: 4.07 3.76 3.56 5/188 29009
/proc/meminfo: memFree=20915052/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=383552 CPUtime=762.32 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 89692 0 0 0 76206 26 0 0 25 0 1 0 468400904 392757248 89054 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 95888 89054 247 17 0 93061 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 383552

[startup+822.301 s]
/proc/loadavg: 4.02 3.80 3.58 5/188 29011
/proc/meminfo: memFree=20898412/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=397736 CPUtime=822.31 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 93246 0 0 0 82203 28 0 0 25 0 1 0 468400904 407281664 92608 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 99434 92608 247 17 0 96607 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 397736

[startup+882.301 s]
/proc/loadavg: 4.06 3.85 3.61 5/188 29012
/proc/meminfo: memFree=20884124/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=409156 CPUtime=882.31 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 96068 0 0 0 88202 29 0 0 25 0 1 0 468400904 418975744 95430 33554432000 4194304 4263880 140736494772032 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 102289 95430 247 17 0 99462 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 409156

[startup+942.3 s]
/proc/loadavg: 4.02 3.87 3.63 5/188 29014
/proc/meminfo: memFree=20874556/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=417508 CPUtime=942.31 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 98451 0 0 0 94201 30 0 0 25 0 1 0 468400904 427528192 97421 33554432000 4194304 4263880 140736494772032 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 104377 97421 247 17 0 101550 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 417508

[startup+1002.3 s]
/proc/loadavg: 4.01 3.89 3.65 5/188 29016
/proc/meminfo: memFree=20873536/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=417508 CPUtime=1002.31 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 98451 0 0 0 100201 30 0 0 25 0 1 0 468400904 427528192 97421 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 104377 97421 247 17 0 101550 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 417508

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.67 5/188 29017
/proc/meminfo: memFree=20871032/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=418532 CPUtime=1062.31 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 98704 0 0 0 106201 30 0 0 25 0 1 0 468400904 428576768 97674 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205752 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 104633 97674 247 17 0 101806 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 418532

[startup+1122.3 s]
/proc/loadavg: 4.11 3.95 3.70 5/188 29019
/proc/meminfo: memFree=20867912/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=419044 CPUtime=1122.31 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 98897 0 0 0 112201 30 0 0 25 0 1 0 468400904 429101056 97867 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 104761 97867 247 17 0 101934 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 419044

[startup+1182.3 s]
/proc/loadavg: 4.04 3.96 3.72 5/188 29020
/proc/meminfo: memFree=20866400/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=419812 CPUtime=1182.31 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 99075 0 0 0 118201 30 0 0 25 0 1 0 468400904 429887488 98045 33554432000 4194304 4263880 140736494772032 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 104953 98045 247 17 0 102126 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 419812

[startup+1242.3 s]
/proc/loadavg: 4.01 3.97 3.73 5/188 29022
/proc/meminfo: memFree=20864880/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=419812 CPUtime=1242.31 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 99120 0 0 0 124201 30 0 0 25 0 1 0 468400904 429887488 98090 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 104953 98090 247 17 0 102126 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 419812



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.74 5/188 29023
/proc/meminfo: memFree=20861380/32951132 swapFree=67111524/67111528
[pid=28958] ppid=28956 vsize=421860 CPUtime=1300.02 cores=4,6
/proc/28958/stat : 28958 (umsat) R 28956 28958 28928 0 -1 4202496 99496 0 0 0 129972 30 0 0 25 0 1 0 468400904 431984640 98466 33554432000 4194304 4263880 140736494772032 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/28958/statm: 105465 98466 247 17 0 102638 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 421860

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1299.72
CPU system time (s): 0.32695
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 421860

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

runsolver used 2.31365 second user time and 4.79227 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 16:13:43
IDJOB=3263691
IDBENCH=84010
IDSOLVER=1582
FILE ID=node128/3263691-1303568023
RUNJOBID= node128-1303568022-28947
PBS_JOBID= 13150290
Free space on /tmp= 66828 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT03/handmade/anton/SAT/SGI_30_80_15_90_4-dir.shuffled-as.sat03-6.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263691-1303568023/watcher-3263691-1303568023 -o /tmp/evaluation-result-3263691-1303568023/solver-3263691-1303568023 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3263691-1303568023.cnf

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

MD5SUM BENCH= 22bbcb4a25a1da66113c240898c75509
RANDOM SEED=449086555

node128.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.852
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.70
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.852
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.75
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.852
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.852
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.75
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21352928 kB
Buffers:       1325952 kB
Cached:        9571308 kB
SwapCached:          4 kB
Active:        1964576 kB
Inactive:      8997164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21352928 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2756 kB
Writeback:           0 kB
AnonPages:       64176 kB
Mapped:          14688 kB
Slab:           573700 kB
PageTables:       4572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   186864 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66816 MiB
End job on node128 at 2011-04-23 16:35:25