Trace number 3379356

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.07 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top28.cnf
MD5SUM005e29e99454a24085199b085e720b2f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark368.61
Satisfiable
(Un)Satisfiability was proved
Number of variables88763
Number of clauses282870
Sum of the clauses size691774
Maximum clause length3284
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2171374
Number of clauses of size 3109718
Number of clauses of size 4405
Number of clauses of size 526
Number of clauses of size over 51346

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-3379356-1305457076/watcher-3379356-1305457076 -o /tmp/evaluation-result-3379356-1305457076/solver-3379356-1305457076 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379356-1305457076.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: 3.68 3.92 3.59 5/296 17114
/proc/meminfo: memFree=16793972/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=11796 CPUtime=0 cores=0,2
/proc/17114/stat : 17114 (runsolver) R 17112 17114 15028 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 657307249 12079104 49 33554432000 4194304 5432360 140737483905936 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/17114/statm: 2949 49 30 303 0 2643 0

[startup+0.06695 s]
/proc/loadavg: 3.68 3.92 3.59 5/296 17114
/proc/meminfo: memFree=16793972/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=12576 CPUtime=0.05 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4194304 601 0 0 0 5 0 0 0 24 0 1 0 657307249 12877824 492 33554432000 4194304 4263832 140736205486112 18446744073709551615 47692254116595 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 3144 492 242 17 0 317 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12576

[startup+0.100945 s]
/proc/loadavg: 3.68 3.92 3.59 5/296 17114
/proc/meminfo: memFree=16793972/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=13356 CPUtime=0.08 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4194304 875 0 0 0 8 0 0 0 24 0 1 0 657307249 13676544 669 33554432000 4194304 4263832 140736205486112 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 3339 669 242 17 0 512 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13356

[startup+0.300937 s]
/proc/loadavg: 3.68 3.92 3.59 5/296 17114
/proc/meminfo: memFree=16793972/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=18828 CPUtime=0.28 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4194304 2488 0 0 0 28 0 0 0 25 0 1 0 657307249 19279872 1704 33554432000 4194304 4263832 140736205486112 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 4707 1704 242 17 0 1880 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18828

[startup+0.700867 s]
/proc/loadavg: 3.68 3.92 3.59 5/296 17114
/proc/meminfo: memFree=16793972/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=25992 CPUtime=0.68 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4194304 4814 0 0 0 68 0 0 0 25 0 1 0 657307249 26615808 3261 33554432000 4194304 4263832 140736205486112 18446744073709551615 4231824 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 6498 3261 242 17 0 3671 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25992

[startup+1.50071 s]
/proc/loadavg: 3.68 3.92 3.59 5/303 17127
/proc/meminfo: memFree=16725052/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=68800 CPUtime=1.48 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 18650 0 0 0 146 2 0 0 25 0 1 0 657307249 70451200 13902 33554432000 4194304 4263832 140736205486112 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 17200 13902 247 17 0 14373 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68800

[startup+3.10045 s]
/proc/loadavg: 3.71 3.92 3.59 5/303 17127
/proc/meminfo: memFree=16633920/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=68800 CPUtime=3.08 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 18650 0 0 0 306 2 0 0 25 0 1 0 657307249 70451200 13902 33554432000 4194304 4263832 140736205486112 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 17200 13902 247 17 0 14373 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 68800

[startup+6.30089 s]
/proc/loadavg: 3.71 3.92 3.59 6/303 17127
/proc/meminfo: memFree=16627992/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=68800 CPUtime=6.28 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 18650 0 0 0 626 2 0 0 25 0 1 0 657307249 70451200 13902 33554432000 4194304 4263832 140736205486112 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 17200 13902 247 17 0 14373 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68800

[startup+12.7008 s]
/proc/loadavg: 3.97 3.97 3.61 5/303 17127
/proc/meminfo: memFree=16611648/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=68800 CPUtime=12.68 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 18650 0 0 0 1266 2 0 0 25 0 1 0 657307249 70451200 13902 33554432000 4194304 4263832 140736205486112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 17200 13902 247 17 0 14373 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 68800

[startup+25.5006 s]
/proc/loadavg: 3.98 3.97 3.62 5/303 17127
/proc/meminfo: memFree=16570676/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=68800 CPUtime=25.48 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 18650 0 0 0 2546 2 0 0 25 0 1 0 657307249 70451200 13902 33554432000 4194304 4263832 140736205486112 18446744073709551615 4250137 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 17200 13902 247 17 0 14373 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68800

[startup+51.1011 s]
/proc/loadavg: 3.98 3.97 3.63 5/303 17128
/proc/meminfo: memFree=16507256/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=68800 CPUtime=51.08 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 18650 0 0 0 5106 2 0 0 25 0 1 0 657307249 70451200 13902 33554432000 4194304 4263832 140736205486112 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 17200 13902 247 17 0 14373 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68800

