Trace number 3379237

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.04 1300.01

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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: 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-3379237-1305461017/watcher-3379237-1305461017 -o /tmp/evaluation-result-3379237-1305461017/solver-3379237-1305461017 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379237-1305461017.cnf 

running on 2 cores: 0,2

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: 2.02 1.44 2.30 5/302 17789
/proc/meminfo: memFree=16504488/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=11776 CPUtime=0 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 384 0 0 0 0 0 0 0 25 0 1 0 657701387 12058624 324 33554432000 4194304 4263832 140736649766384 18446744073709551615 274664469189 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 2944 324 246 17 0 117 0

[startup+0.027106 s]
/proc/loadavg: 2.02 1.44 2.30 5/302 17789
/proc/meminfo: memFree=16504488/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=11776 CPUtime=0.02 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 399 0 0 0 2 0 0 0 25 0 1 0 657701387 12058624 339 33554432000 4194304 4263832 140736649766384 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 2944 339 246 17 0 117 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11776

[startup+0.10112 s]
/proc/loadavg: 2.02 1.44 2.30 5/302 17789
/proc/meminfo: memFree=16504488/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=11904 CPUtime=0.1 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 432 0 0 0 10 0 0 0 25 0 1 0 657701387 12189696 372 33554432000 4194304 4263832 140736649766384 18446744073709551615 274664466623 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 2976 372 247 17 0 149 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11904

[startup+0.301088 s]
/proc/loadavg: 2.02 1.44 2.30 5/302 17789
/proc/meminfo: memFree=16504488/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=12164 CPUtime=0.3 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 477 0 0 0 30 0 0 0 25 0 1 0 657701387 12455936 417 33554432000 4194304 4263832 140736649766384 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 3041 417 247 17 0 214 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 12164

[startup+0.701018 s]
/proc/loadavg: 2.02 1.44 2.30 5/302 17789
/proc/meminfo: memFree=16504488/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=12424 CPUtime=0.7 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 563 0 0 0 70 0 0 0 25 0 1 0 657701387 12722176 503 33554432000 4194304 4263832 140736649766384 18446744073709551615 274664475533 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 3106 503 247 17 0 279 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 12424

[startup+1.50089 s]
/proc/loadavg: 2.02 1.44 2.30 5/303 17790
/proc/meminfo: memFree=16502744/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=12924 CPUtime=1.5 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 670 0 0 0 150 0 0 0 25 0 1 0 657701387 13234176 610 33554432000 4194304 4263832 140736649766384 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 3231 610 247 17 0 404 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 12924

[startup+3.10057 s]
/proc/loadavg: 2.02 1.44 2.30 5/303 17790
/proc/meminfo: memFree=16501628/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=13512 CPUtime=3.09 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 812 0 0 0 309 0 0 0 25 0 1 0 657701387 13836288 752 33554432000 4194304 4263832 140736649766384 18446744073709551615 4207696 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 3378 752 247 17 0 551 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13512

[startup+6.30105 s]
/proc/loadavg: 2.34 1.52 2.32 6/303 17790
/proc/meminfo: memFree=16499272/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=14000 CPUtime=6.29 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 945 0 0 0 629 0 0 0 25 0 1 0 657701387 14336000 885 33554432000 4194304 4263832 140736649766384 18446744073709551615 274664463476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 3500 885 247 17 0 673 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14000

[startup+12.7009 s]
/proc/loadavg: 2.47 1.56 2.33 5/303 17790
/proc/meminfo: memFree=16478904/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=15392 CPUtime=12.69 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 1280 0 0 0 1269 0 0 0 25 0 1 0 657701387 15761408 1220 33554432000 4194304 4263832 140736649766384 18446744073709551615 4250137 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 3848 1220 247 17 0 1021 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15392

[startup+25.5007 s]
/proc/loadavg: 2.81 1.68 2.35 5/303 17791
/proc/meminfo: memFree=16463364/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=16600 CPUtime=25.49 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 1584 0 0 0 2549 0 0 0 25 0 1 0 657701387 16998400 1524 33554432000 4194304 4263832 140736649766384 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 4150 1524 247 17 0 1323 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16600

[startup+51.1003 s]
/proc/loadavg: 3.21 1.86 2.39 5/303 17791
/proc/meminfo: memFree=16440040/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=19136 CPUtime=51.09 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 2221 0 0 0 5109 0 0 0 25 0 1 0 657701387 19595264 2161 33554432000 4194304 4263832 140736649766384 18446744073709551615 4205562 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 4784 2161 247 17 0 1957 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19136

