Trace number 3257619

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark689.141
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

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-3257619-1303471027/watcher-3257619-1303471027 -o /tmp/evaluation-result-3257619-1303471027/solver-3257619-1303471027 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3257619-1303471027.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: 3.02 3.78 3.82 4/178 12982
/proc/meminfo: memFree=17258632/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=11776 CPUtime=0 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4194304 367 0 0 0 0 0 0 0 18 0 1 0 458700407 12058624 307 33554432000 4194304 4263880 140736423839552 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 2944 307 241 17 0 117 0

[startup+0.070563 s]
/proc/loadavg: 3.02 3.78 3.82 4/178 12982
/proc/meminfo: memFree=17258632/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=12428 CPUtime=0.06 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4194304 582 0 0 0 6 0 0 0 18 0 1 0 458700407 12726272 473 33554432000 4194304 4263880 140736423839552 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 3107 473 242 17 0 280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12428

[startup+0.100558 s]
/proc/loadavg: 3.02 3.78 3.82 4/178 12982
/proc/meminfo: memFree=17258632/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=12428 CPUtime=0.09 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4194304 603 0 0 0 9 0 0 0 18 0 1 0 458700407 12726272 494 33554432000 4194304 4263880 140736423839552 18446744073709551615 47917995356832 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 3107 494 242 17 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12428

[startup+0.300523 s]
/proc/loadavg: 3.02 3.78 3.82 4/178 12982
/proc/meminfo: memFree=17258632/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=15164 CPUtime=0.29 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4194304 1440 0 0 0 29 0 0 0 18 0 1 0 458700407 15527936 1041 33554432000 4194304 4263880 140736423839552 18446744073709551615 47917995143043 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 3791 1042 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700446 s]
/proc/loadavg: 3.02 3.78 3.82 4/178 12982
/proc/meminfo: memFree=17258632/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=18812 CPUtime=0.68 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4194304 2662 0 0 0 68 0 0 0 18 0 1 0 458700407 19263488 1878 33554432000 4194304 4263880 140736423839552 18446744073709551615 4229195 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 4703 1878 242 17 0 1876 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18812

[startup+1.50031 s]
/proc/loadavg: 3.02 3.78 3.82 5/190 13026
/proc/meminfo: memFree=17160116/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=37980 CPUtime=1.48 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 9074 0 0 0 147 1 0 0 20 0 1 0 458700407 38891520 6662 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 9495 6662 247 17 0 6668 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37980

[startup+3.101 s]
/proc/loadavg: 3.02 3.78 3.82 5/190 13026
/proc/meminfo: memFree=17106716/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=47380 CPUtime=3.09 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 11320 0 0 0 307 2 0 0 25 0 1 0 458700407 48517120 8908 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 11845 8908 247 17 0 9018 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47380

[startup+6.30044 s]
/proc/loadavg: 3.10 3.78 3.82 5/190 13026
/proc/meminfo: memFree=17019676/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=63572 CPUtime=6.29 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 15250 0 0 0 626 3 0 0 25 0 1 0 458700407 65097728 12838 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 15893 12838 247 17 0 13066 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63572

[startup+12.7003 s]
/proc/loadavg: 3.17 3.79 3.82 5/190 13027
/proc/meminfo: memFree=16906624/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=84312 CPUtime=12.69 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 20424 0 0 0 1265 4 0 0 25 0 1 0 458700407 86335488 18012 33554432000 4194304 4263880 140736423839552 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 21078 18012 247 17 0 18251 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84312

[startup+25.5009 s]
/proc/loadavg: 3.35 3.80 3.83 5/190 13027
/proc/meminfo: memFree=16767692/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=107272 CPUtime=25.48 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 25874 0 0 0 2543 5 0 0 25 0 1 0 458700407 109846528 23461 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 26818 23461 247 17 0 23991 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107272

[startup+51.1003 s]
/proc/loadavg: 3.57 3.81 3.83 5/190 13028
/proc/meminfo: memFree=16581976/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=140896 CPUtime=51.08 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 34292 0 0 0 5100 8 0 0 25 0 1 0 458700407 144277504 31879 33554432000 4194304 4263880 140736423839552 18446744073709551615 4206539 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 35224 31879 247 17 0 32397 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 140896