[startup+102.311 s]
/proc/loadavg: 4.03 3.99 3.65 5/303 17130
/proc/meminfo: memFree=16349632/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=87824 CPUtime=102.29 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 23371 0 0 0 10225 4 0 0 25 0 1 0 657307249 89931776 18623 33554432000 4194304 4263832 140736205486112 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 21956 18623 247 17 0 19129 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 87824

[startup+162.301 s]
/proc/loadavg: 4.01 3.99 3.67 5/303 17133
/proc/meminfo: memFree=16193264/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=121576 CPUtime=162.28 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 31734 0 0 0 16220 8 0 0 25 0 1 0 657307249 124493824 26986 33554432000 4194304 4263832 140736205486112 18446744073709551615 4242470 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 30394 26986 247 17 0 27567 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 121576

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.68 5/303 17148
/proc/meminfo: memFree=16017932/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=159920 CPUtime=222.28 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 41339 0 0 0 22217 11 0 0 25 0 1 0 657307249 163758080 36591 33554432000 4194304 4263832 140736205486112 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 39980 36591 247 17 0 37153 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 159920

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.70 5/303 17149
/proc/meminfo: memFree=15851512/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=213100 CPUtime=282.28 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 54409 0 0 0 28212 16 0 0 25 0 1 0 657307249 218214400 49661 33554432000 4194304 4263832 140736205486112 18446744073709551615 4250170 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 53275 49661 247 17 0 50448 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 213100

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.72 5/303 17152
/proc/meminfo: memFree=15702584/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=273356 CPUtime=342.29 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 69505 0 0 0 34207 22 0 0 25 0 1 0 657307249 279916544 64757 33554432000 4194304 4263832 140736205486112 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 68339 64757 247 17 0 65512 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 273356

[startup+402.3 s]
/proc/loadavg: 4.03 4.00 3.74 5/303 17153
/proc/meminfo: memFree=15568032/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=314444 CPUtime=402.28 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 79716 0 0 0 40203 25 0 0 25 0 1 0 657307249 321990656 74968 33554432000 4194304 4263832 140736205486112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 78611 74968 247 17 0 75784 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 314444

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.75 5/303 17155
/proc/meminfo: memFree=15408072/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=341472 CPUtime=462.29 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 86367 0 0 0 46201 28 0 0 25 0 1 0 657307249 349667328 81619 33554432000 4194304 4263832 140736205486112 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 85368 81619 247 17 0 82541 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 341472

[startup+522.3 s]
/proc/loadavg: 4.21 4.05 3.78 6/303 17160
/proc/meminfo: memFree=15307468/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=358916 CPUtime=522.29 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 90604 0 0 0 52199 30 0 0 25 0 1 0 657307249 367529984 85856 33554432000 4194304 4263832 140736205486112 18446744073709551615 274664469189 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 89729 85856 247 17 0 86902 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 358916

[startup+582.301 s]
/proc/loadavg: 4.18 4.08 3.81 6/303 17162
/proc/meminfo: memFree=15166352/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=395604 CPUtime=582.29 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 99791 0 0 0 58196 33 0 0 25 0 1 0 657307249 405098496 95043 33554432000 4194304 4263832 140736205486112 18446744073709551615 4214946 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 98901 95043 247 17 0 96074 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 395604

[startup+642.301 s]
/proc/loadavg: 4.16 4.09 3.82 6/303 17164
/proc/meminfo: memFree=15013824/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=456696 CPUtime=642.29 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 114543 0 0 0 64191 38 0 0 25 0 1 0 657307249 467656704 109795 33554432000 4194304 4263832 140736205486112 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 114174 109795 247 17 0 111347 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 456696

[startup+702.3 s]
/proc/loadavg: 4.10 4.09 3.84 6/303 17165
/proc/meminfo: memFree=14882612/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=492580 CPUtime=702.29 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 123557 0 0 0 70188 41 0 0 25 0 1 0 657307249 504401920 118809 33554432000 4194304 4263832 140736205486112 18446744073709551615 274664457420 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 123145 118809 247 17 0 120318 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 492580

[startup+762.301 s]
/proc/loadavg: 4.04 4.07 3.84 6/303 17167
/proc/meminfo: memFree=14758604/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=513604 CPUtime=762.3 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 128825 0 0 0 76187 43 0 0 25 0 1 0 657307249 525930496 124077 33554432000 4194304 4263832 140736205486112 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 128401 124077 248 17 0 125574 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 513604