[startup+102.311 s]
/proc/loadavg: 3.66 2.19 2.48 5/303 17793
/proc/meminfo: memFree=16405440/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=21648 CPUtime=102.31 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 2846 0 0 0 10230 1 0 0 25 0 1 0 657701387 22167552 2786 33554432000 4194304 4263832 140736649766384 18446744073709551615 4207680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 5412 2786 248 17 0 2585 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 21648

[startup+162.301 s]
/proc/loadavg: 3.91 2.53 2.57 5/303 17798
/proc/meminfo: memFree=16380464/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=23632 CPUtime=162.3 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 3342 0 0 0 16229 1 0 0 25 0 1 0 657701387 24199168 3282 33554432000 4194304 4263832 140736649766384 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 5908 3282 248 17 0 3081 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 23632

[startup+222.301 s]
/proc/loadavg: 4.04 2.81 2.67 5/303 17800
/proc/meminfo: memFree=16364796/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=25152 CPUtime=222.29 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 3729 0 0 0 22228 1 0 0 25 0 1 0 657701387 25755648 3669 33554432000 4194304 4263832 140736649766384 18446744073709551615 4207660 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 6288 3669 248 17 0 3461 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 25152

[startup+282.3 s]
/proc/loadavg: 4.15 3.06 2.76 5/303 17801
/proc/meminfo: memFree=16331676/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=27296 CPUtime=282.29 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 4268 0 0 0 28228 1 0 0 25 0 1 0 657701387 27951104 4208 33554432000 4194304 4263832 140736649766384 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 6824 4208 248 17 0 3997 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 27296

[startup+342.301 s]
/proc/loadavg: 4.05 3.23 2.83 5/303 17804
/proc/meminfo: memFree=16323484/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=28836 CPUtime=342.29 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 4635 0 0 0 34228 1 0 0 25 0 1 0 657701387 29528064 4542 33554432000 4194304 4263832 140736649766384 18446744073709551615 4215115 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 7209 4542 248 17 0 4382 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28836

[startup+402.3 s]
/proc/loadavg: 4.02 3.36 2.90 5/303 17806
/proc/meminfo: memFree=16297188/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=29892 CPUtime=402.29 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 4907 0 0 0 40228 1 0 0 25 0 1 0 657701387 30609408 4814 33554432000 4194304 4263832 140736649766384 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 7473 4814 248 17 0 4646 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 29892

[startup+462.301 s]
/proc/loadavg: 4.00 3.48 2.97 5/303 17808
/proc/meminfo: memFree=16290736/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=31656 CPUtime=462.29 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 5379 0 0 0 46228 1 0 0 25 0 1 0 657701387 32415744 5249 33554432000 4194304 4263832 140736649766384 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 7914 5249 248 17 0 5087 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 31656

[startup+522.301 s]
/proc/loadavg: 4.00 3.57 3.03 5/303 17810
/proc/meminfo: memFree=16277700/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=32224 CPUtime=522.3 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 5530 0 0 0 52228 2 0 0 25 0 1 0 657701387 32997376 5400 33554432000 4194304 4263832 140736649766384 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 8056 5400 248 17 0 5229 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 32224

[startup+582.3 s]
/proc/loadavg: 4.00 3.65 3.09 5/303 17811
/proc/meminfo: memFree=16273596/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=33360 CPUtime=582.3 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 5837 0 0 0 58228 2 0 0 25 0 1 0 657701387 34160640 5667 33554432000 4194304 4263832 140736649766384 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 8340 5667 248 17 0 5513 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 33360

[startup+642.301 s]
/proc/loadavg: 4.00 3.71 3.14 5/303 17814
/proc/meminfo: memFree=16256088/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=33744 CPUtime=642.31 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 5949 0 0 0 64229 2 0 0 25 0 1 0 657701387 34553856 5779 33554432000 4194304 4263832 140736649766384 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 8436 5779 248 17 0 5609 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 33744

[startup+702.3 s]
/proc/loadavg: 4.05 3.77 3.20 5/303 17816
/proc/meminfo: memFree=16233376/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=35588 CPUtime=702.3 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 6459 0 0 0 70228 2 0 0 25 0 1 0 657701387 36442112 6245 33554432000 4194304 4263832 140736649766384 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 8897 6245 248 17 0 6070 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 35588

[startup+762.311 s]
/proc/loadavg: 4.02 3.81 3.24 5/303 17817
/proc/meminfo: memFree=16231012/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=36548 CPUtime=762.32 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 6698 0 0 0 76230 2 0 0 25 0 1 0 657701387 37425152 6484 33554432000 4194304 4263832 140736649766384 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 9137 6484 248 17 0 6310 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 36548