[startup+102.307 s]
/proc/loadavg: 3.81 3.84 3.83 5/190 13029
/proc/meminfo: memFree=16273088/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=216772 CPUtime=102.29 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 52678 0 0 0 10215 14 0 0 25 0 1 0 458700407 221974528 50265 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 54193 50265 247 17 0 51366 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 216772

[startup+162.301 s]
/proc/loadavg: 3.93 3.86 3.84 5/190 13031
/proc/meminfo: memFree=16002632/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=293020 CPUtime=162.28 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 71507 0 0 0 16206 22 0 0 25 0 1 0 458700407 300052480 69094 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 73255 69094 247 17 0 70428 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 293020

[startup+222.301 s]
/proc/loadavg: 3.97 3.89 3.85 5/190 13032
/proc/meminfo: memFree=15779292/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=357512 CPUtime=222.29 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 87463 0 0 0 22199 30 0 0 25 0 1 0 458700407 366092288 85048 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 89378 85048 247 17 0 86551 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 357512

[startup+282.301 s]
/proc/loadavg: 3.99 3.90 3.85 5/190 13034
/proc/meminfo: memFree=15594148/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=417676 CPUtime=282.29 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 101428 0 0 0 28195 34 0 0 25 0 1 0 458700407 427700224 99012 33554432000 4194304 4263880 140736423839552 18446744073709551615 4207691 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 104419 99012 248 17 0 101592 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 417676

[startup+342.301 s]
/proc/loadavg: 3.99 3.92 3.86 5/190 13035
/proc/meminfo: memFree=15428964/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=449308 CPUtime=342.29 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 109333 0 0 0 34191 38 0 0 25 0 1 0 458700407 460091392 106917 33554432000 4194304 4263880 140736423839552 18446744073709551615 4210501 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 112327 106917 248 17 0 109500 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 449308

[startup+402.301 s]
/proc/loadavg: 3.99 3.93 3.86 5/190 13037
/proc/meminfo: memFree=15286232/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=487068 CPUtime=402.29 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 118632 0 0 0 40187 42 0 0 25 0 1 0 458700407 498757632 116216 33554432000 4194304 4263880 140736423839552 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 121767 116216 248 17 0 118940 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 487068

[startup+462.301 s]
/proc/loadavg: 3.99 3.94 3.87 5/190 13039
/proc/meminfo: memFree=15154648/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=518072 CPUtime=462.3 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 126292 0 0 0 46184 46 0 0 25 0 1 0 458700407 530505728 123876 33554432000 4194304 4263880 140736423839552 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 129518 123876 248 17 0 126691 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 518072

[startup+522.301 s]
/proc/loadavg: 3.99 3.95 3.87 5/190 13040
/proc/meminfo: memFree=15024316/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=544156 CPUtime=522.29 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 132769 0 0 0 52181 48 0 0 25 0 1 0 458700407 557215744 130353 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215139 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 136039 130353 248 17 0 133212 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 544156

[startup+582.3 s]
/proc/loadavg: 3.99 3.95 3.88 5/190 13042
/proc/meminfo: memFree=14901172/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=569836 CPUtime=582.29 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 139008 0 0 0 58178 51 0 0 25 0 1 0 458700407 583512064 136591 33554432000 4194304 4263880 140736423839552 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 142459 136591 248 17 0 139632 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 569836

[startup+642.3 s]
/proc/loadavg: 4.03 3.97 3.89 5/190 13043
/proc/meminfo: memFree=14794512/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=592404 CPUtime=642.31 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 144652 0 0 0 64176 55 0 0 25 0 1 0 458700407 606621696 142235 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 148101 142235 248 17 0 145274 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 592404

[startup+702.3 s]
/proc/loadavg: 4.07 3.99 3.90 5/190 13045
/proc/meminfo: memFree=14693192/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=616740 CPUtime=702.3 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 150752 0 0 0 70173 57 0 0 25 0 1 0 458700407 631541760 148335 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 154185 148335 248 17 0 151358 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 616740