[startup+822.3 s]
/proc/loadavg: 4.01 4.05 3.85 6/303 17169
/proc/meminfo: memFree=14585872/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=547188 CPUtime=822.3 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 137205 0 0 0 82185 45 0 0 25 0 1 0 657307249 560320512 132457 33554432000 4194304 4263832 140736205486112 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 136797 132457 249 17 0 133970 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 547188

[startup+882.301 s]
/proc/loadavg: 4.06 4.06 3.86 6/303 17170
/proc/meminfo: memFree=14457648/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=581364 CPUtime=882.31 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 145714 0 0 0 88184 47 0 0 25 0 1 0 657307249 595316736 140966 33554432000 4194304 4263832 140736205486112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 145341 140966 249 17 0 142514 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 581364

[startup+942.301 s]
/proc/loadavg: 4.17 4.09 3.88 6/303 17172
/proc/meminfo: memFree=14269660/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=609080 CPUtime=942.3 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 152595 0 0 0 94181 49 0 0 25 0 1 0 657307249 623697920 147847 33554432000 4194304 4263832 140736205486112 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 152270 147847 249 17 0 149443 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 609080

[startup+1002.31 s]
/proc/loadavg: 4.06 4.07 3.89 6/303 17173
/proc/meminfo: memFree=14091708/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=644044 CPUtime=1002.31 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 161276 0 0 0 100178 53 0 0 25 0 1 0 657307249 659501056 156528 33554432000 4194304 4263832 140736205486112 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 161011 156528 249 17 0 158184 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 644044

[startup+1062.3 s]
/proc/loadavg: 4.02 4.06 3.89 6/303 17175
/proc/meminfo: memFree=13941296/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=697384 CPUtime=1062.3 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 174641 0 0 0 106172 58 0 0 25 0 1 0 657307249 714121216 169893 33554432000 4194304 4263832 140736205486112 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 174346 169893 249 17 0 171519 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 697384

[startup+1122.3 s]
/proc/loadavg: 4.06 4.06 3.90 6/303 17177
/proc/meminfo: memFree=13830784/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=745468 CPUtime=1122.31 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 186546 0 0 0 112168 63 0 0 25 0 1 0 657307249 763359232 181798 33554432000 4194304 4263832 140736205486112 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 186367 181798 249 17 0 183540 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 745468

[startup+1182.3 s]
/proc/loadavg: 4.07 4.06 3.91 6/303 17179
/proc/meminfo: memFree=13722036/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=791196 CPUtime=1182.31 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 197968 0 0 0 118165 66 0 0 25 0 1 0 657307249 810184704 193220 33554432000 4194304 4263832 140736205486112 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 197799 193220 249 17 0 194972 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 791196

[startup+1242.3 s]
/proc/loadavg: 4.09 4.06 3.92 6/303 17181
/proc/meminfo: memFree=13617364/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=842048 CPUtime=1242.31 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 210174 0 0 0 124162 69 0 0 25 0 1 0 657307249 862257152 205426 33554432000 4194304 4263832 140736205486112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 210512 205426 249 17 0 207685 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 842048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.05 3.92 5/302 17183
/proc/meminfo: memFree=14196820/32951132 swapFree=67093824/67111528
[pid=17114] ppid=17112 vsize=893344 CPUtime=1300.01 cores=0,2
/proc/17114/stat : 17114 (umsat) R 17112 17114 15028 0 -1 4202496 222687 0 0 0 129930 71 0 0 25 0 1 0 657307249 914784256 217939 33554432000 4194304 4263832 140736205486112 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/17114/statm: 223336 217939 249 17 0 220509 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 893344

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.05
CPU time (s): 1300.07
CPU user time (s): 1299.31
CPU system time (s): 0.757884
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 893344

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

runsolver used 3.99539 second user time and 8.63769 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-15 12:57:56
IDJOB=3379356
IDBENCH=83123
IDSOLVER=1861
FILE ID=node131/3379356-1305457076
RUNJOBID= node131-1305457076-17084
PBS_JOBID= 13324857
Free space on /tmp= 73700 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top28.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379356-1305457076/watcher-3379356-1305457076 -o /tmp/evaluation-result-3379356-1305457076/solver-3379356-1305457076 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379356-1305457076.cnf

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

MD5SUM BENCH= 005e29e99454a24085199b085e720b2f
RANDOM SEED=1786273338

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:      16794368 kB
Buffers:        290168 kB
Cached:        4108452 kB
SwapCached:       1504 kB
Active:       12635496 kB
Inactive:      3255456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16794368 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           13056 kB
Writeback:           0 kB
AnonPages:    11489700 kB
Mapped:          27612 kB
Slab:           167916 kB
PageTables:      35816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 29821480 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= 73688 MiB
End job on node131 at 2011-05-15 13:19:38