[startup+822.301 s]
/proc/loadavg: 4.12 3.87 3.30 5/303 17820
/proc/meminfo: memFree=16228888/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=36548 CPUtime=822.3 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 6701 0 0 0 82228 2 0 0 25 0 1 0 657701387 37425152 6487 33554432000 4194304 4263832 140736649766384 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 9137 6487 248 17 0 6310 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 36548

[startup+882.3 s]
/proc/loadavg: 4.08 3.91 3.35 5/303 17821
/proc/meminfo: memFree=16208540/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=37120 CPUtime=882.3 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 6881 0 0 0 88228 2 0 0 25 0 1 0 657701387 38010880 6618 33554432000 4194304 4263832 140736649766384 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 9280 6618 248 17 0 6453 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 37120

[startup+942.301 s]
/proc/loadavg: 4.03 3.92 3.38 6/303 17823
/proc/meminfo: memFree=16197612/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=37804 CPUtime=942.3 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 7054 0 0 0 94228 2 0 0 25 0 1 0 657701387 38711296 6791 33554432000 4194304 4263832 140736649766384 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 9451 6791 248 17 0 6624 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 37804

[startup+1002.3 s]
/proc/loadavg: 4.01 3.93 3.42 5/303 17825
/proc/meminfo: memFree=16195604/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=38156 CPUtime=1002.3 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 7150 0 0 0 100228 2 0 0 25 0 1 0 657701387 39071744 6887 33554432000 4194304 4263832 140736649766384 18446744073709551615 4211594 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 9539 6887 248 17 0 6712 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 38156

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.45 5/303 17826
/proc/meminfo: memFree=16190516/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=38572 CPUtime=1062.3 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 7230 0 0 0 106228 2 0 0 25 0 1 0 657701387 39497728 6967 33554432000 4194304 4263832 140736649766384 18446744073709551615 4205719 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 9643 6967 248 17 0 6816 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 38572

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.48 5/303 17828
/proc/meminfo: memFree=16188404/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=39040 CPUtime=1122.31 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 7420 0 0 0 112229 2 0 0 25 0 1 0 657701387 39976960 7104 33554432000 4194304 4263832 140736649766384 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 9760 7104 248 17 0 6933 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 39040

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.51 5/303 17829
/proc/meminfo: memFree=16182312/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=39712 CPUtime=1182.31 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 7572 0 0 0 118229 2 0 0 25 0 1 0 657701387 40665088 7256 33554432000 4194304 4263832 140736649766384 18446744073709551615 4205682 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 9928 7256 248 17 0 7101 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 39712

[startup+1242.3 s]
/proc/loadavg: 4.07 3.98 3.55 5/303 17831
/proc/meminfo: memFree=16176972/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=40096 CPUtime=1242.31 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 7684 0 0 0 124229 2 0 0 25 0 1 0 657701387 41058304 7368 33554432000 4194304 4263832 140736649766384 18446744073709551615 4207808 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 10024 7368 248 17 0 7197 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 40096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.12 3.77 3.50 2/285 17887
/proc/meminfo: memFree=16573808/32951132 swapFree=67093824/67111528
[pid=17789] ppid=17787 vsize=40672 CPUtime=1300.02 cores=0,2
/proc/17789/stat : 17789 (umsat) R 17787 17789 17267 0 -1 4202496 7812 0 0 0 130000 2 0 0 25 0 1 0 657701387 41648128 7496 33554432000 4194304 4263832 140736649766384 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17789/statm: 10168 7496 248 17 0 7341 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 40672

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.01
CPU time (s): 1300.04
CPU user time (s): 1300
CPU system time (s): 0.030995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 40672

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

runsolver used 3.80042 second user time and 8.04878 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 14:03:37
IDJOB=3379237
IDBENCH=84715
IDSOLVER=1861
FILE ID=node131/3379237-1305461017
RUNJOBID= node131-1305460995-17702
PBS_JOBID= 13324902
Free space on /tmp= 73700 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379237-1305461017/watcher-3379237-1305461017 -o /tmp/evaluation-result-3379237-1305461017/solver-3379237-1305461017 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379237-1305461017.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=747980159

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16504636 kB
Buffers:        291344 kB
Cached:        4315556 kB
SwapCached:       1504 kB
Active:       12742680 kB
Inactive:      3437540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16504636 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           10356 kB
Writeback:           0 kB
AnonPages:    11571544 kB
Mapped:          28124 kB
Slab:           167628 kB
PageTables:      35780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29939068 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= 73708 MiB
End job on node131 at 2011-05-15 14:25:20