[startup+762.307 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 13047
/proc/meminfo: memFree=14590628/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=636832 CPUtime=762.31 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 155787 0 0 0 76171 60 0 0 25 0 1 0 458700407 652115968 153370 33554432000 4194304 4263880 140736423839552 18446744073709551615 4207693 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 159208 153370 248 17 0 156381 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 636832

[startup+822.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 13048
/proc/meminfo: memFree=14496004/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=660192 CPUtime=822.3 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 161587 0 0 0 82168 62 0 0 25 0 1 0 458700407 676036608 159170 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 165048 159170 248 17 0 162221 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 660192

[startup+882.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13050
/proc/meminfo: memFree=14404604/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=681216 CPUtime=882.31 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 166774 0 0 0 88167 64 0 0 25 0 1 0 458700407 697565184 164357 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 170304 164357 248 17 0 167477 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 681216

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13051
/proc/meminfo: memFree=14321880/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=702584 CPUtime=942.31 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 172113 0 0 0 94165 66 0 0 25 0 1 0 458700407 719446016 169696 33554432000 4194304 4263880 140736423839552 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 175646 169696 248 17 0 172819 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 702584

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13053
/proc/meminfo: memFree=14232468/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=720680 CPUtime=1002.31 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 176585 0 0 0 100163 68 0 0 25 0 1 0 458700407 737976320 174168 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 180170 174168 249 17 0 177343 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 720680

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13055
/proc/meminfo: memFree=14153460/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=738688 CPUtime=1062.31 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 181067 0 0 0 106161 70 0 0 25 0 1 0 458700407 756416512 178650 33554432000 4194304 4263880 140736423839552 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 184672 178650 249 17 0 181845 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 738688

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 13056
/proc/meminfo: memFree=14071492/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=756312 CPUtime=1122.32 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 185421 0 0 0 112160 72 0 0 25 0 1 0 458700407 774463488 183003 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 189078 183003 248 17 0 186251 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 756312

[startup+1182.3 s]
/proc/loadavg: 4.05 4.00 3.91 5/190 13058
/proc/meminfo: memFree=13993364/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=773468 CPUtime=1182.32 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 189776 0 0 0 118158 74 0 0 25 0 1 0 458700407 792031232 187358 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 193367 187358 248 17 0 190540 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 773468

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 13059
/proc/meminfo: memFree=13912748/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=790264 CPUtime=1242.32 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 194000 0 0 0 124156 76 0 0 25 0 1 0 458700407 809230336 191582 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 197566 191582 248 17 0 194739 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 790264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 13061
/proc/meminfo: memFree=13847020/32951124 swapFree=67111528/67111528
[pid=12981] ppid=12976 vsize=803940 CPUtime=1300.02 cores=4,6
/proc/12981/stat : 12981 (umsat) R 12976 12981 12574 0 -1 4202496 197497 0 0 0 129925 77 0 0 25 0 1 0 458700407 823234560 195079 33554432000 4194304 4263880 140736423839552 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/12981/statm: 200985 195079 248 17 0 198158 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 803940

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.26
CPU system time (s): 0.815875
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 803940

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

runsolver used 2.25266 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-22 13:17:07
IDJOB=3257619
IDBENCH=71153
IDSOLVER=1582
FILE ID=node139/3257619-1303471027
RUNJOBID= node139-1303471027-12957
PBS_JOBID= 13107195
Free space on /tmp= 72572 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_11gates_u2_autoenc.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257619-1303471027/watcher-3257619-1303471027 -o /tmp/evaluation-result-3257619-1303471027/solver-3257619-1303471027 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3257619-1303471027.cnf

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=357081423

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17259432 kB
Buffers:       1171336 kB
Cached:       13952584 kB
SwapCached:          0 kB
Active:        8717120 kB
Inactive:      6470084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17259432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12608 kB
Writeback:           0 kB
AnonPages:       63044 kB
Mapped:          14500 kB
Slab:           440196 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190536 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= 72560 MiB
End job on node139 at 2011-04-22 13:38:49